[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260709 14:49:31.101470  6329 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.46.126:40129
I20260709 14:49:31.102957  6329 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260709 14:49:31.103986  6329 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:49:31.120675  6336 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:49:31.120754  6335 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:49:31.121733  6329 server_base.cc:1061] running on GCE node
W20260709 14:49:31.121347  6338 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:49:32.320032  6329 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:49:32.320416  6329 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:49:32.320699  6329 hybrid_clock.cc:648] HybridClock initialized: now 1783608572320673 us; error 0 us; skew 500 ppm
I20260709 14:49:32.321986  6329 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:49:32.328504  6329 webserver.cc:533] Webserver started at http://127.6.46.126:46661/ using document root <none> and password file <none>
I20260709 14:49:32.329614  6329 fs_manager.cc:362] Metadata directory not provided
I20260709 14:49:32.329867  6329 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:49:32.330444  6329 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:49:32.337958  6329 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608570934825-6329-0/minicluster-data/master-0-root/instance:
uuid: "53f3eadbeba548f4874e1fe3e98ae75c"
format_stamp: "Formatted at 2026-07-09 14:49:32 on dist-test-slave-zpbn"
I20260709 14:49:32.345398  6329 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:49:32.350340  6344 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:32.351557  6329 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 14:49:32.351912  6329 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608570934825-6329-0/minicluster-data/master-0-root
uuid: "53f3eadbeba548f4874e1fe3e98ae75c"
format_stamp: "Formatted at 2026-07-09 14:49:32 on dist-test-slave-zpbn"
I20260709 14:49:32.352247  6329 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608570934825-6329-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608570934825-6329-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608570934825-6329-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:49:32.423952  6329 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:49:32.425454  6329 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260709 14:49:32.425946  6329 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:49:32.496348  6329 rpc_server.cc:307] RPC server started. Bound to: 127.6.46.126:40129
I20260709 14:49:32.496429  6395 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.46.126:40129 every 8 connection(s)
I20260709 14:49:32.503949  6396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:32.524996  6396 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 53f3eadbeba548f4874e1fe3e98ae75c: Bootstrap starting.
I20260709 14:49:32.530782  6396 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 53f3eadbeba548f4874e1fe3e98ae75c: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:32.532505  6396 log.cc:826] T 00000000000000000000000000000000 P 53f3eadbeba548f4874e1fe3e98ae75c: Log is configured to *not* fsync() on all Append() calls
I20260709 14:49:32.536672  6396 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 53f3eadbeba548f4874e1fe3e98ae75c: No bootstrap required, opened a new log
I20260709 14:49:32.556371  6396 raft_consensus.cc:359] T 00000000000000000000000000000000 P 53f3eadbeba548f4874e1fe3e98ae75c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "53f3eadbeba548f4874e1fe3e98ae75c" member_type: VOTER }
I20260709 14:49:32.556879  6396 raft_consensus.cc:385] T 00000000000000000000000000000000 P 53f3eadbeba548f4874e1fe3e98ae75c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:32.557086  6396 raft_consensus.cc:740] T 00000000000000000000000000000000 P 53f3eadbeba548f4874e1fe3e98ae75c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53f3eadbeba548f4874e1fe3e98ae75c, State: Initialized, Role: FOLLOWER
I20260709 14:49:32.557984  6396 consensus_queue.cc:260] T 00000000000000000000000000000000 P 53f3eadbeba548f4874e1fe3e98ae75c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "53f3eadbeba548f4874e1fe3e98ae75c" member_type: VOTER }
I20260709 14:49:32.558437  6396 raft_consensus.cc:399] T 00000000000000000000000000000000 P 53f3eadbeba548f4874e1fe3e98ae75c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:49:32.558678  6396 raft_consensus.cc:493] T 00000000000000000000000000000000 P 53f3eadbeba548f4874e1fe3e98ae75c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:49:32.558960  6396 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 53f3eadbeba548f4874e1fe3e98ae75c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:32.562889  6396 raft_consensus.cc:515] T 00000000000000000000000000000000 P 53f3eadbeba548f4874e1fe3e98ae75c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "53f3eadbeba548f4874e1fe3e98ae75c" member_type: VOTER }
I20260709 14:49:32.563529  6396 leader_election.cc:304] T 00000000000000000000000000000000 P 53f3eadbeba548f4874e1fe3e98ae75c [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: 53f3eadbeba548f4874e1fe3e98ae75c; no voters: 
I20260709 14:49:32.565143  6396 leader_election.cc:290] T 00000000000000000000000000000000 P 53f3eadbeba548f4874e1fe3e98ae75c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:49:32.565470  6399 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 53f3eadbeba548f4874e1fe3e98ae75c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:32.567588  6399 raft_consensus.cc:697] T 00000000000000000000000000000000 P 53f3eadbeba548f4874e1fe3e98ae75c [term 1 LEADER]: Becoming Leader. State: Replica: 53f3eadbeba548f4874e1fe3e98ae75c, State: Running, Role: LEADER
I20260709 14:49:32.568591  6399 consensus_queue.cc:237] T 00000000000000000000000000000000 P 53f3eadbeba548f4874e1fe3e98ae75c [LEADER]: Queue going to LEADER mode. State: All 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: "53f3eadbeba548f4874e1fe3e98ae75c" member_type: VOTER }
I20260709 14:49:32.569500  6396 sys_catalog.cc:565] T 00000000000000000000000000000000 P 53f3eadbeba548f4874e1fe3e98ae75c [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:49:32.581178  6400 sys_catalog.cc:455] T 00000000000000000000000000000000 P 53f3eadbeba548f4874e1fe3e98ae75c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "53f3eadbeba548f4874e1fe3e98ae75c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "53f3eadbeba548f4874e1fe3e98ae75c" member_type: VOTER } }
I20260709 14:49:32.581951  6400 sys_catalog.cc:458] T 00000000000000000000000000000000 P 53f3eadbeba548f4874e1fe3e98ae75c [sys.catalog]: This master's current role is: LEADER
I20260709 14:49:32.580392  6401 sys_catalog.cc:455] T 00000000000000000000000000000000 P 53f3eadbeba548f4874e1fe3e98ae75c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 53f3eadbeba548f4874e1fe3e98ae75c. Latest consensus state: current_term: 1 leader_uuid: "53f3eadbeba548f4874e1fe3e98ae75c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "53f3eadbeba548f4874e1fe3e98ae75c" member_type: VOTER } }
I20260709 14:49:32.582962  6401 sys_catalog.cc:458] T 00000000000000000000000000000000 P 53f3eadbeba548f4874e1fe3e98ae75c [sys.catalog]: This master's current role is: LEADER
I20260709 14:49:32.585071  6409 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:49:32.596745  6409 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:49:32.599052  6329 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:49:32.613929  6409 catalog_manager.cc:1383] Generated new cluster ID: 6f6457a48c49405a94e78c6fa7addd5e
I20260709 14:49:32.614192  6409 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:49:32.630394  6409 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:49:32.632117  6409 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:49:32.644769  6409 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 53f3eadbeba548f4874e1fe3e98ae75c: Generated new TSK 0
I20260709 14:49:32.645710  6409 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:49:32.665243  6329 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:49:32.673621  6418 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:49:32.674568  6419 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:49:32.679307  6421 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:49:32.679388  6329 server_base.cc:1061] running on GCE node
I20260709 14:49:32.680310  6329 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:49:32.680521  6329 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:49:32.680706  6329 hybrid_clock.cc:648] HybridClock initialized: now 1783608572680689 us; error 0 us; skew 500 ppm
I20260709 14:49:32.681475  6329 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:49:32.685516  6329 webserver.cc:533] Webserver started at http://127.6.46.65:40755/ using document root <none> and password file <none>
I20260709 14:49:32.686164  6329 fs_manager.cc:362] Metadata directory not provided
I20260709 14:49:32.686368  6329 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:49:32.686658  6329 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:49:32.687798  6329 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608570934825-6329-0/minicluster-data/ts-0-root/instance:
uuid: "f006f50dfd1a4a02b51c4c36b1fa0615"
format_stamp: "Formatted at 2026-07-09 14:49:32 on dist-test-slave-zpbn"
I20260709 14:49:32.693394  6329 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.004s
I20260709 14:49:32.697402  6426 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:32.698184  6329 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 14:49:32.698462  6329 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608570934825-6329-0/minicluster-data/ts-0-root
uuid: "f006f50dfd1a4a02b51c4c36b1fa0615"
format_stamp: "Formatted at 2026-07-09 14:49:32 on dist-test-slave-zpbn"
I20260709 14:49:32.698774  6329 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608570934825-6329-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608570934825-6329-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608570934825-6329-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:49:32.725766  6329 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:49:32.727033  6329 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:49:32.729707  6329 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:49:32.734226  6329 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:49:32.734467  6329 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:32.734736  6329 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:49:32.734913  6329 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:32.838728  6329 rpc_server.cc:307] RPC server started. Bound to: 127.6.46.65:41971
I20260709 14:49:32.838799  6488 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.46.65:41971 every 8 connection(s)
I20260709 14:49:32.845759  6329 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:49:32.862475  6494 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:49:32.859658  6493 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:49:32.872189  6496 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:49:32.872355  6489 heartbeater.cc:344] Connected to a master server at 127.6.46.126:40129
I20260709 14:49:32.872989  6489 heartbeater.cc:461] Registering TS with master...
I20260709 14:49:32.873356  6329 server_base.cc:1061] running on GCE node
I20260709 14:49:32.874177  6489 heartbeater.cc:507] Master 127.6.46.126:40129 requested a full tablet report, sending...
I20260709 14:49:32.874341  6329 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:49:32.874614  6329 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:49:32.874817  6329 hybrid_clock.cc:648] HybridClock initialized: now 1783608572874799 us; error 0 us; skew 500 ppm
I20260709 14:49:32.875614  6329 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:49:32.877857  6361 ts_manager.cc:194] Registered new tserver with Master: f006f50dfd1a4a02b51c4c36b1fa0615 (127.6.46.65:41971)
I20260709 14:49:32.881316  6361 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48140
I20260709 14:49:32.883580  6329 webserver.cc:533] Webserver started at http://127.6.46.66:33841/ using document root <none> and password file <none>
I20260709 14:49:32.884320  6329 fs_manager.cc:362] Metadata directory not provided
I20260709 14:49:32.884583  6329 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:49:32.884919  6329 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:49:32.886251  6329 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608570934825-6329-0/minicluster-data/ts-1-root/instance:
uuid: "3ffda061b9ac468bbeeb1743a1d01283"
format_stamp: "Formatted at 2026-07-09 14:49:32 on dist-test-slave-zpbn"
I20260709 14:49:32.891656  6329 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260709 14:49:32.895500  6501 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:32.896741  6329 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 14:49:32.897047  6329 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608570934825-6329-0/minicluster-data/ts-1-root
uuid: "3ffda061b9ac468bbeeb1743a1d01283"
format_stamp: "Formatted at 2026-07-09 14:49:32 on dist-test-slave-zpbn"
I20260709 14:49:32.897332  6329 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608570934825-6329-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608570934825-6329-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608570934825-6329-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:49:32.922099  6329 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:49:32.923336  6329 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:49:32.925956  6329 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:49:32.928820  6329 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:49:32.929044  6329 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:32.929291  6329 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:49:32.929451  6329 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:33.023998  6329 rpc_server.cc:307] RPC server started. Bound to: 127.6.46.66:38399
I20260709 14:49:33.024101  6563 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.46.66:38399 every 8 connection(s)
I20260709 14:49:33.030603  6329 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:49:33.040562  6567 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:49:33.042272  6568 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:49:33.044471  6564 heartbeater.cc:344] Connected to a master server at 127.6.46.126:40129
I20260709 14:49:33.044796  6564 heartbeater.cc:461] Registering TS with master...
I20260709 14:49:33.045517  6564 heartbeater.cc:507] Master 127.6.46.126:40129 requested a full tablet report, sending...
W20260709 14:49:33.047310  6570 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:49:33.047627  6361 ts_manager.cc:194] Registered new tserver with Master: 3ffda061b9ac468bbeeb1743a1d01283 (127.6.46.66:38399)
I20260709 14:49:33.049027  6329 server_base.cc:1061] running on GCE node
I20260709 14:49:33.049294  6361 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48144
I20260709 14:49:33.050019  6329 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:49:33.050302  6329 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:49:33.050529  6329 hybrid_clock.cc:648] HybridClock initialized: now 1783608573050510 us; error 0 us; skew 500 ppm
I20260709 14:49:33.051283  6329 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:49:33.053673  6329 webserver.cc:533] Webserver started at http://127.6.46.67:38771/ using document root <none> and password file <none>
I20260709 14:49:33.054132  6329 fs_manager.cc:362] Metadata directory not provided
I20260709 14:49:33.054324  6329 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:49:33.054594  6329 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:49:33.055642  6329 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608570934825-6329-0/minicluster-data/ts-2-root/instance:
uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c"
format_stamp: "Formatted at 2026-07-09 14:49:33 on dist-test-slave-zpbn"
I20260709 14:49:33.060036  6329 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 14:49:33.063263  6575 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:33.064059  6329 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:49:33.064337  6329 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608570934825-6329-0/minicluster-data/ts-2-root
uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c"
format_stamp: "Formatted at 2026-07-09 14:49:33 on dist-test-slave-zpbn"
I20260709 14:49:33.064639  6329 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608570934825-6329-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608570934825-6329-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608570934825-6329-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:49:33.090799  6329 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:49:33.092073  6329 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:49:33.093549  6329 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:49:33.095672  6329 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:49:33.095948  6329 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:33.096184  6329 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:49:33.096381  6329 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:33.185103  6329 rpc_server.cc:307] RPC server started. Bound to: 127.6.46.67:44141
I20260709 14:49:33.185199  6637 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.46.67:44141 every 8 connection(s)
I20260709 14:49:33.202158  6638 heartbeater.cc:344] Connected to a master server at 127.6.46.126:40129
I20260709 14:49:33.202565  6638 heartbeater.cc:461] Registering TS with master...
I20260709 14:49:33.203428  6638 heartbeater.cc:507] Master 127.6.46.126:40129 requested a full tablet report, sending...
I20260709 14:49:33.205494  6361 ts_manager.cc:194] Registered new tserver with Master: fdbb4dbce4dc47b3a7302b7fdd4a835c (127.6.46.67:44141)
I20260709 14:49:33.205629  6329 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01550023s
I20260709 14:49:33.207182  6361 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48154
I20260709 14:49:33.251902  6361 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48158:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:49:33.255239  6361 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:49:33.360991  6529 tablet_service.cc:1511] Processing CreateTablet for tablet 33a2d721b00d4547aadfdbd1e89f22fe (DEFAULT_TABLE table=test-workload [id=5a22d17120104b9c868d4e75c44b264e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:49:33.362614  6529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33a2d721b00d4547aadfdbd1e89f22fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:33.364852  6528 tablet_service.cc:1511] Processing CreateTablet for tablet 6322d6d151ec4fa394fbd8b6f9a4e4e6 (DEFAULT_TABLE table=test-workload [id=5a22d17120104b9c868d4e75c44b264e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:49:33.371019  6528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6322d6d151ec4fa394fbd8b6f9a4e4e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:33.366657  6527 tablet_service.cc:1511] Processing CreateTablet for tablet 489812af2aa04d51821be9fa70cbb44b (DEFAULT_TABLE table=test-workload [id=5a22d17120104b9c868d4e75c44b264e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:49:33.367167  6603 tablet_service.cc:1511] Processing CreateTablet for tablet 33a2d721b00d4547aadfdbd1e89f22fe (DEFAULT_TABLE table=test-workload [id=5a22d17120104b9c868d4e75c44b264e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:49:33.369444  6601 tablet_service.cc:1511] Processing CreateTablet for tablet 489812af2aa04d51821be9fa70cbb44b (DEFAULT_TABLE table=test-workload [id=5a22d17120104b9c868d4e75c44b264e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:49:33.368575  6602 tablet_service.cc:1511] Processing CreateTablet for tablet 6322d6d151ec4fa394fbd8b6f9a4e4e6 (DEFAULT_TABLE table=test-workload [id=5a22d17120104b9c868d4e75c44b264e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:49:33.384672  6603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33a2d721b00d4547aadfdbd1e89f22fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:33.379513  6599 tablet_service.cc:1511] Processing CreateTablet for tablet d7bfdbaa9356416d861831ab27b2ae2a (DEFAULT_TABLE table=test-workload [id=5a22d17120104b9c868d4e75c44b264e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:49:33.387548  6527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 489812af2aa04d51821be9fa70cbb44b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:33.381261  6525 tablet_service.cc:1511] Processing CreateTablet for tablet d7bfdbaa9356416d861831ab27b2ae2a (DEFAULT_TABLE table=test-workload [id=5a22d17120104b9c868d4e75c44b264e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:49:33.391057  6450 tablet_service.cc:1511] Processing CreateTablet for tablet d7bfdbaa9356416d861831ab27b2ae2a (DEFAULT_TABLE table=test-workload [id=5a22d17120104b9c868d4e75c44b264e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:49:33.388093  6452 tablet_service.cc:1511] Processing CreateTablet for tablet 489812af2aa04d51821be9fa70cbb44b (DEFAULT_TABLE table=test-workload [id=5a22d17120104b9c868d4e75c44b264e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:49:33.392629  6601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 489812af2aa04d51821be9fa70cbb44b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:33.396188  6454 tablet_service.cc:1511] Processing CreateTablet for tablet 33a2d721b00d4547aadfdbd1e89f22fe (DEFAULT_TABLE table=test-workload [id=5a22d17120104b9c868d4e75c44b264e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:49:33.391198  6449 tablet_service.cc:1511] Processing CreateTablet for tablet a1954dc6d85440aa846366e2f92d9c3f (DEFAULT_TABLE table=test-workload [id=5a22d17120104b9c868d4e75c44b264e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:49:33.390592  6524 tablet_service.cc:1511] Processing CreateTablet for tablet a1954dc6d85440aa846366e2f92d9c3f (DEFAULT_TABLE table=test-workload [id=5a22d17120104b9c868d4e75c44b264e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:49:33.399984  6450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7bfdbaa9356416d861831ab27b2ae2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:33.393178  6600 tablet_service.cc:1511] Processing CreateTablet for tablet eee8b51caa8d4d72a36631893a71a2e1 (DEFAULT_TABLE table=test-workload [id=5a22d17120104b9c868d4e75c44b264e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:49:33.398382  6453 tablet_service.cc:1511] Processing CreateTablet for tablet 6322d6d151ec4fa394fbd8b6f9a4e4e6 (DEFAULT_TABLE table=test-workload [id=5a22d17120104b9c868d4e75c44b264e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:49:33.402076  6526 tablet_service.cc:1511] Processing CreateTablet for tablet eee8b51caa8d4d72a36631893a71a2e1 (DEFAULT_TABLE table=test-workload [id=5a22d17120104b9c868d4e75c44b264e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:49:33.401093  6525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7bfdbaa9356416d861831ab27b2ae2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:33.402974  6451 tablet_service.cc:1511] Processing CreateTablet for tablet eee8b51caa8d4d72a36631893a71a2e1 (DEFAULT_TABLE table=test-workload [id=5a22d17120104b9c868d4e75c44b264e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:49:33.402107  6598 tablet_service.cc:1511] Processing CreateTablet for tablet a1954dc6d85440aa846366e2f92d9c3f (DEFAULT_TABLE table=test-workload [id=5a22d17120104b9c868d4e75c44b264e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:49:33.406553  6524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1954dc6d85440aa846366e2f92d9c3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:33.407271  6452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 489812af2aa04d51821be9fa70cbb44b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:33.408571  6599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7bfdbaa9356416d861831ab27b2ae2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:33.410131  6448 tablet_service.cc:1511] Processing CreateTablet for tablet 05cdc8cb063b4f09a6cc27f48f309b40 (DEFAULT_TABLE table=test-workload [id=5a22d17120104b9c868d4e75c44b264e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:49:33.418339  6453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6322d6d151ec4fa394fbd8b6f9a4e4e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:33.426157  6448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05cdc8cb063b4f09a6cc27f48f309b40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:33.426286  6600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eee8b51caa8d4d72a36631893a71a2e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:33.437688  6451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eee8b51caa8d4d72a36631893a71a2e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:33.428262  6526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eee8b51caa8d4d72a36631893a71a2e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:33.440454  6598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1954dc6d85440aa846366e2f92d9c3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:33.442555  6454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33a2d721b00d4547aadfdbd1e89f22fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:33.448285  6602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6322d6d151ec4fa394fbd8b6f9a4e4e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:33.456224  6449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1954dc6d85440aa846366e2f92d9c3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:33.467856  6597 tablet_service.cc:1511] Processing CreateTablet for tablet 05cdc8cb063b4f09a6cc27f48f309b40 (DEFAULT_TABLE table=test-workload [id=5a22d17120104b9c868d4e75c44b264e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:49:33.469254  6597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05cdc8cb063b4f09a6cc27f48f309b40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:33.472844  6523 tablet_service.cc:1511] Processing CreateTablet for tablet 05cdc8cb063b4f09a6cc27f48f309b40 (DEFAULT_TABLE table=test-workload [id=5a22d17120104b9c868d4e75c44b264e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:49:33.474246  6523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05cdc8cb063b4f09a6cc27f48f309b40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:33.479382  6447 tablet_service.cc:1511] Processing CreateTablet for tablet b789120dd379410cb2453c978f05987b (DEFAULT_TABLE table=test-workload [id=5a22d17120104b9c868d4e75c44b264e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:49:33.480743  6447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b789120dd379410cb2453c978f05987b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:33.484469  6446 tablet_service.cc:1511] Processing CreateTablet for tablet 16a6f06164764d6bae1ac0717920c985 (DEFAULT_TABLE table=test-workload [id=5a22d17120104b9c868d4e75c44b264e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:49:33.486135  6446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16a6f06164764d6bae1ac0717920c985. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:33.494894  6522 tablet_service.cc:1511] Processing CreateTablet for tablet b789120dd379410cb2453c978f05987b (DEFAULT_TABLE table=test-workload [id=5a22d17120104b9c868d4e75c44b264e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:49:33.497237  6522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b789120dd379410cb2453c978f05987b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:33.530583  6521 tablet_service.cc:1511] Processing CreateTablet for tablet 16a6f06164764d6bae1ac0717920c985 (DEFAULT_TABLE table=test-workload [id=5a22d17120104b9c868d4e75c44b264e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:49:33.525906  6596 tablet_service.cc:1511] Processing CreateTablet for tablet b789120dd379410cb2453c978f05987b (DEFAULT_TABLE table=test-workload [id=5a22d17120104b9c868d4e75c44b264e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:49:33.534482  6596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b789120dd379410cb2453c978f05987b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:33.555781  6595 tablet_service.cc:1511] Processing CreateTablet for tablet 16a6f06164764d6bae1ac0717920c985 (DEFAULT_TABLE table=test-workload [id=5a22d17120104b9c868d4e75c44b264e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:49:33.558957  6521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16a6f06164764d6bae1ac0717920c985. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:33.563071  6595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16a6f06164764d6bae1ac0717920c985. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:49:33.589094  6408 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:49:33.618971  6656 tablet_bootstrap.cc:492] T 05cdc8cb063b4f09a6cc27f48f309b40 P 3ffda061b9ac468bbeeb1743a1d01283: Bootstrap starting.
I20260709 14:49:33.671860  6657 tablet_bootstrap.cc:492] T 05cdc8cb063b4f09a6cc27f48f309b40 P fdbb4dbce4dc47b3a7302b7fdd4a835c: Bootstrap starting.
I20260709 14:49:33.692659  6658 tablet_bootstrap.cc:492] T 6322d6d151ec4fa394fbd8b6f9a4e4e6 P f006f50dfd1a4a02b51c4c36b1fa0615: Bootstrap starting.
I20260709 14:49:33.746757  6656 tablet_bootstrap.cc:654] T 05cdc8cb063b4f09a6cc27f48f309b40 P 3ffda061b9ac468bbeeb1743a1d01283: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:33.747864  6658 tablet_bootstrap.cc:654] T 6322d6d151ec4fa394fbd8b6f9a4e4e6 P f006f50dfd1a4a02b51c4c36b1fa0615: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:33.749459  6657 tablet_bootstrap.cc:654] T 05cdc8cb063b4f09a6cc27f48f309b40 P fdbb4dbce4dc47b3a7302b7fdd4a835c: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:33.759634  6656 tablet_bootstrap.cc:492] T 05cdc8cb063b4f09a6cc27f48f309b40 P 3ffda061b9ac468bbeeb1743a1d01283: No bootstrap required, opened a new log
I20260709 14:49:33.760200  6656 ts_tablet_manager.cc:1403] T 05cdc8cb063b4f09a6cc27f48f309b40 P 3ffda061b9ac468bbeeb1743a1d01283: Time spent bootstrapping tablet: real 0.161s	user 0.008s	sys 0.013s
I20260709 14:49:33.761484  6657 tablet_bootstrap.cc:492] T 05cdc8cb063b4f09a6cc27f48f309b40 P fdbb4dbce4dc47b3a7302b7fdd4a835c: No bootstrap required, opened a new log
I20260709 14:49:33.761955  6657 ts_tablet_manager.cc:1403] T 05cdc8cb063b4f09a6cc27f48f309b40 P fdbb4dbce4dc47b3a7302b7fdd4a835c: Time spent bootstrapping tablet: real 0.092s	user 0.009s	sys 0.010s
I20260709 14:49:33.762759  6656 raft_consensus.cc:359] T 05cdc8cb063b4f09a6cc27f48f309b40 P 3ffda061b9ac468bbeeb1743a1d01283 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:33.763604  6656 raft_consensus.cc:385] T 05cdc8cb063b4f09a6cc27f48f309b40 P 3ffda061b9ac468bbeeb1743a1d01283 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:33.763945  6656 raft_consensus.cc:740] T 05cdc8cb063b4f09a6cc27f48f309b40 P 3ffda061b9ac468bbeeb1743a1d01283 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ffda061b9ac468bbeeb1743a1d01283, State: Initialized, Role: FOLLOWER
I20260709 14:49:33.764689  6658 tablet_bootstrap.cc:492] T 6322d6d151ec4fa394fbd8b6f9a4e4e6 P f006f50dfd1a4a02b51c4c36b1fa0615: No bootstrap required, opened a new log
I20260709 14:49:33.765133  6658 ts_tablet_manager.cc:1403] T 6322d6d151ec4fa394fbd8b6f9a4e4e6 P f006f50dfd1a4a02b51c4c36b1fa0615: Time spent bootstrapping tablet: real 0.074s	user 0.014s	sys 0.007s
I20260709 14:49:33.764776  6656 consensus_queue.cc:260] T 05cdc8cb063b4f09a6cc27f48f309b40 P 3ffda061b9ac468bbeeb1743a1d01283 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:33.765518  6657 raft_consensus.cc:359] T 05cdc8cb063b4f09a6cc27f48f309b40 P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:33.766248  6657 raft_consensus.cc:385] T 05cdc8cb063b4f09a6cc27f48f309b40 P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:33.766530  6657 raft_consensus.cc:740] T 05cdc8cb063b4f09a6cc27f48f309b40 P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdbb4dbce4dc47b3a7302b7fdd4a835c, State: Initialized, Role: FOLLOWER
I20260709 14:49:33.767221  6657 consensus_queue.cc:260] T 05cdc8cb063b4f09a6cc27f48f309b40 P fdbb4dbce4dc47b3a7302b7fdd4a835c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:33.767932  6658 raft_consensus.cc:359] T 6322d6d151ec4fa394fbd8b6f9a4e4e6 P f006f50dfd1a4a02b51c4c36b1fa0615 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:33.768675  6658 raft_consensus.cc:385] T 6322d6d151ec4fa394fbd8b6f9a4e4e6 P f006f50dfd1a4a02b51c4c36b1fa0615 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:33.769014  6658 raft_consensus.cc:740] T 6322d6d151ec4fa394fbd8b6f9a4e4e6 P f006f50dfd1a4a02b51c4c36b1fa0615 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f006f50dfd1a4a02b51c4c36b1fa0615, State: Initialized, Role: FOLLOWER
I20260709 14:49:33.769841  6658 consensus_queue.cc:260] T 6322d6d151ec4fa394fbd8b6f9a4e4e6 P f006f50dfd1a4a02b51c4c36b1fa0615 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:33.774354  6656 ts_tablet_manager.cc:1434] T 05cdc8cb063b4f09a6cc27f48f309b40 P 3ffda061b9ac468bbeeb1743a1d01283: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.007s
I20260709 14:49:33.775365  6656 tablet_bootstrap.cc:492] T 6322d6d151ec4fa394fbd8b6f9a4e4e6 P 3ffda061b9ac468bbeeb1743a1d01283: Bootstrap starting.
I20260709 14:49:33.792589  6657 ts_tablet_manager.cc:1434] T 05cdc8cb063b4f09a6cc27f48f309b40 P fdbb4dbce4dc47b3a7302b7fdd4a835c: Time spent starting tablet: real 0.030s	user 0.010s	sys 0.003s
I20260709 14:49:33.795852  6638 heartbeater.cc:499] Master 127.6.46.126:40129 was elected leader, sending a full tablet report...
I20260709 14:49:33.797237  6656 tablet_bootstrap.cc:654] T 6322d6d151ec4fa394fbd8b6f9a4e4e6 P 3ffda061b9ac468bbeeb1743a1d01283: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:33.799206  6489 heartbeater.cc:499] Master 127.6.46.126:40129 was elected leader, sending a full tablet report...
I20260709 14:49:33.809381  6656 tablet_bootstrap.cc:492] T 6322d6d151ec4fa394fbd8b6f9a4e4e6 P 3ffda061b9ac468bbeeb1743a1d01283: No bootstrap required, opened a new log
I20260709 14:49:33.809901  6656 ts_tablet_manager.cc:1403] T 6322d6d151ec4fa394fbd8b6f9a4e4e6 P 3ffda061b9ac468bbeeb1743a1d01283: Time spent bootstrapping tablet: real 0.035s	user 0.028s	sys 0.004s
I20260709 14:49:33.810890  6658 ts_tablet_manager.cc:1434] T 6322d6d151ec4fa394fbd8b6f9a4e4e6 P f006f50dfd1a4a02b51c4c36b1fa0615: Time spent starting tablet: real 0.045s	user 0.005s	sys 0.018s
I20260709 14:49:33.812258  6658 tablet_bootstrap.cc:492] T 05cdc8cb063b4f09a6cc27f48f309b40 P f006f50dfd1a4a02b51c4c36b1fa0615: Bootstrap starting.
I20260709 14:49:33.812848  6656 raft_consensus.cc:359] T 6322d6d151ec4fa394fbd8b6f9a4e4e6 P 3ffda061b9ac468bbeeb1743a1d01283 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:33.814082  6656 raft_consensus.cc:385] T 6322d6d151ec4fa394fbd8b6f9a4e4e6 P 3ffda061b9ac468bbeeb1743a1d01283 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:33.814401  6656 raft_consensus.cc:740] T 6322d6d151ec4fa394fbd8b6f9a4e4e6 P 3ffda061b9ac468bbeeb1743a1d01283 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ffda061b9ac468bbeeb1743a1d01283, State: Initialized, Role: FOLLOWER
I20260709 14:49:33.815155  6656 consensus_queue.cc:260] T 6322d6d151ec4fa394fbd8b6f9a4e4e6 P 3ffda061b9ac468bbeeb1743a1d01283 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:33.817415  6656 ts_tablet_manager.cc:1434] T 6322d6d151ec4fa394fbd8b6f9a4e4e6 P 3ffda061b9ac468bbeeb1743a1d01283: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:49:33.819520  6657 tablet_bootstrap.cc:492] T b789120dd379410cb2453c978f05987b P fdbb4dbce4dc47b3a7302b7fdd4a835c: Bootstrap starting.
I20260709 14:49:33.819581  6658 tablet_bootstrap.cc:654] T 05cdc8cb063b4f09a6cc27f48f309b40 P f006f50dfd1a4a02b51c4c36b1fa0615: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:33.826392  6657 tablet_bootstrap.cc:654] T b789120dd379410cb2453c978f05987b P fdbb4dbce4dc47b3a7302b7fdd4a835c: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:33.828922  6662 raft_consensus.cc:493] T 6322d6d151ec4fa394fbd8b6f9a4e4e6 P 3ffda061b9ac468bbeeb1743a1d01283 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:33.829423  6662 raft_consensus.cc:515] T 6322d6d151ec4fa394fbd8b6f9a4e4e6 P 3ffda061b9ac468bbeeb1743a1d01283 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:33.830976  6658 tablet_bootstrap.cc:492] T 05cdc8cb063b4f09a6cc27f48f309b40 P f006f50dfd1a4a02b51c4c36b1fa0615: No bootstrap required, opened a new log
I20260709 14:49:33.831898  6658 ts_tablet_manager.cc:1403] T 05cdc8cb063b4f09a6cc27f48f309b40 P f006f50dfd1a4a02b51c4c36b1fa0615: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.006s
I20260709 14:49:33.832578  6662 leader_election.cc:290] T 6322d6d151ec4fa394fbd8b6f9a4e4e6 P 3ffda061b9ac468bbeeb1743a1d01283 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f006f50dfd1a4a02b51c4c36b1fa0615 (127.6.46.65:41971), fdbb4dbce4dc47b3a7302b7fdd4a835c (127.6.46.67:44141)
I20260709 14:49:33.833454  6656 tablet_bootstrap.cc:492] T b789120dd379410cb2453c978f05987b P 3ffda061b9ac468bbeeb1743a1d01283: Bootstrap starting.
I20260709 14:49:33.840273  6656 tablet_bootstrap.cc:654] T b789120dd379410cb2453c978f05987b P 3ffda061b9ac468bbeeb1743a1d01283: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:33.840056  6658 raft_consensus.cc:359] T 05cdc8cb063b4f09a6cc27f48f309b40 P f006f50dfd1a4a02b51c4c36b1fa0615 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:33.840862  6658 raft_consensus.cc:385] T 05cdc8cb063b4f09a6cc27f48f309b40 P f006f50dfd1a4a02b51c4c36b1fa0615 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:33.841185  6658 raft_consensus.cc:740] T 05cdc8cb063b4f09a6cc27f48f309b40 P f006f50dfd1a4a02b51c4c36b1fa0615 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f006f50dfd1a4a02b51c4c36b1fa0615, State: Initialized, Role: FOLLOWER
I20260709 14:49:33.841853  6658 consensus_queue.cc:260] T 05cdc8cb063b4f09a6cc27f48f309b40 P f006f50dfd1a4a02b51c4c36b1fa0615 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:33.844177  6658 ts_tablet_manager.cc:1434] T 05cdc8cb063b4f09a6cc27f48f309b40 P f006f50dfd1a4a02b51c4c36b1fa0615: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.002s
I20260709 14:49:33.845057  6658 tablet_bootstrap.cc:492] T d7bfdbaa9356416d861831ab27b2ae2a P f006f50dfd1a4a02b51c4c36b1fa0615: Bootstrap starting.
I20260709 14:49:33.851603  6658 tablet_bootstrap.cc:654] T d7bfdbaa9356416d861831ab27b2ae2a P f006f50dfd1a4a02b51c4c36b1fa0615: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:33.869426  6656 tablet_bootstrap.cc:492] T b789120dd379410cb2453c978f05987b P 3ffda061b9ac468bbeeb1743a1d01283: No bootstrap required, opened a new log
I20260709 14:49:33.872490  6656 ts_tablet_manager.cc:1403] T b789120dd379410cb2453c978f05987b P 3ffda061b9ac468bbeeb1743a1d01283: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.005s
I20260709 14:49:33.895008  6656 raft_consensus.cc:359] T b789120dd379410cb2453c978f05987b P 3ffda061b9ac468bbeeb1743a1d01283 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:33.895720  6656 raft_consensus.cc:385] T b789120dd379410cb2453c978f05987b P 3ffda061b9ac468bbeeb1743a1d01283 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:33.896224  6656 raft_consensus.cc:740] T b789120dd379410cb2453c978f05987b P 3ffda061b9ac468bbeeb1743a1d01283 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ffda061b9ac468bbeeb1743a1d01283, State: Initialized, Role: FOLLOWER
I20260709 14:49:33.898356  6656 consensus_queue.cc:260] T b789120dd379410cb2453c978f05987b P 3ffda061b9ac468bbeeb1743a1d01283 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:33.900689  6656 ts_tablet_manager.cc:1434] T b789120dd379410cb2453c978f05987b P 3ffda061b9ac468bbeeb1743a1d01283: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.000s
I20260709 14:49:33.901654  6656 tablet_bootstrap.cc:492] T eee8b51caa8d4d72a36631893a71a2e1 P 3ffda061b9ac468bbeeb1743a1d01283: Bootstrap starting.
I20260709 14:49:33.907457  6656 tablet_bootstrap.cc:654] T eee8b51caa8d4d72a36631893a71a2e1 P 3ffda061b9ac468bbeeb1743a1d01283: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:33.918306  6657 tablet_bootstrap.cc:492] T b789120dd379410cb2453c978f05987b P fdbb4dbce4dc47b3a7302b7fdd4a835c: No bootstrap required, opened a new log
I20260709 14:49:33.918807  6657 ts_tablet_manager.cc:1403] T b789120dd379410cb2453c978f05987b P fdbb4dbce4dc47b3a7302b7fdd4a835c: Time spent bootstrapping tablet: real 0.099s	user 0.013s	sys 0.013s
I20260709 14:49:33.921610  6658 tablet_bootstrap.cc:492] T d7bfdbaa9356416d861831ab27b2ae2a P f006f50dfd1a4a02b51c4c36b1fa0615: No bootstrap required, opened a new log
I20260709 14:49:33.922057  6658 ts_tablet_manager.cc:1403] T d7bfdbaa9356416d861831ab27b2ae2a P f006f50dfd1a4a02b51c4c36b1fa0615: Time spent bootstrapping tablet: real 0.077s	user 0.013s	sys 0.007s
I20260709 14:49:33.925547  6657 raft_consensus.cc:359] T b789120dd379410cb2453c978f05987b P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:33.926124  6657 raft_consensus.cc:385] T b789120dd379410cb2453c978f05987b P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:33.926975  6657 raft_consensus.cc:740] T b789120dd379410cb2453c978f05987b P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdbb4dbce4dc47b3a7302b7fdd4a835c, State: Initialized, Role: FOLLOWER
I20260709 14:49:33.927693  6657 consensus_queue.cc:260] T b789120dd379410cb2453c978f05987b P fdbb4dbce4dc47b3a7302b7fdd4a835c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:33.928704  6658 raft_consensus.cc:359] T d7bfdbaa9356416d861831ab27b2ae2a P f006f50dfd1a4a02b51c4c36b1fa0615 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:33.929400  6658 raft_consensus.cc:385] T d7bfdbaa9356416d861831ab27b2ae2a P f006f50dfd1a4a02b51c4c36b1fa0615 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:33.929702  6658 raft_consensus.cc:740] T d7bfdbaa9356416d861831ab27b2ae2a P f006f50dfd1a4a02b51c4c36b1fa0615 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f006f50dfd1a4a02b51c4c36b1fa0615, State: Initialized, Role: FOLLOWER
I20260709 14:49:33.930493  6658 consensus_queue.cc:260] T d7bfdbaa9356416d861831ab27b2ae2a P f006f50dfd1a4a02b51c4c36b1fa0615 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:33.931381  6656 tablet_bootstrap.cc:492] T eee8b51caa8d4d72a36631893a71a2e1 P 3ffda061b9ac468bbeeb1743a1d01283: No bootstrap required, opened a new log
I20260709 14:49:33.931895  6656 ts_tablet_manager.cc:1403] T eee8b51caa8d4d72a36631893a71a2e1 P 3ffda061b9ac468bbeeb1743a1d01283: Time spent bootstrapping tablet: real 0.030s	user 0.006s	sys 0.007s
I20260709 14:49:33.932598  6658 ts_tablet_manager.cc:1434] T d7bfdbaa9356416d861831ab27b2ae2a P f006f50dfd1a4a02b51c4c36b1fa0615: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260709 14:49:33.933461  6658 tablet_bootstrap.cc:492] T 33a2d721b00d4547aadfdbd1e89f22fe P f006f50dfd1a4a02b51c4c36b1fa0615: Bootstrap starting.
I20260709 14:49:33.939916  6657 ts_tablet_manager.cc:1434] T b789120dd379410cb2453c978f05987b P fdbb4dbce4dc47b3a7302b7fdd4a835c: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260709 14:49:33.940943  6658 tablet_bootstrap.cc:654] T 33a2d721b00d4547aadfdbd1e89f22fe P f006f50dfd1a4a02b51c4c36b1fa0615: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:33.937052  6656 raft_consensus.cc:359] T eee8b51caa8d4d72a36631893a71a2e1 P 3ffda061b9ac468bbeeb1743a1d01283 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
W20260709 14:49:33.941776  6639 tablet.cc:2406] T 05cdc8cb063b4f09a6cc27f48f309b40 P fdbb4dbce4dc47b3a7302b7fdd4a835c: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:49:33.943943  6656 raft_consensus.cc:385] T eee8b51caa8d4d72a36631893a71a2e1 P 3ffda061b9ac468bbeeb1743a1d01283 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:33.944279  6656 raft_consensus.cc:740] T eee8b51caa8d4d72a36631893a71a2e1 P 3ffda061b9ac468bbeeb1743a1d01283 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ffda061b9ac468bbeeb1743a1d01283, State: Initialized, Role: FOLLOWER
I20260709 14:49:33.944962  6656 consensus_queue.cc:260] T eee8b51caa8d4d72a36631893a71a2e1 P 3ffda061b9ac468bbeeb1743a1d01283 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:33.945629  6657 tablet_bootstrap.cc:492] T d7bfdbaa9356416d861831ab27b2ae2a P fdbb4dbce4dc47b3a7302b7fdd4a835c: Bootstrap starting.
I20260709 14:49:33.947075  6656 ts_tablet_manager.cc:1434] T eee8b51caa8d4d72a36631893a71a2e1 P 3ffda061b9ac468bbeeb1743a1d01283: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.000s
I20260709 14:49:33.948017  6656 tablet_bootstrap.cc:492] T 489812af2aa04d51821be9fa70cbb44b P 3ffda061b9ac468bbeeb1743a1d01283: Bootstrap starting.
I20260709 14:49:33.956369  6657 tablet_bootstrap.cc:654] T d7bfdbaa9356416d861831ab27b2ae2a P fdbb4dbce4dc47b3a7302b7fdd4a835c: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:33.961664  6464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6322d6d151ec4fa394fbd8b6f9a4e4e6" candidate_uuid: "3ffda061b9ac468bbeeb1743a1d01283" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" is_pre_election: true
I20260709 14:49:33.962599  6464 raft_consensus.cc:2468] T 6322d6d151ec4fa394fbd8b6f9a4e4e6 P f006f50dfd1a4a02b51c4c36b1fa0615 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ffda061b9ac468bbeeb1743a1d01283 in term 0.
I20260709 14:49:33.970294  6503 leader_election.cc:304] T 6322d6d151ec4fa394fbd8b6f9a4e4e6 P 3ffda061b9ac468bbeeb1743a1d01283 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ffda061b9ac468bbeeb1743a1d01283, f006f50dfd1a4a02b51c4c36b1fa0615; no voters: 
I20260709 14:49:33.971131  6662 raft_consensus.cc:2804] T 6322d6d151ec4fa394fbd8b6f9a4e4e6 P 3ffda061b9ac468bbeeb1743a1d01283 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:33.971498  6662 raft_consensus.cc:493] T 6322d6d151ec4fa394fbd8b6f9a4e4e6 P 3ffda061b9ac468bbeeb1743a1d01283 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:33.971855  6662 raft_consensus.cc:3060] T 6322d6d151ec4fa394fbd8b6f9a4e4e6 P 3ffda061b9ac468bbeeb1743a1d01283 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:33.975956  6663 raft_consensus.cc:493] T 05cdc8cb063b4f09a6cc27f48f309b40 P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:33.976421  6663 raft_consensus.cc:515] T 05cdc8cb063b4f09a6cc27f48f309b40 P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:33.979038  6663 leader_election.cc:290] T 05cdc8cb063b4f09a6cc27f48f309b40 P fdbb4dbce4dc47b3a7302b7fdd4a835c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f006f50dfd1a4a02b51c4c36b1fa0615 (127.6.46.65:41971), 3ffda061b9ac468bbeeb1743a1d01283 (127.6.46.66:38399)
I20260709 14:49:33.984280  6662 raft_consensus.cc:515] T 6322d6d151ec4fa394fbd8b6f9a4e4e6 P 3ffda061b9ac468bbeeb1743a1d01283 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:33.987879  6662 leader_election.cc:290] T 6322d6d151ec4fa394fbd8b6f9a4e4e6 P 3ffda061b9ac468bbeeb1743a1d01283 [CANDIDATE]: Term 1 election: Requested vote from peers f006f50dfd1a4a02b51c4c36b1fa0615 (127.6.46.65:41971), fdbb4dbce4dc47b3a7302b7fdd4a835c (127.6.46.67:44141)
I20260709 14:49:33.995358  6464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6322d6d151ec4fa394fbd8b6f9a4e4e6" candidate_uuid: "3ffda061b9ac468bbeeb1743a1d01283" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615"
I20260709 14:49:33.995872  6464 raft_consensus.cc:3060] T 6322d6d151ec4fa394fbd8b6f9a4e4e6 P f006f50dfd1a4a02b51c4c36b1fa0615 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:34.004421  6463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05cdc8cb063b4f09a6cc27f48f309b40" candidate_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" is_pre_election: true
I20260709 14:49:34.005066  6463 raft_consensus.cc:2468] T 05cdc8cb063b4f09a6cc27f48f309b40 P f006f50dfd1a4a02b51c4c36b1fa0615 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdbb4dbce4dc47b3a7302b7fdd4a835c in term 0.
I20260709 14:49:34.007476  6577 leader_election.cc:304] T 05cdc8cb063b4f09a6cc27f48f309b40 P fdbb4dbce4dc47b3a7302b7fdd4a835c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f006f50dfd1a4a02b51c4c36b1fa0615, fdbb4dbce4dc47b3a7302b7fdd4a835c; no voters: 
I20260709 14:49:34.014156  6663 raft_consensus.cc:493] T b789120dd379410cb2453c978f05987b P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:34.014910  6663 raft_consensus.cc:515] T b789120dd379410cb2453c978f05987b P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:34.021582  6656 tablet_bootstrap.cc:654] T 489812af2aa04d51821be9fa70cbb44b P 3ffda061b9ac468bbeeb1743a1d01283: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:34.026003  6663 leader_election.cc:290] T b789120dd379410cb2453c978f05987b P fdbb4dbce4dc47b3a7302b7fdd4a835c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f006f50dfd1a4a02b51c4c36b1fa0615 (127.6.46.65:41971), 3ffda061b9ac468bbeeb1743a1d01283 (127.6.46.66:38399)
I20260709 14:49:34.027683  6564 heartbeater.cc:499] Master 127.6.46.126:40129 was elected leader, sending a full tablet report...
I20260709 14:49:34.038338  6663 raft_consensus.cc:2804] T 05cdc8cb063b4f09a6cc27f48f309b40 P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:34.038863  6663 raft_consensus.cc:493] T 05cdc8cb063b4f09a6cc27f48f309b40 P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:34.039546  6663 raft_consensus.cc:3060] T 05cdc8cb063b4f09a6cc27f48f309b40 P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:34.037400  6464 raft_consensus.cc:2468] T 6322d6d151ec4fa394fbd8b6f9a4e4e6 P f006f50dfd1a4a02b51c4c36b1fa0615 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ffda061b9ac468bbeeb1743a1d01283 in term 1.
I20260709 14:49:34.042826  6503 leader_election.cc:304] T 6322d6d151ec4fa394fbd8b6f9a4e4e6 P 3ffda061b9ac468bbeeb1743a1d01283 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ffda061b9ac468bbeeb1743a1d01283, f006f50dfd1a4a02b51c4c36b1fa0615; no voters: 
I20260709 14:49:34.043926  6662 raft_consensus.cc:2804] T 6322d6d151ec4fa394fbd8b6f9a4e4e6 P 3ffda061b9ac468bbeeb1743a1d01283 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:34.046967  6657 tablet_bootstrap.cc:492] T d7bfdbaa9356416d861831ab27b2ae2a P fdbb4dbce4dc47b3a7302b7fdd4a835c: No bootstrap required, opened a new log
I20260709 14:49:34.048417  6657 ts_tablet_manager.cc:1403] T d7bfdbaa9356416d861831ab27b2ae2a P fdbb4dbce4dc47b3a7302b7fdd4a835c: Time spent bootstrapping tablet: real 0.103s	user 0.014s	sys 0.005s
I20260709 14:49:34.052857  6657 raft_consensus.cc:359] T d7bfdbaa9356416d861831ab27b2ae2a P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:34.053867  6657 raft_consensus.cc:385] T d7bfdbaa9356416d861831ab27b2ae2a P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:34.054848  6657 raft_consensus.cc:740] T d7bfdbaa9356416d861831ab27b2ae2a P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdbb4dbce4dc47b3a7302b7fdd4a835c, State: Initialized, Role: FOLLOWER
I20260709 14:49:34.057029  6658 tablet_bootstrap.cc:492] T 33a2d721b00d4547aadfdbd1e89f22fe P f006f50dfd1a4a02b51c4c36b1fa0615: No bootstrap required, opened a new log
I20260709 14:49:34.058352  6658 ts_tablet_manager.cc:1403] T 33a2d721b00d4547aadfdbd1e89f22fe P f006f50dfd1a4a02b51c4c36b1fa0615: Time spent bootstrapping tablet: real 0.125s	user 0.009s	sys 0.010s
I20260709 14:49:34.062033  6658 raft_consensus.cc:359] T 33a2d721b00d4547aadfdbd1e89f22fe P f006f50dfd1a4a02b51c4c36b1fa0615 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } } peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } }
I20260709 14:49:34.062930  6658 raft_consensus.cc:385] T 33a2d721b00d4547aadfdbd1e89f22fe P f006f50dfd1a4a02b51c4c36b1fa0615 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:34.063294  6658 raft_consensus.cc:740] T 33a2d721b00d4547aadfdbd1e89f22fe P f006f50dfd1a4a02b51c4c36b1fa0615 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f006f50dfd1a4a02b51c4c36b1fa0615, State: Initialized, Role: FOLLOWER
I20260709 14:49:34.064465  6662 raft_consensus.cc:697] T 6322d6d151ec4fa394fbd8b6f9a4e4e6 P 3ffda061b9ac468bbeeb1743a1d01283 [term 1 LEADER]: Becoming Leader. State: Replica: 3ffda061b9ac468bbeeb1743a1d01283, State: Running, Role: LEADER
I20260709 14:49:34.064368  6658 consensus_queue.cc:260] T 33a2d721b00d4547aadfdbd1e89f22fe P f006f50dfd1a4a02b51c4c36b1fa0615 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } } peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } }
I20260709 14:49:34.065431  6662 consensus_queue.cc:237] T 6322d6d151ec4fa394fbd8b6f9a4e4e6 P 3ffda061b9ac468bbeeb1743a1d01283 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:34.067905  6658 ts_tablet_manager.cc:1434] T 33a2d721b00d4547aadfdbd1e89f22fe P f006f50dfd1a4a02b51c4c36b1fa0615: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.001s
I20260709 14:49:34.070678  6658 tablet_bootstrap.cc:492] T 489812af2aa04d51821be9fa70cbb44b P f006f50dfd1a4a02b51c4c36b1fa0615: Bootstrap starting.
I20260709 14:49:34.068773  6657 consensus_queue.cc:260] T d7bfdbaa9356416d861831ab27b2ae2a P fdbb4dbce4dc47b3a7302b7fdd4a835c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:34.080281  6680 raft_consensus.cc:493] T eee8b51caa8d4d72a36631893a71a2e1 P 3ffda061b9ac468bbeeb1743a1d01283 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:34.084190  6680 raft_consensus.cc:515] T eee8b51caa8d4d72a36631893a71a2e1 P 3ffda061b9ac468bbeeb1743a1d01283 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:34.085490  6656 tablet_bootstrap.cc:492] T 489812af2aa04d51821be9fa70cbb44b P 3ffda061b9ac468bbeeb1743a1d01283: No bootstrap required, opened a new log
I20260709 14:49:34.086006  6656 ts_tablet_manager.cc:1403] T 489812af2aa04d51821be9fa70cbb44b P 3ffda061b9ac468bbeeb1743a1d01283: Time spent bootstrapping tablet: real 0.138s	user 0.016s	sys 0.001s
I20260709 14:49:34.086426  6680 leader_election.cc:290] T eee8b51caa8d4d72a36631893a71a2e1 P 3ffda061b9ac468bbeeb1743a1d01283 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f006f50dfd1a4a02b51c4c36b1fa0615 (127.6.46.65:41971), fdbb4dbce4dc47b3a7302b7fdd4a835c (127.6.46.67:44141)
I20260709 14:49:34.086527  6657 ts_tablet_manager.cc:1434] T d7bfdbaa9356416d861831ab27b2ae2a P fdbb4dbce4dc47b3a7302b7fdd4a835c: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.002s
I20260709 14:49:34.093143  6656 raft_consensus.cc:359] T 489812af2aa04d51821be9fa70cbb44b P 3ffda061b9ac468bbeeb1743a1d01283 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:34.100507  6359 catalog_manager.cc:5697] T 6322d6d151ec4fa394fbd8b6f9a4e4e6 P 3ffda061b9ac468bbeeb1743a1d01283 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3ffda061b9ac468bbeeb1743a1d01283 (127.6.46.66). New cstate: current_term: 1 leader_uuid: "3ffda061b9ac468bbeeb1743a1d01283" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:34.100696  6657 tablet_bootstrap.cc:492] T a1954dc6d85440aa846366e2f92d9c3f P fdbb4dbce4dc47b3a7302b7fdd4a835c: Bootstrap starting.
I20260709 14:49:34.093863  6656 raft_consensus.cc:385] T 489812af2aa04d51821be9fa70cbb44b P 3ffda061b9ac468bbeeb1743a1d01283 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:34.109508  6662 raft_consensus.cc:493] T b789120dd379410cb2453c978f05987b P 3ffda061b9ac468bbeeb1743a1d01283 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:34.110438  6662 raft_consensus.cc:515] T b789120dd379410cb2453c978f05987b P 3ffda061b9ac468bbeeb1743a1d01283 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:34.112778  6662 leader_election.cc:290] T b789120dd379410cb2453c978f05987b P 3ffda061b9ac468bbeeb1743a1d01283 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f006f50dfd1a4a02b51c4c36b1fa0615 (127.6.46.65:41971), fdbb4dbce4dc47b3a7302b7fdd4a835c (127.6.46.67:44141)
I20260709 14:49:34.113234  6656 raft_consensus.cc:740] T 489812af2aa04d51821be9fa70cbb44b P 3ffda061b9ac468bbeeb1743a1d01283 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ffda061b9ac468bbeeb1743a1d01283, State: Initialized, Role: FOLLOWER
I20260709 14:49:34.113947  6656 consensus_queue.cc:260] T 489812af2aa04d51821be9fa70cbb44b P 3ffda061b9ac468bbeeb1743a1d01283 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
W20260709 14:49:34.116437  6577 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.46.65:41971, user_credentials={real_user=slave}} blocked reactor thread for 110392us
I20260709 14:49:34.118070  6464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee8b51caa8d4d72a36631893a71a2e1" candidate_uuid: "3ffda061b9ac468bbeeb1743a1d01283" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" is_pre_election: true
I20260709 14:49:34.118541  6463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b789120dd379410cb2453c978f05987b" candidate_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" is_pre_election: true
I20260709 14:49:34.120443  6463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b789120dd379410cb2453c978f05987b" candidate_uuid: "3ffda061b9ac468bbeeb1743a1d01283" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" is_pre_election: true
W20260709 14:49:34.120545  6503 leader_election.cc:343] T eee8b51caa8d4d72a36631893a71a2e1 P 3ffda061b9ac468bbeeb1743a1d01283 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f006f50dfd1a4a02b51c4c36b1fa0615 (127.6.46.65:41971): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:49:34.121592  6577 leader_election.cc:343] T b789120dd379410cb2453c978f05987b P fdbb4dbce4dc47b3a7302b7fdd4a835c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f006f50dfd1a4a02b51c4c36b1fa0615 (127.6.46.65:41971): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:49:34.122162  6503 leader_election.cc:343] T b789120dd379410cb2453c978f05987b P 3ffda061b9ac468bbeeb1743a1d01283 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f006f50dfd1a4a02b51c4c36b1fa0615 (127.6.46.65:41971): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:34.123229  6663 raft_consensus.cc:515] T 05cdc8cb063b4f09a6cc27f48f309b40 P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:34.125238  6663 leader_election.cc:290] T 05cdc8cb063b4f09a6cc27f48f309b40 P fdbb4dbce4dc47b3a7302b7fdd4a835c [CANDIDATE]: Term 1 election: Requested vote from peers f006f50dfd1a4a02b51c4c36b1fa0615 (127.6.46.65:41971), 3ffda061b9ac468bbeeb1743a1d01283 (127.6.46.66:38399)
I20260709 14:49:34.126669  6463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05cdc8cb063b4f09a6cc27f48f309b40" candidate_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615"
I20260709 14:49:34.127221  6463 raft_consensus.cc:3060] T 05cdc8cb063b4f09a6cc27f48f309b40 P f006f50dfd1a4a02b51c4c36b1fa0615 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:34.133208  6656 ts_tablet_manager.cc:1434] T 489812af2aa04d51821be9fa70cbb44b P 3ffda061b9ac468bbeeb1743a1d01283: Time spent starting tablet: real 0.047s	user 0.005s	sys 0.002s
I20260709 14:49:34.134160  6656 tablet_bootstrap.cc:492] T a1954dc6d85440aa846366e2f92d9c3f P 3ffda061b9ac468bbeeb1743a1d01283: Bootstrap starting.
I20260709 14:49:34.134213  6463 raft_consensus.cc:2468] T 05cdc8cb063b4f09a6cc27f48f309b40 P f006f50dfd1a4a02b51c4c36b1fa0615 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdbb4dbce4dc47b3a7302b7fdd4a835c in term 1.
I20260709 14:49:34.136117  6577 leader_election.cc:304] T 05cdc8cb063b4f09a6cc27f48f309b40 P fdbb4dbce4dc47b3a7302b7fdd4a835c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f006f50dfd1a4a02b51c4c36b1fa0615, fdbb4dbce4dc47b3a7302b7fdd4a835c; no voters: 
I20260709 14:49:34.136948  6613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6322d6d151ec4fa394fbd8b6f9a4e4e6" candidate_uuid: "3ffda061b9ac468bbeeb1743a1d01283" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" is_pre_election: true
I20260709 14:49:34.138223  6612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6322d6d151ec4fa394fbd8b6f9a4e4e6" candidate_uuid: "3ffda061b9ac468bbeeb1743a1d01283" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c"
I20260709 14:49:34.140398  6612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee8b51caa8d4d72a36631893a71a2e1" candidate_uuid: "3ffda061b9ac468bbeeb1743a1d01283" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" is_pre_election: true
W20260709 14:49:34.141950  6505 leader_election.cc:343] T 6322d6d151ec4fa394fbd8b6f9a4e4e6 P 3ffda061b9ac468bbeeb1743a1d01283 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fdbb4dbce4dc47b3a7302b7fdd4a835c (127.6.46.67:44141): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:34.143082  6612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b789120dd379410cb2453c978f05987b" candidate_uuid: "3ffda061b9ac468bbeeb1743a1d01283" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" is_pre_election: true
I20260709 14:49:34.143704  6612 raft_consensus.cc:2468] T b789120dd379410cb2453c978f05987b P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ffda061b9ac468bbeeb1743a1d01283 in term 0.
W20260709 14:49:34.144678  6505 leader_election.cc:343] T 6322d6d151ec4fa394fbd8b6f9a4e4e6 P 3ffda061b9ac468bbeeb1743a1d01283 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fdbb4dbce4dc47b3a7302b7fdd4a835c (127.6.46.67:44141): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:34.143445  6658 tablet_bootstrap.cc:654] T 489812af2aa04d51821be9fa70cbb44b P f006f50dfd1a4a02b51c4c36b1fa0615: Neither blocks nor log segments found. Creating new log.
W20260709 14:49:34.147622  6505 leader_election.cc:343] T eee8b51caa8d4d72a36631893a71a2e1 P 3ffda061b9ac468bbeeb1743a1d01283 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fdbb4dbce4dc47b3a7302b7fdd4a835c (127.6.46.67:44141): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:34.148078  6505 leader_election.cc:304] T eee8b51caa8d4d72a36631893a71a2e1 P 3ffda061b9ac468bbeeb1743a1d01283 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3ffda061b9ac468bbeeb1743a1d01283; no voters: f006f50dfd1a4a02b51c4c36b1fa0615, fdbb4dbce4dc47b3a7302b7fdd4a835c
I20260709 14:49:34.148985  6662 raft_consensus.cc:2749] T eee8b51caa8d4d72a36631893a71a2e1 P 3ffda061b9ac468bbeeb1743a1d01283 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:34.149677  6657 tablet_bootstrap.cc:654] T a1954dc6d85440aa846366e2f92d9c3f P fdbb4dbce4dc47b3a7302b7fdd4a835c: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:34.150978  6656 tablet_bootstrap.cc:654] T a1954dc6d85440aa846366e2f92d9c3f P 3ffda061b9ac468bbeeb1743a1d01283: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:34.152923  6505 leader_election.cc:304] T b789120dd379410cb2453c978f05987b P 3ffda061b9ac468bbeeb1743a1d01283 [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: 3ffda061b9ac468bbeeb1743a1d01283, fdbb4dbce4dc47b3a7302b7fdd4a835c; no voters: f006f50dfd1a4a02b51c4c36b1fa0615
I20260709 14:49:34.153786  6662 raft_consensus.cc:2804] T b789120dd379410cb2453c978f05987b P 3ffda061b9ac468bbeeb1743a1d01283 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:34.154189  6662 raft_consensus.cc:493] T b789120dd379410cb2453c978f05987b P 3ffda061b9ac468bbeeb1743a1d01283 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:34.154609  6662 raft_consensus.cc:3060] T b789120dd379410cb2453c978f05987b P 3ffda061b9ac468bbeeb1743a1d01283 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:34.161358  6658 tablet_bootstrap.cc:492] T 489812af2aa04d51821be9fa70cbb44b P f006f50dfd1a4a02b51c4c36b1fa0615: No bootstrap required, opened a new log
I20260709 14:49:34.161857  6658 ts_tablet_manager.cc:1403] T 489812af2aa04d51821be9fa70cbb44b P f006f50dfd1a4a02b51c4c36b1fa0615: Time spent bootstrapping tablet: real 0.091s	user 0.012s	sys 0.005s
I20260709 14:49:34.163125  6662 raft_consensus.cc:515] T b789120dd379410cb2453c978f05987b P 3ffda061b9ac468bbeeb1743a1d01283 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:34.164009  6663 raft_consensus.cc:2804] T 05cdc8cb063b4f09a6cc27f48f309b40 P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:34.164521  6656 tablet_bootstrap.cc:492] T a1954dc6d85440aa846366e2f92d9c3f P 3ffda061b9ac468bbeeb1743a1d01283: No bootstrap required, opened a new log
I20260709 14:49:34.166517  6656 ts_tablet_manager.cc:1403] T a1954dc6d85440aa846366e2f92d9c3f P 3ffda061b9ac468bbeeb1743a1d01283: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.003s
I20260709 14:49:34.166239  6663 raft_consensus.cc:697] T 05cdc8cb063b4f09a6cc27f48f309b40 P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 1 LEADER]: Becoming Leader. State: Replica: fdbb4dbce4dc47b3a7302b7fdd4a835c, State: Running, Role: LEADER
I20260709 14:49:34.168170  6463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b789120dd379410cb2453c978f05987b" candidate_uuid: "3ffda061b9ac468bbeeb1743a1d01283" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615"
I20260709 14:49:34.168008  6663 consensus_queue.cc:237] T 05cdc8cb063b4f09a6cc27f48f309b40 P fdbb4dbce4dc47b3a7302b7fdd4a835c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
W20260709 14:49:34.169310  6503 leader_election.cc:343] T b789120dd379410cb2453c978f05987b P 3ffda061b9ac468bbeeb1743a1d01283 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f006f50dfd1a4a02b51c4c36b1fa0615 (127.6.46.65:41971): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:34.169406  6662 leader_election.cc:290] T b789120dd379410cb2453c978f05987b P 3ffda061b9ac468bbeeb1743a1d01283 [CANDIDATE]: Term 1 election: Requested vote from peers f006f50dfd1a4a02b51c4c36b1fa0615 (127.6.46.65:41971), fdbb4dbce4dc47b3a7302b7fdd4a835c (127.6.46.67:44141)
I20260709 14:49:34.169209  6656 raft_consensus.cc:359] T a1954dc6d85440aa846366e2f92d9c3f P 3ffda061b9ac468bbeeb1743a1d01283 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:34.170150  6656 raft_consensus.cc:385] T a1954dc6d85440aa846366e2f92d9c3f P 3ffda061b9ac468bbeeb1743a1d01283 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:34.170508  6656 raft_consensus.cc:740] T a1954dc6d85440aa846366e2f92d9c3f P 3ffda061b9ac468bbeeb1743a1d01283 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ffda061b9ac468bbeeb1743a1d01283, State: Initialized, Role: FOLLOWER
I20260709 14:49:34.171090  6612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b789120dd379410cb2453c978f05987b" candidate_uuid: "3ffda061b9ac468bbeeb1743a1d01283" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c"
I20260709 14:49:34.171278  6657 tablet_bootstrap.cc:492] T a1954dc6d85440aa846366e2f92d9c3f P fdbb4dbce4dc47b3a7302b7fdd4a835c: No bootstrap required, opened a new log
I20260709 14:49:34.171691  6612 raft_consensus.cc:3060] T b789120dd379410cb2453c978f05987b P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:34.171298  6656 consensus_queue.cc:260] T a1954dc6d85440aa846366e2f92d9c3f P 3ffda061b9ac468bbeeb1743a1d01283 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:34.174140  6656 ts_tablet_manager.cc:1434] T a1954dc6d85440aa846366e2f92d9c3f P 3ffda061b9ac468bbeeb1743a1d01283: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:49:34.174975  6656 tablet_bootstrap.cc:492] T 33a2d721b00d4547aadfdbd1e89f22fe P 3ffda061b9ac468bbeeb1743a1d01283: Bootstrap starting.
I20260709 14:49:34.171840  6657 ts_tablet_manager.cc:1403] T a1954dc6d85440aa846366e2f92d9c3f P fdbb4dbce4dc47b3a7302b7fdd4a835c: Time spent bootstrapping tablet: real 0.071s	user 0.014s	sys 0.002s
I20260709 14:49:34.164903  6658 raft_consensus.cc:359] T 489812af2aa04d51821be9fa70cbb44b P f006f50dfd1a4a02b51c4c36b1fa0615 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:34.177821  6539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05cdc8cb063b4f09a6cc27f48f309b40" candidate_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ffda061b9ac468bbeeb1743a1d01283" is_pre_election: true
I20260709 14:49:34.178241  6658 raft_consensus.cc:385] T 489812af2aa04d51821be9fa70cbb44b P f006f50dfd1a4a02b51c4c36b1fa0615 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:34.178213  6538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b789120dd379410cb2453c978f05987b" candidate_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ffda061b9ac468bbeeb1743a1d01283" is_pre_election: true
I20260709 14:49:34.178484  6539 raft_consensus.cc:2468] T 05cdc8cb063b4f09a6cc27f48f309b40 P 3ffda061b9ac468bbeeb1743a1d01283 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdbb4dbce4dc47b3a7302b7fdd4a835c in term 0.
I20260709 14:49:34.178670  6658 raft_consensus.cc:740] T 489812af2aa04d51821be9fa70cbb44b P f006f50dfd1a4a02b51c4c36b1fa0615 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f006f50dfd1a4a02b51c4c36b1fa0615, State: Initialized, Role: FOLLOWER
I20260709 14:49:34.179186  6538 raft_consensus.cc:2393] T b789120dd379410cb2453c978f05987b P 3ffda061b9ac468bbeeb1743a1d01283 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fdbb4dbce4dc47b3a7302b7fdd4a835c in current term 1: Already voted for candidate 3ffda061b9ac468bbeeb1743a1d01283 in this term.
I20260709 14:49:34.179414  6658 consensus_queue.cc:260] T 489812af2aa04d51821be9fa70cbb44b P f006f50dfd1a4a02b51c4c36b1fa0615 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:34.191066  6657 raft_consensus.cc:359] T a1954dc6d85440aa846366e2f92d9c3f P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:34.191784  6657 raft_consensus.cc:385] T a1954dc6d85440aa846366e2f92d9c3f P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:34.192067  6657 raft_consensus.cc:740] T a1954dc6d85440aa846366e2f92d9c3f P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdbb4dbce4dc47b3a7302b7fdd4a835c, State: Initialized, Role: FOLLOWER
I20260709 14:49:34.192579  6538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05cdc8cb063b4f09a6cc27f48f309b40" candidate_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ffda061b9ac468bbeeb1743a1d01283"
I20260709 14:49:34.193135  6538 raft_consensus.cc:3060] T 05cdc8cb063b4f09a6cc27f48f309b40 P 3ffda061b9ac468bbeeb1743a1d01283 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:34.193993  6578 leader_election.cc:304] T b789120dd379410cb2453c978f05987b P fdbb4dbce4dc47b3a7302b7fdd4a835c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fdbb4dbce4dc47b3a7302b7fdd4a835c; no voters: 3ffda061b9ac468bbeeb1743a1d01283, f006f50dfd1a4a02b51c4c36b1fa0615
I20260709 14:49:34.198240  6656 tablet_bootstrap.cc:654] T 33a2d721b00d4547aadfdbd1e89f22fe P 3ffda061b9ac468bbeeb1743a1d01283: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:34.200220  6538 raft_consensus.cc:2468] T 05cdc8cb063b4f09a6cc27f48f309b40 P 3ffda061b9ac468bbeeb1743a1d01283 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdbb4dbce4dc47b3a7302b7fdd4a835c in term 1.
I20260709 14:49:34.200497  6658 ts_tablet_manager.cc:1434] T 489812af2aa04d51821be9fa70cbb44b P f006f50dfd1a4a02b51c4c36b1fa0615: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.002s
I20260709 14:49:34.201468  6658 tablet_bootstrap.cc:492] T a1954dc6d85440aa846366e2f92d9c3f P f006f50dfd1a4a02b51c4c36b1fa0615: Bootstrap starting.
I20260709 14:49:34.192785  6657 consensus_queue.cc:260] T a1954dc6d85440aa846366e2f92d9c3f P fdbb4dbce4dc47b3a7302b7fdd4a835c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:34.209653  6612 raft_consensus.cc:2468] T b789120dd379410cb2453c978f05987b P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ffda061b9ac468bbeeb1743a1d01283 in term 1.
I20260709 14:49:34.210448  6678 raft_consensus.cc:2749] T b789120dd379410cb2453c978f05987b P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:34.211951  6505 leader_election.cc:304] T b789120dd379410cb2453c978f05987b P 3ffda061b9ac468bbeeb1743a1d01283 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3ffda061b9ac468bbeeb1743a1d01283, fdbb4dbce4dc47b3a7302b7fdd4a835c; no voters: f006f50dfd1a4a02b51c4c36b1fa0615
I20260709 14:49:34.212980  6662 raft_consensus.cc:2804] T b789120dd379410cb2453c978f05987b P 3ffda061b9ac468bbeeb1743a1d01283 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:34.213433  6662 raft_consensus.cc:697] T b789120dd379410cb2453c978f05987b P 3ffda061b9ac468bbeeb1743a1d01283 [term 1 LEADER]: Becoming Leader. State: Replica: 3ffda061b9ac468bbeeb1743a1d01283, State: Running, Role: LEADER
I20260709 14:49:34.214465  6662 consensus_queue.cc:237] T b789120dd379410cb2453c978f05987b P 3ffda061b9ac468bbeeb1743a1d01283 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:34.221269  6658 tablet_bootstrap.cc:654] T a1954dc6d85440aa846366e2f92d9c3f P f006f50dfd1a4a02b51c4c36b1fa0615: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:34.244692  6657 ts_tablet_manager.cc:1434] T a1954dc6d85440aa846366e2f92d9c3f P fdbb4dbce4dc47b3a7302b7fdd4a835c: Time spent starting tablet: real 0.068s	user 0.008s	sys 0.013s
I20260709 14:49:34.244632  6359 catalog_manager.cc:5697] T b789120dd379410cb2453c978f05987b P 3ffda061b9ac468bbeeb1743a1d01283 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3ffda061b9ac468bbeeb1743a1d01283 (127.6.46.66). New cstate: current_term: 1 leader_uuid: "3ffda061b9ac468bbeeb1743a1d01283" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:34.246177  6657 tablet_bootstrap.cc:492] T 33a2d721b00d4547aadfdbd1e89f22fe P fdbb4dbce4dc47b3a7302b7fdd4a835c: Bootstrap starting.
I20260709 14:49:34.246500  6361 catalog_manager.cc:5697] T 05cdc8cb063b4f09a6cc27f48f309b40 P fdbb4dbce4dc47b3a7302b7fdd4a835c reported cstate change: term changed from 0 to 1, leader changed from <none> to fdbb4dbce4dc47b3a7302b7fdd4a835c (127.6.46.67). New cstate: current_term: 1 leader_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:34.250976  6656 tablet_bootstrap.cc:492] T 33a2d721b00d4547aadfdbd1e89f22fe P 3ffda061b9ac468bbeeb1743a1d01283: No bootstrap required, opened a new log
I20260709 14:49:34.251444  6656 ts_tablet_manager.cc:1403] T 33a2d721b00d4547aadfdbd1e89f22fe P 3ffda061b9ac468bbeeb1743a1d01283: Time spent bootstrapping tablet: real 0.077s	user 0.017s	sys 0.013s
I20260709 14:49:34.253263  6658 tablet_bootstrap.cc:492] T a1954dc6d85440aa846366e2f92d9c3f P f006f50dfd1a4a02b51c4c36b1fa0615: No bootstrap required, opened a new log
I20260709 14:49:34.253693  6658 ts_tablet_manager.cc:1403] T a1954dc6d85440aa846366e2f92d9c3f P f006f50dfd1a4a02b51c4c36b1fa0615: Time spent bootstrapping tablet: real 0.052s	user 0.006s	sys 0.005s
I20260709 14:49:34.254592  6656 raft_consensus.cc:359] T 33a2d721b00d4547aadfdbd1e89f22fe P 3ffda061b9ac468bbeeb1743a1d01283 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } } peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } }
I20260709 14:49:34.255275  6656 raft_consensus.cc:385] T 33a2d721b00d4547aadfdbd1e89f22fe P 3ffda061b9ac468bbeeb1743a1d01283 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:34.255573  6656 raft_consensus.cc:740] T 33a2d721b00d4547aadfdbd1e89f22fe P 3ffda061b9ac468bbeeb1743a1d01283 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ffda061b9ac468bbeeb1743a1d01283, State: Initialized, Role: FOLLOWER
I20260709 14:49:34.256378  6656 consensus_queue.cc:260] T 33a2d721b00d4547aadfdbd1e89f22fe P 3ffda061b9ac468bbeeb1743a1d01283 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } } peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } }
I20260709 14:49:34.256588  6658 raft_consensus.cc:359] T a1954dc6d85440aa846366e2f92d9c3f P f006f50dfd1a4a02b51c4c36b1fa0615 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:34.257299  6658 raft_consensus.cc:385] T a1954dc6d85440aa846366e2f92d9c3f P f006f50dfd1a4a02b51c4c36b1fa0615 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:34.257606  6658 raft_consensus.cc:740] T a1954dc6d85440aa846366e2f92d9c3f P f006f50dfd1a4a02b51c4c36b1fa0615 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f006f50dfd1a4a02b51c4c36b1fa0615, State: Initialized, Role: FOLLOWER
I20260709 14:49:34.258498  6656 ts_tablet_manager.cc:1434] T 33a2d721b00d4547aadfdbd1e89f22fe P 3ffda061b9ac468bbeeb1743a1d01283: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:49:34.258308  6658 consensus_queue.cc:260] T a1954dc6d85440aa846366e2f92d9c3f P f006f50dfd1a4a02b51c4c36b1fa0615 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:34.259375  6656 tablet_bootstrap.cc:492] T d7bfdbaa9356416d861831ab27b2ae2a P 3ffda061b9ac468bbeeb1743a1d01283: Bootstrap starting.
I20260709 14:49:34.264392  6658 ts_tablet_manager.cc:1434] T a1954dc6d85440aa846366e2f92d9c3f P f006f50dfd1a4a02b51c4c36b1fa0615: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260709 14:49:34.265367  6658 tablet_bootstrap.cc:492] T 16a6f06164764d6bae1ac0717920c985 P f006f50dfd1a4a02b51c4c36b1fa0615: Bootstrap starting.
I20260709 14:49:34.269721  6656 tablet_bootstrap.cc:654] T d7bfdbaa9356416d861831ab27b2ae2a P 3ffda061b9ac468bbeeb1743a1d01283: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:34.272034  6657 tablet_bootstrap.cc:654] T 33a2d721b00d4547aadfdbd1e89f22fe P fdbb4dbce4dc47b3a7302b7fdd4a835c: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:34.279359  6664 raft_consensus.cc:493] T 33a2d721b00d4547aadfdbd1e89f22fe P f006f50dfd1a4a02b51c4c36b1fa0615 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:34.279892  6664 raft_consensus.cc:515] T 33a2d721b00d4547aadfdbd1e89f22fe P f006f50dfd1a4a02b51c4c36b1fa0615 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } } peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } }
I20260709 14:49:34.280871  6658 tablet_bootstrap.cc:654] T 16a6f06164764d6bae1ac0717920c985 P f006f50dfd1a4a02b51c4c36b1fa0615: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:34.297817  6664 leader_election.cc:290] T 33a2d721b00d4547aadfdbd1e89f22fe P f006f50dfd1a4a02b51c4c36b1fa0615 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ffda061b9ac468bbeeb1743a1d01283 (127.6.46.66:38399), fdbb4dbce4dc47b3a7302b7fdd4a835c (127.6.46.67:44141)
I20260709 14:49:34.337927  6664 raft_consensus.cc:493] T 489812af2aa04d51821be9fa70cbb44b P f006f50dfd1a4a02b51c4c36b1fa0615 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:34.338565  6664 raft_consensus.cc:515] T 489812af2aa04d51821be9fa70cbb44b P f006f50dfd1a4a02b51c4c36b1fa0615 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:34.341137  6664 leader_election.cc:290] T 489812af2aa04d51821be9fa70cbb44b P f006f50dfd1a4a02b51c4c36b1fa0615 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ffda061b9ac468bbeeb1743a1d01283 (127.6.46.66:38399), fdbb4dbce4dc47b3a7302b7fdd4a835c (127.6.46.67:44141)
I20260709 14:49:34.346067  6656 tablet_bootstrap.cc:492] T d7bfdbaa9356416d861831ab27b2ae2a P 3ffda061b9ac468bbeeb1743a1d01283: No bootstrap required, opened a new log
I20260709 14:49:34.346503  6656 ts_tablet_manager.cc:1403] T d7bfdbaa9356416d861831ab27b2ae2a P 3ffda061b9ac468bbeeb1743a1d01283: Time spent bootstrapping tablet: real 0.087s	user 0.045s	sys 0.022s
I20260709 14:49:34.348951  6656 raft_consensus.cc:359] T d7bfdbaa9356416d861831ab27b2ae2a P 3ffda061b9ac468bbeeb1743a1d01283 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:34.349598  6656 raft_consensus.cc:385] T d7bfdbaa9356416d861831ab27b2ae2a P 3ffda061b9ac468bbeeb1743a1d01283 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:34.349817  6657 tablet_bootstrap.cc:492] T 33a2d721b00d4547aadfdbd1e89f22fe P fdbb4dbce4dc47b3a7302b7fdd4a835c: No bootstrap required, opened a new log
I20260709 14:49:34.349854  6656 raft_consensus.cc:740] T d7bfdbaa9356416d861831ab27b2ae2a P 3ffda061b9ac468bbeeb1743a1d01283 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ffda061b9ac468bbeeb1743a1d01283, State: Initialized, Role: FOLLOWER
I20260709 14:49:34.350580  6657 ts_tablet_manager.cc:1403] T 33a2d721b00d4547aadfdbd1e89f22fe P fdbb4dbce4dc47b3a7302b7fdd4a835c: Time spent bootstrapping tablet: real 0.105s	user 0.011s	sys 0.005s
I20260709 14:49:34.350821  6656 consensus_queue.cc:260] T d7bfdbaa9356416d861831ab27b2ae2a P 3ffda061b9ac468bbeeb1743a1d01283 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:34.352710  6656 ts_tablet_manager.cc:1434] T d7bfdbaa9356416d861831ab27b2ae2a P 3ffda061b9ac468bbeeb1743a1d01283: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:49:34.353689  6656 tablet_bootstrap.cc:492] T 16a6f06164764d6bae1ac0717920c985 P 3ffda061b9ac468bbeeb1743a1d01283: Bootstrap starting.
I20260709 14:49:34.353696  6657 raft_consensus.cc:359] T 33a2d721b00d4547aadfdbd1e89f22fe P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } } peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } }
I20260709 14:49:34.354542  6657 raft_consensus.cc:385] T 33a2d721b00d4547aadfdbd1e89f22fe P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:34.354907  6657 raft_consensus.cc:740] T 33a2d721b00d4547aadfdbd1e89f22fe P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdbb4dbce4dc47b3a7302b7fdd4a835c, State: Initialized, Role: FOLLOWER
I20260709 14:49:34.363642  6656 tablet_bootstrap.cc:654] T 16a6f06164764d6bae1ac0717920c985 P 3ffda061b9ac468bbeeb1743a1d01283: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:34.366978  6538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33a2d721b00d4547aadfdbd1e89f22fe" candidate_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ffda061b9ac468bbeeb1743a1d01283" is_pre_election: true
I20260709 14:49:34.367830  6538 raft_consensus.cc:2468] T 33a2d721b00d4547aadfdbd1e89f22fe P 3ffda061b9ac468bbeeb1743a1d01283 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f006f50dfd1a4a02b51c4c36b1fa0615 in term 0.
I20260709 14:49:34.369036  6539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "489812af2aa04d51821be9fa70cbb44b" candidate_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ffda061b9ac468bbeeb1743a1d01283" is_pre_election: true
I20260709 14:49:34.369782  6539 raft_consensus.cc:2468] T 489812af2aa04d51821be9fa70cbb44b P 3ffda061b9ac468bbeeb1743a1d01283 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f006f50dfd1a4a02b51c4c36b1fa0615 in term 0.
I20260709 14:49:34.371902  6429 leader_election.cc:304] T 33a2d721b00d4547aadfdbd1e89f22fe P f006f50dfd1a4a02b51c4c36b1fa0615 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ffda061b9ac468bbeeb1743a1d01283, f006f50dfd1a4a02b51c4c36b1fa0615; no voters: 
I20260709 14:49:34.373034  6664 raft_consensus.cc:2804] T 33a2d721b00d4547aadfdbd1e89f22fe P f006f50dfd1a4a02b51c4c36b1fa0615 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:34.373489  6664 raft_consensus.cc:493] T 33a2d721b00d4547aadfdbd1e89f22fe P f006f50dfd1a4a02b51c4c36b1fa0615 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:34.373884  6664 raft_consensus.cc:3060] T 33a2d721b00d4547aadfdbd1e89f22fe P f006f50dfd1a4a02b51c4c36b1fa0615 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:34.374265  6656 tablet_bootstrap.cc:492] T 16a6f06164764d6bae1ac0717920c985 P 3ffda061b9ac468bbeeb1743a1d01283: No bootstrap required, opened a new log
I20260709 14:49:34.374662  6656 ts_tablet_manager.cc:1403] T 16a6f06164764d6bae1ac0717920c985 P 3ffda061b9ac468bbeeb1743a1d01283: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.007s
I20260709 14:49:34.377118  6656 raft_consensus.cc:359] T 16a6f06164764d6bae1ac0717920c985 P 3ffda061b9ac468bbeeb1743a1d01283 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:34.377931  6656 raft_consensus.cc:385] T 16a6f06164764d6bae1ac0717920c985 P 3ffda061b9ac468bbeeb1743a1d01283 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:34.378234  6656 raft_consensus.cc:740] T 16a6f06164764d6bae1ac0717920c985 P 3ffda061b9ac468bbeeb1743a1d01283 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ffda061b9ac468bbeeb1743a1d01283, State: Initialized, Role: FOLLOWER
I20260709 14:49:34.379000  6656 consensus_queue.cc:260] T 16a6f06164764d6bae1ac0717920c985 P 3ffda061b9ac468bbeeb1743a1d01283 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:34.380194  6429 leader_election.cc:304] T 489812af2aa04d51821be9fa70cbb44b P f006f50dfd1a4a02b51c4c36b1fa0615 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ffda061b9ac468bbeeb1743a1d01283, f006f50dfd1a4a02b51c4c36b1fa0615; no voters: 
I20260709 14:49:34.382965  6656 ts_tablet_manager.cc:1434] T 16a6f06164764d6bae1ac0717920c985 P 3ffda061b9ac468bbeeb1743a1d01283: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:49:34.386406  6612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33a2d721b00d4547aadfdbd1e89f22fe" candidate_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" is_pre_election: true
I20260709 14:49:34.387360  6701 raft_consensus.cc:2804] T 489812af2aa04d51821be9fa70cbb44b P f006f50dfd1a4a02b51c4c36b1fa0615 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:34.387739  6701 raft_consensus.cc:493] T 489812af2aa04d51821be9fa70cbb44b P f006f50dfd1a4a02b51c4c36b1fa0615 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:34.387861  6613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "489812af2aa04d51821be9fa70cbb44b" candidate_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" is_pre_election: true
I20260709 14:49:34.388785  6657 consensus_queue.cc:260] T 33a2d721b00d4547aadfdbd1e89f22fe P fdbb4dbce4dc47b3a7302b7fdd4a835c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } } peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } }
I20260709 14:49:34.389730  6612 raft_consensus.cc:2468] T 33a2d721b00d4547aadfdbd1e89f22fe P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f006f50dfd1a4a02b51c4c36b1fa0615 in term 0.
I20260709 14:49:34.390304  6692 raft_consensus.cc:493] T 33a2d721b00d4547aadfdbd1e89f22fe P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:34.390920  6692 raft_consensus.cc:515] T 33a2d721b00d4547aadfdbd1e89f22fe P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } } peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } }
W20260709 14:49:34.389410  6430 leader_election.cc:343] T 489812af2aa04d51821be9fa70cbb44b P f006f50dfd1a4a02b51c4c36b1fa0615 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fdbb4dbce4dc47b3a7302b7fdd4a835c (127.6.46.67:44141): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:34.388109  6701 raft_consensus.cc:3060] T 489812af2aa04d51821be9fa70cbb44b P f006f50dfd1a4a02b51c4c36b1fa0615 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:34.394176  6657 ts_tablet_manager.cc:1434] T 33a2d721b00d4547aadfdbd1e89f22fe P fdbb4dbce4dc47b3a7302b7fdd4a835c: Time spent starting tablet: real 0.043s	user 0.009s	sys 0.000s
I20260709 14:49:34.383936  6664 raft_consensus.cc:515] T 33a2d721b00d4547aadfdbd1e89f22fe P f006f50dfd1a4a02b51c4c36b1fa0615 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } } peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } }
I20260709 14:49:34.395205  6657 tablet_bootstrap.cc:492] T eee8b51caa8d4d72a36631893a71a2e1 P fdbb4dbce4dc47b3a7302b7fdd4a835c: Bootstrap starting.
I20260709 14:49:34.393337  6658 tablet_bootstrap.cc:492] T 16a6f06164764d6bae1ac0717920c985 P f006f50dfd1a4a02b51c4c36b1fa0615: No bootstrap required, opened a new log
I20260709 14:49:34.396947  6658 ts_tablet_manager.cc:1403] T 16a6f06164764d6bae1ac0717920c985 P f006f50dfd1a4a02b51c4c36b1fa0615: Time spent bootstrapping tablet: real 0.132s	user 0.033s	sys 0.055s
I20260709 14:49:34.397998  6539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33a2d721b00d4547aadfdbd1e89f22fe" candidate_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ffda061b9ac468bbeeb1743a1d01283" is_pre_election: true
I20260709 14:49:34.398448  6463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33a2d721b00d4547aadfdbd1e89f22fe" candidate_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" is_pre_election: true
I20260709 14:49:34.398582  6539 raft_consensus.cc:2468] T 33a2d721b00d4547aadfdbd1e89f22fe P 3ffda061b9ac468bbeeb1743a1d01283 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdbb4dbce4dc47b3a7302b7fdd4a835c in term 0.
I20260709 14:49:34.399204  6463 raft_consensus.cc:2393] T 33a2d721b00d4547aadfdbd1e89f22fe P f006f50dfd1a4a02b51c4c36b1fa0615 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fdbb4dbce4dc47b3a7302b7fdd4a835c in current term 1: Already voted for candidate f006f50dfd1a4a02b51c4c36b1fa0615 in this term.
I20260709 14:49:34.399817  6578 leader_election.cc:304] T 33a2d721b00d4547aadfdbd1e89f22fe P fdbb4dbce4dc47b3a7302b7fdd4a835c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ffda061b9ac468bbeeb1743a1d01283, fdbb4dbce4dc47b3a7302b7fdd4a835c; no voters: 
I20260709 14:49:34.396247  6664 leader_election.cc:290] T 33a2d721b00d4547aadfdbd1e89f22fe P f006f50dfd1a4a02b51c4c36b1fa0615 [CANDIDATE]: Term 1 election: Requested vote from peers 3ffda061b9ac468bbeeb1743a1d01283 (127.6.46.66:38399), fdbb4dbce4dc47b3a7302b7fdd4a835c (127.6.46.67:44141)
I20260709 14:49:34.400254  6692 leader_election.cc:290] T 33a2d721b00d4547aadfdbd1e89f22fe P fdbb4dbce4dc47b3a7302b7fdd4a835c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ffda061b9ac468bbeeb1743a1d01283 (127.6.46.66:38399), f006f50dfd1a4a02b51c4c36b1fa0615 (127.6.46.65:41971)
I20260709 14:49:34.402979  6664 raft_consensus.cc:493] T d7bfdbaa9356416d861831ab27b2ae2a P f006f50dfd1a4a02b51c4c36b1fa0615 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:34.401147  6658 raft_consensus.cc:359] T 16a6f06164764d6bae1ac0717920c985 P f006f50dfd1a4a02b51c4c36b1fa0615 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:34.403614  6658 raft_consensus.cc:385] T 16a6f06164764d6bae1ac0717920c985 P f006f50dfd1a4a02b51c4c36b1fa0615 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:34.403431  6664 raft_consensus.cc:515] T d7bfdbaa9356416d861831ab27b2ae2a P f006f50dfd1a4a02b51c4c36b1fa0615 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:34.405236  6658 raft_consensus.cc:740] T 16a6f06164764d6bae1ac0717920c985 P f006f50dfd1a4a02b51c4c36b1fa0615 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f006f50dfd1a4a02b51c4c36b1fa0615, State: Initialized, Role: FOLLOWER
I20260709 14:49:34.405524  6612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33a2d721b00d4547aadfdbd1e89f22fe" candidate_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c"
I20260709 14:49:34.407137  6658 consensus_queue.cc:260] T 16a6f06164764d6bae1ac0717920c985 P f006f50dfd1a4a02b51c4c36b1fa0615 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:34.407958  6692 raft_consensus.cc:2804] T 33a2d721b00d4547aadfdbd1e89f22fe P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:34.413755  6692 raft_consensus.cc:493] T 33a2d721b00d4547aadfdbd1e89f22fe P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:34.414081  6613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bfdbaa9356416d861831ab27b2ae2a" candidate_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" is_pre_election: true
I20260709 14:49:34.414295  6692 raft_consensus.cc:3060] T 33a2d721b00d4547aadfdbd1e89f22fe P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:34.411968  6664 leader_election.cc:290] T d7bfdbaa9356416d861831ab27b2ae2a P f006f50dfd1a4a02b51c4c36b1fa0615 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ffda061b9ac468bbeeb1743a1d01283 (127.6.46.66:38399), fdbb4dbce4dc47b3a7302b7fdd4a835c (127.6.46.67:44141)
I20260709 14:49:34.414664  6613 raft_consensus.cc:2468] T d7bfdbaa9356416d861831ab27b2ae2a P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f006f50dfd1a4a02b51c4c36b1fa0615 in term 0.
I20260709 14:49:34.412688  6539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33a2d721b00d4547aadfdbd1e89f22fe" candidate_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ffda061b9ac468bbeeb1743a1d01283"
I20260709 14:49:34.412766  6538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bfdbaa9356416d861831ab27b2ae2a" candidate_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ffda061b9ac468bbeeb1743a1d01283" is_pre_election: true
I20260709 14:49:34.415553  6539 raft_consensus.cc:3060] T 33a2d721b00d4547aadfdbd1e89f22fe P 3ffda061b9ac468bbeeb1743a1d01283 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:34.416349  6430 leader_election.cc:304] T d7bfdbaa9356416d861831ab27b2ae2a P f006f50dfd1a4a02b51c4c36b1fa0615 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f006f50dfd1a4a02b51c4c36b1fa0615, fdbb4dbce4dc47b3a7302b7fdd4a835c; no voters: 
I20260709 14:49:34.415992  6538 raft_consensus.cc:2468] T d7bfdbaa9356416d861831ab27b2ae2a P 3ffda061b9ac468bbeeb1743a1d01283 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f006f50dfd1a4a02b51c4c36b1fa0615 in term 0.
I20260709 14:49:34.418691  6658 ts_tablet_manager.cc:1434] T 16a6f06164764d6bae1ac0717920c985 P f006f50dfd1a4a02b51c4c36b1fa0615: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260709 14:49:34.421505  6658 tablet_bootstrap.cc:492] T b789120dd379410cb2453c978f05987b P f006f50dfd1a4a02b51c4c36b1fa0615: Bootstrap starting.
I20260709 14:49:34.425326  6692 raft_consensus.cc:515] T 33a2d721b00d4547aadfdbd1e89f22fe P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } } peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } }
I20260709 14:49:34.426148  6664 raft_consensus.cc:2804] T d7bfdbaa9356416d861831ab27b2ae2a P f006f50dfd1a4a02b51c4c36b1fa0615 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:34.426558  6664 raft_consensus.cc:493] T d7bfdbaa9356416d861831ab27b2ae2a P f006f50dfd1a4a02b51c4c36b1fa0615 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:34.426893  6664 raft_consensus.cc:3060] T d7bfdbaa9356416d861831ab27b2ae2a P f006f50dfd1a4a02b51c4c36b1fa0615 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:34.424666  6657 tablet_bootstrap.cc:654] T eee8b51caa8d4d72a36631893a71a2e1 P fdbb4dbce4dc47b3a7302b7fdd4a835c: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:34.420753  6701 raft_consensus.cc:515] T 489812af2aa04d51821be9fa70cbb44b P f006f50dfd1a4a02b51c4c36b1fa0615 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:34.431161  6539 raft_consensus.cc:2468] T 33a2d721b00d4547aadfdbd1e89f22fe P 3ffda061b9ac468bbeeb1743a1d01283 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f006f50dfd1a4a02b51c4c36b1fa0615 in term 1.
I20260709 14:49:34.433379  6612 raft_consensus.cc:2393] T 33a2d721b00d4547aadfdbd1e89f22fe P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f006f50dfd1a4a02b51c4c36b1fa0615 in current term 1: Already voted for candidate fdbb4dbce4dc47b3a7302b7fdd4a835c in this term.
I20260709 14:49:34.432245  6664 raft_consensus.cc:515] T d7bfdbaa9356416d861831ab27b2ae2a P f006f50dfd1a4a02b51c4c36b1fa0615 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:34.436335  6429 leader_election.cc:304] T 33a2d721b00d4547aadfdbd1e89f22fe P f006f50dfd1a4a02b51c4c36b1fa0615 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ffda061b9ac468bbeeb1743a1d01283, f006f50dfd1a4a02b51c4c36b1fa0615; no voters: 
I20260709 14:49:34.439301  6692 leader_election.cc:290] T 33a2d721b00d4547aadfdbd1e89f22fe P fdbb4dbce4dc47b3a7302b7fdd4a835c [CANDIDATE]: Term 1 election: Requested vote from peers 3ffda061b9ac468bbeeb1743a1d01283 (127.6.46.66:38399), f006f50dfd1a4a02b51c4c36b1fa0615 (127.6.46.65:41971)
I20260709 14:49:34.440017  6539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33a2d721b00d4547aadfdbd1e89f22fe" candidate_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ffda061b9ac468bbeeb1743a1d01283"
I20260709 14:49:34.441677  6702 raft_consensus.cc:2804] T 33a2d721b00d4547aadfdbd1e89f22fe P f006f50dfd1a4a02b51c4c36b1fa0615 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:34.442828  6702 raft_consensus.cc:697] T 33a2d721b00d4547aadfdbd1e89f22fe P f006f50dfd1a4a02b51c4c36b1fa0615 [term 1 LEADER]: Becoming Leader. State: Replica: f006f50dfd1a4a02b51c4c36b1fa0615, State: Running, Role: LEADER
I20260709 14:49:34.443722  6657 tablet_bootstrap.cc:492] T eee8b51caa8d4d72a36631893a71a2e1 P fdbb4dbce4dc47b3a7302b7fdd4a835c: No bootstrap required, opened a new log
I20260709 14:49:34.444787  6539 raft_consensus.cc:2393] T 33a2d721b00d4547aadfdbd1e89f22fe P 3ffda061b9ac468bbeeb1743a1d01283 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate fdbb4dbce4dc47b3a7302b7fdd4a835c in current term 1: Already voted for candidate f006f50dfd1a4a02b51c4c36b1fa0615 in this term.
I20260709 14:49:34.445993  6657 ts_tablet_manager.cc:1403] T eee8b51caa8d4d72a36631893a71a2e1 P fdbb4dbce4dc47b3a7302b7fdd4a835c: Time spent bootstrapping tablet: real 0.051s	user 0.008s	sys 0.006s
I20260709 14:49:34.445905  6463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33a2d721b00d4547aadfdbd1e89f22fe" candidate_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615"
I20260709 14:49:34.446178  6538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bfdbaa9356416d861831ab27b2ae2a" candidate_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ffda061b9ac468bbeeb1743a1d01283"
I20260709 14:49:34.448176  6537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "489812af2aa04d51821be9fa70cbb44b" candidate_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ffda061b9ac468bbeeb1743a1d01283"
I20260709 14:49:34.449154  6537 raft_consensus.cc:3060] T 489812af2aa04d51821be9fa70cbb44b P 3ffda061b9ac468bbeeb1743a1d01283 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:34.446997  6662 raft_consensus.cc:493] T a1954dc6d85440aa846366e2f92d9c3f P 3ffda061b9ac468bbeeb1743a1d01283 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:34.450860  6577 leader_election.cc:304] T 33a2d721b00d4547aadfdbd1e89f22fe P fdbb4dbce4dc47b3a7302b7fdd4a835c [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: fdbb4dbce4dc47b3a7302b7fdd4a835c; no voters: 3ffda061b9ac468bbeeb1743a1d01283, f006f50dfd1a4a02b51c4c36b1fa0615
I20260709 14:49:34.451084  6662 raft_consensus.cc:515] T a1954dc6d85440aa846366e2f92d9c3f P 3ffda061b9ac468bbeeb1743a1d01283 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:34.443739  6702 consensus_queue.cc:237] T 33a2d721b00d4547aadfdbd1e89f22fe P f006f50dfd1a4a02b51c4c36b1fa0615 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } } peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } }
I20260709 14:49:34.498425  6658 tablet_bootstrap.cc:654] T b789120dd379410cb2453c978f05987b P f006f50dfd1a4a02b51c4c36b1fa0615: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:34.471017  6612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bfdbaa9356416d861831ab27b2ae2a" candidate_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c"
I20260709 14:49:34.449973  6538 raft_consensus.cc:3060] T d7bfdbaa9356416d861831ab27b2ae2a P 3ffda061b9ac468bbeeb1743a1d01283 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:34.447183  6664 leader_election.cc:290] T d7bfdbaa9356416d861831ab27b2ae2a P f006f50dfd1a4a02b51c4c36b1fa0615 [CANDIDATE]: Term 1 election: Requested vote from peers 3ffda061b9ac468bbeeb1743a1d01283 (127.6.46.66:38399), fdbb4dbce4dc47b3a7302b7fdd4a835c (127.6.46.67:44141)
I20260709 14:49:34.500780  6463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1954dc6d85440aa846366e2f92d9c3f" candidate_uuid: "3ffda061b9ac468bbeeb1743a1d01283" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" is_pre_election: true
I20260709 14:49:34.489089  6537 raft_consensus.cc:2468] T 489812af2aa04d51821be9fa70cbb44b P 3ffda061b9ac468bbeeb1743a1d01283 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f006f50dfd1a4a02b51c4c36b1fa0615 in term 1.
I20260709 14:49:34.500342  6612 raft_consensus.cc:3060] T d7bfdbaa9356416d861831ab27b2ae2a P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:34.457864  6692 raft_consensus.cc:2749] T 33a2d721b00d4547aadfdbd1e89f22fe P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:49:34.502146  6463 raft_consensus.cc:2468] T a1954dc6d85440aa846366e2f92d9c3f P f006f50dfd1a4a02b51c4c36b1fa0615 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ffda061b9ac468bbeeb1743a1d01283 in term 0.
I20260709 14:49:34.472061  6613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "489812af2aa04d51821be9fa70cbb44b" candidate_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c"
I20260709 14:49:34.498365  6657 raft_consensus.cc:359] T eee8b51caa8d4d72a36631893a71a2e1 P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:34.507352  6662 leader_election.cc:290] T a1954dc6d85440aa846366e2f92d9c3f P 3ffda061b9ac468bbeeb1743a1d01283 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f006f50dfd1a4a02b51c4c36b1fa0615 (127.6.46.65:41971), fdbb4dbce4dc47b3a7302b7fdd4a835c (127.6.46.67:44141)
I20260709 14:49:34.506552  6701 leader_election.cc:290] T 489812af2aa04d51821be9fa70cbb44b P f006f50dfd1a4a02b51c4c36b1fa0615 [CANDIDATE]: Term 1 election: Requested vote from peers 3ffda061b9ac468bbeeb1743a1d01283 (127.6.46.66:38399), fdbb4dbce4dc47b3a7302b7fdd4a835c (127.6.46.67:44141)
I20260709 14:49:34.505276  6429 leader_election.cc:304] T 489812af2aa04d51821be9fa70cbb44b P f006f50dfd1a4a02b51c4c36b1fa0615 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ffda061b9ac468bbeeb1743a1d01283, f006f50dfd1a4a02b51c4c36b1fa0615; no voters: 
I20260709 14:49:34.506273  6657 raft_consensus.cc:385] T eee8b51caa8d4d72a36631893a71a2e1 P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:34.508994  6503 leader_election.cc:304] T a1954dc6d85440aa846366e2f92d9c3f P 3ffda061b9ac468bbeeb1743a1d01283 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ffda061b9ac468bbeeb1743a1d01283, f006f50dfd1a4a02b51c4c36b1fa0615; no voters: 
I20260709 14:49:34.509392  6658 tablet_bootstrap.cc:492] T b789120dd379410cb2453c978f05987b P f006f50dfd1a4a02b51c4c36b1fa0615: No bootstrap required, opened a new log
I20260709 14:49:34.511332  6658 ts_tablet_manager.cc:1403] T b789120dd379410cb2453c978f05987b P f006f50dfd1a4a02b51c4c36b1fa0615: Time spent bootstrapping tablet: real 0.091s	user 0.016s	sys 0.026s
I20260709 14:49:34.511462  6701 raft_consensus.cc:2804] T 489812af2aa04d51821be9fa70cbb44b P f006f50dfd1a4a02b51c4c36b1fa0615 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:49:34.510650  6430 leader_election.cc:343] T 489812af2aa04d51821be9fa70cbb44b P f006f50dfd1a4a02b51c4c36b1fa0615 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fdbb4dbce4dc47b3a7302b7fdd4a835c (127.6.46.67:44141): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:34.512043  6701 raft_consensus.cc:697] T 489812af2aa04d51821be9fa70cbb44b P f006f50dfd1a4a02b51c4c36b1fa0615 [term 1 LEADER]: Becoming Leader. State: Replica: f006f50dfd1a4a02b51c4c36b1fa0615, State: Running, Role: LEADER
I20260709 14:49:34.512212  6613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1954dc6d85440aa846366e2f92d9c3f" candidate_uuid: "3ffda061b9ac468bbeeb1743a1d01283" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" is_pre_election: true
I20260709 14:49:34.512878  6613 raft_consensus.cc:2468] T a1954dc6d85440aa846366e2f92d9c3f P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ffda061b9ac468bbeeb1743a1d01283 in term 0.
I20260709 14:49:34.512964  6701 consensus_queue.cc:237] T 489812af2aa04d51821be9fa70cbb44b P f006f50dfd1a4a02b51c4c36b1fa0615 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:34.514741  6658 raft_consensus.cc:359] T b789120dd379410cb2453c978f05987b P f006f50dfd1a4a02b51c4c36b1fa0615 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:34.515642  6658 raft_consensus.cc:385] T b789120dd379410cb2453c978f05987b P f006f50dfd1a4a02b51c4c36b1fa0615 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:34.510524  6657 raft_consensus.cc:740] T eee8b51caa8d4d72a36631893a71a2e1 P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdbb4dbce4dc47b3a7302b7fdd4a835c, State: Initialized, Role: FOLLOWER
I20260709 14:49:34.516048  6658 raft_consensus.cc:740] T b789120dd379410cb2453c978f05987b P f006f50dfd1a4a02b51c4c36b1fa0615 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f006f50dfd1a4a02b51c4c36b1fa0615, State: Initialized, Role: FOLLOWER
I20260709 14:49:34.514549  6662 raft_consensus.cc:2804] T a1954dc6d85440aa846366e2f92d9c3f P 3ffda061b9ac468bbeeb1743a1d01283 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:34.521092  6658 consensus_queue.cc:260] T b789120dd379410cb2453c978f05987b P f006f50dfd1a4a02b51c4c36b1fa0615 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:34.522573  6657 consensus_queue.cc:260] T eee8b51caa8d4d72a36631893a71a2e1 P fdbb4dbce4dc47b3a7302b7fdd4a835c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:34.519968  6662 raft_consensus.cc:493] T a1954dc6d85440aa846366e2f92d9c3f P 3ffda061b9ac468bbeeb1743a1d01283 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:34.527590  6612 raft_consensus.cc:2468] T d7bfdbaa9356416d861831ab27b2ae2a P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f006f50dfd1a4a02b51c4c36b1fa0615 in term 1.
I20260709 14:49:34.528692  6658 ts_tablet_manager.cc:1434] T b789120dd379410cb2453c978f05987b P f006f50dfd1a4a02b51c4c36b1fa0615: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.002s
I20260709 14:49:34.530344  6658 tablet_bootstrap.cc:492] T eee8b51caa8d4d72a36631893a71a2e1 P f006f50dfd1a4a02b51c4c36b1fa0615: Bootstrap starting.
I20260709 14:49:34.532008  6657 ts_tablet_manager.cc:1434] T eee8b51caa8d4d72a36631893a71a2e1 P fdbb4dbce4dc47b3a7302b7fdd4a835c: Time spent starting tablet: real 0.084s	user 0.006s	sys 0.007s
I20260709 14:49:34.529620  6662 raft_consensus.cc:3060] T a1954dc6d85440aa846366e2f92d9c3f P 3ffda061b9ac468bbeeb1743a1d01283 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:34.535625  6538 raft_consensus.cc:2468] T d7bfdbaa9356416d861831ab27b2ae2a P 3ffda061b9ac468bbeeb1743a1d01283 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f006f50dfd1a4a02b51c4c36b1fa0615 in term 1.
I20260709 14:49:34.536026  6657 tablet_bootstrap.cc:492] T 16a6f06164764d6bae1ac0717920c985 P fdbb4dbce4dc47b3a7302b7fdd4a835c: Bootstrap starting.
I20260709 14:49:34.536978  6429 leader_election.cc:304] T d7bfdbaa9356416d861831ab27b2ae2a P f006f50dfd1a4a02b51c4c36b1fa0615 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ffda061b9ac468bbeeb1743a1d01283, f006f50dfd1a4a02b51c4c36b1fa0615; no voters: 
I20260709 14:49:34.544559  6701 raft_consensus.cc:2804] T d7bfdbaa9356416d861831ab27b2ae2a P f006f50dfd1a4a02b51c4c36b1fa0615 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:34.545287  6701 raft_consensus.cc:697] T d7bfdbaa9356416d861831ab27b2ae2a P f006f50dfd1a4a02b51c4c36b1fa0615 [term 1 LEADER]: Becoming Leader. State: Replica: f006f50dfd1a4a02b51c4c36b1fa0615, State: Running, Role: LEADER
I20260709 14:49:34.548695  6701 consensus_queue.cc:237] T d7bfdbaa9356416d861831ab27b2ae2a P f006f50dfd1a4a02b51c4c36b1fa0615 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:34.551604  6658 tablet_bootstrap.cc:654] T eee8b51caa8d4d72a36631893a71a2e1 P f006f50dfd1a4a02b51c4c36b1fa0615: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:34.564323  6680 consensus_queue.cc:1048] T 6322d6d151ec4fa394fbd8b6f9a4e4e6 P 3ffda061b9ac468bbeeb1743a1d01283 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:34.564855  6658 tablet_bootstrap.cc:492] T eee8b51caa8d4d72a36631893a71a2e1 P f006f50dfd1a4a02b51c4c36b1fa0615: No bootstrap required, opened a new log
I20260709 14:49:34.565295  6658 ts_tablet_manager.cc:1403] T eee8b51caa8d4d72a36631893a71a2e1 P f006f50dfd1a4a02b51c4c36b1fa0615: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.004s
I20260709 14:49:34.567032  6657 tablet_bootstrap.cc:654] T 16a6f06164764d6bae1ac0717920c985 P fdbb4dbce4dc47b3a7302b7fdd4a835c: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:34.567453  6692 consensus_queue.cc:1048] T 05cdc8cb063b4f09a6cc27f48f309b40 P fdbb4dbce4dc47b3a7302b7fdd4a835c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:34.567919  6658 raft_consensus.cc:359] T eee8b51caa8d4d72a36631893a71a2e1 P f006f50dfd1a4a02b51c4c36b1fa0615 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:34.568580  6658 raft_consensus.cc:385] T eee8b51caa8d4d72a36631893a71a2e1 P f006f50dfd1a4a02b51c4c36b1fa0615 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:34.568879  6658 raft_consensus.cc:740] T eee8b51caa8d4d72a36631893a71a2e1 P f006f50dfd1a4a02b51c4c36b1fa0615 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f006f50dfd1a4a02b51c4c36b1fa0615, State: Initialized, Role: FOLLOWER
I20260709 14:49:34.561524  6662 raft_consensus.cc:515] T a1954dc6d85440aa846366e2f92d9c3f P 3ffda061b9ac468bbeeb1743a1d01283 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:34.572389  6680 raft_consensus.cc:493] T 16a6f06164764d6bae1ac0717920c985 P 3ffda061b9ac468bbeeb1743a1d01283 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:34.572551  6658 consensus_queue.cc:260] T eee8b51caa8d4d72a36631893a71a2e1 P f006f50dfd1a4a02b51c4c36b1fa0615 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:34.573982  6680 raft_consensus.cc:515] T 16a6f06164764d6bae1ac0717920c985 P 3ffda061b9ac468bbeeb1743a1d01283 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:34.577497  6662 leader_election.cc:290] T a1954dc6d85440aa846366e2f92d9c3f P 3ffda061b9ac468bbeeb1743a1d01283 [CANDIDATE]: Term 1 election: Requested vote from peers f006f50dfd1a4a02b51c4c36b1fa0615 (127.6.46.65:41971), fdbb4dbce4dc47b3a7302b7fdd4a835c (127.6.46.67:44141)
I20260709 14:49:34.578722  6680 leader_election.cc:290] T 16a6f06164764d6bae1ac0717920c985 P 3ffda061b9ac468bbeeb1743a1d01283 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f006f50dfd1a4a02b51c4c36b1fa0615 (127.6.46.65:41971), fdbb4dbce4dc47b3a7302b7fdd4a835c (127.6.46.67:44141)
I20260709 14:49:34.580515  6658 ts_tablet_manager.cc:1434] T eee8b51caa8d4d72a36631893a71a2e1 P f006f50dfd1a4a02b51c4c36b1fa0615: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
W20260709 14:49:34.582239  6430 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.46.67:44141, user_credentials={real_user=slave}} blocked reactor thread for 73392.1us
I20260709 14:49:34.582719  6461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16a6f06164764d6bae1ac0717920c985" candidate_uuid: "3ffda061b9ac468bbeeb1743a1d01283" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" is_pre_election: true
I20260709 14:49:34.583340  6461 raft_consensus.cc:2468] T 16a6f06164764d6bae1ac0717920c985 P f006f50dfd1a4a02b51c4c36b1fa0615 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ffda061b9ac468bbeeb1743a1d01283 in term 0.
I20260709 14:49:34.584100  6613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16a6f06164764d6bae1ac0717920c985" candidate_uuid: "3ffda061b9ac468bbeeb1743a1d01283" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" is_pre_election: true
I20260709 14:49:34.585026  6462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1954dc6d85440aa846366e2f92d9c3f" candidate_uuid: "3ffda061b9ac468bbeeb1743a1d01283" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615"
I20260709 14:49:34.585590  6462 raft_consensus.cc:3060] T a1954dc6d85440aa846366e2f92d9c3f P f006f50dfd1a4a02b51c4c36b1fa0615 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:34.581797  6612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1954dc6d85440aa846366e2f92d9c3f" candidate_uuid: "3ffda061b9ac468bbeeb1743a1d01283" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c"
W20260709 14:49:34.588907  6505 leader_election.cc:343] T 16a6f06164764d6bae1ac0717920c985 P 3ffda061b9ac468bbeeb1743a1d01283 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fdbb4dbce4dc47b3a7302b7fdd4a835c (127.6.46.67:44141): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:34.589710  6503 leader_election.cc:304] T 16a6f06164764d6bae1ac0717920c985 P 3ffda061b9ac468bbeeb1743a1d01283 [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: 3ffda061b9ac468bbeeb1743a1d01283, f006f50dfd1a4a02b51c4c36b1fa0615; no voters: fdbb4dbce4dc47b3a7302b7fdd4a835c
I20260709 14:49:34.591356  6612 raft_consensus.cc:3060] T a1954dc6d85440aa846366e2f92d9c3f P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:49:34.591540  6408 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:49:34.592837  6680 raft_consensus.cc:2804] T 16a6f06164764d6bae1ac0717920c985 P 3ffda061b9ac468bbeeb1743a1d01283 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:34.599713  6680 raft_consensus.cc:493] T 16a6f06164764d6bae1ac0717920c985 P 3ffda061b9ac468bbeeb1743a1d01283 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:34.600260  6680 raft_consensus.cc:3060] T 16a6f06164764d6bae1ac0717920c985 P 3ffda061b9ac468bbeeb1743a1d01283 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:34.600605  6462 raft_consensus.cc:2468] T a1954dc6d85440aa846366e2f92d9c3f P f006f50dfd1a4a02b51c4c36b1fa0615 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ffda061b9ac468bbeeb1743a1d01283 in term 1.
I20260709 14:49:34.602488  6503 leader_election.cc:304] T a1954dc6d85440aa846366e2f92d9c3f P 3ffda061b9ac468bbeeb1743a1d01283 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ffda061b9ac468bbeeb1743a1d01283, f006f50dfd1a4a02b51c4c36b1fa0615; no voters: 
I20260709 14:49:34.603472  6662 raft_consensus.cc:2804] T a1954dc6d85440aa846366e2f92d9c3f P 3ffda061b9ac468bbeeb1743a1d01283 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:34.596254  6361 catalog_manager.cc:5697] T 33a2d721b00d4547aadfdbd1e89f22fe P f006f50dfd1a4a02b51c4c36b1fa0615 reported cstate change: term changed from 0 to 1, leader changed from <none> to f006f50dfd1a4a02b51c4c36b1fa0615 (127.6.46.65). New cstate: current_term: 1 leader_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:34.612932  6612 raft_consensus.cc:2468] T a1954dc6d85440aa846366e2f92d9c3f P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ffda061b9ac468bbeeb1743a1d01283 in term 1.
I20260709 14:49:34.617358  6662 raft_consensus.cc:697] T a1954dc6d85440aa846366e2f92d9c3f P 3ffda061b9ac468bbeeb1743a1d01283 [term 1 LEADER]: Becoming Leader. State: Replica: 3ffda061b9ac468bbeeb1743a1d01283, State: Running, Role: LEADER
I20260709 14:49:34.618891  6662 consensus_queue.cc:237] T a1954dc6d85440aa846366e2f92d9c3f P 3ffda061b9ac468bbeeb1743a1d01283 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:34.627713  6680 raft_consensus.cc:515] T 16a6f06164764d6bae1ac0717920c985 P 3ffda061b9ac468bbeeb1743a1d01283 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:34.628813  6657 tablet_bootstrap.cc:492] T 16a6f06164764d6bae1ac0717920c985 P fdbb4dbce4dc47b3a7302b7fdd4a835c: No bootstrap required, opened a new log
I20260709 14:49:34.641897  6680 leader_election.cc:290] T 16a6f06164764d6bae1ac0717920c985 P 3ffda061b9ac468bbeeb1743a1d01283 [CANDIDATE]: Term 1 election: Requested vote from peers f006f50dfd1a4a02b51c4c36b1fa0615 (127.6.46.65:41971), fdbb4dbce4dc47b3a7302b7fdd4a835c (127.6.46.67:44141)
I20260709 14:49:34.642608  6657 ts_tablet_manager.cc:1403] T 16a6f06164764d6bae1ac0717920c985 P fdbb4dbce4dc47b3a7302b7fdd4a835c: Time spent bootstrapping tablet: real 0.107s	user 0.026s	sys 0.009s
I20260709 14:49:34.643134  6463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16a6f06164764d6bae1ac0717920c985" candidate_uuid: "3ffda061b9ac468bbeeb1743a1d01283" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615"
I20260709 14:49:34.643061  6678 consensus_queue.cc:1048] T 05cdc8cb063b4f09a6cc27f48f309b40 P fdbb4dbce4dc47b3a7302b7fdd4a835c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:34.643816  6463 raft_consensus.cc:3060] T 16a6f06164764d6bae1ac0717920c985 P f006f50dfd1a4a02b51c4c36b1fa0615 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:34.646041  6612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16a6f06164764d6bae1ac0717920c985" candidate_uuid: "3ffda061b9ac468bbeeb1743a1d01283" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c"
I20260709 14:49:34.645604  6657 raft_consensus.cc:359] T 16a6f06164764d6bae1ac0717920c985 P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:34.648176  6657 raft_consensus.cc:385] T 16a6f06164764d6bae1ac0717920c985 P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:34.648526  6657 raft_consensus.cc:740] T 16a6f06164764d6bae1ac0717920c985 P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdbb4dbce4dc47b3a7302b7fdd4a835c, State: Initialized, Role: FOLLOWER
I20260709 14:49:34.653443  6657 consensus_queue.cc:260] T 16a6f06164764d6bae1ac0717920c985 P fdbb4dbce4dc47b3a7302b7fdd4a835c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:34.654448  6612 raft_consensus.cc:3060] T 16a6f06164764d6bae1ac0717920c985 P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:34.650426  6463 raft_consensus.cc:2468] T 16a6f06164764d6bae1ac0717920c985 P f006f50dfd1a4a02b51c4c36b1fa0615 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ffda061b9ac468bbeeb1743a1d01283 in term 1.
W20260709 14:49:34.652555  6505 consensus_peers.cc:597] T 6322d6d151ec4fa394fbd8b6f9a4e4e6 P 3ffda061b9ac468bbeeb1743a1d01283 -> Peer fdbb4dbce4dc47b3a7302b7fdd4a835c (127.6.46.67:44141): Couldn't send request to peer fdbb4dbce4dc47b3a7302b7fdd4a835c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:34.659789  6503 leader_election.cc:304] T 16a6f06164764d6bae1ac0717920c985 P 3ffda061b9ac468bbeeb1743a1d01283 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ffda061b9ac468bbeeb1743a1d01283, f006f50dfd1a4a02b51c4c36b1fa0615; no voters: 
I20260709 14:49:34.659646  6359 catalog_manager.cc:5697] T a1954dc6d85440aa846366e2f92d9c3f P 3ffda061b9ac468bbeeb1743a1d01283 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3ffda061b9ac468bbeeb1743a1d01283 (127.6.46.66). New cstate: current_term: 1 leader_uuid: "3ffda061b9ac468bbeeb1743a1d01283" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:34.661109  6714 raft_consensus.cc:2804] T 16a6f06164764d6bae1ac0717920c985 P 3ffda061b9ac468bbeeb1743a1d01283 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:34.661681  6714 raft_consensus.cc:697] T 16a6f06164764d6bae1ac0717920c985 P 3ffda061b9ac468bbeeb1743a1d01283 [term 1 LEADER]: Becoming Leader. State: Replica: 3ffda061b9ac468bbeeb1743a1d01283, State: Running, Role: LEADER
I20260709 14:49:34.662609  6714 consensus_queue.cc:237] T 16a6f06164764d6bae1ac0717920c985 P 3ffda061b9ac468bbeeb1743a1d01283 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:34.662348  6360 catalog_manager.cc:5697] T 489812af2aa04d51821be9fa70cbb44b P f006f50dfd1a4a02b51c4c36b1fa0615 reported cstate change: term changed from 0 to 1, leader changed from <none> to f006f50dfd1a4a02b51c4c36b1fa0615 (127.6.46.65). New cstate: current_term: 1 leader_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:34.669267  6360 catalog_manager.cc:5697] T d7bfdbaa9356416d861831ab27b2ae2a P f006f50dfd1a4a02b51c4c36b1fa0615 reported cstate change: term changed from 0 to 1, leader changed from <none> to f006f50dfd1a4a02b51c4c36b1fa0615 (127.6.46.65). New cstate: current_term: 1 leader_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:34.671341  6612 raft_consensus.cc:2468] T 16a6f06164764d6bae1ac0717920c985 P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ffda061b9ac468bbeeb1743a1d01283 in term 1.
I20260709 14:49:34.683336  6657 ts_tablet_manager.cc:1434] T 16a6f06164764d6bae1ac0717920c985 P fdbb4dbce4dc47b3a7302b7fdd4a835c: Time spent starting tablet: real 0.040s	user 0.005s	sys 0.000s
I20260709 14:49:34.684353  6657 tablet_bootstrap.cc:492] T 489812af2aa04d51821be9fa70cbb44b P fdbb4dbce4dc47b3a7302b7fdd4a835c: Bootstrap starting.
I20260709 14:49:34.691607  6657 tablet_bootstrap.cc:654] T 489812af2aa04d51821be9fa70cbb44b P fdbb4dbce4dc47b3a7302b7fdd4a835c: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:34.696611  6361 catalog_manager.cc:5697] T 16a6f06164764d6bae1ac0717920c985 P 3ffda061b9ac468bbeeb1743a1d01283 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3ffda061b9ac468bbeeb1743a1d01283 (127.6.46.66). New cstate: current_term: 1 leader_uuid: "3ffda061b9ac468bbeeb1743a1d01283" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:34.705401  6657 tablet_bootstrap.cc:492] T 489812af2aa04d51821be9fa70cbb44b P fdbb4dbce4dc47b3a7302b7fdd4a835c: No bootstrap required, opened a new log
I20260709 14:49:34.705894  6657 ts_tablet_manager.cc:1403] T 489812af2aa04d51821be9fa70cbb44b P fdbb4dbce4dc47b3a7302b7fdd4a835c: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.005s
I20260709 14:49:34.708321  6657 raft_consensus.cc:359] T 489812af2aa04d51821be9fa70cbb44b P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:34.708842  6657 raft_consensus.cc:385] T 489812af2aa04d51821be9fa70cbb44b P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:34.709084  6657 raft_consensus.cc:740] T 489812af2aa04d51821be9fa70cbb44b P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdbb4dbce4dc47b3a7302b7fdd4a835c, State: Initialized, Role: FOLLOWER
I20260709 14:49:34.709800  6657 consensus_queue.cc:260] T 489812af2aa04d51821be9fa70cbb44b P fdbb4dbce4dc47b3a7302b7fdd4a835c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:34.711397  6657 ts_tablet_manager.cc:1434] T 489812af2aa04d51821be9fa70cbb44b P fdbb4dbce4dc47b3a7302b7fdd4a835c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:49:34.712589  6657 tablet_bootstrap.cc:492] T 6322d6d151ec4fa394fbd8b6f9a4e4e6 P fdbb4dbce4dc47b3a7302b7fdd4a835c: Bootstrap starting.
I20260709 14:49:34.714097  6678 raft_consensus.cc:493] T eee8b51caa8d4d72a36631893a71a2e1 P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:34.714573  6678 raft_consensus.cc:515] T eee8b51caa8d4d72a36631893a71a2e1 P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:34.716792  6678 leader_election.cc:290] T eee8b51caa8d4d72a36631893a71a2e1 P fdbb4dbce4dc47b3a7302b7fdd4a835c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f006f50dfd1a4a02b51c4c36b1fa0615 (127.6.46.65:41971), 3ffda061b9ac468bbeeb1743a1d01283 (127.6.46.66:38399)
I20260709 14:49:34.718160  6657 tablet_bootstrap.cc:654] T 6322d6d151ec4fa394fbd8b6f9a4e4e6 P fdbb4dbce4dc47b3a7302b7fdd4a835c: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:34.718652  6464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee8b51caa8d4d72a36631893a71a2e1" candidate_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" is_pre_election: true
I20260709 14:49:34.719262  6464 raft_consensus.cc:2468] T eee8b51caa8d4d72a36631893a71a2e1 P f006f50dfd1a4a02b51c4c36b1fa0615 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdbb4dbce4dc47b3a7302b7fdd4a835c in term 0.
I20260709 14:49:34.720263  6538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee8b51caa8d4d72a36631893a71a2e1" candidate_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ffda061b9ac468bbeeb1743a1d01283" is_pre_election: true
I20260709 14:49:34.720438  6577 leader_election.cc:304] T eee8b51caa8d4d72a36631893a71a2e1 P fdbb4dbce4dc47b3a7302b7fdd4a835c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f006f50dfd1a4a02b51c4c36b1fa0615, fdbb4dbce4dc47b3a7302b7fdd4a835c; no voters: 
I20260709 14:49:34.720865  6538 raft_consensus.cc:2468] T eee8b51caa8d4d72a36631893a71a2e1 P 3ffda061b9ac468bbeeb1743a1d01283 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdbb4dbce4dc47b3a7302b7fdd4a835c in term 0.
I20260709 14:49:34.721453  6678 raft_consensus.cc:2804] T eee8b51caa8d4d72a36631893a71a2e1 P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:34.721949  6678 raft_consensus.cc:493] T eee8b51caa8d4d72a36631893a71a2e1 P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:34.722344  6678 raft_consensus.cc:3060] T eee8b51caa8d4d72a36631893a71a2e1 P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:34.728955  6657 tablet_bootstrap.cc:492] T 6322d6d151ec4fa394fbd8b6f9a4e4e6 P fdbb4dbce4dc47b3a7302b7fdd4a835c: No bootstrap required, opened a new log
I20260709 14:49:34.729417  6657 ts_tablet_manager.cc:1403] T 6322d6d151ec4fa394fbd8b6f9a4e4e6 P fdbb4dbce4dc47b3a7302b7fdd4a835c: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.009s
I20260709 14:49:34.730924  6678 raft_consensus.cc:515] T eee8b51caa8d4d72a36631893a71a2e1 P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:34.731895  6657 raft_consensus.cc:359] T 6322d6d151ec4fa394fbd8b6f9a4e4e6 P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:34.732589  6657 raft_consensus.cc:385] T 6322d6d151ec4fa394fbd8b6f9a4e4e6 P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:34.732909  6657 raft_consensus.cc:740] T 6322d6d151ec4fa394fbd8b6f9a4e4e6 P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdbb4dbce4dc47b3a7302b7fdd4a835c, State: Initialized, Role: FOLLOWER
I20260709 14:49:34.733592  6464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee8b51caa8d4d72a36631893a71a2e1" candidate_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615"
I20260709 14:49:34.733675  6657 consensus_queue.cc:260] T 6322d6d151ec4fa394fbd8b6f9a4e4e6 P fdbb4dbce4dc47b3a7302b7fdd4a835c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:34.734200  6464 raft_consensus.cc:3060] T eee8b51caa8d4d72a36631893a71a2e1 P f006f50dfd1a4a02b51c4c36b1fa0615 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:34.734970  6538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee8b51caa8d4d72a36631893a71a2e1" candidate_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ffda061b9ac468bbeeb1743a1d01283"
I20260709 14:49:34.735620  6538 raft_consensus.cc:3060] T eee8b51caa8d4d72a36631893a71a2e1 P 3ffda061b9ac468bbeeb1743a1d01283 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:34.737775  6657 ts_tablet_manager.cc:1434] T 6322d6d151ec4fa394fbd8b6f9a4e4e6 P fdbb4dbce4dc47b3a7302b7fdd4a835c: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:49:34.741626  6464 raft_consensus.cc:2468] T eee8b51caa8d4d72a36631893a71a2e1 P f006f50dfd1a4a02b51c4c36b1fa0615 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdbb4dbce4dc47b3a7302b7fdd4a835c in term 1.
I20260709 14:49:34.742543  6538 raft_consensus.cc:2468] T eee8b51caa8d4d72a36631893a71a2e1 P 3ffda061b9ac468bbeeb1743a1d01283 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdbb4dbce4dc47b3a7302b7fdd4a835c in term 1.
I20260709 14:49:34.743222  6577 leader_election.cc:304] T eee8b51caa8d4d72a36631893a71a2e1 P fdbb4dbce4dc47b3a7302b7fdd4a835c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f006f50dfd1a4a02b51c4c36b1fa0615, fdbb4dbce4dc47b3a7302b7fdd4a835c; no voters: 
I20260709 14:49:34.743880  6678 leader_election.cc:290] T eee8b51caa8d4d72a36631893a71a2e1 P fdbb4dbce4dc47b3a7302b7fdd4a835c [CANDIDATE]: Term 1 election: Requested vote from peers f006f50dfd1a4a02b51c4c36b1fa0615 (127.6.46.65:41971), 3ffda061b9ac468bbeeb1743a1d01283 (127.6.46.66:38399)
I20260709 14:49:34.744410  6692 raft_consensus.cc:2804] T eee8b51caa8d4d72a36631893a71a2e1 P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:34.744876  6692 raft_consensus.cc:697] T eee8b51caa8d4d72a36631893a71a2e1 P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 1 LEADER]: Becoming Leader. State: Replica: fdbb4dbce4dc47b3a7302b7fdd4a835c, State: Running, Role: LEADER
I20260709 14:49:34.745641  6692 consensus_queue.cc:237] T eee8b51caa8d4d72a36631893a71a2e1 P fdbb4dbce4dc47b3a7302b7fdd4a835c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:34.753973  6358 catalog_manager.cc:5697] T eee8b51caa8d4d72a36631893a71a2e1 P fdbb4dbce4dc47b3a7302b7fdd4a835c reported cstate change: term changed from 0 to 1, leader changed from <none> to fdbb4dbce4dc47b3a7302b7fdd4a835c (127.6.46.67). New cstate: current_term: 1 leader_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:34.757802  6714 consensus_queue.cc:1048] T b789120dd379410cb2453c978f05987b P 3ffda061b9ac468bbeeb1743a1d01283 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:34.766996  6464 raft_consensus.cc:3060] T b789120dd379410cb2453c978f05987b P f006f50dfd1a4a02b51c4c36b1fa0615 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:34.781363  6702 raft_consensus.cc:493] T b789120dd379410cb2453c978f05987b P f006f50dfd1a4a02b51c4c36b1fa0615 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:34.781500  6713 consensus_queue.cc:1048] T b789120dd379410cb2453c978f05987b P 3ffda061b9ac468bbeeb1743a1d01283 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:34.781895  6702 raft_consensus.cc:515] T b789120dd379410cb2453c978f05987b P f006f50dfd1a4a02b51c4c36b1fa0615 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:34.784142  6702 leader_election.cc:290] T b789120dd379410cb2453c978f05987b P f006f50dfd1a4a02b51c4c36b1fa0615 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3ffda061b9ac468bbeeb1743a1d01283 (127.6.46.66:38399), fdbb4dbce4dc47b3a7302b7fdd4a835c (127.6.46.67:44141)
I20260709 14:49:34.784847  6538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b789120dd379410cb2453c978f05987b" candidate_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ffda061b9ac468bbeeb1743a1d01283" is_pre_election: true
I20260709 14:49:34.786398  6612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b789120dd379410cb2453c978f05987b" candidate_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" is_pre_election: true
I20260709 14:49:34.788146  6430 leader_election.cc:304] T b789120dd379410cb2453c978f05987b P f006f50dfd1a4a02b51c4c36b1fa0615 [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: f006f50dfd1a4a02b51c4c36b1fa0615; no voters: 3ffda061b9ac468bbeeb1743a1d01283, fdbb4dbce4dc47b3a7302b7fdd4a835c
I20260709 14:49:34.788874  6702 raft_consensus.cc:2749] T b789120dd379410cb2453c978f05987b P f006f50dfd1a4a02b51c4c36b1fa0615 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:34.864732  6692 raft_consensus.cc:493] T 489812af2aa04d51821be9fa70cbb44b P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:34.865293  6692 raft_consensus.cc:515] T 489812af2aa04d51821be9fa70cbb44b P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:34.866914  6692 leader_election.cc:290] T 489812af2aa04d51821be9fa70cbb44b P fdbb4dbce4dc47b3a7302b7fdd4a835c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f006f50dfd1a4a02b51c4c36b1fa0615 (127.6.46.65:41971), 3ffda061b9ac468bbeeb1743a1d01283 (127.6.46.66:38399)
I20260709 14:49:34.867950  6464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "489812af2aa04d51821be9fa70cbb44b" candidate_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" is_pre_election: true
I20260709 14:49:34.868059  6538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "489812af2aa04d51821be9fa70cbb44b" candidate_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ffda061b9ac468bbeeb1743a1d01283" is_pre_election: true
I20260709 14:49:34.868875  6538 raft_consensus.cc:2393] T 489812af2aa04d51821be9fa70cbb44b P 3ffda061b9ac468bbeeb1743a1d01283 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fdbb4dbce4dc47b3a7302b7fdd4a835c in current term 1: Already voted for candidate f006f50dfd1a4a02b51c4c36b1fa0615 in this term.
I20260709 14:49:34.869827  6578 leader_election.cc:304] T 489812af2aa04d51821be9fa70cbb44b P fdbb4dbce4dc47b3a7302b7fdd4a835c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fdbb4dbce4dc47b3a7302b7fdd4a835c; no voters: 3ffda061b9ac468bbeeb1743a1d01283, f006f50dfd1a4a02b51c4c36b1fa0615
I20260709 14:49:34.870577  6692 raft_consensus.cc:3060] T 489812af2aa04d51821be9fa70cbb44b P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:34.875442  6692 raft_consensus.cc:2749] T 489812af2aa04d51821be9fa70cbb44b P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:34.900116  6702 consensus_queue.cc:1048] T 33a2d721b00d4547aadfdbd1e89f22fe P f006f50dfd1a4a02b51c4c36b1fa0615 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:34.910373  6704 consensus_queue.cc:1048] T 33a2d721b00d4547aadfdbd1e89f22fe P f006f50dfd1a4a02b51c4c36b1fa0615 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:34.961660  6701 consensus_queue.cc:1048] T d7bfdbaa9356416d861831ab27b2ae2a P f006f50dfd1a4a02b51c4c36b1fa0615 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:34.962296  6704 consensus_queue.cc:1048] T d7bfdbaa9356416d861831ab27b2ae2a P f006f50dfd1a4a02b51c4c36b1fa0615 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:49:34.965394  6634 debug-util.cc:398] Leaking SignalData structure 0x7b080016f060 after lost signal to thread 6332
W20260709 14:49:34.966526  6634 debug-util.cc:398] Leaking SignalData structure 0x7b080016f740 after lost signal to thread 6395
I20260709 14:49:35.031190  6538 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6322d6d151ec4fa394fbd8b6f9a4e4e6"
dest_uuid: "3ffda061b9ac468bbeeb1743a1d01283"
mode: GRACEFUL
new_leader_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615"
 from {username='slave'} at 127.0.0.1:35642
I20260709 14:49:35.031992  6538 raft_consensus.cc:606] T 6322d6d151ec4fa394fbd8b6f9a4e4e6 P 3ffda061b9ac468bbeeb1743a1d01283 [term 1 LEADER]: Received request to transfer leadership to TS f006f50dfd1a4a02b51c4c36b1fa0615
I20260709 14:49:35.047323  6692 raft_consensus.cc:493] T 6322d6d151ec4fa394fbd8b6f9a4e4e6 P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:35.047729  6692 raft_consensus.cc:515] T 6322d6d151ec4fa394fbd8b6f9a4e4e6 P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:35.049707  6692 leader_election.cc:290] T 6322d6d151ec4fa394fbd8b6f9a4e4e6 P fdbb4dbce4dc47b3a7302b7fdd4a835c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f006f50dfd1a4a02b51c4c36b1fa0615 (127.6.46.65:41971), 3ffda061b9ac468bbeeb1743a1d01283 (127.6.46.66:38399)
I20260709 14:49:35.050266  6464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6322d6d151ec4fa394fbd8b6f9a4e4e6" candidate_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" is_pre_election: true
I20260709 14:49:35.051887  6538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6322d6d151ec4fa394fbd8b6f9a4e4e6" candidate_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ffda061b9ac468bbeeb1743a1d01283" is_pre_election: true
I20260709 14:49:35.054612  6577 leader_election.cc:304] T 6322d6d151ec4fa394fbd8b6f9a4e4e6 P fdbb4dbce4dc47b3a7302b7fdd4a835c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fdbb4dbce4dc47b3a7302b7fdd4a835c; no voters: 3ffda061b9ac468bbeeb1743a1d01283, f006f50dfd1a4a02b51c4c36b1fa0615
I20260709 14:49:35.055378  6692 raft_consensus.cc:2749] T 6322d6d151ec4fa394fbd8b6f9a4e4e6 P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:35.056830  6612 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eee8b51caa8d4d72a36631893a71a2e1"
dest_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c"
mode: GRACEFUL
new_leader_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615"
 from {username='slave'} at 127.0.0.1:55368
I20260709 14:49:35.057447  6612 raft_consensus.cc:606] T eee8b51caa8d4d72a36631893a71a2e1 P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 1 LEADER]: Received request to transfer leadership to TS f006f50dfd1a4a02b51c4c36b1fa0615
I20260709 14:49:35.065582  6612 raft_consensus.cc:3060] T 6322d6d151ec4fa394fbd8b6f9a4e4e6 P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:35.088685  6464 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d7bfdbaa9356416d861831ab27b2ae2a"
dest_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615"
mode: GRACEFUL
new_leader_uuid: "3ffda061b9ac468bbeeb1743a1d01283"
 from {username='slave'} at 127.0.0.1:38884
I20260709 14:49:35.089332  6464 raft_consensus.cc:606] T d7bfdbaa9356416d861831ab27b2ae2a P f006f50dfd1a4a02b51c4c36b1fa0615 [term 1 LEADER]: Received request to transfer leadership to TS 3ffda061b9ac468bbeeb1743a1d01283
I20260709 14:49:35.100317  6701 consensus_queue.cc:1048] T 489812af2aa04d51821be9fa70cbb44b P f006f50dfd1a4a02b51c4c36b1fa0615 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:35.106069  6613 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "05cdc8cb063b4f09a6cc27f48f309b40"
dest_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c"
mode: GRACEFUL
new_leader_uuid: "3ffda061b9ac468bbeeb1743a1d01283"
 from {username='slave'} at 127.0.0.1:55368
I20260709 14:49:35.106674  6613 raft_consensus.cc:606] T 05cdc8cb063b4f09a6cc27f48f309b40 P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 1 LEADER]: Received request to transfer leadership to TS 3ffda061b9ac468bbeeb1743a1d01283
I20260709 14:49:35.116941  6537 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "16a6f06164764d6bae1ac0717920c985"
dest_uuid: "3ffda061b9ac468bbeeb1743a1d01283"
mode: GRACEFUL
new_leader_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c"
 from {username='slave'} at 127.0.0.1:35642
I20260709 14:49:35.117660  6537 raft_consensus.cc:606] T 16a6f06164764d6bae1ac0717920c985 P 3ffda061b9ac468bbeeb1743a1d01283 [term 1 LEADER]: Received request to transfer leadership to TS fdbb4dbce4dc47b3a7302b7fdd4a835c
I20260709 14:49:35.125151  6702 consensus_queue.cc:1048] T 489812af2aa04d51821be9fa70cbb44b P f006f50dfd1a4a02b51c4c36b1fa0615 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:35.140987  6713 consensus_queue.cc:1048] T a1954dc6d85440aa846366e2f92d9c3f P 3ffda061b9ac468bbeeb1743a1d01283 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:35.146970  6713 consensus_queue.cc:1048] T 16a6f06164764d6bae1ac0717920c985 P 3ffda061b9ac468bbeeb1743a1d01283 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:35.152277  6678 consensus_queue.cc:1048] T eee8b51caa8d4d72a36631893a71a2e1 P fdbb4dbce4dc47b3a7302b7fdd4a835c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:35.162202  6662 raft_consensus.cc:993] T 6322d6d151ec4fa394fbd8b6f9a4e4e6 P 3ffda061b9ac468bbeeb1743a1d01283: : Instructing follower f006f50dfd1a4a02b51c4c36b1fa0615 to start an election
I20260709 14:49:35.162765  6662 raft_consensus.cc:1081] T 6322d6d151ec4fa394fbd8b6f9a4e4e6 P 3ffda061b9ac468bbeeb1743a1d01283 [term 1 LEADER]: Signalling peer f006f50dfd1a4a02b51c4c36b1fa0615 to start an election
I20260709 14:49:35.165177  6461 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6322d6d151ec4fa394fbd8b6f9a4e4e6"
dest_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615"
 from {username='slave'} at 127.0.0.1:38872
I20260709 14:49:35.165900  6461 raft_consensus.cc:493] T 6322d6d151ec4fa394fbd8b6f9a4e4e6 P f006f50dfd1a4a02b51c4c36b1fa0615 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:35.166361  6461 raft_consensus.cc:3060] T 6322d6d151ec4fa394fbd8b6f9a4e4e6 P f006f50dfd1a4a02b51c4c36b1fa0615 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:35.166925  6663 consensus_queue.cc:1048] T eee8b51caa8d4d72a36631893a71a2e1 P fdbb4dbce4dc47b3a7302b7fdd4a835c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:35.172109  6663 raft_consensus.cc:993] T eee8b51caa8d4d72a36631893a71a2e1 P fdbb4dbce4dc47b3a7302b7fdd4a835c: : Instructing follower f006f50dfd1a4a02b51c4c36b1fa0615 to start an election
I20260709 14:49:35.172529  6663 raft_consensus.cc:1081] T eee8b51caa8d4d72a36631893a71a2e1 P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 1 LEADER]: Signalling peer f006f50dfd1a4a02b51c4c36b1fa0615 to start an election
I20260709 14:49:35.178553  6461 raft_consensus.cc:515] T 6322d6d151ec4fa394fbd8b6f9a4e4e6 P f006f50dfd1a4a02b51c4c36b1fa0615 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:35.180445  6460 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eee8b51caa8d4d72a36631893a71a2e1"
dest_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615"
 from {username='slave'} at 127.0.0.1:38880
I20260709 14:49:35.180994  6460 raft_consensus.cc:493] T eee8b51caa8d4d72a36631893a71a2e1 P f006f50dfd1a4a02b51c4c36b1fa0615 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:35.181339  6460 raft_consensus.cc:3060] T eee8b51caa8d4d72a36631893a71a2e1 P f006f50dfd1a4a02b51c4c36b1fa0615 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:35.199627  6460 raft_consensus.cc:515] T eee8b51caa8d4d72a36631893a71a2e1 P f006f50dfd1a4a02b51c4c36b1fa0615 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:35.201922  6461 leader_election.cc:290] T 6322d6d151ec4fa394fbd8b6f9a4e4e6 P f006f50dfd1a4a02b51c4c36b1fa0615 [CANDIDATE]: Term 2 election: Requested vote from peers 3ffda061b9ac468bbeeb1743a1d01283 (127.6.46.66:38399), fdbb4dbce4dc47b3a7302b7fdd4a835c (127.6.46.67:44141)
I20260709 14:49:35.203907  6537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6322d6d151ec4fa394fbd8b6f9a4e4e6" candidate_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3ffda061b9ac468bbeeb1743a1d01283"
I20260709 14:49:35.204493  6537 raft_consensus.cc:3055] T 6322d6d151ec4fa394fbd8b6f9a4e4e6 P 3ffda061b9ac468bbeeb1743a1d01283 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:35.204829  6537 raft_consensus.cc:740] T 6322d6d151ec4fa394fbd8b6f9a4e4e6 P 3ffda061b9ac468bbeeb1743a1d01283 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3ffda061b9ac468bbeeb1743a1d01283, State: Running, Role: LEADER
I20260709 14:49:35.207175  6613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6322d6d151ec4fa394fbd8b6f9a4e4e6" candidate_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c"
I20260709 14:49:35.207769  6613 raft_consensus.cc:3060] T 6322d6d151ec4fa394fbd8b6f9a4e4e6 P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:35.205689  6537 consensus_queue.cc:260] T 6322d6d151ec4fa394fbd8b6f9a4e4e6 P 3ffda061b9ac468bbeeb1743a1d01283 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:35.210080  6714 consensus_queue.cc:1048] T 16a6f06164764d6bae1ac0717920c985 P 3ffda061b9ac468bbeeb1743a1d01283 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:35.210978  6537 raft_consensus.cc:3060] T 6322d6d151ec4fa394fbd8b6f9a4e4e6 P 3ffda061b9ac468bbeeb1743a1d01283 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:35.229355  6714 consensus_queue.cc:1048] T a1954dc6d85440aa846366e2f92d9c3f P 3ffda061b9ac468bbeeb1743a1d01283 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:49:35.228168  6613 raft_consensus.cc:2468] T 6322d6d151ec4fa394fbd8b6f9a4e4e6 P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f006f50dfd1a4a02b51c4c36b1fa0615 in term 2.
I20260709 14:49:35.241376  6538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee8b51caa8d4d72a36631893a71a2e1" candidate_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3ffda061b9ac468bbeeb1743a1d01283"
I20260709 14:49:35.241940  6538 raft_consensus.cc:3060] T eee8b51caa8d4d72a36631893a71a2e1 P 3ffda061b9ac468bbeeb1743a1d01283 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:35.244482  6430 leader_election.cc:304] T 6322d6d151ec4fa394fbd8b6f9a4e4e6 P f006f50dfd1a4a02b51c4c36b1fa0615 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f006f50dfd1a4a02b51c4c36b1fa0615, fdbb4dbce4dc47b3a7302b7fdd4a835c; no voters: 
I20260709 14:49:35.245308  6702 raft_consensus.cc:2804] T 6322d6d151ec4fa394fbd8b6f9a4e4e6 P f006f50dfd1a4a02b51c4c36b1fa0615 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:35.245802  6702 raft_consensus.cc:697] T 6322d6d151ec4fa394fbd8b6f9a4e4e6 P f006f50dfd1a4a02b51c4c36b1fa0615 [term 2 LEADER]: Becoming Leader. State: Replica: f006f50dfd1a4a02b51c4c36b1fa0615, State: Running, Role: LEADER
I20260709 14:49:35.246627  6702 consensus_queue.cc:237] T 6322d6d151ec4fa394fbd8b6f9a4e4e6 P f006f50dfd1a4a02b51c4c36b1fa0615 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:35.252265  6460 leader_election.cc:290] T eee8b51caa8d4d72a36631893a71a2e1 P f006f50dfd1a4a02b51c4c36b1fa0615 [CANDIDATE]: Term 2 election: Requested vote from peers 3ffda061b9ac468bbeeb1743a1d01283 (127.6.46.66:38399), fdbb4dbce4dc47b3a7302b7fdd4a835c (127.6.46.67:44141)
I20260709 14:49:35.247694  6537 raft_consensus.cc:2468] T 6322d6d151ec4fa394fbd8b6f9a4e4e6 P 3ffda061b9ac468bbeeb1743a1d01283 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f006f50dfd1a4a02b51c4c36b1fa0615 in term 2.
I20260709 14:49:35.254230  6613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee8b51caa8d4d72a36631893a71a2e1" candidate_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c"
I20260709 14:49:35.254815  6613 raft_consensus.cc:3055] T eee8b51caa8d4d72a36631893a71a2e1 P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:35.255141  6613 raft_consensus.cc:740] T eee8b51caa8d4d72a36631893a71a2e1 P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fdbb4dbce4dc47b3a7302b7fdd4a835c, State: Running, Role: LEADER
I20260709 14:49:35.255955  6613 consensus_queue.cc:260] T eee8b51caa8d4d72a36631893a71a2e1 P fdbb4dbce4dc47b3a7302b7fdd4a835c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:35.257031  6613 raft_consensus.cc:3060] T eee8b51caa8d4d72a36631893a71a2e1 P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:35.261708  6360 catalog_manager.cc:5697] T 6322d6d151ec4fa394fbd8b6f9a4e4e6 P f006f50dfd1a4a02b51c4c36b1fa0615 reported cstate change: term changed from 1 to 2, leader changed from 3ffda061b9ac468bbeeb1743a1d01283 (127.6.46.66) to f006f50dfd1a4a02b51c4c36b1fa0615 (127.6.46.65). New cstate: current_term: 2 leader_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:35.282892  6613 raft_consensus.cc:2468] T eee8b51caa8d4d72a36631893a71a2e1 P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f006f50dfd1a4a02b51c4c36b1fa0615 in term 2.
I20260709 14:49:35.286356  6430 leader_election.cc:304] T eee8b51caa8d4d72a36631893a71a2e1 P f006f50dfd1a4a02b51c4c36b1fa0615 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f006f50dfd1a4a02b51c4c36b1fa0615, fdbb4dbce4dc47b3a7302b7fdd4a835c; no voters: 
I20260709 14:49:35.287089  6702 raft_consensus.cc:2804] T eee8b51caa8d4d72a36631893a71a2e1 P f006f50dfd1a4a02b51c4c36b1fa0615 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:35.287799  6702 raft_consensus.cc:697] T eee8b51caa8d4d72a36631893a71a2e1 P f006f50dfd1a4a02b51c4c36b1fa0615 [term 2 LEADER]: Becoming Leader. State: Replica: f006f50dfd1a4a02b51c4c36b1fa0615, State: Running, Role: LEADER
I20260709 14:49:35.288908  6702 consensus_queue.cc:237] T eee8b51caa8d4d72a36631893a71a2e1 P f006f50dfd1a4a02b51c4c36b1fa0615 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:35.284229  6538 raft_consensus.cc:2468] T eee8b51caa8d4d72a36631893a71a2e1 P 3ffda061b9ac468bbeeb1743a1d01283 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f006f50dfd1a4a02b51c4c36b1fa0615 in term 2.
I20260709 14:49:35.292919  6539 raft_consensus.cc:1240] T eee8b51caa8d4d72a36631893a71a2e1 P 3ffda061b9ac468bbeeb1743a1d01283 [term 2 FOLLOWER]: Rejecting Update request from peer fdbb4dbce4dc47b3a7302b7fdd4a835c for earlier term 1. Current term is 2. Ops: []
I20260709 14:49:35.309043  6714 raft_consensus.cc:993] T 16a6f06164764d6bae1ac0717920c985 P 3ffda061b9ac468bbeeb1743a1d01283: : Instructing follower fdbb4dbce4dc47b3a7302b7fdd4a835c to start an election
I20260709 14:49:35.309510  6714 raft_consensus.cc:1081] T 16a6f06164764d6bae1ac0717920c985 P 3ffda061b9ac468bbeeb1743a1d01283 [term 1 LEADER]: Signalling peer fdbb4dbce4dc47b3a7302b7fdd4a835c to start an election
I20260709 14:49:35.311307  6612 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "16a6f06164764d6bae1ac0717920c985"
dest_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c"
 from {username='slave'} at 127.0.0.1:55350
I20260709 14:49:35.311895  6612 raft_consensus.cc:493] T 16a6f06164764d6bae1ac0717920c985 P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:35.312261  6612 raft_consensus.cc:3060] T 16a6f06164764d6bae1ac0717920c985 P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:35.320504  6612 raft_consensus.cc:515] T 16a6f06164764d6bae1ac0717920c985 P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:35.328083  6464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16a6f06164764d6bae1ac0717920c985" candidate_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615"
I20260709 14:49:35.328682  6464 raft_consensus.cc:3060] T 16a6f06164764d6bae1ac0717920c985 P f006f50dfd1a4a02b51c4c36b1fa0615 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:35.329092  6612 leader_election.cc:290] T 16a6f06164764d6bae1ac0717920c985 P fdbb4dbce4dc47b3a7302b7fdd4a835c [CANDIDATE]: Term 2 election: Requested vote from peers f006f50dfd1a4a02b51c4c36b1fa0615 (127.6.46.65:41971), 3ffda061b9ac468bbeeb1743a1d01283 (127.6.46.66:38399)
I20260709 14:49:35.331061  6538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16a6f06164764d6bae1ac0717920c985" candidate_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3ffda061b9ac468bbeeb1743a1d01283"
I20260709 14:49:35.331615  6538 raft_consensus.cc:3055] T 16a6f06164764d6bae1ac0717920c985 P 3ffda061b9ac468bbeeb1743a1d01283 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:35.331955  6538 raft_consensus.cc:740] T 16a6f06164764d6bae1ac0717920c985 P 3ffda061b9ac468bbeeb1743a1d01283 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3ffda061b9ac468bbeeb1743a1d01283, State: Running, Role: LEADER
I20260709 14:49:35.332707  6538 consensus_queue.cc:260] T 16a6f06164764d6bae1ac0717920c985 P 3ffda061b9ac468bbeeb1743a1d01283 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:35.333832  6538 raft_consensus.cc:3060] T 16a6f06164764d6bae1ac0717920c985 P 3ffda061b9ac468bbeeb1743a1d01283 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:35.336871  6464 raft_consensus.cc:2468] T 16a6f06164764d6bae1ac0717920c985 P f006f50dfd1a4a02b51c4c36b1fa0615 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdbb4dbce4dc47b3a7302b7fdd4a835c in term 2.
I20260709 14:49:35.338081  6577 leader_election.cc:304] T 16a6f06164764d6bae1ac0717920c985 P fdbb4dbce4dc47b3a7302b7fdd4a835c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f006f50dfd1a4a02b51c4c36b1fa0615, fdbb4dbce4dc47b3a7302b7fdd4a835c; no voters: 
I20260709 14:49:35.338918  6678 raft_consensus.cc:2804] T 16a6f06164764d6bae1ac0717920c985 P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:35.339380  6678 raft_consensus.cc:697] T 16a6f06164764d6bae1ac0717920c985 P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 2 LEADER]: Becoming Leader. State: Replica: fdbb4dbce4dc47b3a7302b7fdd4a835c, State: Running, Role: LEADER
I20260709 14:49:35.340212  6678 consensus_queue.cc:237] T 16a6f06164764d6bae1ac0717920c985 P fdbb4dbce4dc47b3a7302b7fdd4a835c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:35.341147  6538 raft_consensus.cc:2468] T 16a6f06164764d6bae1ac0717920c985 P 3ffda061b9ac468bbeeb1743a1d01283 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdbb4dbce4dc47b3a7302b7fdd4a835c in term 2.
I20260709 14:49:35.348557  6360 catalog_manager.cc:5697] T 16a6f06164764d6bae1ac0717920c985 P fdbb4dbce4dc47b3a7302b7fdd4a835c reported cstate change: term changed from 1 to 2, leader changed from 3ffda061b9ac468bbeeb1743a1d01283 (127.6.46.66) to fdbb4dbce4dc47b3a7302b7fdd4a835c (127.6.46.67). New cstate: current_term: 2 leader_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:35.351432  6358 catalog_manager.cc:5697] T eee8b51caa8d4d72a36631893a71a2e1 P f006f50dfd1a4a02b51c4c36b1fa0615 reported cstate change: term changed from 1 to 2, leader changed from fdbb4dbce4dc47b3a7302b7fdd4a835c (127.6.46.67) to f006f50dfd1a4a02b51c4c36b1fa0615 (127.6.46.65). New cstate: current_term: 2 leader_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:35.580087  6663 raft_consensus.cc:993] T 05cdc8cb063b4f09a6cc27f48f309b40 P fdbb4dbce4dc47b3a7302b7fdd4a835c: : Instructing follower 3ffda061b9ac468bbeeb1743a1d01283 to start an election
I20260709 14:49:35.580572  6678 raft_consensus.cc:1081] T 05cdc8cb063b4f09a6cc27f48f309b40 P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 1 LEADER]: Signalling peer 3ffda061b9ac468bbeeb1743a1d01283 to start an election
I20260709 14:49:35.582223  6538 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "05cdc8cb063b4f09a6cc27f48f309b40"
dest_uuid: "3ffda061b9ac468bbeeb1743a1d01283"
 from {username='slave'} at 127.0.0.1:35614
I20260709 14:49:35.582829  6538 raft_consensus.cc:493] T 05cdc8cb063b4f09a6cc27f48f309b40 P 3ffda061b9ac468bbeeb1743a1d01283 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:35.583211  6538 raft_consensus.cc:3060] T 05cdc8cb063b4f09a6cc27f48f309b40 P 3ffda061b9ac468bbeeb1743a1d01283 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:35.590767  6538 raft_consensus.cc:515] T 05cdc8cb063b4f09a6cc27f48f309b40 P 3ffda061b9ac468bbeeb1743a1d01283 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:35.593154  6538 leader_election.cc:290] T 05cdc8cb063b4f09a6cc27f48f309b40 P 3ffda061b9ac468bbeeb1743a1d01283 [CANDIDATE]: Term 2 election: Requested vote from peers f006f50dfd1a4a02b51c4c36b1fa0615 (127.6.46.65:41971), fdbb4dbce4dc47b3a7302b7fdd4a835c (127.6.46.67:44141)
I20260709 14:49:35.596447  6464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05cdc8cb063b4f09a6cc27f48f309b40" candidate_uuid: "3ffda061b9ac468bbeeb1743a1d01283" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615"
I20260709 14:49:35.597081  6464 raft_consensus.cc:3060] T 05cdc8cb063b4f09a6cc27f48f309b40 P f006f50dfd1a4a02b51c4c36b1fa0615 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:35.597590  6612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05cdc8cb063b4f09a6cc27f48f309b40" candidate_uuid: "3ffda061b9ac468bbeeb1743a1d01283" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c"
I20260709 14:49:35.598196  6612 raft_consensus.cc:3055] T 05cdc8cb063b4f09a6cc27f48f309b40 P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:35.598516  6612 raft_consensus.cc:740] T 05cdc8cb063b4f09a6cc27f48f309b40 P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fdbb4dbce4dc47b3a7302b7fdd4a835c, State: Running, Role: LEADER
I20260709 14:49:35.599321  6612 consensus_queue.cc:260] T 05cdc8cb063b4f09a6cc27f48f309b40 P fdbb4dbce4dc47b3a7302b7fdd4a835c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:35.603029  6612 raft_consensus.cc:3060] T 05cdc8cb063b4f09a6cc27f48f309b40 P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:35.606292  6464 raft_consensus.cc:2468] T 05cdc8cb063b4f09a6cc27f48f309b40 P f006f50dfd1a4a02b51c4c36b1fa0615 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ffda061b9ac468bbeeb1743a1d01283 in term 2.
I20260709 14:49:35.607621  6503 leader_election.cc:304] T 05cdc8cb063b4f09a6cc27f48f309b40 P 3ffda061b9ac468bbeeb1743a1d01283 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ffda061b9ac468bbeeb1743a1d01283, f006f50dfd1a4a02b51c4c36b1fa0615; no voters: 
I20260709 14:49:35.608539  6713 raft_consensus.cc:2804] T 05cdc8cb063b4f09a6cc27f48f309b40 P 3ffda061b9ac468bbeeb1743a1d01283 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:35.609061  6713 raft_consensus.cc:697] T 05cdc8cb063b4f09a6cc27f48f309b40 P 3ffda061b9ac468bbeeb1743a1d01283 [term 2 LEADER]: Becoming Leader. State: Replica: 3ffda061b9ac468bbeeb1743a1d01283, State: Running, Role: LEADER
I20260709 14:49:35.610199  6713 consensus_queue.cc:237] T 05cdc8cb063b4f09a6cc27f48f309b40 P 3ffda061b9ac468bbeeb1743a1d01283 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:35.619307  6358 catalog_manager.cc:5697] T 05cdc8cb063b4f09a6cc27f48f309b40 P 3ffda061b9ac468bbeeb1743a1d01283 reported cstate change: term changed from 1 to 2, leader changed from fdbb4dbce4dc47b3a7302b7fdd4a835c (127.6.46.67) to 3ffda061b9ac468bbeeb1743a1d01283 (127.6.46.66). New cstate: current_term: 2 leader_uuid: "3ffda061b9ac468bbeeb1743a1d01283" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:35.621536  6612 raft_consensus.cc:2468] T 05cdc8cb063b4f09a6cc27f48f309b40 P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ffda061b9ac468bbeeb1743a1d01283 in term 2.
I20260709 14:49:35.631525  6702 raft_consensus.cc:993] T d7bfdbaa9356416d861831ab27b2ae2a P f006f50dfd1a4a02b51c4c36b1fa0615: : Instructing follower 3ffda061b9ac468bbeeb1743a1d01283 to start an election
I20260709 14:49:35.632026  6702 raft_consensus.cc:1081] T d7bfdbaa9356416d861831ab27b2ae2a P f006f50dfd1a4a02b51c4c36b1fa0615 [term 1 LEADER]: Signalling peer 3ffda061b9ac468bbeeb1743a1d01283 to start an election
I20260709 14:49:35.633852  6538 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d7bfdbaa9356416d861831ab27b2ae2a"
dest_uuid: "3ffda061b9ac468bbeeb1743a1d01283"
 from {username='slave'} at 127.0.0.1:35626
I20260709 14:49:35.634438  6538 raft_consensus.cc:493] T d7bfdbaa9356416d861831ab27b2ae2a P 3ffda061b9ac468bbeeb1743a1d01283 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:35.634825  6538 raft_consensus.cc:3060] T d7bfdbaa9356416d861831ab27b2ae2a P 3ffda061b9ac468bbeeb1743a1d01283 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:35.643525  6538 raft_consensus.cc:515] T d7bfdbaa9356416d861831ab27b2ae2a P 3ffda061b9ac468bbeeb1743a1d01283 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:35.646373  6464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bfdbaa9356416d861831ab27b2ae2a" candidate_uuid: "3ffda061b9ac468bbeeb1743a1d01283" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615"
I20260709 14:49:35.647007  6464 raft_consensus.cc:3055] T d7bfdbaa9356416d861831ab27b2ae2a P f006f50dfd1a4a02b51c4c36b1fa0615 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:35.647336  6464 raft_consensus.cc:740] T d7bfdbaa9356416d861831ab27b2ae2a P f006f50dfd1a4a02b51c4c36b1fa0615 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f006f50dfd1a4a02b51c4c36b1fa0615, State: Running, Role: LEADER
I20260709 14:49:35.648370  6612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bfdbaa9356416d861831ab27b2ae2a" candidate_uuid: "3ffda061b9ac468bbeeb1743a1d01283" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c"
I20260709 14:49:35.648216  6464 consensus_queue.cc:260] T d7bfdbaa9356416d861831ab27b2ae2a P f006f50dfd1a4a02b51c4c36b1fa0615 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:35.648888  6612 raft_consensus.cc:3060] T d7bfdbaa9356416d861831ab27b2ae2a P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:35.649382  6464 raft_consensus.cc:3060] T d7bfdbaa9356416d861831ab27b2ae2a P f006f50dfd1a4a02b51c4c36b1fa0615 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:35.651856  6538 leader_election.cc:290] T d7bfdbaa9356416d861831ab27b2ae2a P 3ffda061b9ac468bbeeb1743a1d01283 [CANDIDATE]: Term 2 election: Requested vote from peers f006f50dfd1a4a02b51c4c36b1fa0615 (127.6.46.65:41971), fdbb4dbce4dc47b3a7302b7fdd4a835c (127.6.46.67:44141)
I20260709 14:49:35.657428  6613 raft_consensus.cc:1275] T 6322d6d151ec4fa394fbd8b6f9a4e4e6 P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 2 FOLLOWER]: Refusing update from remote peer f006f50dfd1a4a02b51c4c36b1fa0615: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:35.658332  6612 raft_consensus.cc:2468] T d7bfdbaa9356416d861831ab27b2ae2a P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ffda061b9ac468bbeeb1743a1d01283 in term 2.
I20260709 14:49:35.659317  6701 consensus_queue.cc:1048] T 6322d6d151ec4fa394fbd8b6f9a4e4e6 P f006f50dfd1a4a02b51c4c36b1fa0615 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:35.660210  6505 leader_election.cc:304] T d7bfdbaa9356416d861831ab27b2ae2a P 3ffda061b9ac468bbeeb1743a1d01283 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ffda061b9ac468bbeeb1743a1d01283, fdbb4dbce4dc47b3a7302b7fdd4a835c; no voters: 
I20260709 14:49:35.661062  6713 raft_consensus.cc:2804] T d7bfdbaa9356416d861831ab27b2ae2a P 3ffda061b9ac468bbeeb1743a1d01283 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:35.661549  6713 raft_consensus.cc:697] T d7bfdbaa9356416d861831ab27b2ae2a P 3ffda061b9ac468bbeeb1743a1d01283 [term 2 LEADER]: Becoming Leader. State: Replica: 3ffda061b9ac468bbeeb1743a1d01283, State: Running, Role: LEADER
I20260709 14:49:35.662379  6713 consensus_queue.cc:237] T d7bfdbaa9356416d861831ab27b2ae2a P 3ffda061b9ac468bbeeb1743a1d01283 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:35.669205  6464 raft_consensus.cc:2468] T d7bfdbaa9356416d861831ab27b2ae2a P f006f50dfd1a4a02b51c4c36b1fa0615 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ffda061b9ac468bbeeb1743a1d01283 in term 2.
I20260709 14:49:35.673421  6360 catalog_manager.cc:5697] T d7bfdbaa9356416d861831ab27b2ae2a P 3ffda061b9ac468bbeeb1743a1d01283 reported cstate change: term changed from 1 to 2, leader changed from f006f50dfd1a4a02b51c4c36b1fa0615 (127.6.46.65) to 3ffda061b9ac468bbeeb1743a1d01283 (127.6.46.66). New cstate: current_term: 2 leader_uuid: "3ffda061b9ac468bbeeb1743a1d01283" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:35.680922  6538 raft_consensus.cc:1275] T 6322d6d151ec4fa394fbd8b6f9a4e4e6 P 3ffda061b9ac468bbeeb1743a1d01283 [term 2 FOLLOWER]: Refusing update from remote peer f006f50dfd1a4a02b51c4c36b1fa0615: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:35.682446  6701 consensus_queue.cc:1048] T 6322d6d151ec4fa394fbd8b6f9a4e4e6 P f006f50dfd1a4a02b51c4c36b1fa0615 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:35.702786  6538 raft_consensus.cc:1275] T eee8b51caa8d4d72a36631893a71a2e1 P 3ffda061b9ac468bbeeb1743a1d01283 [term 2 FOLLOWER]: Refusing update from remote peer f006f50dfd1a4a02b51c4c36b1fa0615: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:35.704320  6701 consensus_queue.cc:1048] T eee8b51caa8d4d72a36631893a71a2e1 P f006f50dfd1a4a02b51c4c36b1fa0615 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:35.723997  6612 raft_consensus.cc:1275] T eee8b51caa8d4d72a36631893a71a2e1 P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 2 FOLLOWER]: Refusing update from remote peer f006f50dfd1a4a02b51c4c36b1fa0615: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:35.727389  6701 consensus_queue.cc:1048] T eee8b51caa8d4d72a36631893a71a2e1 P f006f50dfd1a4a02b51c4c36b1fa0615 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:35.828893  6538 raft_consensus.cc:1275] T 16a6f06164764d6bae1ac0717920c985 P 3ffda061b9ac468bbeeb1743a1d01283 [term 2 FOLLOWER]: Refusing update from remote peer fdbb4dbce4dc47b3a7302b7fdd4a835c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:35.830258  6678 consensus_queue.cc:1048] T 16a6f06164764d6bae1ac0717920c985 P fdbb4dbce4dc47b3a7302b7fdd4a835c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:35.839704  6464 raft_consensus.cc:1275] T 16a6f06164764d6bae1ac0717920c985 P f006f50dfd1a4a02b51c4c36b1fa0615 [term 2 FOLLOWER]: Refusing update from remote peer fdbb4dbce4dc47b3a7302b7fdd4a835c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:35.841404  6678 consensus_queue.cc:1048] T 16a6f06164764d6bae1ac0717920c985 P fdbb4dbce4dc47b3a7302b7fdd4a835c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:36.123942  6464 raft_consensus.cc:1275] T 05cdc8cb063b4f09a6cc27f48f309b40 P f006f50dfd1a4a02b51c4c36b1fa0615 [term 2 FOLLOWER]: Refusing update from remote peer 3ffda061b9ac468bbeeb1743a1d01283: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:36.125139  6713 consensus_queue.cc:1048] T 05cdc8cb063b4f09a6cc27f48f309b40 P 3ffda061b9ac468bbeeb1743a1d01283 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:36.134909  6612 raft_consensus.cc:1275] T 05cdc8cb063b4f09a6cc27f48f309b40 P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 2 FOLLOWER]: Refusing update from remote peer 3ffda061b9ac468bbeeb1743a1d01283: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:36.138428  6713 consensus_queue.cc:1048] T 05cdc8cb063b4f09a6cc27f48f309b40 P 3ffda061b9ac468bbeeb1743a1d01283 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:36.195363  6612 raft_consensus.cc:1275] T d7bfdbaa9356416d861831ab27b2ae2a P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 2 FOLLOWER]: Refusing update from remote peer 3ffda061b9ac468bbeeb1743a1d01283: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:36.196873  6713 consensus_queue.cc:1048] T d7bfdbaa9356416d861831ab27b2ae2a P 3ffda061b9ac468bbeeb1743a1d01283 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:36.208328  6464 raft_consensus.cc:1275] T d7bfdbaa9356416d861831ab27b2ae2a P f006f50dfd1a4a02b51c4c36b1fa0615 [term 2 FOLLOWER]: Refusing update from remote peer 3ffda061b9ac468bbeeb1743a1d01283: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:36.210269  6750 consensus_queue.cc:1048] T d7bfdbaa9356416d861831ab27b2ae2a P 3ffda061b9ac468bbeeb1743a1d01283 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:38.146730  6329 auto_leader_rebalancer-test.cc:378] The leader distribution is 
I20260709 14:49:38.147667  6329 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:38.169854  6460 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "33a2d721b00d4547aadfdbd1e89f22fe"
dest_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615"
mode: GRACEFUL
new_leader_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c"
 from {username='slave'} at 127.0.0.1:57954
I20260709 14:49:38.170511  6460 raft_consensus.cc:606] T 33a2d721b00d4547aadfdbd1e89f22fe P f006f50dfd1a4a02b51c4c36b1fa0615 [term 1 LEADER]: Received request to transfer leadership to TS fdbb4dbce4dc47b3a7302b7fdd4a835c
I20260709 14:49:38.181576  6538 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b789120dd379410cb2453c978f05987b"
dest_uuid: "3ffda061b9ac468bbeeb1743a1d01283"
mode: GRACEFUL
new_leader_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c"
 from {username='slave'} at 127.0.0.1:51484
I20260709 14:49:38.182088  6538 raft_consensus.cc:606] T b789120dd379410cb2453c978f05987b P 3ffda061b9ac468bbeeb1743a1d01283 [term 1 LEADER]: Received request to transfer leadership to TS fdbb4dbce4dc47b3a7302b7fdd4a835c
I20260709 14:49:38.183230  6329 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:49:38.183684  6329 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:49:38.407285  6760 raft_consensus.cc:993] T 33a2d721b00d4547aadfdbd1e89f22fe P f006f50dfd1a4a02b51c4c36b1fa0615: : Instructing follower fdbb4dbce4dc47b3a7302b7fdd4a835c to start an election
I20260709 14:49:38.407742  6704 raft_consensus.cc:1081] T 33a2d721b00d4547aadfdbd1e89f22fe P f006f50dfd1a4a02b51c4c36b1fa0615 [term 1 LEADER]: Signalling peer fdbb4dbce4dc47b3a7302b7fdd4a835c to start an election
I20260709 14:49:38.409066  6612 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "33a2d721b00d4547aadfdbd1e89f22fe"
dest_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c"
 from {username='slave'} at 127.0.0.1:55364
I20260709 14:49:38.409508  6612 raft_consensus.cc:493] T 33a2d721b00d4547aadfdbd1e89f22fe P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:38.409775  6612 raft_consensus.cc:3060] T 33a2d721b00d4547aadfdbd1e89f22fe P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:38.413586  6612 raft_consensus.cc:515] T 33a2d721b00d4547aadfdbd1e89f22fe P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } } peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } }
I20260709 14:49:38.414903  6612 leader_election.cc:290] T 33a2d721b00d4547aadfdbd1e89f22fe P fdbb4dbce4dc47b3a7302b7fdd4a835c [CANDIDATE]: Term 2 election: Requested vote from peers 3ffda061b9ac468bbeeb1743a1d01283 (127.6.46.66:38399), f006f50dfd1a4a02b51c4c36b1fa0615 (127.6.46.65:41971)
I20260709 14:49:38.415784  6538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33a2d721b00d4547aadfdbd1e89f22fe" candidate_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3ffda061b9ac468bbeeb1743a1d01283"
I20260709 14:49:38.416095  6460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33a2d721b00d4547aadfdbd1e89f22fe" candidate_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615"
I20260709 14:49:38.416384  6538 raft_consensus.cc:3060] T 33a2d721b00d4547aadfdbd1e89f22fe P 3ffda061b9ac468bbeeb1743a1d01283 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:38.416611  6460 raft_consensus.cc:3055] T 33a2d721b00d4547aadfdbd1e89f22fe P f006f50dfd1a4a02b51c4c36b1fa0615 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:38.416972  6460 raft_consensus.cc:740] T 33a2d721b00d4547aadfdbd1e89f22fe P f006f50dfd1a4a02b51c4c36b1fa0615 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f006f50dfd1a4a02b51c4c36b1fa0615, State: Running, Role: LEADER
I20260709 14:49:38.417610  6460 consensus_queue.cc:260] T 33a2d721b00d4547aadfdbd1e89f22fe P f006f50dfd1a4a02b51c4c36b1fa0615 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } } peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } }
I20260709 14:49:38.418467  6460 raft_consensus.cc:3060] T 33a2d721b00d4547aadfdbd1e89f22fe P f006f50dfd1a4a02b51c4c36b1fa0615 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:38.422609  6460 raft_consensus.cc:2468] T 33a2d721b00d4547aadfdbd1e89f22fe P f006f50dfd1a4a02b51c4c36b1fa0615 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdbb4dbce4dc47b3a7302b7fdd4a835c in term 2.
I20260709 14:49:38.423074  6538 raft_consensus.cc:2468] T 33a2d721b00d4547aadfdbd1e89f22fe P 3ffda061b9ac468bbeeb1743a1d01283 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdbb4dbce4dc47b3a7302b7fdd4a835c in term 2.
I20260709 14:49:38.423592  6577 leader_election.cc:304] T 33a2d721b00d4547aadfdbd1e89f22fe P fdbb4dbce4dc47b3a7302b7fdd4a835c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f006f50dfd1a4a02b51c4c36b1fa0615, fdbb4dbce4dc47b3a7302b7fdd4a835c; no voters: 
I20260709 14:49:38.424391  6748 raft_consensus.cc:2804] T 33a2d721b00d4547aadfdbd1e89f22fe P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:38.425596  6748 raft_consensus.cc:697] T 33a2d721b00d4547aadfdbd1e89f22fe P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 2 LEADER]: Becoming Leader. State: Replica: fdbb4dbce4dc47b3a7302b7fdd4a835c, State: Running, Role: LEADER
I20260709 14:49:38.426316  6748 consensus_queue.cc:237] T 33a2d721b00d4547aadfdbd1e89f22fe P fdbb4dbce4dc47b3a7302b7fdd4a835c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } } peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } }
I20260709 14:49:38.433887  6361 catalog_manager.cc:5697] T 33a2d721b00d4547aadfdbd1e89f22fe P fdbb4dbce4dc47b3a7302b7fdd4a835c reported cstate change: term changed from 1 to 2, leader changed from f006f50dfd1a4a02b51c4c36b1fa0615 (127.6.46.65) to fdbb4dbce4dc47b3a7302b7fdd4a835c (127.6.46.67). New cstate: current_term: 2 leader_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:38.488639  6754 raft_consensus.cc:993] T b789120dd379410cb2453c978f05987b P 3ffda061b9ac468bbeeb1743a1d01283: : Instructing follower fdbb4dbce4dc47b3a7302b7fdd4a835c to start an election
I20260709 14:49:38.489089  6756 raft_consensus.cc:1081] T b789120dd379410cb2453c978f05987b P 3ffda061b9ac468bbeeb1743a1d01283 [term 1 LEADER]: Signalling peer fdbb4dbce4dc47b3a7302b7fdd4a835c to start an election
I20260709 14:49:38.490604  6612 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b789120dd379410cb2453c978f05987b"
dest_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c"
 from {username='slave'} at 127.0.0.1:55350
I20260709 14:49:38.491181  6612 raft_consensus.cc:493] T b789120dd379410cb2453c978f05987b P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:38.491504  6612 raft_consensus.cc:3060] T b789120dd379410cb2453c978f05987b P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:38.495285  6612 raft_consensus.cc:515] T b789120dd379410cb2453c978f05987b P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:38.496798  6612 leader_election.cc:290] T b789120dd379410cb2453c978f05987b P fdbb4dbce4dc47b3a7302b7fdd4a835c [CANDIDATE]: Term 2 election: Requested vote from peers f006f50dfd1a4a02b51c4c36b1fa0615 (127.6.46.65:41971), 3ffda061b9ac468bbeeb1743a1d01283 (127.6.46.66:38399)
I20260709 14:49:38.497519  6460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b789120dd379410cb2453c978f05987b" candidate_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615"
I20260709 14:49:38.497850  6538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b789120dd379410cb2453c978f05987b" candidate_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3ffda061b9ac468bbeeb1743a1d01283"
I20260709 14:49:38.498126  6460 raft_consensus.cc:3060] T b789120dd379410cb2453c978f05987b P f006f50dfd1a4a02b51c4c36b1fa0615 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:38.498463  6538 raft_consensus.cc:3055] T b789120dd379410cb2453c978f05987b P 3ffda061b9ac468bbeeb1743a1d01283 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:38.498760  6538 raft_consensus.cc:740] T b789120dd379410cb2453c978f05987b P 3ffda061b9ac468bbeeb1743a1d01283 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3ffda061b9ac468bbeeb1743a1d01283, State: Running, Role: LEADER
I20260709 14:49:38.499475  6538 consensus_queue.cc:260] T b789120dd379410cb2453c978f05987b P 3ffda061b9ac468bbeeb1743a1d01283 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:38.500656  6538 raft_consensus.cc:3060] T b789120dd379410cb2453c978f05987b P 3ffda061b9ac468bbeeb1743a1d01283 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:38.504776  6538 raft_consensus.cc:2468] T b789120dd379410cb2453c978f05987b P 3ffda061b9ac468bbeeb1743a1d01283 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdbb4dbce4dc47b3a7302b7fdd4a835c in term 2.
I20260709 14:49:38.505486  6460 raft_consensus.cc:2468] T b789120dd379410cb2453c978f05987b P f006f50dfd1a4a02b51c4c36b1fa0615 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdbb4dbce4dc47b3a7302b7fdd4a835c in term 2.
I20260709 14:49:38.506472  6578 leader_election.cc:304] T b789120dd379410cb2453c978f05987b P fdbb4dbce4dc47b3a7302b7fdd4a835c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ffda061b9ac468bbeeb1743a1d01283, fdbb4dbce4dc47b3a7302b7fdd4a835c; no voters: 
I20260709 14:49:38.507318  6748 raft_consensus.cc:2804] T b789120dd379410cb2453c978f05987b P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:38.507841  6748 raft_consensus.cc:697] T b789120dd379410cb2453c978f05987b P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 2 LEADER]: Becoming Leader. State: Replica: fdbb4dbce4dc47b3a7302b7fdd4a835c, State: Running, Role: LEADER
I20260709 14:49:38.508575  6748 consensus_queue.cc:237] T b789120dd379410cb2453c978f05987b P fdbb4dbce4dc47b3a7302b7fdd4a835c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:38.516091  6361 catalog_manager.cc:5697] T b789120dd379410cb2453c978f05987b P fdbb4dbce4dc47b3a7302b7fdd4a835c reported cstate change: term changed from 1 to 2, leader changed from 3ffda061b9ac468bbeeb1743a1d01283 (127.6.46.66) to fdbb4dbce4dc47b3a7302b7fdd4a835c (127.6.46.67). New cstate: current_term: 2 leader_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:38.881110  6538 raft_consensus.cc:1275] T 33a2d721b00d4547aadfdbd1e89f22fe P 3ffda061b9ac468bbeeb1743a1d01283 [term 2 FOLLOWER]: Refusing update from remote peer fdbb4dbce4dc47b3a7302b7fdd4a835c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:38.882323  6748 consensus_queue.cc:1048] T 33a2d721b00d4547aadfdbd1e89f22fe P fdbb4dbce4dc47b3a7302b7fdd4a835c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:38.898972  6460 raft_consensus.cc:1275] T 33a2d721b00d4547aadfdbd1e89f22fe P f006f50dfd1a4a02b51c4c36b1fa0615 [term 2 FOLLOWER]: Refusing update from remote peer fdbb4dbce4dc47b3a7302b7fdd4a835c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:38.902041  6748 consensus_queue.cc:1048] T 33a2d721b00d4547aadfdbd1e89f22fe P fdbb4dbce4dc47b3a7302b7fdd4a835c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:49:38.918485  6538 raft_consensus.cc:1275] T b789120dd379410cb2453c978f05987b P 3ffda061b9ac468bbeeb1743a1d01283 [term 2 FOLLOWER]: Refusing update from remote peer fdbb4dbce4dc47b3a7302b7fdd4a835c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:38.919996  6771 consensus_queue.cc:1048] T b789120dd379410cb2453c978f05987b P fdbb4dbce4dc47b3a7302b7fdd4a835c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:38.932787  6460 raft_consensus.cc:1275] T b789120dd379410cb2453c978f05987b P f006f50dfd1a4a02b51c4c36b1fa0615 [term 2 FOLLOWER]: Refusing update from remote peer fdbb4dbce4dc47b3a7302b7fdd4a835c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:38.934564  6761 consensus_queue.cc:1048] T b789120dd379410cb2453c978f05987b P fdbb4dbce4dc47b3a7302b7fdd4a835c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:39.184424  6329 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:39.194258  6612 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "33a2d721b00d4547aadfdbd1e89f22fe"
dest_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c"
mode: GRACEFUL
new_leader_uuid: "3ffda061b9ac468bbeeb1743a1d01283"
 from {username='slave'} at 127.0.0.1:55368
I20260709 14:49:39.194721  6612 raft_consensus.cc:606] T 33a2d721b00d4547aadfdbd1e89f22fe P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 2 LEADER]: Received request to transfer leadership to TS 3ffda061b9ac468bbeeb1743a1d01283
I20260709 14:49:39.199338  6460 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6322d6d151ec4fa394fbd8b6f9a4e4e6"
dest_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615"
mode: GRACEFUL
new_leader_uuid: "3ffda061b9ac468bbeeb1743a1d01283"
 from {username='slave'} at 127.0.0.1:38884
I20260709 14:49:39.199978  6460 raft_consensus.cc:606] T 6322d6d151ec4fa394fbd8b6f9a4e4e6 P f006f50dfd1a4a02b51c4c36b1fa0615 [term 2 LEADER]: Received request to transfer leadership to TS 3ffda061b9ac468bbeeb1743a1d01283
I20260709 14:49:39.204829  6460 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "489812af2aa04d51821be9fa70cbb44b"
dest_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615"
mode: GRACEFUL
new_leader_uuid: "3ffda061b9ac468bbeeb1743a1d01283"
 from {username='slave'} at 127.0.0.1:38884
I20260709 14:49:39.205482  6460 raft_consensus.cc:606] T 489812af2aa04d51821be9fa70cbb44b P f006f50dfd1a4a02b51c4c36b1fa0615 [term 1 LEADER]: Received request to transfer leadership to TS 3ffda061b9ac468bbeeb1743a1d01283
I20260709 14:49:39.210505  6460 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eee8b51caa8d4d72a36631893a71a2e1"
dest_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615"
mode: GRACEFUL
new_leader_uuid: "3ffda061b9ac468bbeeb1743a1d01283"
 from {username='slave'} at 127.0.0.1:38884
I20260709 14:49:39.211098  6460 raft_consensus.cc:606] T eee8b51caa8d4d72a36631893a71a2e1 P f006f50dfd1a4a02b51c4c36b1fa0615 [term 2 LEADER]: Received request to transfer leadership to TS 3ffda061b9ac468bbeeb1743a1d01283
I20260709 14:49:39.223901  6612 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b789120dd379410cb2453c978f05987b"
dest_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c"
mode: GRACEFUL
new_leader_uuid: "3ffda061b9ac468bbeeb1743a1d01283"
 from {username='slave'} at 127.0.0.1:55368
I20260709 14:49:39.224351  6612 raft_consensus.cc:606] T b789120dd379410cb2453c978f05987b P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 2 LEADER]: Received request to transfer leadership to TS 3ffda061b9ac468bbeeb1743a1d01283
I20260709 14:49:39.290516  6704 raft_consensus.cc:993] T 489812af2aa04d51821be9fa70cbb44b P f006f50dfd1a4a02b51c4c36b1fa0615: : Instructing follower 3ffda061b9ac468bbeeb1743a1d01283 to start an election
I20260709 14:49:39.290990  6760 raft_consensus.cc:1081] T 489812af2aa04d51821be9fa70cbb44b P f006f50dfd1a4a02b51c4c36b1fa0615 [term 1 LEADER]: Signalling peer 3ffda061b9ac468bbeeb1743a1d01283 to start an election
I20260709 14:49:39.292408  6538 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "489812af2aa04d51821be9fa70cbb44b"
dest_uuid: "3ffda061b9ac468bbeeb1743a1d01283"
 from {username='slave'} at 127.0.0.1:35626
I20260709 14:49:39.292934  6538 raft_consensus.cc:493] T 489812af2aa04d51821be9fa70cbb44b P 3ffda061b9ac468bbeeb1743a1d01283 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:39.293202  6538 raft_consensus.cc:3060] T 489812af2aa04d51821be9fa70cbb44b P 3ffda061b9ac468bbeeb1743a1d01283 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:39.297039  6538 raft_consensus.cc:515] T 489812af2aa04d51821be9fa70cbb44b P 3ffda061b9ac468bbeeb1743a1d01283 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:39.298388  6538 leader_election.cc:290] T 489812af2aa04d51821be9fa70cbb44b P 3ffda061b9ac468bbeeb1743a1d01283 [CANDIDATE]: Term 2 election: Requested vote from peers f006f50dfd1a4a02b51c4c36b1fa0615 (127.6.46.65:41971), fdbb4dbce4dc47b3a7302b7fdd4a835c (127.6.46.67:44141)
I20260709 14:49:39.299412  6612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "489812af2aa04d51821be9fa70cbb44b" candidate_uuid: "3ffda061b9ac468bbeeb1743a1d01283" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c"
I20260709 14:49:39.299611  6460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "489812af2aa04d51821be9fa70cbb44b" candidate_uuid: "3ffda061b9ac468bbeeb1743a1d01283" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615"
I20260709 14:49:39.300076  6612 raft_consensus.cc:3060] T 489812af2aa04d51821be9fa70cbb44b P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:39.300457  6460 raft_consensus.cc:3055] T 489812af2aa04d51821be9fa70cbb44b P f006f50dfd1a4a02b51c4c36b1fa0615 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:39.300792  6460 raft_consensus.cc:740] T 489812af2aa04d51821be9fa70cbb44b P f006f50dfd1a4a02b51c4c36b1fa0615 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f006f50dfd1a4a02b51c4c36b1fa0615, State: Running, Role: LEADER
I20260709 14:49:39.301786  6460 consensus_queue.cc:260] T 489812af2aa04d51821be9fa70cbb44b P f006f50dfd1a4a02b51c4c36b1fa0615 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:39.303084  6460 raft_consensus.cc:3060] T 489812af2aa04d51821be9fa70cbb44b P f006f50dfd1a4a02b51c4c36b1fa0615 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:39.305631  6612 raft_consensus.cc:2468] T 489812af2aa04d51821be9fa70cbb44b P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ffda061b9ac468bbeeb1743a1d01283 in term 2.
I20260709 14:49:39.306571  6505 leader_election.cc:304] T 489812af2aa04d51821be9fa70cbb44b P 3ffda061b9ac468bbeeb1743a1d01283 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ffda061b9ac468bbeeb1743a1d01283, fdbb4dbce4dc47b3a7302b7fdd4a835c; no voters: 
I20260709 14:49:39.307237  6756 raft_consensus.cc:2804] T 489812af2aa04d51821be9fa70cbb44b P 3ffda061b9ac468bbeeb1743a1d01283 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:39.308715  6756 raft_consensus.cc:697] T 489812af2aa04d51821be9fa70cbb44b P 3ffda061b9ac468bbeeb1743a1d01283 [term 2 LEADER]: Becoming Leader. State: Replica: 3ffda061b9ac468bbeeb1743a1d01283, State: Running, Role: LEADER
I20260709 14:49:39.309542  6756 consensus_queue.cc:237] T 489812af2aa04d51821be9fa70cbb44b P 3ffda061b9ac468bbeeb1743a1d01283 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:39.310848  6460 raft_consensus.cc:2468] T 489812af2aa04d51821be9fa70cbb44b P f006f50dfd1a4a02b51c4c36b1fa0615 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ffda061b9ac468bbeeb1743a1d01283 in term 2.
I20260709 14:49:39.317341  6361 catalog_manager.cc:5697] T 489812af2aa04d51821be9fa70cbb44b P 3ffda061b9ac468bbeeb1743a1d01283 reported cstate change: term changed from 1 to 2, leader changed from f006f50dfd1a4a02b51c4c36b1fa0615 (127.6.46.65) to 3ffda061b9ac468bbeeb1743a1d01283 (127.6.46.66). New cstate: current_term: 2 leader_uuid: "3ffda061b9ac468bbeeb1743a1d01283" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:39.356952  6704 raft_consensus.cc:993] T 6322d6d151ec4fa394fbd8b6f9a4e4e6 P f006f50dfd1a4a02b51c4c36b1fa0615: : Instructing follower 3ffda061b9ac468bbeeb1743a1d01283 to start an election
I20260709 14:49:39.357412  6760 raft_consensus.cc:1081] T 6322d6d151ec4fa394fbd8b6f9a4e4e6 P f006f50dfd1a4a02b51c4c36b1fa0615 [term 2 LEADER]: Signalling peer 3ffda061b9ac468bbeeb1743a1d01283 to start an election
I20260709 14:49:39.358863  6538 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6322d6d151ec4fa394fbd8b6f9a4e4e6"
dest_uuid: "3ffda061b9ac468bbeeb1743a1d01283"
 from {username='slave'} at 127.0.0.1:35626
I20260709 14:49:39.359414  6538 raft_consensus.cc:493] T 6322d6d151ec4fa394fbd8b6f9a4e4e6 P 3ffda061b9ac468bbeeb1743a1d01283 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:39.359793  6538 raft_consensus.cc:3060] T 6322d6d151ec4fa394fbd8b6f9a4e4e6 P 3ffda061b9ac468bbeeb1743a1d01283 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:39.366436  6538 raft_consensus.cc:515] T 6322d6d151ec4fa394fbd8b6f9a4e4e6 P 3ffda061b9ac468bbeeb1743a1d01283 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:39.368913  6538 leader_election.cc:290] T 6322d6d151ec4fa394fbd8b6f9a4e4e6 P 3ffda061b9ac468bbeeb1743a1d01283 [CANDIDATE]: Term 3 election: Requested vote from peers f006f50dfd1a4a02b51c4c36b1fa0615 (127.6.46.65:41971), fdbb4dbce4dc47b3a7302b7fdd4a835c (127.6.46.67:44141)
I20260709 14:49:39.369077  6460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6322d6d151ec4fa394fbd8b6f9a4e4e6" candidate_uuid: "3ffda061b9ac468bbeeb1743a1d01283" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615"
I20260709 14:49:39.369485  6612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6322d6d151ec4fa394fbd8b6f9a4e4e6" candidate_uuid: "3ffda061b9ac468bbeeb1743a1d01283" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c"
I20260709 14:49:39.369695  6460 raft_consensus.cc:3055] T 6322d6d151ec4fa394fbd8b6f9a4e4e6 P f006f50dfd1a4a02b51c4c36b1fa0615 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:39.370020  6612 raft_consensus.cc:3060] T 6322d6d151ec4fa394fbd8b6f9a4e4e6 P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:39.370038  6460 raft_consensus.cc:740] T 6322d6d151ec4fa394fbd8b6f9a4e4e6 P f006f50dfd1a4a02b51c4c36b1fa0615 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f006f50dfd1a4a02b51c4c36b1fa0615, State: Running, Role: LEADER
I20260709 14:49:39.371858  6460 consensus_queue.cc:260] T 6322d6d151ec4fa394fbd8b6f9a4e4e6 P f006f50dfd1a4a02b51c4c36b1fa0615 [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: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:39.372970  6460 raft_consensus.cc:3060] T 6322d6d151ec4fa394fbd8b6f9a4e4e6 P f006f50dfd1a4a02b51c4c36b1fa0615 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:39.373716  6772 raft_consensus.cc:993] T 33a2d721b00d4547aadfdbd1e89f22fe P fdbb4dbce4dc47b3a7302b7fdd4a835c: : Instructing follower 3ffda061b9ac468bbeeb1743a1d01283 to start an election
I20260709 14:49:39.374143  6772 raft_consensus.cc:1081] T 33a2d721b00d4547aadfdbd1e89f22fe P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 2 LEADER]: Signalling peer 3ffda061b9ac468bbeeb1743a1d01283 to start an election
I20260709 14:49:39.375867  6539 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "33a2d721b00d4547aadfdbd1e89f22fe"
dest_uuid: "3ffda061b9ac468bbeeb1743a1d01283"
 from {username='slave'} at 127.0.0.1:35614
I20260709 14:49:39.375953  6612 raft_consensus.cc:2468] T 6322d6d151ec4fa394fbd8b6f9a4e4e6 P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ffda061b9ac468bbeeb1743a1d01283 in term 3.
I20260709 14:49:39.376492  6539 raft_consensus.cc:493] T 33a2d721b00d4547aadfdbd1e89f22fe P 3ffda061b9ac468bbeeb1743a1d01283 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:39.376909  6539 raft_consensus.cc:3060] T 33a2d721b00d4547aadfdbd1e89f22fe P 3ffda061b9ac468bbeeb1743a1d01283 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:39.377620  6505 leader_election.cc:304] T 6322d6d151ec4fa394fbd8b6f9a4e4e6 P 3ffda061b9ac468bbeeb1743a1d01283 [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: 3ffda061b9ac468bbeeb1743a1d01283, fdbb4dbce4dc47b3a7302b7fdd4a835c; no voters: 
I20260709 14:49:39.378448  6756 raft_consensus.cc:2804] T 6322d6d151ec4fa394fbd8b6f9a4e4e6 P 3ffda061b9ac468bbeeb1743a1d01283 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:39.378908  6756 raft_consensus.cc:697] T 6322d6d151ec4fa394fbd8b6f9a4e4e6 P 3ffda061b9ac468bbeeb1743a1d01283 [term 3 LEADER]: Becoming Leader. State: Replica: 3ffda061b9ac468bbeeb1743a1d01283, State: Running, Role: LEADER
I20260709 14:49:39.379669  6756 consensus_queue.cc:237] T 6322d6d151ec4fa394fbd8b6f9a4e4e6 P 3ffda061b9ac468bbeeb1743a1d01283 [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: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:39.380096  6460 raft_consensus.cc:2468] T 6322d6d151ec4fa394fbd8b6f9a4e4e6 P f006f50dfd1a4a02b51c4c36b1fa0615 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ffda061b9ac468bbeeb1743a1d01283 in term 3.
I20260709 14:49:39.384402  6539 raft_consensus.cc:515] T 33a2d721b00d4547aadfdbd1e89f22fe P 3ffda061b9ac468bbeeb1743a1d01283 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } } peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } }
I20260709 14:49:39.387125  6612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33a2d721b00d4547aadfdbd1e89f22fe" candidate_uuid: "3ffda061b9ac468bbeeb1743a1d01283" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c"
I20260709 14:49:39.387522  6460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33a2d721b00d4547aadfdbd1e89f22fe" candidate_uuid: "3ffda061b9ac468bbeeb1743a1d01283" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615"
I20260709 14:49:39.387713  6612 raft_consensus.cc:3055] T 33a2d721b00d4547aadfdbd1e89f22fe P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:39.387190  6361 catalog_manager.cc:5697] T 6322d6d151ec4fa394fbd8b6f9a4e4e6 P 3ffda061b9ac468bbeeb1743a1d01283 reported cstate change: term changed from 2 to 3, leader changed from f006f50dfd1a4a02b51c4c36b1fa0615 (127.6.46.65) to 3ffda061b9ac468bbeeb1743a1d01283 (127.6.46.66). New cstate: current_term: 3 leader_uuid: "3ffda061b9ac468bbeeb1743a1d01283" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:39.388132  6460 raft_consensus.cc:3060] T 33a2d721b00d4547aadfdbd1e89f22fe P f006f50dfd1a4a02b51c4c36b1fa0615 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:39.388234  6612 raft_consensus.cc:740] T 33a2d721b00d4547aadfdbd1e89f22fe P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fdbb4dbce4dc47b3a7302b7fdd4a835c, State: Running, Role: LEADER
I20260709 14:49:39.389142  6612 consensus_queue.cc:260] T 33a2d721b00d4547aadfdbd1e89f22fe P fdbb4dbce4dc47b3a7302b7fdd4a835c [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: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } } peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } }
I20260709 14:49:39.390072  6612 raft_consensus.cc:3060] T 33a2d721b00d4547aadfdbd1e89f22fe P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:39.393425  6539 leader_election.cc:290] T 33a2d721b00d4547aadfdbd1e89f22fe P 3ffda061b9ac468bbeeb1743a1d01283 [CANDIDATE]: Term 3 election: Requested vote from peers fdbb4dbce4dc47b3a7302b7fdd4a835c (127.6.46.67:44141), f006f50dfd1a4a02b51c4c36b1fa0615 (127.6.46.65:41971)
I20260709 14:49:39.396102  6460 raft_consensus.cc:2468] T 33a2d721b00d4547aadfdbd1e89f22fe P f006f50dfd1a4a02b51c4c36b1fa0615 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ffda061b9ac468bbeeb1743a1d01283 in term 3.
I20260709 14:49:39.396863  6612 raft_consensus.cc:2468] T 33a2d721b00d4547aadfdbd1e89f22fe P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ffda061b9ac468bbeeb1743a1d01283 in term 3.
I20260709 14:49:39.397346  6503 leader_election.cc:304] T 33a2d721b00d4547aadfdbd1e89f22fe P 3ffda061b9ac468bbeeb1743a1d01283 [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: 3ffda061b9ac468bbeeb1743a1d01283, f006f50dfd1a4a02b51c4c36b1fa0615; no voters: 
I20260709 14:49:39.398233  6756 raft_consensus.cc:2804] T 33a2d721b00d4547aadfdbd1e89f22fe P 3ffda061b9ac468bbeeb1743a1d01283 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:39.398720  6756 raft_consensus.cc:697] T 33a2d721b00d4547aadfdbd1e89f22fe P 3ffda061b9ac468bbeeb1743a1d01283 [term 3 LEADER]: Becoming Leader. State: Replica: 3ffda061b9ac468bbeeb1743a1d01283, State: Running, Role: LEADER
I20260709 14:49:39.399562  6756 consensus_queue.cc:237] T 33a2d721b00d4547aadfdbd1e89f22fe P 3ffda061b9ac468bbeeb1743a1d01283 [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: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } } peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } }
I20260709 14:49:39.406613  6361 catalog_manager.cc:5697] T 33a2d721b00d4547aadfdbd1e89f22fe P 3ffda061b9ac468bbeeb1743a1d01283 reported cstate change: term changed from 2 to 3, leader changed from fdbb4dbce4dc47b3a7302b7fdd4a835c (127.6.46.67) to 3ffda061b9ac468bbeeb1743a1d01283 (127.6.46.66). New cstate: current_term: 3 leader_uuid: "3ffda061b9ac468bbeeb1743a1d01283" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:39.493204  6761 raft_consensus.cc:993] T b789120dd379410cb2453c978f05987b P fdbb4dbce4dc47b3a7302b7fdd4a835c: : Instructing follower 3ffda061b9ac468bbeeb1743a1d01283 to start an election
I20260709 14:49:39.493669  6748 raft_consensus.cc:1081] T b789120dd379410cb2453c978f05987b P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 2 LEADER]: Signalling peer 3ffda061b9ac468bbeeb1743a1d01283 to start an election
I20260709 14:49:39.495050  6539 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b789120dd379410cb2453c978f05987b"
dest_uuid: "3ffda061b9ac468bbeeb1743a1d01283"
 from {username='slave'} at 127.0.0.1:35614
I20260709 14:49:39.495515  6539 raft_consensus.cc:493] T b789120dd379410cb2453c978f05987b P 3ffda061b9ac468bbeeb1743a1d01283 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:39.495829  6539 raft_consensus.cc:3060] T b789120dd379410cb2453c978f05987b P 3ffda061b9ac468bbeeb1743a1d01283 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:39.500198  6539 raft_consensus.cc:515] T b789120dd379410cb2453c978f05987b P 3ffda061b9ac468bbeeb1743a1d01283 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:39.501922  6539 leader_election.cc:290] T b789120dd379410cb2453c978f05987b P 3ffda061b9ac468bbeeb1743a1d01283 [CANDIDATE]: Term 3 election: Requested vote from peers f006f50dfd1a4a02b51c4c36b1fa0615 (127.6.46.65:41971), fdbb4dbce4dc47b3a7302b7fdd4a835c (127.6.46.67:44141)
I20260709 14:49:39.502954  6612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b789120dd379410cb2453c978f05987b" candidate_uuid: "3ffda061b9ac468bbeeb1743a1d01283" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c"
I20260709 14:49:39.502810  6460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b789120dd379410cb2453c978f05987b" candidate_uuid: "3ffda061b9ac468bbeeb1743a1d01283" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615"
I20260709 14:49:39.503569  6612 raft_consensus.cc:3055] T b789120dd379410cb2453c978f05987b P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:39.503901  6460 raft_consensus.cc:3060] T b789120dd379410cb2453c978f05987b P f006f50dfd1a4a02b51c4c36b1fa0615 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:39.503923  6612 raft_consensus.cc:740] T b789120dd379410cb2453c978f05987b P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fdbb4dbce4dc47b3a7302b7fdd4a835c, State: Running, Role: LEADER
I20260709 14:49:39.505000  6612 consensus_queue.cc:260] T b789120dd379410cb2453c978f05987b P fdbb4dbce4dc47b3a7302b7fdd4a835c [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: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:39.505792  6612 raft_consensus.cc:3060] T b789120dd379410cb2453c978f05987b P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:39.509529  6612 raft_consensus.cc:2468] T b789120dd379410cb2453c978f05987b P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ffda061b9ac468bbeeb1743a1d01283 in term 3.
I20260709 14:49:39.510376  6505 leader_election.cc:304] T b789120dd379410cb2453c978f05987b P 3ffda061b9ac468bbeeb1743a1d01283 [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: 3ffda061b9ac468bbeeb1743a1d01283, fdbb4dbce4dc47b3a7302b7fdd4a835c; no voters: 
I20260709 14:49:39.511088  6756 raft_consensus.cc:2804] T b789120dd379410cb2453c978f05987b P 3ffda061b9ac468bbeeb1743a1d01283 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:39.511513  6756 raft_consensus.cc:697] T b789120dd379410cb2453c978f05987b P 3ffda061b9ac468bbeeb1743a1d01283 [term 3 LEADER]: Becoming Leader. State: Replica: 3ffda061b9ac468bbeeb1743a1d01283, State: Running, Role: LEADER
I20260709 14:49:39.511617  6460 raft_consensus.cc:2468] T b789120dd379410cb2453c978f05987b P f006f50dfd1a4a02b51c4c36b1fa0615 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ffda061b9ac468bbeeb1743a1d01283 in term 3.
I20260709 14:49:39.512326  6756 consensus_queue.cc:237] T b789120dd379410cb2453c978f05987b P 3ffda061b9ac468bbeeb1743a1d01283 [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: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:39.518638  6361 catalog_manager.cc:5697] T b789120dd379410cb2453c978f05987b P 3ffda061b9ac468bbeeb1743a1d01283 reported cstate change: term changed from 2 to 3, leader changed from fdbb4dbce4dc47b3a7302b7fdd4a835c (127.6.46.67) to 3ffda061b9ac468bbeeb1743a1d01283 (127.6.46.66). New cstate: current_term: 3 leader_uuid: "3ffda061b9ac468bbeeb1743a1d01283" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:39.754161  6704 raft_consensus.cc:993] T eee8b51caa8d4d72a36631893a71a2e1 P f006f50dfd1a4a02b51c4c36b1fa0615: : Instructing follower 3ffda061b9ac468bbeeb1743a1d01283 to start an election
I20260709 14:49:39.754601  6760 raft_consensus.cc:1081] T eee8b51caa8d4d72a36631893a71a2e1 P f006f50dfd1a4a02b51c4c36b1fa0615 [term 2 LEADER]: Signalling peer 3ffda061b9ac468bbeeb1743a1d01283 to start an election
I20260709 14:49:39.756410  6539 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eee8b51caa8d4d72a36631893a71a2e1"
dest_uuid: "3ffda061b9ac468bbeeb1743a1d01283"
 from {username='slave'} at 127.0.0.1:35626
I20260709 14:49:39.756975  6539 raft_consensus.cc:493] T eee8b51caa8d4d72a36631893a71a2e1 P 3ffda061b9ac468bbeeb1743a1d01283 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:39.757284  6539 raft_consensus.cc:3060] T eee8b51caa8d4d72a36631893a71a2e1 P 3ffda061b9ac468bbeeb1743a1d01283 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:39.762485  6539 raft_consensus.cc:515] T eee8b51caa8d4d72a36631893a71a2e1 P 3ffda061b9ac468bbeeb1743a1d01283 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:39.764758  6539 leader_election.cc:290] T eee8b51caa8d4d72a36631893a71a2e1 P 3ffda061b9ac468bbeeb1743a1d01283 [CANDIDATE]: Term 3 election: Requested vote from peers f006f50dfd1a4a02b51c4c36b1fa0615 (127.6.46.65:41971), fdbb4dbce4dc47b3a7302b7fdd4a835c (127.6.46.67:44141)
I20260709 14:49:39.765165  6460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee8b51caa8d4d72a36631893a71a2e1" candidate_uuid: "3ffda061b9ac468bbeeb1743a1d01283" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615"
I20260709 14:49:39.765398  6612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee8b51caa8d4d72a36631893a71a2e1" candidate_uuid: "3ffda061b9ac468bbeeb1743a1d01283" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c"
I20260709 14:49:39.765759  6460 raft_consensus.cc:3055] T eee8b51caa8d4d72a36631893a71a2e1 P f006f50dfd1a4a02b51c4c36b1fa0615 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:39.765926  6612 raft_consensus.cc:3060] T eee8b51caa8d4d72a36631893a71a2e1 P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:39.766134  6460 raft_consensus.cc:740] T eee8b51caa8d4d72a36631893a71a2e1 P f006f50dfd1a4a02b51c4c36b1fa0615 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f006f50dfd1a4a02b51c4c36b1fa0615, State: Running, Role: LEADER
I20260709 14:49:39.766990  6460 consensus_queue.cc:260] T eee8b51caa8d4d72a36631893a71a2e1 P f006f50dfd1a4a02b51c4c36b1fa0615 [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: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:39.768221  6460 raft_consensus.cc:3060] T eee8b51caa8d4d72a36631893a71a2e1 P f006f50dfd1a4a02b51c4c36b1fa0615 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:39.770004  6612 raft_consensus.cc:2468] T eee8b51caa8d4d72a36631893a71a2e1 P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ffda061b9ac468bbeeb1743a1d01283 in term 3.
I20260709 14:49:39.770836  6505 leader_election.cc:304] T eee8b51caa8d4d72a36631893a71a2e1 P 3ffda061b9ac468bbeeb1743a1d01283 [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: 3ffda061b9ac468bbeeb1743a1d01283, fdbb4dbce4dc47b3a7302b7fdd4a835c; no voters: 
I20260709 14:49:39.771580  6756 raft_consensus.cc:2804] T eee8b51caa8d4d72a36631893a71a2e1 P 3ffda061b9ac468bbeeb1743a1d01283 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:39.772035  6756 raft_consensus.cc:697] T eee8b51caa8d4d72a36631893a71a2e1 P 3ffda061b9ac468bbeeb1743a1d01283 [term 3 LEADER]: Becoming Leader. State: Replica: 3ffda061b9ac468bbeeb1743a1d01283, State: Running, Role: LEADER
I20260709 14:49:39.772814  6756 consensus_queue.cc:237] T eee8b51caa8d4d72a36631893a71a2e1 P 3ffda061b9ac468bbeeb1743a1d01283 [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: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:39.775218  6460 raft_consensus.cc:2468] T eee8b51caa8d4d72a36631893a71a2e1 P f006f50dfd1a4a02b51c4c36b1fa0615 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ffda061b9ac468bbeeb1743a1d01283 in term 3.
I20260709 14:49:39.780278  6612 raft_consensus.cc:1275] T 6322d6d151ec4fa394fbd8b6f9a4e4e6 P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 3 FOLLOWER]: Refusing update from remote peer 3ffda061b9ac468bbeeb1743a1d01283: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:39.781649  6756 consensus_queue.cc:1048] T 6322d6d151ec4fa394fbd8b6f9a4e4e6 P 3ffda061b9ac468bbeeb1743a1d01283 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:39.782253  6361 catalog_manager.cc:5697] T eee8b51caa8d4d72a36631893a71a2e1 P 3ffda061b9ac468bbeeb1743a1d01283 reported cstate change: term changed from 2 to 3, leader changed from f006f50dfd1a4a02b51c4c36b1fa0615 (127.6.46.65) to 3ffda061b9ac468bbeeb1743a1d01283 (127.6.46.66). New cstate: current_term: 3 leader_uuid: "3ffda061b9ac468bbeeb1743a1d01283" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:39.802498  6460 raft_consensus.cc:1275] T 6322d6d151ec4fa394fbd8b6f9a4e4e6 P f006f50dfd1a4a02b51c4c36b1fa0615 [term 3 FOLLOWER]: Refusing update from remote peer 3ffda061b9ac468bbeeb1743a1d01283: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:39.803985  6777 consensus_queue.cc:1048] T 6322d6d151ec4fa394fbd8b6f9a4e4e6 P 3ffda061b9ac468bbeeb1743a1d01283 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:39.805275  6460 raft_consensus.cc:1275] T 489812af2aa04d51821be9fa70cbb44b P f006f50dfd1a4a02b51c4c36b1fa0615 [term 2 FOLLOWER]: Refusing update from remote peer 3ffda061b9ac468bbeeb1743a1d01283: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:39.807164  6777 consensus_queue.cc:1048] T 489812af2aa04d51821be9fa70cbb44b P 3ffda061b9ac468bbeeb1743a1d01283 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:39.829319  6612 raft_consensus.cc:1275] T 489812af2aa04d51821be9fa70cbb44b P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 2 FOLLOWER]: Refusing update from remote peer 3ffda061b9ac468bbeeb1743a1d01283: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:39.834645  6790 consensus_queue.cc:1048] T 489812af2aa04d51821be9fa70cbb44b P 3ffda061b9ac468bbeeb1743a1d01283 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:39.911558  6612 raft_consensus.cc:1275] T 33a2d721b00d4547aadfdbd1e89f22fe P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 3 FOLLOWER]: Refusing update from remote peer 3ffda061b9ac468bbeeb1743a1d01283: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:39.912798  6790 consensus_queue.cc:1048] T 33a2d721b00d4547aadfdbd1e89f22fe P 3ffda061b9ac468bbeeb1743a1d01283 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:39.922299  6461 raft_consensus.cc:1275] T 33a2d721b00d4547aadfdbd1e89f22fe P f006f50dfd1a4a02b51c4c36b1fa0615 [term 3 FOLLOWER]: Refusing update from remote peer 3ffda061b9ac468bbeeb1743a1d01283: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:39.924731  6790 consensus_queue.cc:1048] T 33a2d721b00d4547aadfdbd1e89f22fe P 3ffda061b9ac468bbeeb1743a1d01283 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:40.045066  6612 raft_consensus.cc:1275] T b789120dd379410cb2453c978f05987b P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 3 FOLLOWER]: Refusing update from remote peer 3ffda061b9ac468bbeeb1743a1d01283: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:40.046231  6790 consensus_queue.cc:1048] T b789120dd379410cb2453c978f05987b P 3ffda061b9ac468bbeeb1743a1d01283 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:40.053788  6461 raft_consensus.cc:1275] T b789120dd379410cb2453c978f05987b P f006f50dfd1a4a02b51c4c36b1fa0615 [term 3 FOLLOWER]: Refusing update from remote peer 3ffda061b9ac468bbeeb1743a1d01283: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:40.055246  6790 consensus_queue.cc:1048] T b789120dd379410cb2453c978f05987b P 3ffda061b9ac468bbeeb1743a1d01283 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:40.184541  6461 raft_consensus.cc:1275] T eee8b51caa8d4d72a36631893a71a2e1 P f006f50dfd1a4a02b51c4c36b1fa0615 [term 3 FOLLOWER]: Refusing update from remote peer 3ffda061b9ac468bbeeb1743a1d01283: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:40.185748  6790 consensus_queue.cc:1048] T eee8b51caa8d4d72a36631893a71a2e1 P 3ffda061b9ac468bbeeb1743a1d01283 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:40.193369  6612 raft_consensus.cc:1275] T eee8b51caa8d4d72a36631893a71a2e1 P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 3 FOLLOWER]: Refusing update from remote peer 3ffda061b9ac468bbeeb1743a1d01283: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:40.194965  6790 consensus_queue.cc:1048] T eee8b51caa8d4d72a36631893a71a2e1 P 3ffda061b9ac468bbeeb1743a1d01283 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:42.229271  6329 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:42.235963  6539 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "33a2d721b00d4547aadfdbd1e89f22fe"
dest_uuid: "3ffda061b9ac468bbeeb1743a1d01283"
mode: GRACEFUL
new_leader_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615"
 from {username='slave'} at 127.0.0.1:51484
I20260709 14:49:42.236560  6539 raft_consensus.cc:606] T 33a2d721b00d4547aadfdbd1e89f22fe P 3ffda061b9ac468bbeeb1743a1d01283 [term 3 LEADER]: Received request to transfer leadership to TS f006f50dfd1a4a02b51c4c36b1fa0615
I20260709 14:49:42.238889  6539 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "489812af2aa04d51821be9fa70cbb44b"
dest_uuid: "3ffda061b9ac468bbeeb1743a1d01283"
mode: GRACEFUL
new_leader_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615"
 from {username='slave'} at 127.0.0.1:51484
I20260709 14:49:42.239282  6539 raft_consensus.cc:606] T 489812af2aa04d51821be9fa70cbb44b P 3ffda061b9ac468bbeeb1743a1d01283 [term 2 LEADER]: Received request to transfer leadership to TS f006f50dfd1a4a02b51c4c36b1fa0615
I20260709 14:49:42.241235  6539 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a1954dc6d85440aa846366e2f92d9c3f"
dest_uuid: "3ffda061b9ac468bbeeb1743a1d01283"
mode: GRACEFUL
new_leader_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615"
 from {username='slave'} at 127.0.0.1:51484
I20260709 14:49:42.241611  6539 raft_consensus.cc:606] T a1954dc6d85440aa846366e2f92d9c3f P 3ffda061b9ac468bbeeb1743a1d01283 [term 1 LEADER]: Received request to transfer leadership to TS f006f50dfd1a4a02b51c4c36b1fa0615
I20260709 14:49:42.243502  6539 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b789120dd379410cb2453c978f05987b"
dest_uuid: "3ffda061b9ac468bbeeb1743a1d01283"
mode: GRACEFUL
new_leader_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c"
 from {username='slave'} at 127.0.0.1:51484
I20260709 14:49:42.243913  6539 raft_consensus.cc:606] T b789120dd379410cb2453c978f05987b P 3ffda061b9ac468bbeeb1743a1d01283 [term 3 LEADER]: Received request to transfer leadership to TS fdbb4dbce4dc47b3a7302b7fdd4a835c
I20260709 14:49:42.245776  6539 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eee8b51caa8d4d72a36631893a71a2e1"
dest_uuid: "3ffda061b9ac468bbeeb1743a1d01283"
mode: GRACEFUL
new_leader_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c"
 from {username='slave'} at 127.0.0.1:51484
I20260709 14:49:42.246140  6539 raft_consensus.cc:606] T eee8b51caa8d4d72a36631893a71a2e1 P 3ffda061b9ac468bbeeb1743a1d01283 [term 3 LEADER]: Received request to transfer leadership to TS fdbb4dbce4dc47b3a7302b7fdd4a835c
I20260709 14:49:42.247077  6329 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:49:42.247591  6329 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:49:42.447021  6790 raft_consensus.cc:993] T 489812af2aa04d51821be9fa70cbb44b P 3ffda061b9ac468bbeeb1743a1d01283: : Instructing follower f006f50dfd1a4a02b51c4c36b1fa0615 to start an election
I20260709 14:49:42.447515  6777 raft_consensus.cc:1081] T 489812af2aa04d51821be9fa70cbb44b P 3ffda061b9ac468bbeeb1743a1d01283 [term 2 LEADER]: Signalling peer f006f50dfd1a4a02b51c4c36b1fa0615 to start an election
I20260709 14:49:42.449136  6461 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "489812af2aa04d51821be9fa70cbb44b"
dest_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615"
 from {username='slave'} at 127.0.0.1:38872
I20260709 14:49:42.449703  6461 raft_consensus.cc:493] T 489812af2aa04d51821be9fa70cbb44b P f006f50dfd1a4a02b51c4c36b1fa0615 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:42.450142  6461 raft_consensus.cc:3060] T 489812af2aa04d51821be9fa70cbb44b P f006f50dfd1a4a02b51c4c36b1fa0615 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:42.455478  6461 raft_consensus.cc:515] T 489812af2aa04d51821be9fa70cbb44b P f006f50dfd1a4a02b51c4c36b1fa0615 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:42.457245  6461 leader_election.cc:290] T 489812af2aa04d51821be9fa70cbb44b P f006f50dfd1a4a02b51c4c36b1fa0615 [CANDIDATE]: Term 3 election: Requested vote from peers 3ffda061b9ac468bbeeb1743a1d01283 (127.6.46.66:38399), fdbb4dbce4dc47b3a7302b7fdd4a835c (127.6.46.67:44141)
I20260709 14:49:42.457996  6539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "489812af2aa04d51821be9fa70cbb44b" candidate_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3ffda061b9ac468bbeeb1743a1d01283"
I20260709 14:49:42.458524  6612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "489812af2aa04d51821be9fa70cbb44b" candidate_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c"
I20260709 14:49:42.458788  6539 raft_consensus.cc:3055] T 489812af2aa04d51821be9fa70cbb44b P 3ffda061b9ac468bbeeb1743a1d01283 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:42.458976  6612 raft_consensus.cc:3060] T 489812af2aa04d51821be9fa70cbb44b P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:42.459120  6539 raft_consensus.cc:740] T 489812af2aa04d51821be9fa70cbb44b P 3ffda061b9ac468bbeeb1743a1d01283 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3ffda061b9ac468bbeeb1743a1d01283, State: Running, Role: LEADER
I20260709 14:49:42.459982  6539 consensus_queue.cc:260] T 489812af2aa04d51821be9fa70cbb44b P 3ffda061b9ac468bbeeb1743a1d01283 [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: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:42.460918  6539 raft_consensus.cc:3060] T 489812af2aa04d51821be9fa70cbb44b P 3ffda061b9ac468bbeeb1743a1d01283 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:42.463325  6612 raft_consensus.cc:2468] T 489812af2aa04d51821be9fa70cbb44b P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f006f50dfd1a4a02b51c4c36b1fa0615 in term 3.
I20260709 14:49:42.464607  6430 leader_election.cc:304] T 489812af2aa04d51821be9fa70cbb44b P f006f50dfd1a4a02b51c4c36b1fa0615 [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: f006f50dfd1a4a02b51c4c36b1fa0615, fdbb4dbce4dc47b3a7302b7fdd4a835c; no voters: 
I20260709 14:49:42.465512  6539 raft_consensus.cc:2468] T 489812af2aa04d51821be9fa70cbb44b P 3ffda061b9ac468bbeeb1743a1d01283 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f006f50dfd1a4a02b51c4c36b1fa0615 in term 3.
I20260709 14:49:42.466125  6801 raft_consensus.cc:2804] T 489812af2aa04d51821be9fa70cbb44b P f006f50dfd1a4a02b51c4c36b1fa0615 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:42.467171  6801 raft_consensus.cc:697] T 489812af2aa04d51821be9fa70cbb44b P f006f50dfd1a4a02b51c4c36b1fa0615 [term 3 LEADER]: Becoming Leader. State: Replica: f006f50dfd1a4a02b51c4c36b1fa0615, State: Running, Role: LEADER
I20260709 14:49:42.468189  6801 consensus_queue.cc:237] T 489812af2aa04d51821be9fa70cbb44b P f006f50dfd1a4a02b51c4c36b1fa0615 [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: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:42.475000  6358 catalog_manager.cc:5697] T 489812af2aa04d51821be9fa70cbb44b P f006f50dfd1a4a02b51c4c36b1fa0615 reported cstate change: term changed from 2 to 3, leader changed from 3ffda061b9ac468bbeeb1743a1d01283 (127.6.46.66) to f006f50dfd1a4a02b51c4c36b1fa0615 (127.6.46.65). New cstate: current_term: 3 leader_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:42.567255  6790 raft_consensus.cc:993] T b789120dd379410cb2453c978f05987b P 3ffda061b9ac468bbeeb1743a1d01283: : Instructing follower fdbb4dbce4dc47b3a7302b7fdd4a835c to start an election
I20260709 14:49:42.567638  6777 raft_consensus.cc:1081] T b789120dd379410cb2453c978f05987b P 3ffda061b9ac468bbeeb1743a1d01283 [term 3 LEADER]: Signalling peer fdbb4dbce4dc47b3a7302b7fdd4a835c to start an election
I20260709 14:49:42.569104  6612 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b789120dd379410cb2453c978f05987b"
dest_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c"
 from {username='slave'} at 127.0.0.1:55350
I20260709 14:49:42.569489  6612 raft_consensus.cc:493] T b789120dd379410cb2453c978f05987b P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:42.569725  6612 raft_consensus.cc:3060] T b789120dd379410cb2453c978f05987b P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:42.574659  6612 raft_consensus.cc:515] T b789120dd379410cb2453c978f05987b P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:42.576712  6612 leader_election.cc:290] T b789120dd379410cb2453c978f05987b P fdbb4dbce4dc47b3a7302b7fdd4a835c [CANDIDATE]: Term 4 election: Requested vote from peers f006f50dfd1a4a02b51c4c36b1fa0615 (127.6.46.65:41971), 3ffda061b9ac468bbeeb1743a1d01283 (127.6.46.66:38399)
I20260709 14:49:42.577255  6461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b789120dd379410cb2453c978f05987b" candidate_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615"
I20260709 14:49:42.577452  6790 raft_consensus.cc:993] T 33a2d721b00d4547aadfdbd1e89f22fe P 3ffda061b9ac468bbeeb1743a1d01283: : Instructing follower f006f50dfd1a4a02b51c4c36b1fa0615 to start an election
I20260709 14:49:42.577673  6539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b789120dd379410cb2453c978f05987b" candidate_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3ffda061b9ac468bbeeb1743a1d01283"
I20260709 14:49:42.577842  6461 raft_consensus.cc:3060] T b789120dd379410cb2453c978f05987b P f006f50dfd1a4a02b51c4c36b1fa0615 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:42.578284  6539 raft_consensus.cc:3055] T b789120dd379410cb2453c978f05987b P 3ffda061b9ac468bbeeb1743a1d01283 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:49:42.578294  6777 raft_consensus.cc:1081] T 33a2d721b00d4547aadfdbd1e89f22fe P 3ffda061b9ac468bbeeb1743a1d01283 [term 3 LEADER]: Signalling peer f006f50dfd1a4a02b51c4c36b1fa0615 to start an election
I20260709 14:49:42.578622  6539 raft_consensus.cc:740] T b789120dd379410cb2453c978f05987b P 3ffda061b9ac468bbeeb1743a1d01283 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 3ffda061b9ac468bbeeb1743a1d01283, State: Running, Role: LEADER
I20260709 14:49:42.580447  6460 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "33a2d721b00d4547aadfdbd1e89f22fe"
dest_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615"
 from {username='slave'} at 127.0.0.1:38872
I20260709 14:49:42.580308  6539 consensus_queue.cc:260] T b789120dd379410cb2453c978f05987b P 3ffda061b9ac468bbeeb1743a1d01283 [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: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:42.580896  6460 raft_consensus.cc:493] T 33a2d721b00d4547aadfdbd1e89f22fe P f006f50dfd1a4a02b51c4c36b1fa0615 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:42.581317  6460 raft_consensus.cc:3060] T 33a2d721b00d4547aadfdbd1e89f22fe P f006f50dfd1a4a02b51c4c36b1fa0615 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:42.581506  6539 raft_consensus.cc:3060] T b789120dd379410cb2453c978f05987b P 3ffda061b9ac468bbeeb1743a1d01283 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:42.584484  6461 raft_consensus.cc:2468] T b789120dd379410cb2453c978f05987b P f006f50dfd1a4a02b51c4c36b1fa0615 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdbb4dbce4dc47b3a7302b7fdd4a835c in term 4.
I20260709 14:49:42.585772  6577 leader_election.cc:304] T b789120dd379410cb2453c978f05987b P fdbb4dbce4dc47b3a7302b7fdd4a835c [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: f006f50dfd1a4a02b51c4c36b1fa0615, fdbb4dbce4dc47b3a7302b7fdd4a835c; no voters: 
I20260709 14:49:42.586740  6748 raft_consensus.cc:2804] T b789120dd379410cb2453c978f05987b P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:49:42.586488  6460 raft_consensus.cc:515] T 33a2d721b00d4547aadfdbd1e89f22fe P f006f50dfd1a4a02b51c4c36b1fa0615 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } } peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } }
I20260709 14:49:42.587728  6539 raft_consensus.cc:2468] T b789120dd379410cb2453c978f05987b P 3ffda061b9ac468bbeeb1743a1d01283 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdbb4dbce4dc47b3a7302b7fdd4a835c in term 4.
I20260709 14:49:42.588089  6748 raft_consensus.cc:697] T b789120dd379410cb2453c978f05987b P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 4 LEADER]: Becoming Leader. State: Replica: fdbb4dbce4dc47b3a7302b7fdd4a835c, State: Running, Role: LEADER
I20260709 14:49:42.589126  6748 consensus_queue.cc:237] T b789120dd379410cb2453c978f05987b P fdbb4dbce4dc47b3a7302b7fdd4a835c [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: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:42.589931  6539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33a2d721b00d4547aadfdbd1e89f22fe" candidate_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3ffda061b9ac468bbeeb1743a1d01283"
I20260709 14:49:42.590158  6460 leader_election.cc:290] T 33a2d721b00d4547aadfdbd1e89f22fe P f006f50dfd1a4a02b51c4c36b1fa0615 [CANDIDATE]: Term 4 election: Requested vote from peers 3ffda061b9ac468bbeeb1743a1d01283 (127.6.46.66:38399), fdbb4dbce4dc47b3a7302b7fdd4a835c (127.6.46.67:44141)
I20260709 14:49:42.590538  6539 raft_consensus.cc:3055] T 33a2d721b00d4547aadfdbd1e89f22fe P 3ffda061b9ac468bbeeb1743a1d01283 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:49:42.590905  6539 raft_consensus.cc:740] T 33a2d721b00d4547aadfdbd1e89f22fe P 3ffda061b9ac468bbeeb1743a1d01283 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 3ffda061b9ac468bbeeb1743a1d01283, State: Running, Role: LEADER
I20260709 14:49:42.591686  6539 consensus_queue.cc:260] T 33a2d721b00d4547aadfdbd1e89f22fe P 3ffda061b9ac468bbeeb1743a1d01283 [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: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } } peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } }
I20260709 14:49:42.592639  6612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33a2d721b00d4547aadfdbd1e89f22fe" candidate_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c"
I20260709 14:49:42.592737  6539 raft_consensus.cc:3060] T 33a2d721b00d4547aadfdbd1e89f22fe P 3ffda061b9ac468bbeeb1743a1d01283 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:42.593111  6612 raft_consensus.cc:3060] T 33a2d721b00d4547aadfdbd1e89f22fe P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:42.597126  6612 raft_consensus.cc:2468] T 33a2d721b00d4547aadfdbd1e89f22fe P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f006f50dfd1a4a02b51c4c36b1fa0615 in term 4.
I20260709 14:49:42.598134  6539 raft_consensus.cc:2468] T 33a2d721b00d4547aadfdbd1e89f22fe P 3ffda061b9ac468bbeeb1743a1d01283 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f006f50dfd1a4a02b51c4c36b1fa0615 in term 4.
I20260709 14:49:42.598071  6430 leader_election.cc:304] T 33a2d721b00d4547aadfdbd1e89f22fe P f006f50dfd1a4a02b51c4c36b1fa0615 [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: f006f50dfd1a4a02b51c4c36b1fa0615, fdbb4dbce4dc47b3a7302b7fdd4a835c; no voters: 
I20260709 14:49:42.599043  6801 raft_consensus.cc:2804] T 33a2d721b00d4547aadfdbd1e89f22fe P f006f50dfd1a4a02b51c4c36b1fa0615 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:49:42.599488  6801 raft_consensus.cc:697] T 33a2d721b00d4547aadfdbd1e89f22fe P f006f50dfd1a4a02b51c4c36b1fa0615 [term 4 LEADER]: Becoming Leader. State: Replica: f006f50dfd1a4a02b51c4c36b1fa0615, State: Running, Role: LEADER
I20260709 14:49:42.600292  6801 consensus_queue.cc:237] T 33a2d721b00d4547aadfdbd1e89f22fe P f006f50dfd1a4a02b51c4c36b1fa0615 [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: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } } peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } }
I20260709 14:49:42.600464  6358 catalog_manager.cc:5697] T b789120dd379410cb2453c978f05987b P fdbb4dbce4dc47b3a7302b7fdd4a835c reported cstate change: term changed from 3 to 4, leader changed from 3ffda061b9ac468bbeeb1743a1d01283 (127.6.46.66) to fdbb4dbce4dc47b3a7302b7fdd4a835c (127.6.46.67). New cstate: current_term: 4 leader_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:42.608951  6777 raft_consensus.cc:993] T a1954dc6d85440aa846366e2f92d9c3f P 3ffda061b9ac468bbeeb1743a1d01283: : Instructing follower f006f50dfd1a4a02b51c4c36b1fa0615 to start an election
I20260709 14:49:42.609551  6808 raft_consensus.cc:1081] T a1954dc6d85440aa846366e2f92d9c3f P 3ffda061b9ac468bbeeb1743a1d01283 [term 1 LEADER]: Signalling peer f006f50dfd1a4a02b51c4c36b1fa0615 to start an election
I20260709 14:49:42.608877  6361 catalog_manager.cc:5697] T 33a2d721b00d4547aadfdbd1e89f22fe P f006f50dfd1a4a02b51c4c36b1fa0615 reported cstate change: term changed from 3 to 4, leader changed from 3ffda061b9ac468bbeeb1743a1d01283 (127.6.46.66) to f006f50dfd1a4a02b51c4c36b1fa0615 (127.6.46.65). New cstate: current_term: 4 leader_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:42.611263  6460 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a1954dc6d85440aa846366e2f92d9c3f"
dest_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615"
 from {username='slave'} at 127.0.0.1:38872
I20260709 14:49:42.611856  6460 raft_consensus.cc:493] T a1954dc6d85440aa846366e2f92d9c3f P f006f50dfd1a4a02b51c4c36b1fa0615 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:42.612247  6460 raft_consensus.cc:3060] T a1954dc6d85440aa846366e2f92d9c3f P f006f50dfd1a4a02b51c4c36b1fa0615 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:42.618040  6460 raft_consensus.cc:515] T a1954dc6d85440aa846366e2f92d9c3f P f006f50dfd1a4a02b51c4c36b1fa0615 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:42.619469  6460 leader_election.cc:290] T a1954dc6d85440aa846366e2f92d9c3f P f006f50dfd1a4a02b51c4c36b1fa0615 [CANDIDATE]: Term 2 election: Requested vote from peers 3ffda061b9ac468bbeeb1743a1d01283 (127.6.46.66:38399), fdbb4dbce4dc47b3a7302b7fdd4a835c (127.6.46.67:44141)
I20260709 14:49:42.620095  6539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1954dc6d85440aa846366e2f92d9c3f" candidate_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3ffda061b9ac468bbeeb1743a1d01283"
I20260709 14:49:42.620406  6612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1954dc6d85440aa846366e2f92d9c3f" candidate_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c"
I20260709 14:49:42.620671  6539 raft_consensus.cc:3055] T a1954dc6d85440aa846366e2f92d9c3f P 3ffda061b9ac468bbeeb1743a1d01283 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:42.620882  6612 raft_consensus.cc:3060] T a1954dc6d85440aa846366e2f92d9c3f P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:42.620991  6539 raft_consensus.cc:740] T a1954dc6d85440aa846366e2f92d9c3f P 3ffda061b9ac468bbeeb1743a1d01283 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3ffda061b9ac468bbeeb1743a1d01283, State: Running, Role: LEADER
I20260709 14:49:42.621707  6539 consensus_queue.cc:260] T a1954dc6d85440aa846366e2f92d9c3f P 3ffda061b9ac468bbeeb1743a1d01283 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:42.622563  6539 raft_consensus.cc:3060] T a1954dc6d85440aa846366e2f92d9c3f P 3ffda061b9ac468bbeeb1743a1d01283 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:42.624929  6612 raft_consensus.cc:2468] T a1954dc6d85440aa846366e2f92d9c3f P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f006f50dfd1a4a02b51c4c36b1fa0615 in term 2.
I20260709 14:49:42.625720  6430 leader_election.cc:304] T a1954dc6d85440aa846366e2f92d9c3f P f006f50dfd1a4a02b51c4c36b1fa0615 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f006f50dfd1a4a02b51c4c36b1fa0615, fdbb4dbce4dc47b3a7302b7fdd4a835c; no voters: 
I20260709 14:49:42.626374  6801 raft_consensus.cc:2804] T a1954dc6d85440aa846366e2f92d9c3f P f006f50dfd1a4a02b51c4c36b1fa0615 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:42.626827  6801 raft_consensus.cc:697] T a1954dc6d85440aa846366e2f92d9c3f P f006f50dfd1a4a02b51c4c36b1fa0615 [term 2 LEADER]: Becoming Leader. State: Replica: f006f50dfd1a4a02b51c4c36b1fa0615, State: Running, Role: LEADER
I20260709 14:49:42.627595  6539 raft_consensus.cc:2468] T a1954dc6d85440aa846366e2f92d9c3f P 3ffda061b9ac468bbeeb1743a1d01283 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f006f50dfd1a4a02b51c4c36b1fa0615 in term 2.
I20260709 14:49:42.627684  6801 consensus_queue.cc:237] T a1954dc6d85440aa846366e2f92d9c3f P f006f50dfd1a4a02b51c4c36b1fa0615 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:42.634672  6361 catalog_manager.cc:5697] T a1954dc6d85440aa846366e2f92d9c3f P f006f50dfd1a4a02b51c4c36b1fa0615 reported cstate change: term changed from 1 to 2, leader changed from 3ffda061b9ac468bbeeb1743a1d01283 (127.6.46.66) to f006f50dfd1a4a02b51c4c36b1fa0615 (127.6.46.65). New cstate: current_term: 2 leader_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:42.671702  6777 raft_consensus.cc:993] T eee8b51caa8d4d72a36631893a71a2e1 P 3ffda061b9ac468bbeeb1743a1d01283: : Instructing follower fdbb4dbce4dc47b3a7302b7fdd4a835c to start an election
I20260709 14:49:42.672132  6808 raft_consensus.cc:1081] T eee8b51caa8d4d72a36631893a71a2e1 P 3ffda061b9ac468bbeeb1743a1d01283 [term 3 LEADER]: Signalling peer fdbb4dbce4dc47b3a7302b7fdd4a835c to start an election
I20260709 14:49:42.673503  6612 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eee8b51caa8d4d72a36631893a71a2e1"
dest_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c"
 from {username='slave'} at 127.0.0.1:55350
I20260709 14:49:42.673923  6612 raft_consensus.cc:493] T eee8b51caa8d4d72a36631893a71a2e1 P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:42.674193  6612 raft_consensus.cc:3060] T eee8b51caa8d4d72a36631893a71a2e1 P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:42.678052  6612 raft_consensus.cc:515] T eee8b51caa8d4d72a36631893a71a2e1 P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:42.679360  6612 leader_election.cc:290] T eee8b51caa8d4d72a36631893a71a2e1 P fdbb4dbce4dc47b3a7302b7fdd4a835c [CANDIDATE]: Term 4 election: Requested vote from peers f006f50dfd1a4a02b51c4c36b1fa0615 (127.6.46.65:41971), 3ffda061b9ac468bbeeb1743a1d01283 (127.6.46.66:38399)
I20260709 14:49:42.680128  6460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee8b51caa8d4d72a36631893a71a2e1" candidate_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615"
I20260709 14:49:42.680380  6539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee8b51caa8d4d72a36631893a71a2e1" candidate_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3ffda061b9ac468bbeeb1743a1d01283"
I20260709 14:49:42.680670  6460 raft_consensus.cc:3060] T eee8b51caa8d4d72a36631893a71a2e1 P f006f50dfd1a4a02b51c4c36b1fa0615 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:42.680897  6539 raft_consensus.cc:3055] T eee8b51caa8d4d72a36631893a71a2e1 P 3ffda061b9ac468bbeeb1743a1d01283 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:49:42.681214  6539 raft_consensus.cc:740] T eee8b51caa8d4d72a36631893a71a2e1 P 3ffda061b9ac468bbeeb1743a1d01283 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 3ffda061b9ac468bbeeb1743a1d01283, State: Running, Role: LEADER
I20260709 14:49:42.681834  6539 consensus_queue.cc:260] T eee8b51caa8d4d72a36631893a71a2e1 P 3ffda061b9ac468bbeeb1743a1d01283 [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: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:42.682709  6539 raft_consensus.cc:3060] T eee8b51caa8d4d72a36631893a71a2e1 P 3ffda061b9ac468bbeeb1743a1d01283 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:42.685297  6460 raft_consensus.cc:2468] T eee8b51caa8d4d72a36631893a71a2e1 P f006f50dfd1a4a02b51c4c36b1fa0615 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdbb4dbce4dc47b3a7302b7fdd4a835c in term 4.
I20260709 14:49:42.686296  6577 leader_election.cc:304] T eee8b51caa8d4d72a36631893a71a2e1 P fdbb4dbce4dc47b3a7302b7fdd4a835c [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: f006f50dfd1a4a02b51c4c36b1fa0615, fdbb4dbce4dc47b3a7302b7fdd4a835c; no voters: 
I20260709 14:49:42.687069  6748 raft_consensus.cc:2804] T eee8b51caa8d4d72a36631893a71a2e1 P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:49:42.687304  6539 raft_consensus.cc:2468] T eee8b51caa8d4d72a36631893a71a2e1 P 3ffda061b9ac468bbeeb1743a1d01283 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdbb4dbce4dc47b3a7302b7fdd4a835c in term 4.
I20260709 14:49:42.687577  6748 raft_consensus.cc:697] T eee8b51caa8d4d72a36631893a71a2e1 P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 4 LEADER]: Becoming Leader. State: Replica: fdbb4dbce4dc47b3a7302b7fdd4a835c, State: Running, Role: LEADER
I20260709 14:49:42.688576  6748 consensus_queue.cc:237] T eee8b51caa8d4d72a36631893a71a2e1 P fdbb4dbce4dc47b3a7302b7fdd4a835c [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: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:42.695353  6361 catalog_manager.cc:5697] T eee8b51caa8d4d72a36631893a71a2e1 P fdbb4dbce4dc47b3a7302b7fdd4a835c reported cstate change: term changed from 3 to 4, leader changed from 3ffda061b9ac468bbeeb1743a1d01283 (127.6.46.66) to fdbb4dbce4dc47b3a7302b7fdd4a835c (127.6.46.67). New cstate: current_term: 4 leader_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:42.871599  6612 raft_consensus.cc:1275] T 489812af2aa04d51821be9fa70cbb44b P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 3 FOLLOWER]: Refusing update from remote peer f006f50dfd1a4a02b51c4c36b1fa0615: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:42.872784  6801 consensus_queue.cc:1048] T 489812af2aa04d51821be9fa70cbb44b P f006f50dfd1a4a02b51c4c36b1fa0615 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:42.882377  6539 raft_consensus.cc:1275] T 489812af2aa04d51821be9fa70cbb44b P 3ffda061b9ac468bbeeb1743a1d01283 [term 3 FOLLOWER]: Refusing update from remote peer f006f50dfd1a4a02b51c4c36b1fa0615: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:42.884148  6816 consensus_queue.cc:1048] T 489812af2aa04d51821be9fa70cbb44b P f006f50dfd1a4a02b51c4c36b1fa0615 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:49:43.030148  6612 raft_consensus.cc:1275] T a1954dc6d85440aa846366e2f92d9c3f P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 2 FOLLOWER]: Refusing update from remote peer f006f50dfd1a4a02b51c4c36b1fa0615: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:43.031117  6816 consensus_queue.cc:1048] T a1954dc6d85440aa846366e2f92d9c3f P f006f50dfd1a4a02b51c4c36b1fa0615 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:43.036767  6539 raft_consensus.cc:1275] T a1954dc6d85440aa846366e2f92d9c3f P 3ffda061b9ac468bbeeb1743a1d01283 [term 2 FOLLOWER]: Refusing update from remote peer f006f50dfd1a4a02b51c4c36b1fa0615: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:43.040200  6801 consensus_queue.cc:1048] T a1954dc6d85440aa846366e2f92d9c3f P f006f50dfd1a4a02b51c4c36b1fa0615 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:43.088832  6461 raft_consensus.cc:1275] T b789120dd379410cb2453c978f05987b P f006f50dfd1a4a02b51c4c36b1fa0615 [term 4 FOLLOWER]: Refusing update from remote peer fdbb4dbce4dc47b3a7302b7fdd4a835c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:43.090047  6748 consensus_queue.cc:1048] T b789120dd379410cb2453c978f05987b P fdbb4dbce4dc47b3a7302b7fdd4a835c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:43.092206  6539 raft_consensus.cc:1275] T 33a2d721b00d4547aadfdbd1e89f22fe P 3ffda061b9ac468bbeeb1743a1d01283 [term 4 FOLLOWER]: Refusing update from remote peer f006f50dfd1a4a02b51c4c36b1fa0615: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:43.093484  6801 consensus_queue.cc:1048] T 33a2d721b00d4547aadfdbd1e89f22fe P f006f50dfd1a4a02b51c4c36b1fa0615 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:43.100061  6538 raft_consensus.cc:1275] T b789120dd379410cb2453c978f05987b P 3ffda061b9ac468bbeeb1743a1d01283 [term 4 FOLLOWER]: Refusing update from remote peer fdbb4dbce4dc47b3a7302b7fdd4a835c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:43.101691  6823 consensus_queue.cc:1048] T b789120dd379410cb2453c978f05987b P fdbb4dbce4dc47b3a7302b7fdd4a835c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:49:43.114248  6612 raft_consensus.cc:1275] T 33a2d721b00d4547aadfdbd1e89f22fe P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 4 FOLLOWER]: Refusing update from remote peer f006f50dfd1a4a02b51c4c36b1fa0615: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:43.115717  6816 consensus_queue.cc:1048] T 33a2d721b00d4547aadfdbd1e89f22fe P f006f50dfd1a4a02b51c4c36b1fa0615 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:43.156034  6461 raft_consensus.cc:1275] T eee8b51caa8d4d72a36631893a71a2e1 P f006f50dfd1a4a02b51c4c36b1fa0615 [term 4 FOLLOWER]: Refusing update from remote peer fdbb4dbce4dc47b3a7302b7fdd4a835c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:43.157302  6809 consensus_queue.cc:1048] T eee8b51caa8d4d72a36631893a71a2e1 P fdbb4dbce4dc47b3a7302b7fdd4a835c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:43.168725  6539 raft_consensus.cc:1275] T eee8b51caa8d4d72a36631893a71a2e1 P 3ffda061b9ac468bbeeb1743a1d01283 [term 4 FOLLOWER]: Refusing update from remote peer fdbb4dbce4dc47b3a7302b7fdd4a835c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:43.170131  6828 consensus_queue.cc:1048] T eee8b51caa8d4d72a36631893a71a2e1 P fdbb4dbce4dc47b3a7302b7fdd4a835c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:43.248551  6329 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:43.253762  6329 tablet_server.cc:179] TabletServer@127.6.46.65:0 shutting down...
I20260709 14:49:43.279620  6329 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:49:43.280400  6329 tablet_replica.cc:333] T eee8b51caa8d4d72a36631893a71a2e1 P f006f50dfd1a4a02b51c4c36b1fa0615: stopping tablet replica
I20260709 14:49:43.281113  6329 raft_consensus.cc:2243] T eee8b51caa8d4d72a36631893a71a2e1 P f006f50dfd1a4a02b51c4c36b1fa0615 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:43.281649  6329 raft_consensus.cc:2272] T eee8b51caa8d4d72a36631893a71a2e1 P f006f50dfd1a4a02b51c4c36b1fa0615 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:43.284319  6329 tablet_replica.cc:333] T b789120dd379410cb2453c978f05987b P f006f50dfd1a4a02b51c4c36b1fa0615: stopping tablet replica
I20260709 14:49:43.284865  6329 raft_consensus.cc:2243] T b789120dd379410cb2453c978f05987b P f006f50dfd1a4a02b51c4c36b1fa0615 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:43.285326  6329 raft_consensus.cc:2272] T b789120dd379410cb2453c978f05987b P f006f50dfd1a4a02b51c4c36b1fa0615 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:43.287192  6329 tablet_replica.cc:333] T 16a6f06164764d6bae1ac0717920c985 P f006f50dfd1a4a02b51c4c36b1fa0615: stopping tablet replica
I20260709 14:49:43.287669  6329 raft_consensus.cc:2243] T 16a6f06164764d6bae1ac0717920c985 P f006f50dfd1a4a02b51c4c36b1fa0615 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:43.288142  6329 raft_consensus.cc:2272] T 16a6f06164764d6bae1ac0717920c985 P f006f50dfd1a4a02b51c4c36b1fa0615 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:43.289716  6329 tablet_replica.cc:333] T 489812af2aa04d51821be9fa70cbb44b P f006f50dfd1a4a02b51c4c36b1fa0615: stopping tablet replica
I20260709 14:49:43.290184  6329 raft_consensus.cc:2243] T 489812af2aa04d51821be9fa70cbb44b P f006f50dfd1a4a02b51c4c36b1fa0615 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:49:43.290880  6329 raft_consensus.cc:2272] T 489812af2aa04d51821be9fa70cbb44b P f006f50dfd1a4a02b51c4c36b1fa0615 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:43.292738  6329 tablet_replica.cc:333] T 05cdc8cb063b4f09a6cc27f48f309b40 P f006f50dfd1a4a02b51c4c36b1fa0615: stopping tablet replica
I20260709 14:49:43.293210  6329 raft_consensus.cc:2243] T 05cdc8cb063b4f09a6cc27f48f309b40 P f006f50dfd1a4a02b51c4c36b1fa0615 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:43.293598  6329 raft_consensus.cc:2272] T 05cdc8cb063b4f09a6cc27f48f309b40 P f006f50dfd1a4a02b51c4c36b1fa0615 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:43.295182  6329 tablet_replica.cc:333] T d7bfdbaa9356416d861831ab27b2ae2a P f006f50dfd1a4a02b51c4c36b1fa0615: stopping tablet replica
I20260709 14:49:43.295670  6329 raft_consensus.cc:2243] T d7bfdbaa9356416d861831ab27b2ae2a P f006f50dfd1a4a02b51c4c36b1fa0615 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:43.296099  6329 raft_consensus.cc:2272] T d7bfdbaa9356416d861831ab27b2ae2a P f006f50dfd1a4a02b51c4c36b1fa0615 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:43.297572  6329 tablet_replica.cc:333] T a1954dc6d85440aa846366e2f92d9c3f P f006f50dfd1a4a02b51c4c36b1fa0615: stopping tablet replica
I20260709 14:49:43.298027  6329 raft_consensus.cc:2243] T a1954dc6d85440aa846366e2f92d9c3f P f006f50dfd1a4a02b51c4c36b1fa0615 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:43.298700  6329 raft_consensus.cc:2272] T a1954dc6d85440aa846366e2f92d9c3f P f006f50dfd1a4a02b51c4c36b1fa0615 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:43.300705  6329 tablet_replica.cc:333] T 33a2d721b00d4547aadfdbd1e89f22fe P f006f50dfd1a4a02b51c4c36b1fa0615: stopping tablet replica
I20260709 14:49:43.301149  6329 raft_consensus.cc:2243] T 33a2d721b00d4547aadfdbd1e89f22fe P f006f50dfd1a4a02b51c4c36b1fa0615 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:49:43.301803  6329 raft_consensus.cc:2272] T 33a2d721b00d4547aadfdbd1e89f22fe P f006f50dfd1a4a02b51c4c36b1fa0615 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:43.303442  6329 tablet_replica.cc:333] T 6322d6d151ec4fa394fbd8b6f9a4e4e6 P f006f50dfd1a4a02b51c4c36b1fa0615: stopping tablet replica
I20260709 14:49:43.303910  6329 raft_consensus.cc:2243] T 6322d6d151ec4fa394fbd8b6f9a4e4e6 P f006f50dfd1a4a02b51c4c36b1fa0615 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:43.304298  6329 raft_consensus.cc:2272] T 6322d6d151ec4fa394fbd8b6f9a4e4e6 P f006f50dfd1a4a02b51c4c36b1fa0615 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:43.506978  6503 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.6.46.65:41971: connect: Connection refused (error 111)
W20260709 14:49:43.512291  6503 consensus_peers.cc:597] T 05cdc8cb063b4f09a6cc27f48f309b40 P 3ffda061b9ac468bbeeb1743a1d01283 -> Peer f006f50dfd1a4a02b51c4c36b1fa0615 (127.6.46.65:41971): Couldn't send request to peer f006f50dfd1a4a02b51c4c36b1fa0615. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.65:41971: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:43.514122  6577 consensus_peers.cc:597] T 16a6f06164764d6bae1ac0717920c985 P fdbb4dbce4dc47b3a7302b7fdd4a835c -> Peer f006f50dfd1a4a02b51c4c36b1fa0615 (127.6.46.65:41971): Couldn't send request to peer f006f50dfd1a4a02b51c4c36b1fa0615. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.65:41971: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:43.567993  6503 consensus_peers.cc:597] T d7bfdbaa9356416d861831ab27b2ae2a P 3ffda061b9ac468bbeeb1743a1d01283 -> Peer f006f50dfd1a4a02b51c4c36b1fa0615 (127.6.46.65:41971): Couldn't send request to peer f006f50dfd1a4a02b51c4c36b1fa0615. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.65:41971: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:43.579368  6577 consensus_peers.cc:597] T b789120dd379410cb2453c978f05987b P fdbb4dbce4dc47b3a7302b7fdd4a835c -> Peer f006f50dfd1a4a02b51c4c36b1fa0615 (127.6.46.65:41971): Couldn't send request to peer f006f50dfd1a4a02b51c4c36b1fa0615. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.65:41971: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:43.702648  6577 consensus_peers.cc:597] T eee8b51caa8d4d72a36631893a71a2e1 P fdbb4dbce4dc47b3a7302b7fdd4a835c -> Peer f006f50dfd1a4a02b51c4c36b1fa0615 (127.6.46.65:41971): Couldn't send request to peer f006f50dfd1a4a02b51c4c36b1fa0615. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.65:41971: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:43.836823  6503 consensus_peers.cc:597] T 6322d6d151ec4fa394fbd8b6f9a4e4e6 P 3ffda061b9ac468bbeeb1743a1d01283 -> Peer f006f50dfd1a4a02b51c4c36b1fa0615 (127.6.46.65:41971): Couldn't send request to peer f006f50dfd1a4a02b51c4c36b1fa0615. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.65:41971: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:44.388024  6836 raft_consensus.cc:493] T 489812af2aa04d51821be9fa70cbb44b P 3ffda061b9ac468bbeeb1743a1d01283 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader f006f50dfd1a4a02b51c4c36b1fa0615)
I20260709 14:49:44.388506  6836 raft_consensus.cc:515] T 489812af2aa04d51821be9fa70cbb44b P 3ffda061b9ac468bbeeb1743a1d01283 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:44.390403  6836 leader_election.cc:290] T 489812af2aa04d51821be9fa70cbb44b P 3ffda061b9ac468bbeeb1743a1d01283 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f006f50dfd1a4a02b51c4c36b1fa0615 (127.6.46.65:41971), fdbb4dbce4dc47b3a7302b7fdd4a835c (127.6.46.67:44141)
I20260709 14:49:44.391336  6612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "489812af2aa04d51821be9fa70cbb44b" candidate_uuid: "3ffda061b9ac468bbeeb1743a1d01283" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" is_pre_election: true
W20260709 14:49:44.394062  6503 leader_election.cc:336] T 489812af2aa04d51821be9fa70cbb44b P 3ffda061b9ac468bbeeb1743a1d01283 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer f006f50dfd1a4a02b51c4c36b1fa0615 (127.6.46.65:41971): Network error: Client connection negotiation failed: client connection to 127.6.46.65:41971: connect: Connection refused (error 111)
I20260709 14:49:44.394371  6503 leader_election.cc:304] T 489812af2aa04d51821be9fa70cbb44b P 3ffda061b9ac468bbeeb1743a1d01283 [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: 3ffda061b9ac468bbeeb1743a1d01283; no voters: f006f50dfd1a4a02b51c4c36b1fa0615, fdbb4dbce4dc47b3a7302b7fdd4a835c
I20260709 14:49:44.395002  6836 raft_consensus.cc:2749] T 489812af2aa04d51821be9fa70cbb44b P 3ffda061b9ac468bbeeb1743a1d01283 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 14:49:44.423126  6329 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 6485)
W20260709 14:49:44.476593  6485 debug-util.cc:398] Leaking SignalData structure 0x7b08000e6060 after lost signal to thread 6332
W20260709 14:49:44.477331  6485 debug-util.cc:398] Leaking SignalData structure 0x7b08000e6740 after lost signal to thread 6395
W20260709 14:49:44.478094  6485 debug-util.cc:398] Leaking SignalData structure 0x7b08000e8160 after lost signal to thread 6563
W20260709 14:49:44.478729  6485 debug-util.cc:398] Leaking SignalData structure 0x7b08000e89a0 after lost signal to thread 6637
I20260709 14:49:44.539219  6828 raft_consensus.cc:493] T a1954dc6d85440aa846366e2f92d9c3f P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f006f50dfd1a4a02b51c4c36b1fa0615)
I20260709 14:49:44.539662  6828 raft_consensus.cc:515] T a1954dc6d85440aa846366e2f92d9c3f P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:44.541373  6828 leader_election.cc:290] T a1954dc6d85440aa846366e2f92d9c3f P fdbb4dbce4dc47b3a7302b7fdd4a835c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f006f50dfd1a4a02b51c4c36b1fa0615 (127.6.46.65:41971), 3ffda061b9ac468bbeeb1743a1d01283 (127.6.46.66:38399)
I20260709 14:49:44.542451  6539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1954dc6d85440aa846366e2f92d9c3f" candidate_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3ffda061b9ac468bbeeb1743a1d01283" is_pre_election: true
I20260709 14:49:44.542974  6539 raft_consensus.cc:2468] T a1954dc6d85440aa846366e2f92d9c3f P 3ffda061b9ac468bbeeb1743a1d01283 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdbb4dbce4dc47b3a7302b7fdd4a835c in term 2.
I20260709 14:49:44.544119  6578 leader_election.cc:304] T a1954dc6d85440aa846366e2f92d9c3f P fdbb4dbce4dc47b3a7302b7fdd4a835c [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: 3ffda061b9ac468bbeeb1743a1d01283, fdbb4dbce4dc47b3a7302b7fdd4a835c; no voters: 
I20260709 14:49:44.544778  6828 raft_consensus.cc:2804] T a1954dc6d85440aa846366e2f92d9c3f P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 14:49:44.545118  6577 leader_election.cc:336] T a1954dc6d85440aa846366e2f92d9c3f P fdbb4dbce4dc47b3a7302b7fdd4a835c [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer f006f50dfd1a4a02b51c4c36b1fa0615 (127.6.46.65:41971): Network error: Client connection negotiation failed: client connection to 127.6.46.65:41971: connect: Connection refused (error 111)
I20260709 14:49:44.545127  6828 raft_consensus.cc:493] T a1954dc6d85440aa846366e2f92d9c3f P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 2 FOLLOWER]: Starting leader election (detected failure of leader f006f50dfd1a4a02b51c4c36b1fa0615)
I20260709 14:49:44.545765  6828 raft_consensus.cc:3060] T a1954dc6d85440aa846366e2f92d9c3f P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:44.550441  6828 raft_consensus.cc:515] T a1954dc6d85440aa846366e2f92d9c3f P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:44.552027  6828 leader_election.cc:290] T a1954dc6d85440aa846366e2f92d9c3f P fdbb4dbce4dc47b3a7302b7fdd4a835c [CANDIDATE]: Term 3 election: Requested vote from peers f006f50dfd1a4a02b51c4c36b1fa0615 (127.6.46.65:41971), 3ffda061b9ac468bbeeb1743a1d01283 (127.6.46.66:38399)
I20260709 14:49:44.553054  6539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1954dc6d85440aa846366e2f92d9c3f" candidate_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3ffda061b9ac468bbeeb1743a1d01283"
I20260709 14:49:44.553529  6539 raft_consensus.cc:3060] T a1954dc6d85440aa846366e2f92d9c3f P 3ffda061b9ac468bbeeb1743a1d01283 [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:49:44.555992  6577 leader_election.cc:336] T a1954dc6d85440aa846366e2f92d9c3f P fdbb4dbce4dc47b3a7302b7fdd4a835c [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer f006f50dfd1a4a02b51c4c36b1fa0615 (127.6.46.65:41971): Network error: Client connection negotiation failed: client connection to 127.6.46.65:41971: connect: Connection refused (error 111)
I20260709 14:49:44.558260  6539 raft_consensus.cc:2468] T a1954dc6d85440aa846366e2f92d9c3f P 3ffda061b9ac468bbeeb1743a1d01283 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdbb4dbce4dc47b3a7302b7fdd4a835c in term 3.
I20260709 14:49:44.559116  6578 leader_election.cc:304] T a1954dc6d85440aa846366e2f92d9c3f P fdbb4dbce4dc47b3a7302b7fdd4a835c [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: 3ffda061b9ac468bbeeb1743a1d01283, fdbb4dbce4dc47b3a7302b7fdd4a835c; no voters: f006f50dfd1a4a02b51c4c36b1fa0615
I20260709 14:49:44.559937  6828 raft_consensus.cc:2804] T a1954dc6d85440aa846366e2f92d9c3f P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:44.560348  6828 raft_consensus.cc:697] T a1954dc6d85440aa846366e2f92d9c3f P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 3 LEADER]: Becoming Leader. State: Replica: fdbb4dbce4dc47b3a7302b7fdd4a835c, State: Running, Role: LEADER
I20260709 14:49:44.561069  6828 consensus_queue.cc:237] T a1954dc6d85440aa846366e2f92d9c3f P fdbb4dbce4dc47b3a7302b7fdd4a835c [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: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:44.570418  6360 catalog_manager.cc:5697] T a1954dc6d85440aa846366e2f92d9c3f P fdbb4dbce4dc47b3a7302b7fdd4a835c reported cstate change: term changed from 2 to 3, leader changed from f006f50dfd1a4a02b51c4c36b1fa0615 (127.6.46.65) to fdbb4dbce4dc47b3a7302b7fdd4a835c (127.6.46.67). New cstate: current_term: 3 leader_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:44.609417  6836 raft_consensus.cc:493] T 33a2d721b00d4547aadfdbd1e89f22fe P 3ffda061b9ac468bbeeb1743a1d01283 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader f006f50dfd1a4a02b51c4c36b1fa0615)
I20260709 14:49:44.609930  6836 raft_consensus.cc:515] T 33a2d721b00d4547aadfdbd1e89f22fe P 3ffda061b9ac468bbeeb1743a1d01283 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } } peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } }
I20260709 14:49:44.611807  6836 leader_election.cc:290] T 33a2d721b00d4547aadfdbd1e89f22fe P 3ffda061b9ac468bbeeb1743a1d01283 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers fdbb4dbce4dc47b3a7302b7fdd4a835c (127.6.46.67:44141), f006f50dfd1a4a02b51c4c36b1fa0615 (127.6.46.65:41971)
I20260709 14:49:44.612417  6612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33a2d721b00d4547aadfdbd1e89f22fe" candidate_uuid: "3ffda061b9ac468bbeeb1743a1d01283" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" is_pre_election: true
W20260709 14:49:44.615893  6503 leader_election.cc:336] T 33a2d721b00d4547aadfdbd1e89f22fe P 3ffda061b9ac468bbeeb1743a1d01283 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer f006f50dfd1a4a02b51c4c36b1fa0615 (127.6.46.65:41971): Network error: Client connection negotiation failed: client connection to 127.6.46.65:41971: connect: Connection refused (error 111)
I20260709 14:49:44.616248  6503 leader_election.cc:304] T 33a2d721b00d4547aadfdbd1e89f22fe P 3ffda061b9ac468bbeeb1743a1d01283 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3ffda061b9ac468bbeeb1743a1d01283; no voters: f006f50dfd1a4a02b51c4c36b1fa0615, fdbb4dbce4dc47b3a7302b7fdd4a835c
I20260709 14:49:44.616827  6836 raft_consensus.cc:2749] T 33a2d721b00d4547aadfdbd1e89f22fe P 3ffda061b9ac468bbeeb1743a1d01283 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:49:44.619117  6828 raft_consensus.cc:493] T 33a2d721b00d4547aadfdbd1e89f22fe P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 4 FOLLOWER]: Starting pre-election (detected failure of leader f006f50dfd1a4a02b51c4c36b1fa0615)
I20260709 14:49:44.619503  6828 raft_consensus.cc:515] T 33a2d721b00d4547aadfdbd1e89f22fe P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } } peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } }
I20260709 14:49:44.620982  6828 leader_election.cc:290] T 33a2d721b00d4547aadfdbd1e89f22fe P fdbb4dbce4dc47b3a7302b7fdd4a835c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 3ffda061b9ac468bbeeb1743a1d01283 (127.6.46.66:38399), f006f50dfd1a4a02b51c4c36b1fa0615 (127.6.46.65:41971)
I20260709 14:49:44.621742  6539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33a2d721b00d4547aadfdbd1e89f22fe" candidate_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "3ffda061b9ac468bbeeb1743a1d01283" is_pre_election: true
I20260709 14:49:44.622400  6539 raft_consensus.cc:2468] T 33a2d721b00d4547aadfdbd1e89f22fe P 3ffda061b9ac468bbeeb1743a1d01283 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdbb4dbce4dc47b3a7302b7fdd4a835c in term 4.
I20260709 14:49:44.623365  6578 leader_election.cc:304] T 33a2d721b00d4547aadfdbd1e89f22fe P fdbb4dbce4dc47b3a7302b7fdd4a835c [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ffda061b9ac468bbeeb1743a1d01283, fdbb4dbce4dc47b3a7302b7fdd4a835c; no voters: 
I20260709 14:49:44.624076  6828 raft_consensus.cc:2804] T 33a2d721b00d4547aadfdbd1e89f22fe P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:49:44.624464  6828 raft_consensus.cc:493] T 33a2d721b00d4547aadfdbd1e89f22fe P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 4 FOLLOWER]: Starting leader election (detected failure of leader f006f50dfd1a4a02b51c4c36b1fa0615)
W20260709 14:49:44.624599  6577 leader_election.cc:336] T 33a2d721b00d4547aadfdbd1e89f22fe P fdbb4dbce4dc47b3a7302b7fdd4a835c [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer f006f50dfd1a4a02b51c4c36b1fa0615 (127.6.46.65:41971): Network error: Client connection negotiation failed: client connection to 127.6.46.65:41971: connect: Connection refused (error 111)
I20260709 14:49:44.624883  6828 raft_consensus.cc:3060] T 33a2d721b00d4547aadfdbd1e89f22fe P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:44.632295  6828 raft_consensus.cc:515] T 33a2d721b00d4547aadfdbd1e89f22fe P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } } peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } }
I20260709 14:49:44.634326  6828 leader_election.cc:290] T 33a2d721b00d4547aadfdbd1e89f22fe P fdbb4dbce4dc47b3a7302b7fdd4a835c [CANDIDATE]: Term 5 election: Requested vote from peers 3ffda061b9ac468bbeeb1743a1d01283 (127.6.46.66:38399), f006f50dfd1a4a02b51c4c36b1fa0615 (127.6.46.65:41971)
I20260709 14:49:44.634889  6539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33a2d721b00d4547aadfdbd1e89f22fe" candidate_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "3ffda061b9ac468bbeeb1743a1d01283"
I20260709 14:49:44.635411  6539 raft_consensus.cc:3060] T 33a2d721b00d4547aadfdbd1e89f22fe P 3ffda061b9ac468bbeeb1743a1d01283 [term 4 FOLLOWER]: Advancing to term 5
W20260709 14:49:44.638696  6577 leader_election.cc:336] T 33a2d721b00d4547aadfdbd1e89f22fe P fdbb4dbce4dc47b3a7302b7fdd4a835c [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer f006f50dfd1a4a02b51c4c36b1fa0615 (127.6.46.65:41971): Network error: Client connection negotiation failed: client connection to 127.6.46.65:41971: connect: Connection refused (error 111)
I20260709 14:49:44.641834  6539 raft_consensus.cc:2468] T 33a2d721b00d4547aadfdbd1e89f22fe P 3ffda061b9ac468bbeeb1743a1d01283 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdbb4dbce4dc47b3a7302b7fdd4a835c in term 5.
I20260709 14:49:44.644346  6578 leader_election.cc:304] T 33a2d721b00d4547aadfdbd1e89f22fe P fdbb4dbce4dc47b3a7302b7fdd4a835c [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3ffda061b9ac468bbeeb1743a1d01283, fdbb4dbce4dc47b3a7302b7fdd4a835c; no voters: f006f50dfd1a4a02b51c4c36b1fa0615
I20260709 14:49:44.645224  6828 raft_consensus.cc:2804] T 33a2d721b00d4547aadfdbd1e89f22fe P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:49:44.645888  6828 raft_consensus.cc:697] T 33a2d721b00d4547aadfdbd1e89f22fe P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 5 LEADER]: Becoming Leader. State: Replica: fdbb4dbce4dc47b3a7302b7fdd4a835c, State: Running, Role: LEADER
I20260709 14:49:44.646713  6828 consensus_queue.cc:237] T 33a2d721b00d4547aadfdbd1e89f22fe P fdbb4dbce4dc47b3a7302b7fdd4a835c [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: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } } peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } }
I20260709 14:49:44.654332  6360 catalog_manager.cc:5697] T 33a2d721b00d4547aadfdbd1e89f22fe P fdbb4dbce4dc47b3a7302b7fdd4a835c reported cstate change: term changed from 4 to 5, leader changed from f006f50dfd1a4a02b51c4c36b1fa0615 (127.6.46.65) to fdbb4dbce4dc47b3a7302b7fdd4a835c (127.6.46.67). New cstate: current_term: 5 leader_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:44.759847  6828 raft_consensus.cc:493] T 489812af2aa04d51821be9fa70cbb44b P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader f006f50dfd1a4a02b51c4c36b1fa0615)
I20260709 14:49:44.760321  6828 raft_consensus.cc:515] T 489812af2aa04d51821be9fa70cbb44b P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:44.762126  6828 leader_election.cc:290] T 489812af2aa04d51821be9fa70cbb44b P fdbb4dbce4dc47b3a7302b7fdd4a835c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f006f50dfd1a4a02b51c4c36b1fa0615 (127.6.46.65:41971), 3ffda061b9ac468bbeeb1743a1d01283 (127.6.46.66:38399)
I20260709 14:49:44.763170  6539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "489812af2aa04d51821be9fa70cbb44b" candidate_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "3ffda061b9ac468bbeeb1743a1d01283" is_pre_election: true
I20260709 14:49:44.763634  6539 raft_consensus.cc:2468] T 489812af2aa04d51821be9fa70cbb44b P 3ffda061b9ac468bbeeb1743a1d01283 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdbb4dbce4dc47b3a7302b7fdd4a835c in term 3.
I20260709 14:49:44.764587  6578 leader_election.cc:304] T 489812af2aa04d51821be9fa70cbb44b P fdbb4dbce4dc47b3a7302b7fdd4a835c [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ffda061b9ac468bbeeb1743a1d01283, fdbb4dbce4dc47b3a7302b7fdd4a835c; no voters: 
I20260709 14:49:44.765228  6828 raft_consensus.cc:2804] T 489812af2aa04d51821be9fa70cbb44b P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:49:44.765638  6828 raft_consensus.cc:493] T 489812af2aa04d51821be9fa70cbb44b P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 3 FOLLOWER]: Starting leader election (detected failure of leader f006f50dfd1a4a02b51c4c36b1fa0615)
I20260709 14:49:44.766002  6828 raft_consensus.cc:3060] T 489812af2aa04d51821be9fa70cbb44b P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:49:44.766577  6577 leader_election.cc:336] T 489812af2aa04d51821be9fa70cbb44b P fdbb4dbce4dc47b3a7302b7fdd4a835c [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer f006f50dfd1a4a02b51c4c36b1fa0615 (127.6.46.65:41971): Network error: Client connection negotiation failed: client connection to 127.6.46.65:41971: connect: Connection refused (error 111)
I20260709 14:49:44.770731  6828 raft_consensus.cc:515] T 489812af2aa04d51821be9fa70cbb44b P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:44.772454  6828 leader_election.cc:290] T 489812af2aa04d51821be9fa70cbb44b P fdbb4dbce4dc47b3a7302b7fdd4a835c [CANDIDATE]: Term 4 election: Requested vote from peers f006f50dfd1a4a02b51c4c36b1fa0615 (127.6.46.65:41971), 3ffda061b9ac468bbeeb1743a1d01283 (127.6.46.66:38399)
I20260709 14:49:44.773479  6539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "489812af2aa04d51821be9fa70cbb44b" candidate_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "3ffda061b9ac468bbeeb1743a1d01283"
I20260709 14:49:44.773996  6539 raft_consensus.cc:3060] T 489812af2aa04d51821be9fa70cbb44b P 3ffda061b9ac468bbeeb1743a1d01283 [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:49:44.776100  6577 leader_election.cc:336] T 489812af2aa04d51821be9fa70cbb44b P fdbb4dbce4dc47b3a7302b7fdd4a835c [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer f006f50dfd1a4a02b51c4c36b1fa0615 (127.6.46.65:41971): Network error: Client connection negotiation failed: client connection to 127.6.46.65:41971: connect: Connection refused (error 111)
I20260709 14:49:44.778365  6539 raft_consensus.cc:2468] T 489812af2aa04d51821be9fa70cbb44b P 3ffda061b9ac468bbeeb1743a1d01283 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdbb4dbce4dc47b3a7302b7fdd4a835c in term 4.
I20260709 14:49:44.779193  6578 leader_election.cc:304] T 489812af2aa04d51821be9fa70cbb44b P fdbb4dbce4dc47b3a7302b7fdd4a835c [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3ffda061b9ac468bbeeb1743a1d01283, fdbb4dbce4dc47b3a7302b7fdd4a835c; no voters: f006f50dfd1a4a02b51c4c36b1fa0615
I20260709 14:49:44.779848  6828 raft_consensus.cc:2804] T 489812af2aa04d51821be9fa70cbb44b P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:49:44.780300  6828 raft_consensus.cc:697] T 489812af2aa04d51821be9fa70cbb44b P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 4 LEADER]: Becoming Leader. State: Replica: fdbb4dbce4dc47b3a7302b7fdd4a835c, State: Running, Role: LEADER
I20260709 14:49:44.780989  6828 consensus_queue.cc:237] T 489812af2aa04d51821be9fa70cbb44b P fdbb4dbce4dc47b3a7302b7fdd4a835c [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: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } }
I20260709 14:49:44.787637  6360 catalog_manager.cc:5697] T 489812af2aa04d51821be9fa70cbb44b P fdbb4dbce4dc47b3a7302b7fdd4a835c reported cstate change: term changed from 3 to 4, leader changed from f006f50dfd1a4a02b51c4c36b1fa0615 (127.6.46.65) to fdbb4dbce4dc47b3a7302b7fdd4a835c (127.6.46.67). New cstate: current_term: 4 leader_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f006f50dfd1a4a02b51c4c36b1fa0615" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdbb4dbce4dc47b3a7302b7fdd4a835c" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 44141 } health_report { overall_health: HEALTHY } } }
W20260709 14:49:45.030786  6577 consensus_peers.cc:597] T a1954dc6d85440aa846366e2f92d9c3f P fdbb4dbce4dc47b3a7302b7fdd4a835c -> Peer f006f50dfd1a4a02b51c4c36b1fa0615 (127.6.46.65:41971): Couldn't send request to peer f006f50dfd1a4a02b51c4c36b1fa0615. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.65:41971: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:45.091694  6577 consensus_peers.cc:597] T 33a2d721b00d4547aadfdbd1e89f22fe P fdbb4dbce4dc47b3a7302b7fdd4a835c -> Peer f006f50dfd1a4a02b51c4c36b1fa0615 (127.6.46.65:41971): Couldn't send request to peer f006f50dfd1a4a02b51c4c36b1fa0615. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.65:41971: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:45.112514  6539 raft_consensus.cc:1275] T 33a2d721b00d4547aadfdbd1e89f22fe P 3ffda061b9ac468bbeeb1743a1d01283 [term 5 FOLLOWER]: Refusing update from remote peer fdbb4dbce4dc47b3a7302b7fdd4a835c: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:49:45.113647  6823 consensus_queue.cc:1048] T 33a2d721b00d4547aadfdbd1e89f22fe P fdbb4dbce4dc47b3a7302b7fdd4a835c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:49:45.130983  6539 raft_consensus.cc:1275] T a1954dc6d85440aa846366e2f92d9c3f P 3ffda061b9ac468bbeeb1743a1d01283 [term 3 FOLLOWER]: Refusing update from remote peer fdbb4dbce4dc47b3a7302b7fdd4a835c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:45.132054  6823 consensus_queue.cc:1048] T a1954dc6d85440aa846366e2f92d9c3f P fdbb4dbce4dc47b3a7302b7fdd4a835c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:45.192502  6539 raft_consensus.cc:1275] T 489812af2aa04d51821be9fa70cbb44b P 3ffda061b9ac468bbeeb1743a1d01283 [term 4 FOLLOWER]: Refusing update from remote peer fdbb4dbce4dc47b3a7302b7fdd4a835c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:45.193681  6848 consensus_queue.cc:1048] T 489812af2aa04d51821be9fa70cbb44b P fdbb4dbce4dc47b3a7302b7fdd4a835c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ffda061b9ac468bbeeb1743a1d01283" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 38399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 14:49:45.206802  6577 consensus_peers.cc:597] T 489812af2aa04d51821be9fa70cbb44b P fdbb4dbce4dc47b3a7302b7fdd4a835c -> Peer f006f50dfd1a4a02b51c4c36b1fa0615 (127.6.46.65:41971): Couldn't send request to peer f006f50dfd1a4a02b51c4c36b1fa0615. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.65:41971: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:45.423588  6329 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 6485)
W20260709 14:49:45.868002  6503 consensus_peers.cc:597] T 05cdc8cb063b4f09a6cc27f48f309b40 P 3ffda061b9ac468bbeeb1743a1d01283 -> Peer f006f50dfd1a4a02b51c4c36b1fa0615 (127.6.46.65:41971): Couldn't send request to peer f006f50dfd1a4a02b51c4c36b1fa0615. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.65:41971: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:49:46.014020  6577 consensus_peers.cc:597] T 16a6f06164764d6bae1ac0717920c985 P fdbb4dbce4dc47b3a7302b7fdd4a835c -> Peer f006f50dfd1a4a02b51c4c36b1fa0615 (127.6.46.65:41971): Couldn't send request to peer f006f50dfd1a4a02b51c4c36b1fa0615. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.65:41971: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:49:46.107097  6577 consensus_peers.cc:597] T b789120dd379410cb2453c978f05987b P fdbb4dbce4dc47b3a7302b7fdd4a835c -> Peer f006f50dfd1a4a02b51c4c36b1fa0615 (127.6.46.65:41971): Couldn't send request to peer f006f50dfd1a4a02b51c4c36b1fa0615. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.65:41971: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:49:46.246569  6577 consensus_peers.cc:597] T eee8b51caa8d4d72a36631893a71a2e1 P fdbb4dbce4dc47b3a7302b7fdd4a835c -> Peer f006f50dfd1a4a02b51c4c36b1fa0615 (127.6.46.65:41971): Couldn't send request to peer f006f50dfd1a4a02b51c4c36b1fa0615. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.65:41971: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:49:46.305824  6503 consensus_peers.cc:597] T d7bfdbaa9356416d861831ab27b2ae2a P 3ffda061b9ac468bbeeb1743a1d01283 -> Peer f006f50dfd1a4a02b51c4c36b1fa0615 (127.6.46.65:41971): Couldn't send request to peer f006f50dfd1a4a02b51c4c36b1fa0615. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.65:41971: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:49:46.397984  6503 consensus_peers.cc:597] T 6322d6d151ec4fa394fbd8b6f9a4e4e6 P 3ffda061b9ac468bbeeb1743a1d01283 -> Peer f006f50dfd1a4a02b51c4c36b1fa0615 (127.6.46.65:41971): Couldn't send request to peer f006f50dfd1a4a02b51c4c36b1fa0615. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.65:41971: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:49:46.424117  6329 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 6485)
I20260709 14:49:46.862967  6329 tablet_server.cc:196] TabletServer@127.6.46.65:0 shutdown complete.
I20260709 14:49:46.882153  6329 tablet_server.cc:179] TabletServer@127.6.46.66:0 shutting down...
I20260709 14:49:46.902701  6329 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:49:46.903443  6329 tablet_replica.cc:333] T 33a2d721b00d4547aadfdbd1e89f22fe P 3ffda061b9ac468bbeeb1743a1d01283: stopping tablet replica
I20260709 14:49:46.904107  6329 raft_consensus.cc:2243] T 33a2d721b00d4547aadfdbd1e89f22fe P 3ffda061b9ac468bbeeb1743a1d01283 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:46.904488  6329 raft_consensus.cc:2272] T 33a2d721b00d4547aadfdbd1e89f22fe P 3ffda061b9ac468bbeeb1743a1d01283 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:46.906352  6329 tablet_replica.cc:333] T a1954dc6d85440aa846366e2f92d9c3f P 3ffda061b9ac468bbeeb1743a1d01283: stopping tablet replica
I20260709 14:49:46.906765  6329 raft_consensus.cc:2243] T a1954dc6d85440aa846366e2f92d9c3f P 3ffda061b9ac468bbeeb1743a1d01283 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:46.907160  6329 raft_consensus.cc:2272] T a1954dc6d85440aa846366e2f92d9c3f P 3ffda061b9ac468bbeeb1743a1d01283 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:46.908591  6329 tablet_replica.cc:333] T 16a6f06164764d6bae1ac0717920c985 P 3ffda061b9ac468bbeeb1743a1d01283: stopping tablet replica
I20260709 14:49:46.908991  6329 raft_consensus.cc:2243] T 16a6f06164764d6bae1ac0717920c985 P 3ffda061b9ac468bbeeb1743a1d01283 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:46.909356  6329 raft_consensus.cc:2272] T 16a6f06164764d6bae1ac0717920c985 P 3ffda061b9ac468bbeeb1743a1d01283 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:46.910808  6329 tablet_replica.cc:333] T 489812af2aa04d51821be9fa70cbb44b P 3ffda061b9ac468bbeeb1743a1d01283: stopping tablet replica
I20260709 14:49:46.911187  6329 raft_consensus.cc:2243] T 489812af2aa04d51821be9fa70cbb44b P 3ffda061b9ac468bbeeb1743a1d01283 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:46.911514  6329 raft_consensus.cc:2272] T 489812af2aa04d51821be9fa70cbb44b P 3ffda061b9ac468bbeeb1743a1d01283 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:46.913012  6329 tablet_replica.cc:333] T b789120dd379410cb2453c978f05987b P 3ffda061b9ac468bbeeb1743a1d01283: stopping tablet replica
I20260709 14:49:46.913473  6329 raft_consensus.cc:2243] T b789120dd379410cb2453c978f05987b P 3ffda061b9ac468bbeeb1743a1d01283 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:46.913909  6329 raft_consensus.cc:2272] T b789120dd379410cb2453c978f05987b P 3ffda061b9ac468bbeeb1743a1d01283 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:46.915683  6329 tablet_replica.cc:333] T eee8b51caa8d4d72a36631893a71a2e1 P 3ffda061b9ac468bbeeb1743a1d01283: stopping tablet replica
I20260709 14:49:46.916280  6329 raft_consensus.cc:2243] T eee8b51caa8d4d72a36631893a71a2e1 P 3ffda061b9ac468bbeeb1743a1d01283 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:46.916642  6329 raft_consensus.cc:2272] T eee8b51caa8d4d72a36631893a71a2e1 P 3ffda061b9ac468bbeeb1743a1d01283 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:46.918084  6329 tablet_replica.cc:333] T 6322d6d151ec4fa394fbd8b6f9a4e4e6 P 3ffda061b9ac468bbeeb1743a1d01283: stopping tablet replica
I20260709 14:49:46.918473  6329 raft_consensus.cc:2243] T 6322d6d151ec4fa394fbd8b6f9a4e4e6 P 3ffda061b9ac468bbeeb1743a1d01283 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:49:46.919039  6329 raft_consensus.cc:2272] T 6322d6d151ec4fa394fbd8b6f9a4e4e6 P 3ffda061b9ac468bbeeb1743a1d01283 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:46.920557  6329 tablet_replica.cc:333] T d7bfdbaa9356416d861831ab27b2ae2a P 3ffda061b9ac468bbeeb1743a1d01283: stopping tablet replica
I20260709 14:49:46.920938  6329 raft_consensus.cc:2243] T d7bfdbaa9356416d861831ab27b2ae2a P 3ffda061b9ac468bbeeb1743a1d01283 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:46.921465  6329 raft_consensus.cc:2272] T d7bfdbaa9356416d861831ab27b2ae2a P 3ffda061b9ac468bbeeb1743a1d01283 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:46.922801  6329 tablet_replica.cc:333] T 05cdc8cb063b4f09a6cc27f48f309b40 P 3ffda061b9ac468bbeeb1743a1d01283: stopping tablet replica
I20260709 14:49:46.923156  6329 raft_consensus.cc:2243] T 05cdc8cb063b4f09a6cc27f48f309b40 P 3ffda061b9ac468bbeeb1743a1d01283 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:46.923731  6329 raft_consensus.cc:2272] T 05cdc8cb063b4f09a6cc27f48f309b40 P 3ffda061b9ac468bbeeb1743a1d01283 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:46.934335  6578 consensus_peers.cc:597] T 16a6f06164764d6bae1ac0717920c985 P fdbb4dbce4dc47b3a7302b7fdd4a835c -> Peer 3ffda061b9ac468bbeeb1743a1d01283 (127.6.46.66:38399): Couldn't send request to peer 3ffda061b9ac468bbeeb1743a1d01283. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:46.951431  6329 tablet_server.cc:196] TabletServer@127.6.46.66:0 shutdown complete.
I20260709 14:49:46.967500  6329 tablet_server.cc:179] TabletServer@127.6.46.67:0 shutting down...
I20260709 14:49:46.990638  6329 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:49:46.991290  6329 tablet_replica.cc:333] T 6322d6d151ec4fa394fbd8b6f9a4e4e6 P fdbb4dbce4dc47b3a7302b7fdd4a835c: stopping tablet replica
I20260709 14:49:46.991947  6329 raft_consensus.cc:2243] T 6322d6d151ec4fa394fbd8b6f9a4e4e6 P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:46.992409  6329 raft_consensus.cc:2272] T 6322d6d151ec4fa394fbd8b6f9a4e4e6 P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:46.993978  6329 tablet_replica.cc:333] T 489812af2aa04d51821be9fa70cbb44b P fdbb4dbce4dc47b3a7302b7fdd4a835c: stopping tablet replica
I20260709 14:49:46.994433  6329 raft_consensus.cc:2243] T 489812af2aa04d51821be9fa70cbb44b P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:49:46.995090  6329 raft_consensus.cc:2272] T 489812af2aa04d51821be9fa70cbb44b P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:46.996574  6329 tablet_replica.cc:333] T 16a6f06164764d6bae1ac0717920c985 P fdbb4dbce4dc47b3a7302b7fdd4a835c: stopping tablet replica
I20260709 14:49:46.997032  6329 raft_consensus.cc:2243] T 16a6f06164764d6bae1ac0717920c985 P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:46.997641  6329 raft_consensus.cc:2272] T 16a6f06164764d6bae1ac0717920c985 P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:46.999053  6329 tablet_replica.cc:333] T 05cdc8cb063b4f09a6cc27f48f309b40 P fdbb4dbce4dc47b3a7302b7fdd4a835c: stopping tablet replica
I20260709 14:49:46.999527  6329 raft_consensus.cc:2243] T 05cdc8cb063b4f09a6cc27f48f309b40 P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:46.999934  6329 raft_consensus.cc:2272] T 05cdc8cb063b4f09a6cc27f48f309b40 P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:47.001448  6329 tablet_replica.cc:333] T d7bfdbaa9356416d861831ab27b2ae2a P fdbb4dbce4dc47b3a7302b7fdd4a835c: stopping tablet replica
I20260709 14:49:47.001890  6329 raft_consensus.cc:2243] T d7bfdbaa9356416d861831ab27b2ae2a P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:47.002239  6329 raft_consensus.cc:2272] T d7bfdbaa9356416d861831ab27b2ae2a P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:47.004050  6329 tablet_replica.cc:333] T eee8b51caa8d4d72a36631893a71a2e1 P fdbb4dbce4dc47b3a7302b7fdd4a835c: stopping tablet replica
I20260709 14:49:47.004724  6329 raft_consensus.cc:2243] T eee8b51caa8d4d72a36631893a71a2e1 P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:49:47.005477  6329 raft_consensus.cc:2272] T eee8b51caa8d4d72a36631893a71a2e1 P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:47.007280  6578 consensus_peers.cc:597] T b789120dd379410cb2453c978f05987b P fdbb4dbce4dc47b3a7302b7fdd4a835c -> Peer 3ffda061b9ac468bbeeb1743a1d01283 (127.6.46.66:38399): Couldn't send request to peer 3ffda061b9ac468bbeeb1743a1d01283. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.66:38399: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:47.007328  6329 tablet_replica.cc:333] T b789120dd379410cb2453c978f05987b P fdbb4dbce4dc47b3a7302b7fdd4a835c: stopping tablet replica
I20260709 14:49:47.007912  6329 raft_consensus.cc:2243] T b789120dd379410cb2453c978f05987b P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:49:47.008523  6329 raft_consensus.cc:2272] T b789120dd379410cb2453c978f05987b P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:47.010015  6329 tablet_replica.cc:333] T 33a2d721b00d4547aadfdbd1e89f22fe P fdbb4dbce4dc47b3a7302b7fdd4a835c: stopping tablet replica
I20260709 14:49:47.010455  6329 raft_consensus.cc:2243] T 33a2d721b00d4547aadfdbd1e89f22fe P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:49:47.011085  6329 raft_consensus.cc:2272] T 33a2d721b00d4547aadfdbd1e89f22fe P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:47.012506  6329 tablet_replica.cc:333] T a1954dc6d85440aa846366e2f92d9c3f P fdbb4dbce4dc47b3a7302b7fdd4a835c: stopping tablet replica
I20260709 14:49:47.012923  6329 raft_consensus.cc:2243] T a1954dc6d85440aa846366e2f92d9c3f P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:49:47.013550  6329 raft_consensus.cc:2272] T a1954dc6d85440aa846366e2f92d9c3f P fdbb4dbce4dc47b3a7302b7fdd4a835c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:47.069160  6329 tablet_server.cc:196] TabletServer@127.6.46.67:0 shutdown complete.
I20260709 14:49:47.085683  6329 master.cc:562] Master@127.6.46.126:40129 shutting down...
I20260709 14:49:47.251034  6329 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 53f3eadbeba548f4874e1fe3e98ae75c [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:47.251574  6329 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 53f3eadbeba548f4874e1fe3e98ae75c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:47.251940  6329 tablet_replica.cc:333] T 00000000000000000000000000000000 P 53f3eadbeba548f4874e1fe3e98ae75c: stopping tablet replica
I20260709 14:49:47.270746  6329 master.cc:584] Master@127.6.46.126:40129 shutdown complete.
3ffda061b9ac468bbeeb1743a1d01283  4
f006f50dfd1a4a02b51c4c36b1fa0615  4
fdbb4dbce4dc47b3a7302b7fdd4a835c  1
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (16209 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260709 14:49:47.308533  6329 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.46.126:38329
I20260709 14:49:47.309578  6329 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:49:47.314946  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 14:49:47.314991  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 14:49:47.315945  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 14:49:47.316485  6329 server_base.cc:1061] running on GCE node
I20260709 14:49:47.317306  6329 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:49:47.317487  6329 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:49:47.317597  6329 hybrid_clock.cc:648] HybridClock initialized: now 1783608587317587 us; error 0 us; skew 500 ppm
I20260709 14:49:47.318109  6329 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:49:47.320384  6329 webserver.cc:533] Webserver started at http://127.6.46.126:36489/ using document root <none> and password file <none>
I20260709 14:49:47.320796  6329 fs_manager.cc:362] Metadata directory not provided
I20260709 14:49:47.320942  6329 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:49:47.321139  6329 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:49:47.322109  6329 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608570934825-6329-0/minicluster-data/master-0-root/instance:
uuid: "657ab27d51ad48f8ad6e48f1c0fcc168"
format_stamp: "Formatted at 2026-07-09 14:49:47 on dist-test-slave-zpbn"
I20260709 14:49:47.326004  6329 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.002s
I20260709 14:49:47.329030  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 14:49:47.329694  6329 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:49:47.329953  6329 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608570934825-6329-0/minicluster-data/master-0-root
uuid: "657ab27d51ad48f8ad6e48f1c0fcc168"
format_stamp: "Formatted at 2026-07-09 14:49:47 on dist-test-slave-zpbn"
I20260709 14:49:47.330202  6329 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608570934825-6329-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608570934825-6329-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608570934825-6329-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:49:47.341150  6329 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:49:47.342231  6329 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:49:47.377562  6329 rpc_server.cc:307] RPC server started. Bound to: 127.6.46.126:38329
I20260709 14:49:47.377651  6910 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.46.126:38329 every 8 connection(s)
I20260709 14:49:47.381152  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 14:49:47.389698  6911 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 657ab27d51ad48f8ad6e48f1c0fcc168: Bootstrap starting.
I20260709 14:49:47.394021  6911 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 657ab27d51ad48f8ad6e48f1c0fcc168: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:47.397706  6911 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 657ab27d51ad48f8ad6e48f1c0fcc168: No bootstrap required, opened a new log
I20260709 14:49:47.399629  6911 raft_consensus.cc:359] T 00000000000000000000000000000000 P 657ab27d51ad48f8ad6e48f1c0fcc168 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "657ab27d51ad48f8ad6e48f1c0fcc168" member_type: VOTER }
I20260709 14:49:47.400027  6911 raft_consensus.cc:385] T 00000000000000000000000000000000 P 657ab27d51ad48f8ad6e48f1c0fcc168 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:47.400247  6911 raft_consensus.cc:740] T 00000000000000000000000000000000 P 657ab27d51ad48f8ad6e48f1c0fcc168 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657ab27d51ad48f8ad6e48f1c0fcc168, State: Initialized, Role: FOLLOWER
I20260709 14:49:47.400852  6911 consensus_queue.cc:260] T 00000000000000000000000000000000 P 657ab27d51ad48f8ad6e48f1c0fcc168 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "657ab27d51ad48f8ad6e48f1c0fcc168" member_type: VOTER }
I20260709 14:49:47.401285  6911 raft_consensus.cc:399] T 00000000000000000000000000000000 P 657ab27d51ad48f8ad6e48f1c0fcc168 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:49:47.401515  6911 raft_consensus.cc:493] T 00000000000000000000000000000000 P 657ab27d51ad48f8ad6e48f1c0fcc168 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:49:47.401780  6911 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 657ab27d51ad48f8ad6e48f1c0fcc168 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:47.405504  6911 raft_consensus.cc:515] T 00000000000000000000000000000000 P 657ab27d51ad48f8ad6e48f1c0fcc168 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "657ab27d51ad48f8ad6e48f1c0fcc168" member_type: VOTER }
I20260709 14:49:47.405988  6911 leader_election.cc:304] T 00000000000000000000000000000000 P 657ab27d51ad48f8ad6e48f1c0fcc168 [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: 657ab27d51ad48f8ad6e48f1c0fcc168; no voters: 
I20260709 14:49:47.407032  6911 leader_election.cc:290] T 00000000000000000000000000000000 P 657ab27d51ad48f8ad6e48f1c0fcc168 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:49:47.407315  6914 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 657ab27d51ad48f8ad6e48f1c0fcc168 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:47.408644  6914 raft_consensus.cc:697] T 00000000000000000000000000000000 P 657ab27d51ad48f8ad6e48f1c0fcc168 [term 1 LEADER]: Becoming Leader. State: Replica: 657ab27d51ad48f8ad6e48f1c0fcc168, State: Running, Role: LEADER
I20260709 14:49:47.409297  6914 consensus_queue.cc:237] T 00000000000000000000000000000000 P 657ab27d51ad48f8ad6e48f1c0fcc168 [LEADER]: Queue going to LEADER mode. State: All 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: "657ab27d51ad48f8ad6e48f1c0fcc168" member_type: VOTER }
I20260709 14:49:47.409906  6911 sys_catalog.cc:565] T 00000000000000000000000000000000 P 657ab27d51ad48f8ad6e48f1c0fcc168 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:49:47.413657  6915 sys_catalog.cc:455] T 00000000000000000000000000000000 P 657ab27d51ad48f8ad6e48f1c0fcc168 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "657ab27d51ad48f8ad6e48f1c0fcc168" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "657ab27d51ad48f8ad6e48f1c0fcc168" member_type: VOTER } }
I20260709 14:49:47.413856  6916 sys_catalog.cc:455] T 00000000000000000000000000000000 P 657ab27d51ad48f8ad6e48f1c0fcc168 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 657ab27d51ad48f8ad6e48f1c0fcc168. Latest consensus state: current_term: 1 leader_uuid: "657ab27d51ad48f8ad6e48f1c0fcc168" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "657ab27d51ad48f8ad6e48f1c0fcc168" member_type: VOTER } }
I20260709 14:49:47.414397  6915 sys_catalog.cc:458] T 00000000000000000000000000000000 P 657ab27d51ad48f8ad6e48f1c0fcc168 [sys.catalog]: This master's current role is: LEADER
I20260709 14:49:47.414517  6916 sys_catalog.cc:458] T 00000000000000000000000000000000 P 657ab27d51ad48f8ad6e48f1c0fcc168 [sys.catalog]: This master's current role is: LEADER
I20260709 14:49:47.416800  6922 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:49:47.423166  6922 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:49:47.424086  6329 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:49:47.430601  6922 catalog_manager.cc:1383] Generated new cluster ID: 63974c866b204f6cb66cdd8431a12816
I20260709 14:49:47.430850  6922 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:49:47.484109  6922 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:49:47.485265  6922 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:49:47.497033  6922 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 657ab27d51ad48f8ad6e48f1c0fcc168: Generated new TSK 0
I20260709 14:49:47.497586  6922 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:49:47.554654  6329 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:49:47.560586  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 14:49:47.561991  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 14:49:47.563673  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 14:49:47.563745  6329 server_base.cc:1061] running on GCE node
I20260709 14:49:47.564697  6329 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:49:47.564924  6329 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:49:47.565084  6329 hybrid_clock.cc:648] HybridClock initialized: now 1783608587565068 us; error 0 us; skew 500 ppm
I20260709 14:49:47.565582  6329 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:49:47.567817  6329 webserver.cc:533] Webserver started at http://127.6.46.65:40443/ using document root <none> and password file <none>
I20260709 14:49:47.568333  6329 fs_manager.cc:362] Metadata directory not provided
I20260709 14:49:47.568531  6329 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:49:47.568796  6329 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:49:47.569909  6329 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608570934825-6329-0/minicluster-data/ts-0-root/instance:
uuid: "07b63f07708848988bfc0082ef339979"
format_stamp: "Formatted at 2026-07-09 14:49:47 on dist-test-slave-zpbn"
I20260709 14:49:47.573976  6329 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260709 14:49:47.577035  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 14:49:47.577735  6329 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:49:47.578033  6329 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608570934825-6329-0/minicluster-data/ts-0-root
uuid: "07b63f07708848988bfc0082ef339979"
format_stamp: "Formatted at 2026-07-09 14:49:47 on dist-test-slave-zpbn"
I20260709 14:49:47.578338  6329 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608570934825-6329-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608570934825-6329-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608570934825-6329-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:49:47.633833  6329 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:49:47.635005  6329 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:49:47.636396  6329 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:49:47.638491  6329 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:49:47.638700  6329 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:47.638939  6329 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:49:47.639119  6329 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:47.677284  6329 rpc_server.cc:307] RPC server started. Bound to: 127.6.46.65:45357
I20260709 14:49:47.677371  7002 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.46.65:45357 every 8 connection(s)
I20260709 14:49:47.682114  6329 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:49:47.688562  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 14:49:47.689471  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 14:49:47.691731  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 14:49:47.692214  6329 server_base.cc:1061] running on GCE node
I20260709 14:49:47.693259  6329 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:49:47.693465  6329 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:49:47.693630  6329 hybrid_clock.cc:648] HybridClock initialized: now 1783608587693613 us; error 0 us; skew 500 ppm
I20260709 14:49:47.694128  6329 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:49:47.696673  6329 webserver.cc:533] Webserver started at http://127.6.46.66:35417/ using document root <none> and password file <none>
I20260709 14:49:47.697288  6329 fs_manager.cc:362] Metadata directory not provided
I20260709 14:49:47.697522  6329 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:49:47.697846  6329 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:49:47.698438  7003 heartbeater.cc:344] Connected to a master server at 127.6.46.126:38329
I20260709 14:49:47.698758  7003 heartbeater.cc:461] Registering TS with master...
I20260709 14:49:47.699029  6329 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608570934825-6329-0/minicluster-data/ts-1-root/instance:
uuid: "7616ad45782a47e58c48a04c5c955d7f"
format_stamp: "Formatted at 2026-07-09 14:49:47 on dist-test-slave-zpbn"
I20260709 14:49:47.699445  7003 heartbeater.cc:507] Master 127.6.46.126:38329 requested a full tablet report, sending...
I20260709 14:49:47.701357  6876 ts_manager.cc:194] Registered new tserver with Master: 07b63f07708848988bfc0082ef339979 (127.6.46.65:45357)
I20260709 14:49:47.702957  6876 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39708
I20260709 14:49:47.703730  6329 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.004s
I20260709 14:49:47.706775  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 14:49:47.707427  6329 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260709 14:49:47.707692  6329 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608570934825-6329-0/minicluster-data/ts-1-root
uuid: "7616ad45782a47e58c48a04c5c955d7f"
format_stamp: "Formatted at 2026-07-09 14:49:47 on dist-test-slave-zpbn"
I20260709 14:49:47.708022  6329 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608570934825-6329-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608570934825-6329-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608570934825-6329-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:49:47.721453  6329 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:49:47.722548  6329 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:49:47.723924  6329 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:49:47.725927  6329 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:49:47.726145  6329 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:47.726374  6329 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:49:47.726538  6329 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:47.764004  6329 rpc_server.cc:307] RPC server started. Bound to: 127.6.46.66:44243
I20260709 14:49:47.764097  7077 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.46.66:44243 every 8 connection(s)
I20260709 14:49:47.768486  6329 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:49:47.775597  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 14:49:47.777143  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 14:49:47.779409  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 14:49:47.779575  6329 server_base.cc:1061] running on GCE node
I20260709 14:49:47.780565  6329 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 14:49:47.780795  7078 heartbeater.cc:344] Connected to a master server at 127.6.46.126:38329
W20260709 14:49:47.780856  6329 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:49:47.781121  6329 hybrid_clock.cc:648] HybridClock initialized: now 1783608587781097 us; error 0 us; skew 500 ppm
I20260709 14:49:47.781167  7078 heartbeater.cc:461] Registering TS with master...
I20260709 14:49:47.781682  6329 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:49:47.781878  7078 heartbeater.cc:507] Master 127.6.46.126:38329 requested a full tablet report, sending...
I20260709 14:49:47.783912  6876 ts_manager.cc:194] Registered new tserver with Master: 7616ad45782a47e58c48a04c5c955d7f (127.6.46.66:44243)
I20260709 14:49:47.784212  6329 webserver.cc:533] Webserver started at http://127.6.46.67:44169/ using document root <none> and password file <none>
I20260709 14:49:47.784713  6329 fs_manager.cc:362] Metadata directory not provided
I20260709 14:49:47.784900  6329 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:49:47.785172  6329 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:49:47.785377  6876 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39724
I20260709 14:49:47.786347  6329 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608570934825-6329-0/minicluster-data/ts-2-root/instance:
uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0"
format_stamp: "Formatted at 2026-07-09 14:49:47 on dist-test-slave-zpbn"
I20260709 14:49:47.790529  6329 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260709 14:49:47.793579  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 14:49:47.794234  6329 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:49:47.794514  6329 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608570934825-6329-0/minicluster-data/ts-2-root
uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0"
format_stamp: "Formatted at 2026-07-09 14:49:47 on dist-test-slave-zpbn"
I20260709 14:49:47.794745  6329 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608570934825-6329-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608570934825-6329-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608570934825-6329-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:49:47.811446  6329 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:49:47.812690  6329 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:49:47.814080  6329 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:49:47.816179  6329 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:49:47.816399  6329 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:47.816624  6329 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:49:47.816788  6329 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:47.854161  6329 rpc_server.cc:307] RPC server started. Bound to: 127.6.46.67:34983
I20260709 14:49:47.854254  7151 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.46.67:34983 every 8 connection(s)
I20260709 14:49:47.867271  7152 heartbeater.cc:344] Connected to a master server at 127.6.46.126:38329
I20260709 14:49:47.867573  7152 heartbeater.cc:461] Registering TS with master...
I20260709 14:49:47.868268  7152 heartbeater.cc:507] Master 127.6.46.126:38329 requested a full tablet report, sending...
I20260709 14:49:47.870014  6876 ts_manager.cc:194] Registered new tserver with Master: 8c8d4630b0fe4ff493ebf9f8ee497ec0 (127.6.46.67:34983)
I20260709 14:49:47.870085  6329 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01308165s
I20260709 14:49:47.871405  6876 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39728
I20260709 14:49:47.893764  6876 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39730:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:49:47.896484  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 14:49:47.980038  7117 tablet_service.cc:1511] Processing CreateTablet for tablet 4dabdb18b20f4e4196d5f1c3e8cab8db (DEFAULT_TABLE table=test-workload [id=c570f467af70410f88542f51e9514202]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:49:47.981493  7117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4dabdb18b20f4e4196d5f1c3e8cab8db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:47.981976  7043 tablet_service.cc:1511] Processing CreateTablet for tablet 4dabdb18b20f4e4196d5f1c3e8cab8db (DEFAULT_TABLE table=test-workload [id=c570f467af70410f88542f51e9514202]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:49:47.982160  7112 tablet_service.cc:1511] Processing CreateTablet for tablet a49e041c9c364c258ab25a853464da82 (DEFAULT_TABLE table=test-workload [id=c570f467af70410f88542f51e9514202]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:49:47.983220  7043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4dabdb18b20f4e4196d5f1c3e8cab8db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:47.983464  7112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a49e041c9c364c258ab25a853464da82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:47.984844  7116 tablet_service.cc:1511] Processing CreateTablet for tablet 0dce5d23c15b478fb61145432247d322 (DEFAULT_TABLE table=test-workload [id=c570f467af70410f88542f51e9514202]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:49:47.984905  7042 tablet_service.cc:1511] Processing CreateTablet for tablet 0dce5d23c15b478fb61145432247d322 (DEFAULT_TABLE table=test-workload [id=c570f467af70410f88542f51e9514202]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:49:47.986162  7116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0dce5d23c15b478fb61145432247d322. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:47.986236  7042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0dce5d23c15b478fb61145432247d322. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:47.988883  7041 tablet_service.cc:1511] Processing CreateTablet for tablet efb9d1697dc14bceb9bd3978e9441173 (DEFAULT_TABLE table=test-workload [id=c570f467af70410f88542f51e9514202]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:49:47.990159  7041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efb9d1697dc14bceb9bd3978e9441173. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:47.990386  7110 tablet_service.cc:1511] Processing CreateTablet for tablet 8776ae3f9a604ff4a4d26fa6e076c73d (DEFAULT_TABLE table=test-workload [id=c570f467af70410f88542f51e9514202]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:49:47.991580  7110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8776ae3f9a604ff4a4d26fa6e076c73d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:47.992920  7115 tablet_service.cc:1511] Processing CreateTablet for tablet efb9d1697dc14bceb9bd3978e9441173 (DEFAULT_TABLE table=test-workload [id=c570f467af70410f88542f51e9514202]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:49:47.994174  7115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efb9d1697dc14bceb9bd3978e9441173. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:47.996999  7040 tablet_service.cc:1511] Processing CreateTablet for tablet 981bb8883bb24cf1934062eb0200e090 (DEFAULT_TABLE table=test-workload [id=c570f467af70410f88542f51e9514202]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:49:47.997262  7109 tablet_service.cc:1511] Processing CreateTablet for tablet 738ae8a7b3f04165a30af624f205656f (DEFAULT_TABLE table=test-workload [id=c570f467af70410f88542f51e9514202]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:49:47.998265  7040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 981bb8883bb24cf1934062eb0200e090. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:47.998390  7109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 738ae8a7b3f04165a30af624f205656f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:48.001623  7039 tablet_service.cc:1511] Processing CreateTablet for tablet 59056d8a1af5437280d85196e05b8c98 (DEFAULT_TABLE table=test-workload [id=c570f467af70410f88542f51e9514202]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:49:48.002815  7039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59056d8a1af5437280d85196e05b8c98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:48.004889  7108 tablet_service.cc:1511] Processing CreateTablet for tablet 6fde469dc57c438196f982857ac1d2f3 (DEFAULT_TABLE table=test-workload [id=c570f467af70410f88542f51e9514202]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:49:48.006171  7108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fde469dc57c438196f982857ac1d2f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:48.006067  7038 tablet_service.cc:1511] Processing CreateTablet for tablet a49e041c9c364c258ab25a853464da82 (DEFAULT_TABLE table=test-workload [id=c570f467af70410f88542f51e9514202]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:49:48.007347  7038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a49e041c9c364c258ab25a853464da82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:48.004890  7113 tablet_service.cc:1511] Processing CreateTablet for tablet 59056d8a1af5437280d85196e05b8c98 (DEFAULT_TABLE table=test-workload [id=c570f467af70410f88542f51e9514202]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:49:48.009160  7167 tablet_bootstrap.cc:492] T 4dabdb18b20f4e4196d5f1c3e8cab8db P 7616ad45782a47e58c48a04c5c955d7f: Bootstrap starting.
I20260709 14:49:48.009047  7037 tablet_service.cc:1511] Processing CreateTablet for tablet db682c4dc2e5491f9c102aafb8b7dc0d (DEFAULT_TABLE table=test-workload [id=c570f467af70410f88542f51e9514202]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:49:48.010389  7037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db682c4dc2e5491f9c102aafb8b7dc0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:48.010891  7034 tablet_service.cc:1511] Processing CreateTablet for tablet 6fde469dc57c438196f982857ac1d2f3 (DEFAULT_TABLE table=test-workload [id=c570f467af70410f88542f51e9514202]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:49:48.012105  7034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fde469dc57c438196f982857ac1d2f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:48.009109  7113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59056d8a1af5437280d85196e05b8c98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:48.016918  7035 tablet_service.cc:1511] Processing CreateTablet for tablet 738ae8a7b3f04165a30af624f205656f (DEFAULT_TABLE table=test-workload [id=c570f467af70410f88542f51e9514202]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:49:48.020860  7167 tablet_bootstrap.cc:654] T 4dabdb18b20f4e4196d5f1c3e8cab8db P 7616ad45782a47e58c48a04c5c955d7f: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:48.021612  7035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 738ae8a7b3f04165a30af624f205656f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:48.017954  7036 tablet_service.cc:1511] Processing CreateTablet for tablet 8776ae3f9a604ff4a4d26fa6e076c73d (DEFAULT_TABLE table=test-workload [id=c570f467af70410f88542f51e9514202]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:49:48.018379  7114 tablet_service.cc:1511] Processing CreateTablet for tablet 981bb8883bb24cf1934062eb0200e090 (DEFAULT_TABLE table=test-workload [id=c570f467af70410f88542f51e9514202]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:49:48.025969  7114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 981bb8883bb24cf1934062eb0200e090. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:48.026263  7036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8776ae3f9a604ff4a4d26fa6e076c73d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:47.988884  7111 tablet_service.cc:1511] Processing CreateTablet for tablet db682c4dc2e5491f9c102aafb8b7dc0d (DEFAULT_TABLE table=test-workload [id=c570f467af70410f88542f51e9514202]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:49:48.029490  7111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db682c4dc2e5491f9c102aafb8b7dc0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:48.044468  7167 tablet_bootstrap.cc:492] T 4dabdb18b20f4e4196d5f1c3e8cab8db P 7616ad45782a47e58c48a04c5c955d7f: No bootstrap required, opened a new log
I20260709 14:49:48.044925  7167 ts_tablet_manager.cc:1403] T 4dabdb18b20f4e4196d5f1c3e8cab8db P 7616ad45782a47e58c48a04c5c955d7f: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.012s
I20260709 14:49:48.047699  7167 raft_consensus.cc:359] T 4dabdb18b20f4e4196d5f1c3e8cab8db P 7616ad45782a47e58c48a04c5c955d7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } } peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } }
I20260709 14:49:48.049382  7167 raft_consensus.cc:385] T 4dabdb18b20f4e4196d5f1c3e8cab8db P 7616ad45782a47e58c48a04c5c955d7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:48.049692  7167 raft_consensus.cc:740] T 4dabdb18b20f4e4196d5f1c3e8cab8db P 7616ad45782a47e58c48a04c5c955d7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7616ad45782a47e58c48a04c5c955d7f, State: Initialized, Role: FOLLOWER
I20260709 14:49:48.050473  7167 consensus_queue.cc:260] T 4dabdb18b20f4e4196d5f1c3e8cab8db P 7616ad45782a47e58c48a04c5c955d7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } } peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } }
I20260709 14:49:48.058209  7078 heartbeater.cc:499] Master 127.6.46.126:38329 was elected leader, sending a full tablet report...
I20260709 14:49:48.058939  7167 ts_tablet_manager.cc:1434] T 4dabdb18b20f4e4196d5f1c3e8cab8db P 7616ad45782a47e58c48a04c5c955d7f: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.006s
I20260709 14:49:48.063730  7167 tablet_bootstrap.cc:492] T 0dce5d23c15b478fb61145432247d322 P 7616ad45782a47e58c48a04c5c955d7f: Bootstrap starting.
I20260709 14:49:48.069816  7167 tablet_bootstrap.cc:654] T 0dce5d23c15b478fb61145432247d322 P 7616ad45782a47e58c48a04c5c955d7f: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:48.105616  7169 tablet_bootstrap.cc:492] T 6fde469dc57c438196f982857ac1d2f3 P 8c8d4630b0fe4ff493ebf9f8ee497ec0: Bootstrap starting.
I20260709 14:49:48.109402  7167 tablet_bootstrap.cc:492] T 0dce5d23c15b478fb61145432247d322 P 7616ad45782a47e58c48a04c5c955d7f: No bootstrap required, opened a new log
I20260709 14:49:48.109887  7167 ts_tablet_manager.cc:1403] T 0dce5d23c15b478fb61145432247d322 P 7616ad45782a47e58c48a04c5c955d7f: Time spent bootstrapping tablet: real 0.046s	user 0.006s	sys 0.010s
I20260709 14:49:48.110860  6964 tablet_service.cc:1511] Processing CreateTablet for tablet 59056d8a1af5437280d85196e05b8c98 (DEFAULT_TABLE table=test-workload [id=c570f467af70410f88542f51e9514202]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:49:48.112200  6964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59056d8a1af5437280d85196e05b8c98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:48.112952  6967 tablet_service.cc:1511] Processing CreateTablet for tablet 0dce5d23c15b478fb61145432247d322 (DEFAULT_TABLE table=test-workload [id=c570f467af70410f88542f51e9514202]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:49:48.113703  7167 raft_consensus.cc:359] T 0dce5d23c15b478fb61145432247d322 P 7616ad45782a47e58c48a04c5c955d7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:48.114226  6967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0dce5d23c15b478fb61145432247d322. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:48.114389  7167 raft_consensus.cc:385] T 0dce5d23c15b478fb61145432247d322 P 7616ad45782a47e58c48a04c5c955d7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:48.114737  7167 raft_consensus.cc:740] T 0dce5d23c15b478fb61145432247d322 P 7616ad45782a47e58c48a04c5c955d7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7616ad45782a47e58c48a04c5c955d7f, State: Initialized, Role: FOLLOWER
I20260709 14:49:48.115527  7167 consensus_queue.cc:260] T 0dce5d23c15b478fb61145432247d322 P 7616ad45782a47e58c48a04c5c955d7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:48.116921  6966 tablet_service.cc:1511] Processing CreateTablet for tablet efb9d1697dc14bceb9bd3978e9441173 (DEFAULT_TABLE table=test-workload [id=c570f467af70410f88542f51e9514202]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:49:48.117615  7167 ts_tablet_manager.cc:1434] T 0dce5d23c15b478fb61145432247d322 P 7616ad45782a47e58c48a04c5c955d7f: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260709 14:49:48.118204  6966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efb9d1697dc14bceb9bd3978e9441173. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:48.118072  6962 tablet_service.cc:1511] Processing CreateTablet for tablet db682c4dc2e5491f9c102aafb8b7dc0d (DEFAULT_TABLE table=test-workload [id=c570f467af70410f88542f51e9514202]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:49:48.120290  6961 tablet_service.cc:1511] Processing CreateTablet for tablet 8776ae3f9a604ff4a4d26fa6e076c73d (DEFAULT_TABLE table=test-workload [id=c570f467af70410f88542f51e9514202]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:49:48.120931  6959 tablet_service.cc:1511] Processing CreateTablet for tablet 6fde469dc57c438196f982857ac1d2f3 (DEFAULT_TABLE table=test-workload [id=c570f467af70410f88542f51e9514202]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:49:48.116914  6963 tablet_service.cc:1511] Processing CreateTablet for tablet a49e041c9c364c258ab25a853464da82 (DEFAULT_TABLE table=test-workload [id=c570f467af70410f88542f51e9514202]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:49:48.122493  6960 tablet_service.cc:1511] Processing CreateTablet for tablet 738ae8a7b3f04165a30af624f205656f (DEFAULT_TABLE table=test-workload [id=c570f467af70410f88542f51e9514202]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:49:48.125653  6962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db682c4dc2e5491f9c102aafb8b7dc0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:48.126224  6960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 738ae8a7b3f04165a30af624f205656f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:48.126137  6965 tablet_service.cc:1511] Processing CreateTablet for tablet 981bb8883bb24cf1934062eb0200e090 (DEFAULT_TABLE table=test-workload [id=c570f467af70410f88542f51e9514202]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:49:48.126889  6961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8776ae3f9a604ff4a4d26fa6e076c73d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:48.118470  7167 tablet_bootstrap.cc:492] T db682c4dc2e5491f9c102aafb8b7dc0d P 7616ad45782a47e58c48a04c5c955d7f: Bootstrap starting.
I20260709 14:49:48.128438  6968 tablet_service.cc:1511] Processing CreateTablet for tablet 4dabdb18b20f4e4196d5f1c3e8cab8db (DEFAULT_TABLE table=test-workload [id=c570f467af70410f88542f51e9514202]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:49:48.132593  6965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 981bb8883bb24cf1934062eb0200e090. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:48.133316  6963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a49e041c9c364c258ab25a853464da82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:48.140065  6968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4dabdb18b20f4e4196d5f1c3e8cab8db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:48.140671  6959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fde469dc57c438196f982857ac1d2f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:48.162029  7172 tablet_bootstrap.cc:492] T a49e041c9c364c258ab25a853464da82 P 07b63f07708848988bfc0082ef339979: Bootstrap starting.
I20260709 14:49:48.163215  7167 tablet_bootstrap.cc:654] T db682c4dc2e5491f9c102aafb8b7dc0d P 7616ad45782a47e58c48a04c5c955d7f: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:48.171617  7169 tablet_bootstrap.cc:654] T 6fde469dc57c438196f982857ac1d2f3 P 8c8d4630b0fe4ff493ebf9f8ee497ec0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:48.188709  7167 tablet_bootstrap.cc:492] T db682c4dc2e5491f9c102aafb8b7dc0d P 7616ad45782a47e58c48a04c5c955d7f: No bootstrap required, opened a new log
I20260709 14:49:48.189216  7167 ts_tablet_manager.cc:1403] T db682c4dc2e5491f9c102aafb8b7dc0d P 7616ad45782a47e58c48a04c5c955d7f: Time spent bootstrapping tablet: real 0.071s	user 0.011s	sys 0.002s
I20260709 14:49:48.189769  7172 tablet_bootstrap.cc:654] T a49e041c9c364c258ab25a853464da82 P 07b63f07708848988bfc0082ef339979: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:48.190946  7169 tablet_bootstrap.cc:492] T 6fde469dc57c438196f982857ac1d2f3 P 8c8d4630b0fe4ff493ebf9f8ee497ec0: No bootstrap required, opened a new log
I20260709 14:49:48.191404  7169 ts_tablet_manager.cc:1403] T 6fde469dc57c438196f982857ac1d2f3 P 8c8d4630b0fe4ff493ebf9f8ee497ec0: Time spent bootstrapping tablet: real 0.086s	user 0.011s	sys 0.000s
I20260709 14:49:48.191383  7167 raft_consensus.cc:359] T db682c4dc2e5491f9c102aafb8b7dc0d P 7616ad45782a47e58c48a04c5c955d7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:48.192086  7167 raft_consensus.cc:385] T db682c4dc2e5491f9c102aafb8b7dc0d P 7616ad45782a47e58c48a04c5c955d7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:48.192337  7167 raft_consensus.cc:740] T db682c4dc2e5491f9c102aafb8b7dc0d P 7616ad45782a47e58c48a04c5c955d7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7616ad45782a47e58c48a04c5c955d7f, State: Initialized, Role: FOLLOWER
I20260709 14:49:48.193159  7167 consensus_queue.cc:260] T db682c4dc2e5491f9c102aafb8b7dc0d P 7616ad45782a47e58c48a04c5c955d7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:48.194275  7169 raft_consensus.cc:359] T 6fde469dc57c438196f982857ac1d2f3 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:48.194892  7172 tablet_bootstrap.cc:492] T a49e041c9c364c258ab25a853464da82 P 07b63f07708848988bfc0082ef339979: No bootstrap required, opened a new log
I20260709 14:49:48.194947  7169 raft_consensus.cc:385] T 6fde469dc57c438196f982857ac1d2f3 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:48.195163  7167 ts_tablet_manager.cc:1434] T db682c4dc2e5491f9c102aafb8b7dc0d P 7616ad45782a47e58c48a04c5c955d7f: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:49:48.195355  7172 ts_tablet_manager.cc:1403] T a49e041c9c364c258ab25a853464da82 P 07b63f07708848988bfc0082ef339979: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.000s
I20260709 14:49:48.195322  7169 raft_consensus.cc:740] T 6fde469dc57c438196f982857ac1d2f3 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c8d4630b0fe4ff493ebf9f8ee497ec0, State: Initialized, Role: FOLLOWER
I20260709 14:49:48.196275  7167 tablet_bootstrap.cc:492] T 8776ae3f9a604ff4a4d26fa6e076c73d P 7616ad45782a47e58c48a04c5c955d7f: Bootstrap starting.
I20260709 14:49:48.196165  7169 consensus_queue.cc:260] T 6fde469dc57c438196f982857ac1d2f3 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:48.198376  7172 raft_consensus.cc:359] T a49e041c9c364c258ab25a853464da82 P 07b63f07708848988bfc0082ef339979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:48.199249  7172 raft_consensus.cc:385] T a49e041c9c364c258ab25a853464da82 P 07b63f07708848988bfc0082ef339979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:48.199635  7172 raft_consensus.cc:740] T a49e041c9c364c258ab25a853464da82 P 07b63f07708848988bfc0082ef339979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07b63f07708848988bfc0082ef339979, State: Initialized, Role: FOLLOWER
I20260709 14:49:48.200515  7172 consensus_queue.cc:260] T a49e041c9c364c258ab25a853464da82 P 07b63f07708848988bfc0082ef339979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:48.202719  7167 tablet_bootstrap.cc:654] T 8776ae3f9a604ff4a4d26fa6e076c73d P 7616ad45782a47e58c48a04c5c955d7f: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:48.206360  7152 heartbeater.cc:499] Master 127.6.46.126:38329 was elected leader, sending a full tablet report...
I20260709 14:49:48.207648  7169 ts_tablet_manager.cc:1434] T 6fde469dc57c438196f982857ac1d2f3 P 8c8d4630b0fe4ff493ebf9f8ee497ec0: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.006s
I20260709 14:49:48.212188  7003 heartbeater.cc:499] Master 127.6.46.126:38329 was elected leader, sending a full tablet report...
I20260709 14:49:48.212601  7167 tablet_bootstrap.cc:492] T 8776ae3f9a604ff4a4d26fa6e076c73d P 7616ad45782a47e58c48a04c5c955d7f: No bootstrap required, opened a new log
I20260709 14:49:48.213217  7167 ts_tablet_manager.cc:1403] T 8776ae3f9a604ff4a4d26fa6e076c73d P 7616ad45782a47e58c48a04c5c955d7f: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.004s
I20260709 14:49:48.213606  7169 tablet_bootstrap.cc:492] T a49e041c9c364c258ab25a853464da82 P 8c8d4630b0fe4ff493ebf9f8ee497ec0: Bootstrap starting.
I20260709 14:49:48.212646  7172 ts_tablet_manager.cc:1434] T a49e041c9c364c258ab25a853464da82 P 07b63f07708848988bfc0082ef339979: Time spent starting tablet: real 0.017s	user 0.013s	sys 0.005s
I20260709 14:49:48.216156  7167 raft_consensus.cc:359] T 8776ae3f9a604ff4a4d26fa6e076c73d P 7616ad45782a47e58c48a04c5c955d7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:48.216724  7172 tablet_bootstrap.cc:492] T 6fde469dc57c438196f982857ac1d2f3 P 07b63f07708848988bfc0082ef339979: Bootstrap starting.
I20260709 14:49:48.216923  7167 raft_consensus.cc:385] T 8776ae3f9a604ff4a4d26fa6e076c73d P 7616ad45782a47e58c48a04c5c955d7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:48.217352  7167 raft_consensus.cc:740] T 8776ae3f9a604ff4a4d26fa6e076c73d P 7616ad45782a47e58c48a04c5c955d7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7616ad45782a47e58c48a04c5c955d7f, State: Initialized, Role: FOLLOWER
I20260709 14:49:48.218122  7167 consensus_queue.cc:260] T 8776ae3f9a604ff4a4d26fa6e076c73d P 7616ad45782a47e58c48a04c5c955d7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:48.220577  7169 tablet_bootstrap.cc:654] T a49e041c9c364c258ab25a853464da82 P 8c8d4630b0fe4ff493ebf9f8ee497ec0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:48.223338  7172 tablet_bootstrap.cc:654] T 6fde469dc57c438196f982857ac1d2f3 P 07b63f07708848988bfc0082ef339979: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:48.224279  7167 ts_tablet_manager.cc:1434] T 8776ae3f9a604ff4a4d26fa6e076c73d P 7616ad45782a47e58c48a04c5c955d7f: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:49:48.225278  7167 tablet_bootstrap.cc:492] T 59056d8a1af5437280d85196e05b8c98 P 7616ad45782a47e58c48a04c5c955d7f: Bootstrap starting.
I20260709 14:49:48.231334  7167 tablet_bootstrap.cc:654] T 59056d8a1af5437280d85196e05b8c98 P 7616ad45782a47e58c48a04c5c955d7f: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:48.242408  7170 raft_consensus.cc:493] T 4dabdb18b20f4e4196d5f1c3e8cab8db P 7616ad45782a47e58c48a04c5c955d7f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:48.243060  7170 raft_consensus.cc:515] T 4dabdb18b20f4e4196d5f1c3e8cab8db P 7616ad45782a47e58c48a04c5c955d7f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } } peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } }
I20260709 14:49:48.266384  7170 leader_election.cc:290] T 4dabdb18b20f4e4196d5f1c3e8cab8db P 7616ad45782a47e58c48a04c5c955d7f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c8d4630b0fe4ff493ebf9f8ee497ec0 (127.6.46.67:34983), 07b63f07708848988bfc0082ef339979 (127.6.46.65:45357)
I20260709 14:49:48.266705  7127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dabdb18b20f4e4196d5f1c3e8cab8db" candidate_uuid: "7616ad45782a47e58c48a04c5c955d7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" is_pre_election: true
W20260709 14:49:48.268195  7018 leader_election.cc:343] T 4dabdb18b20f4e4196d5f1c3e8cab8db P 7616ad45782a47e58c48a04c5c955d7f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8c8d4630b0fe4ff493ebf9f8ee497ec0 (127.6.46.67:34983): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:48.275861  7172 tablet_bootstrap.cc:492] T 6fde469dc57c438196f982857ac1d2f3 P 07b63f07708848988bfc0082ef339979: No bootstrap required, opened a new log
I20260709 14:49:48.276341  7172 ts_tablet_manager.cc:1403] T 6fde469dc57c438196f982857ac1d2f3 P 07b63f07708848988bfc0082ef339979: Time spent bootstrapping tablet: real 0.060s	user 0.035s	sys 0.021s
I20260709 14:49:48.277320  7169 tablet_bootstrap.cc:492] T a49e041c9c364c258ab25a853464da82 P 8c8d4630b0fe4ff493ebf9f8ee497ec0: No bootstrap required, opened a new log
I20260709 14:49:48.277911  7169 ts_tablet_manager.cc:1403] T a49e041c9c364c258ab25a853464da82 P 8c8d4630b0fe4ff493ebf9f8ee497ec0: Time spent bootstrapping tablet: real 0.064s	user 0.010s	sys 0.020s
I20260709 14:49:48.279105  7172 raft_consensus.cc:359] T 6fde469dc57c438196f982857ac1d2f3 P 07b63f07708848988bfc0082ef339979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:48.279829  7172 raft_consensus.cc:385] T 6fde469dc57c438196f982857ac1d2f3 P 07b63f07708848988bfc0082ef339979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:48.280215  7172 raft_consensus.cc:740] T 6fde469dc57c438196f982857ac1d2f3 P 07b63f07708848988bfc0082ef339979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07b63f07708848988bfc0082ef339979, State: Initialized, Role: FOLLOWER
I20260709 14:49:48.280959  7172 consensus_queue.cc:260] T 6fde469dc57c438196f982857ac1d2f3 P 07b63f07708848988bfc0082ef339979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:48.282502  7167 tablet_bootstrap.cc:492] T 59056d8a1af5437280d85196e05b8c98 P 7616ad45782a47e58c48a04c5c955d7f: No bootstrap required, opened a new log
I20260709 14:49:48.283002  7167 ts_tablet_manager.cc:1403] T 59056d8a1af5437280d85196e05b8c98 P 7616ad45782a47e58c48a04c5c955d7f: Time spent bootstrapping tablet: real 0.058s	user 0.024s	sys 0.029s
I20260709 14:49:48.283308  7172 ts_tablet_manager.cc:1434] T 6fde469dc57c438196f982857ac1d2f3 P 07b63f07708848988bfc0082ef339979: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:49:48.283473  6978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dabdb18b20f4e4196d5f1c3e8cab8db" candidate_uuid: "7616ad45782a47e58c48a04c5c955d7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07b63f07708848988bfc0082ef339979" is_pre_election: true
I20260709 14:49:48.284338  7172 tablet_bootstrap.cc:492] T 981bb8883bb24cf1934062eb0200e090 P 07b63f07708848988bfc0082ef339979: Bootstrap starting.
W20260709 14:49:48.285177  7017 leader_election.cc:343] T 4dabdb18b20f4e4196d5f1c3e8cab8db P 7616ad45782a47e58c48a04c5c955d7f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 07b63f07708848988bfc0082ef339979 (127.6.46.65:45357): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:48.285635  7017 leader_election.cc:304] T 4dabdb18b20f4e4196d5f1c3e8cab8db P 7616ad45782a47e58c48a04c5c955d7f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7616ad45782a47e58c48a04c5c955d7f; no voters: 07b63f07708848988bfc0082ef339979, 8c8d4630b0fe4ff493ebf9f8ee497ec0
I20260709 14:49:48.286190  7167 raft_consensus.cc:359] T 59056d8a1af5437280d85196e05b8c98 P 7616ad45782a47e58c48a04c5c955d7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:48.286688  7170 raft_consensus.cc:2749] T 4dabdb18b20f4e4196d5f1c3e8cab8db P 7616ad45782a47e58c48a04c5c955d7f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:48.286974  7167 raft_consensus.cc:385] T 59056d8a1af5437280d85196e05b8c98 P 7616ad45782a47e58c48a04c5c955d7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:48.287410  7167 raft_consensus.cc:740] T 59056d8a1af5437280d85196e05b8c98 P 7616ad45782a47e58c48a04c5c955d7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7616ad45782a47e58c48a04c5c955d7f, State: Initialized, Role: FOLLOWER
I20260709 14:49:48.288169  7169 raft_consensus.cc:359] T a49e041c9c364c258ab25a853464da82 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:48.288245  7167 consensus_queue.cc:260] T 59056d8a1af5437280d85196e05b8c98 P 7616ad45782a47e58c48a04c5c955d7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:48.288985  7169 raft_consensus.cc:385] T a49e041c9c364c258ab25a853464da82 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:48.289324  7169 raft_consensus.cc:740] T a49e041c9c364c258ab25a853464da82 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c8d4630b0fe4ff493ebf9f8ee497ec0, State: Initialized, Role: FOLLOWER
I20260709 14:49:48.290149  7169 consensus_queue.cc:260] T a49e041c9c364c258ab25a853464da82 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:48.291024  7172 tablet_bootstrap.cc:654] T 981bb8883bb24cf1934062eb0200e090 P 07b63f07708848988bfc0082ef339979: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:48.295076  7167 ts_tablet_manager.cc:1434] T 59056d8a1af5437280d85196e05b8c98 P 7616ad45782a47e58c48a04c5c955d7f: Time spent starting tablet: real 0.012s	user 0.000s	sys 0.005s
I20260709 14:49:48.296041  7167 tablet_bootstrap.cc:492] T 981bb8883bb24cf1934062eb0200e090 P 7616ad45782a47e58c48a04c5c955d7f: Bootstrap starting.
I20260709 14:49:48.301012  7169 ts_tablet_manager.cc:1434] T a49e041c9c364c258ab25a853464da82 P 8c8d4630b0fe4ff493ebf9f8ee497ec0: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.003s
I20260709 14:49:48.302191  7167 tablet_bootstrap.cc:654] T 981bb8883bb24cf1934062eb0200e090 P 7616ad45782a47e58c48a04c5c955d7f: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:48.303241  7169 tablet_bootstrap.cc:492] T 738ae8a7b3f04165a30af624f205656f P 8c8d4630b0fe4ff493ebf9f8ee497ec0: Bootstrap starting.
I20260709 14:49:48.304914  7172 tablet_bootstrap.cc:492] T 981bb8883bb24cf1934062eb0200e090 P 07b63f07708848988bfc0082ef339979: No bootstrap required, opened a new log
I20260709 14:49:48.305579  7172 ts_tablet_manager.cc:1403] T 981bb8883bb24cf1934062eb0200e090 P 07b63f07708848988bfc0082ef339979: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.014s
I20260709 14:49:48.308838  7172 raft_consensus.cc:359] T 981bb8883bb24cf1934062eb0200e090 P 07b63f07708848988bfc0082ef339979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:48.309581  7172 raft_consensus.cc:385] T 981bb8883bb24cf1934062eb0200e090 P 07b63f07708848988bfc0082ef339979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:48.309679  7169 tablet_bootstrap.cc:654] T 738ae8a7b3f04165a30af624f205656f P 8c8d4630b0fe4ff493ebf9f8ee497ec0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:48.309944  7172 raft_consensus.cc:740] T 981bb8883bb24cf1934062eb0200e090 P 07b63f07708848988bfc0082ef339979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07b63f07708848988bfc0082ef339979, State: Initialized, Role: FOLLOWER
I20260709 14:49:48.310180  7167 tablet_bootstrap.cc:492] T 981bb8883bb24cf1934062eb0200e090 P 7616ad45782a47e58c48a04c5c955d7f: No bootstrap required, opened a new log
I20260709 14:49:48.310618  7167 ts_tablet_manager.cc:1403] T 981bb8883bb24cf1934062eb0200e090 P 7616ad45782a47e58c48a04c5c955d7f: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.004s
I20260709 14:49:48.310680  7172 consensus_queue.cc:260] T 981bb8883bb24cf1934062eb0200e090 P 07b63f07708848988bfc0082ef339979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:48.312901  7172 ts_tablet_manager.cc:1434] T 981bb8883bb24cf1934062eb0200e090 P 07b63f07708848988bfc0082ef339979: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:49:48.313779  7172 tablet_bootstrap.cc:492] T 59056d8a1af5437280d85196e05b8c98 P 07b63f07708848988bfc0082ef339979: Bootstrap starting.
I20260709 14:49:48.313439  7167 raft_consensus.cc:359] T 981bb8883bb24cf1934062eb0200e090 P 7616ad45782a47e58c48a04c5c955d7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:48.314085  7167 raft_consensus.cc:385] T 981bb8883bb24cf1934062eb0200e090 P 7616ad45782a47e58c48a04c5c955d7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:48.314364  7167 raft_consensus.cc:740] T 981bb8883bb24cf1934062eb0200e090 P 7616ad45782a47e58c48a04c5c955d7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7616ad45782a47e58c48a04c5c955d7f, State: Initialized, Role: FOLLOWER
I20260709 14:49:48.315152  7167 consensus_queue.cc:260] T 981bb8883bb24cf1934062eb0200e090 P 7616ad45782a47e58c48a04c5c955d7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:48.324311  7167 ts_tablet_manager.cc:1434] T 981bb8883bb24cf1934062eb0200e090 P 7616ad45782a47e58c48a04c5c955d7f: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 14:49:48.325771  7172 tablet_bootstrap.cc:654] T 59056d8a1af5437280d85196e05b8c98 P 07b63f07708848988bfc0082ef339979: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:48.332499  7169 tablet_bootstrap.cc:492] T 738ae8a7b3f04165a30af624f205656f P 8c8d4630b0fe4ff493ebf9f8ee497ec0: No bootstrap required, opened a new log
I20260709 14:49:48.332886  7169 ts_tablet_manager.cc:1403] T 738ae8a7b3f04165a30af624f205656f P 8c8d4630b0fe4ff493ebf9f8ee497ec0: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.019s
I20260709 14:49:48.334580  7167 tablet_bootstrap.cc:492] T 6fde469dc57c438196f982857ac1d2f3 P 7616ad45782a47e58c48a04c5c955d7f: Bootstrap starting.
I20260709 14:49:48.335026  7169 raft_consensus.cc:359] T 738ae8a7b3f04165a30af624f205656f P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:48.335587  7169 raft_consensus.cc:385] T 738ae8a7b3f04165a30af624f205656f P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:48.335839  7169 raft_consensus.cc:740] T 738ae8a7b3f04165a30af624f205656f P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c8d4630b0fe4ff493ebf9f8ee497ec0, State: Initialized, Role: FOLLOWER
I20260709 14:49:48.336440  7169 consensus_queue.cc:260] T 738ae8a7b3f04165a30af624f205656f P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:48.338418  7169 ts_tablet_manager.cc:1434] T 738ae8a7b3f04165a30af624f205656f P 8c8d4630b0fe4ff493ebf9f8ee497ec0: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.002s
I20260709 14:49:48.339304  7169 tablet_bootstrap.cc:492] T 8776ae3f9a604ff4a4d26fa6e076c73d P 8c8d4630b0fe4ff493ebf9f8ee497ec0: Bootstrap starting.
I20260709 14:49:48.344007  7167 tablet_bootstrap.cc:654] T 6fde469dc57c438196f982857ac1d2f3 P 7616ad45782a47e58c48a04c5c955d7f: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:48.345239  7169 tablet_bootstrap.cc:654] T 8776ae3f9a604ff4a4d26fa6e076c73d P 8c8d4630b0fe4ff493ebf9f8ee497ec0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:48.349443  7172 tablet_bootstrap.cc:492] T 59056d8a1af5437280d85196e05b8c98 P 07b63f07708848988bfc0082ef339979: No bootstrap required, opened a new log
I20260709 14:49:48.349817  7172 ts_tablet_manager.cc:1403] T 59056d8a1af5437280d85196e05b8c98 P 07b63f07708848988bfc0082ef339979: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.016s
I20260709 14:49:48.351897  7170 raft_consensus.cc:493] T 0dce5d23c15b478fb61145432247d322 P 7616ad45782a47e58c48a04c5c955d7f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:48.351905  7172 raft_consensus.cc:359] T 59056d8a1af5437280d85196e05b8c98 P 07b63f07708848988bfc0082ef339979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:48.352916  7172 raft_consensus.cc:385] T 59056d8a1af5437280d85196e05b8c98 P 07b63f07708848988bfc0082ef339979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:48.352720  7170 raft_consensus.cc:515] T 0dce5d23c15b478fb61145432247d322 P 7616ad45782a47e58c48a04c5c955d7f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:48.353245  7172 raft_consensus.cc:740] T 59056d8a1af5437280d85196e05b8c98 P 07b63f07708848988bfc0082ef339979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07b63f07708848988bfc0082ef339979, State: Initialized, Role: FOLLOWER
I20260709 14:49:48.354022  7167 tablet_bootstrap.cc:492] T 6fde469dc57c438196f982857ac1d2f3 P 7616ad45782a47e58c48a04c5c955d7f: No bootstrap required, opened a new log
I20260709 14:49:48.354557  7167 ts_tablet_manager.cc:1403] T 6fde469dc57c438196f982857ac1d2f3 P 7616ad45782a47e58c48a04c5c955d7f: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.004s
I20260709 14:49:48.354110  7172 consensus_queue.cc:260] T 59056d8a1af5437280d85196e05b8c98 P 07b63f07708848988bfc0082ef339979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:48.355860  7170 leader_election.cc:290] T 0dce5d23c15b478fb61145432247d322 P 7616ad45782a47e58c48a04c5c955d7f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07b63f07708848988bfc0082ef339979 (127.6.46.65:45357), 8c8d4630b0fe4ff493ebf9f8ee497ec0 (127.6.46.67:34983)
I20260709 14:49:48.357342  7127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dce5d23c15b478fb61145432247d322" candidate_uuid: "7616ad45782a47e58c48a04c5c955d7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" is_pre_election: true
I20260709 14:49:48.358083  7172 ts_tablet_manager.cc:1434] T 59056d8a1af5437280d85196e05b8c98 P 07b63f07708848988bfc0082ef339979: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 14:49:48.359011  7172 tablet_bootstrap.cc:492] T 0dce5d23c15b478fb61145432247d322 P 07b63f07708848988bfc0082ef339979: Bootstrap starting.
I20260709 14:49:48.358848  6978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dce5d23c15b478fb61145432247d322" candidate_uuid: "7616ad45782a47e58c48a04c5c955d7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07b63f07708848988bfc0082ef339979" is_pre_election: true
I20260709 14:49:48.357422  7167 raft_consensus.cc:359] T 6fde469dc57c438196f982857ac1d2f3 P 7616ad45782a47e58c48a04c5c955d7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:48.359818  7167 raft_consensus.cc:385] T 6fde469dc57c438196f982857ac1d2f3 P 7616ad45782a47e58c48a04c5c955d7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:48.360188  7167 raft_consensus.cc:740] T 6fde469dc57c438196f982857ac1d2f3 P 7616ad45782a47e58c48a04c5c955d7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7616ad45782a47e58c48a04c5c955d7f, State: Initialized, Role: FOLLOWER
I20260709 14:49:48.360935  7167 consensus_queue.cc:260] T 6fde469dc57c438196f982857ac1d2f3 P 7616ad45782a47e58c48a04c5c955d7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
W20260709 14:49:48.361274  7018 leader_election.cc:343] T 0dce5d23c15b478fb61145432247d322 P 7616ad45782a47e58c48a04c5c955d7f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8c8d4630b0fe4ff493ebf9f8ee497ec0 (127.6.46.67:34983): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:48.363674  7167 ts_tablet_manager.cc:1434] T 6fde469dc57c438196f982857ac1d2f3 P 7616ad45782a47e58c48a04c5c955d7f: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:49:48.365222  7172 tablet_bootstrap.cc:654] T 0dce5d23c15b478fb61145432247d322 P 07b63f07708848988bfc0082ef339979: Neither blocks nor log segments found. Creating new log.
W20260709 14:49:48.366994  7017 leader_election.cc:343] T 0dce5d23c15b478fb61145432247d322 P 7616ad45782a47e58c48a04c5c955d7f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 07b63f07708848988bfc0082ef339979 (127.6.46.65:45357): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:48.367786  7169 tablet_bootstrap.cc:492] T 8776ae3f9a604ff4a4d26fa6e076c73d P 8c8d4630b0fe4ff493ebf9f8ee497ec0: No bootstrap required, opened a new log
I20260709 14:49:48.368160  7167 tablet_bootstrap.cc:492] T a49e041c9c364c258ab25a853464da82 P 7616ad45782a47e58c48a04c5c955d7f: Bootstrap starting.
I20260709 14:49:48.368307  7169 ts_tablet_manager.cc:1403] T 8776ae3f9a604ff4a4d26fa6e076c73d P 8c8d4630b0fe4ff493ebf9f8ee497ec0: Time spent bootstrapping tablet: real 0.029s	user 0.002s	sys 0.026s
I20260709 14:49:48.369397  7017 leader_election.cc:304] T 0dce5d23c15b478fb61145432247d322 P 7616ad45782a47e58c48a04c5c955d7f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7616ad45782a47e58c48a04c5c955d7f; no voters: 07b63f07708848988bfc0082ef339979, 8c8d4630b0fe4ff493ebf9f8ee497ec0
I20260709 14:49:48.371235  7169 raft_consensus.cc:359] T 8776ae3f9a604ff4a4d26fa6e076c73d P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:48.372040  7169 raft_consensus.cc:385] T 8776ae3f9a604ff4a4d26fa6e076c73d P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:48.372335  7169 raft_consensus.cc:740] T 8776ae3f9a604ff4a4d26fa6e076c73d P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c8d4630b0fe4ff493ebf9f8ee497ec0, State: Initialized, Role: FOLLOWER
I20260709 14:49:48.373175  7169 consensus_queue.cc:260] T 8776ae3f9a604ff4a4d26fa6e076c73d P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:48.374703  7170 raft_consensus.cc:2749] T 0dce5d23c15b478fb61145432247d322 P 7616ad45782a47e58c48a04c5c955d7f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:48.376724  7167 tablet_bootstrap.cc:654] T a49e041c9c364c258ab25a853464da82 P 7616ad45782a47e58c48a04c5c955d7f: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:48.377496  7169 ts_tablet_manager.cc:1434] T 8776ae3f9a604ff4a4d26fa6e076c73d P 8c8d4630b0fe4ff493ebf9f8ee497ec0: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:49:48.378444  7169 tablet_bootstrap.cc:492] T 4dabdb18b20f4e4196d5f1c3e8cab8db P 8c8d4630b0fe4ff493ebf9f8ee497ec0: Bootstrap starting.
I20260709 14:49:48.381381  7176 raft_consensus.cc:493] T 8776ae3f9a604ff4a4d26fa6e076c73d P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:48.381850  7176 raft_consensus.cc:515] T 8776ae3f9a604ff4a4d26fa6e076c73d P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:48.383201  7172 tablet_bootstrap.cc:492] T 0dce5d23c15b478fb61145432247d322 P 07b63f07708848988bfc0082ef339979: No bootstrap required, opened a new log
I20260709 14:49:48.383677  7172 ts_tablet_manager.cc:1403] T 0dce5d23c15b478fb61145432247d322 P 07b63f07708848988bfc0082ef339979: Time spent bootstrapping tablet: real 0.025s	user 0.005s	sys 0.015s
I20260709 14:49:48.386970  7172 raft_consensus.cc:359] T 0dce5d23c15b478fb61145432247d322 P 07b63f07708848988bfc0082ef339979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:48.387660  7172 raft_consensus.cc:385] T 0dce5d23c15b478fb61145432247d322 P 07b63f07708848988bfc0082ef339979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:48.387991  7172 raft_consensus.cc:740] T 0dce5d23c15b478fb61145432247d322 P 07b63f07708848988bfc0082ef339979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07b63f07708848988bfc0082ef339979, State: Initialized, Role: FOLLOWER
I20260709 14:49:48.388770  7172 consensus_queue.cc:260] T 0dce5d23c15b478fb61145432247d322 P 07b63f07708848988bfc0082ef339979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:48.391314  7172 ts_tablet_manager.cc:1434] T 0dce5d23c15b478fb61145432247d322 P 07b63f07708848988bfc0082ef339979: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:49:48.392427  7172 tablet_bootstrap.cc:492] T 4dabdb18b20f4e4196d5f1c3e8cab8db P 07b63f07708848988bfc0082ef339979: Bootstrap starting.
I20260709 14:49:48.393206  7176 leader_election.cc:290] T 8776ae3f9a604ff4a4d26fa6e076c73d P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07b63f07708848988bfc0082ef339979 (127.6.46.65:45357), 7616ad45782a47e58c48a04c5c955d7f (127.6.46.66:44243)
I20260709 14:49:48.399811  7172 tablet_bootstrap.cc:654] T 4dabdb18b20f4e4196d5f1c3e8cab8db P 07b63f07708848988bfc0082ef339979: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:48.407686  7167 tablet_bootstrap.cc:492] T a49e041c9c364c258ab25a853464da82 P 7616ad45782a47e58c48a04c5c955d7f: No bootstrap required, opened a new log
I20260709 14:49:48.408141  7167 ts_tablet_manager.cc:1403] T a49e041c9c364c258ab25a853464da82 P 7616ad45782a47e58c48a04c5c955d7f: Time spent bootstrapping tablet: real 0.040s	user 0.014s	sys 0.021s
I20260709 14:49:48.410640  7167 raft_consensus.cc:359] T a49e041c9c364c258ab25a853464da82 P 7616ad45782a47e58c48a04c5c955d7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:48.411139  7169 tablet_bootstrap.cc:654] T 4dabdb18b20f4e4196d5f1c3e8cab8db P 8c8d4630b0fe4ff493ebf9f8ee497ec0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:48.411264  7167 raft_consensus.cc:385] T a49e041c9c364c258ab25a853464da82 P 7616ad45782a47e58c48a04c5c955d7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:48.411655  7167 raft_consensus.cc:740] T a49e041c9c364c258ab25a853464da82 P 7616ad45782a47e58c48a04c5c955d7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7616ad45782a47e58c48a04c5c955d7f, State: Initialized, Role: FOLLOWER
I20260709 14:49:48.412307  7167 consensus_queue.cc:260] T a49e041c9c364c258ab25a853464da82 P 7616ad45782a47e58c48a04c5c955d7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:48.414245  7167 ts_tablet_manager.cc:1434] T a49e041c9c364c258ab25a853464da82 P 7616ad45782a47e58c48a04c5c955d7f: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:49:48.415107  7167 tablet_bootstrap.cc:492] T 738ae8a7b3f04165a30af624f205656f P 7616ad45782a47e58c48a04c5c955d7f: Bootstrap starting.
W20260709 14:49:48.419938  6924 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:49:48.420325  7167 tablet_bootstrap.cc:654] T 738ae8a7b3f04165a30af624f205656f P 7616ad45782a47e58c48a04c5c955d7f: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:48.421979  7169 tablet_bootstrap.cc:492] T 4dabdb18b20f4e4196d5f1c3e8cab8db P 8c8d4630b0fe4ff493ebf9f8ee497ec0: No bootstrap required, opened a new log
I20260709 14:49:48.422581  7169 ts_tablet_manager.cc:1403] T 4dabdb18b20f4e4196d5f1c3e8cab8db P 8c8d4630b0fe4ff493ebf9f8ee497ec0: Time spent bootstrapping tablet: real 0.044s	user 0.011s	sys 0.000s
I20260709 14:49:48.429363  7169 raft_consensus.cc:359] T 4dabdb18b20f4e4196d5f1c3e8cab8db P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } } peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } }
I20260709 14:49:48.430452  7169 raft_consensus.cc:385] T 4dabdb18b20f4e4196d5f1c3e8cab8db P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:48.430809  7169 raft_consensus.cc:740] T 4dabdb18b20f4e4196d5f1c3e8cab8db P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c8d4630b0fe4ff493ebf9f8ee497ec0, State: Initialized, Role: FOLLOWER
I20260709 14:49:48.431222  7177 raft_consensus.cc:493] T a49e041c9c364c258ab25a853464da82 P 07b63f07708848988bfc0082ef339979 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:48.431962  7177 raft_consensus.cc:515] T a49e041c9c364c258ab25a853464da82 P 07b63f07708848988bfc0082ef339979 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:48.437391  7167 tablet_bootstrap.cc:492] T 738ae8a7b3f04165a30af624f205656f P 7616ad45782a47e58c48a04c5c955d7f: No bootstrap required, opened a new log
I20260709 14:49:48.437589  7177 leader_election.cc:290] T a49e041c9c364c258ab25a853464da82 P 07b63f07708848988bfc0082ef339979 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7616ad45782a47e58c48a04c5c955d7f (127.6.46.66:44243), 8c8d4630b0fe4ff493ebf9f8ee497ec0 (127.6.46.67:34983)
I20260709 14:49:48.438030  7167 ts_tablet_manager.cc:1403] T 738ae8a7b3f04165a30af624f205656f P 7616ad45782a47e58c48a04c5c955d7f: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.012s
I20260709 14:49:48.447274  7172 tablet_bootstrap.cc:492] T 4dabdb18b20f4e4196d5f1c3e8cab8db P 07b63f07708848988bfc0082ef339979: No bootstrap required, opened a new log
I20260709 14:49:48.446945  7167 raft_consensus.cc:359] T 738ae8a7b3f04165a30af624f205656f P 7616ad45782a47e58c48a04c5c955d7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:48.447585  7167 raft_consensus.cc:385] T 738ae8a7b3f04165a30af624f205656f P 7616ad45782a47e58c48a04c5c955d7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:48.447744  7172 ts_tablet_manager.cc:1403] T 4dabdb18b20f4e4196d5f1c3e8cab8db P 07b63f07708848988bfc0082ef339979: Time spent bootstrapping tablet: real 0.056s	user 0.018s	sys 0.028s
I20260709 14:49:48.447876  7167 raft_consensus.cc:740] T 738ae8a7b3f04165a30af624f205656f P 7616ad45782a47e58c48a04c5c955d7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7616ad45782a47e58c48a04c5c955d7f, State: Initialized, Role: FOLLOWER
I20260709 14:49:48.438839  7169 consensus_queue.cc:260] T 4dabdb18b20f4e4196d5f1c3e8cab8db P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } } peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } }
I20260709 14:49:48.450361  7169 ts_tablet_manager.cc:1434] T 4dabdb18b20f4e4196d5f1c3e8cab8db P 8c8d4630b0fe4ff493ebf9f8ee497ec0: Time spent starting tablet: real 0.027s	user 0.010s	sys 0.000s
I20260709 14:49:48.450575  7172 raft_consensus.cc:359] T 4dabdb18b20f4e4196d5f1c3e8cab8db P 07b63f07708848988bfc0082ef339979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } } peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } }
I20260709 14:49:48.451222  7172 raft_consensus.cc:385] T 4dabdb18b20f4e4196d5f1c3e8cab8db P 07b63f07708848988bfc0082ef339979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:48.451560  7172 raft_consensus.cc:740] T 4dabdb18b20f4e4196d5f1c3e8cab8db P 07b63f07708848988bfc0082ef339979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07b63f07708848988bfc0082ef339979, State: Initialized, Role: FOLLOWER
I20260709 14:49:48.451706  7167 consensus_queue.cc:260] T 738ae8a7b3f04165a30af624f205656f P 7616ad45782a47e58c48a04c5c955d7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:48.452243  7172 consensus_queue.cc:260] T 4dabdb18b20f4e4196d5f1c3e8cab8db P 07b63f07708848988bfc0082ef339979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } } peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } }
I20260709 14:49:48.451323  7169 tablet_bootstrap.cc:492] T 981bb8883bb24cf1934062eb0200e090 P 8c8d4630b0fe4ff493ebf9f8ee497ec0: Bootstrap starting.
I20260709 14:49:48.453950  7167 ts_tablet_manager.cc:1434] T 738ae8a7b3f04165a30af624f205656f P 7616ad45782a47e58c48a04c5c955d7f: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:49:48.454784  7167 tablet_bootstrap.cc:492] T efb9d1697dc14bceb9bd3978e9441173 P 7616ad45782a47e58c48a04c5c955d7f: Bootstrap starting.
I20260709 14:49:48.455505  7177 raft_consensus.cc:493] T 6fde469dc57c438196f982857ac1d2f3 P 07b63f07708848988bfc0082ef339979 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:48.455986  7177 raft_consensus.cc:515] T 6fde469dc57c438196f982857ac1d2f3 P 07b63f07708848988bfc0082ef339979 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:48.457808  7177 leader_election.cc:290] T 6fde469dc57c438196f982857ac1d2f3 P 07b63f07708848988bfc0082ef339979 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7616ad45782a47e58c48a04c5c955d7f (127.6.46.66:44243), 8c8d4630b0fe4ff493ebf9f8ee497ec0 (127.6.46.67:34983)
I20260709 14:49:48.458199  7170 raft_consensus.cc:493] T db682c4dc2e5491f9c102aafb8b7dc0d P 7616ad45782a47e58c48a04c5c955d7f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:48.458613  7170 raft_consensus.cc:515] T db682c4dc2e5491f9c102aafb8b7dc0d P 7616ad45782a47e58c48a04c5c955d7f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:48.459523  7169 tablet_bootstrap.cc:654] T 981bb8883bb24cf1934062eb0200e090 P 8c8d4630b0fe4ff493ebf9f8ee497ec0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:48.459903  7167 tablet_bootstrap.cc:654] T efb9d1697dc14bceb9bd3978e9441173 P 7616ad45782a47e58c48a04c5c955d7f: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:48.460690  7170 leader_election.cc:290] T db682c4dc2e5491f9c102aafb8b7dc0d P 7616ad45782a47e58c48a04c5c955d7f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07b63f07708848988bfc0082ef339979 (127.6.46.65:45357), 8c8d4630b0fe4ff493ebf9f8ee497ec0 (127.6.46.67:34983)
I20260709 14:49:48.462484  6978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db682c4dc2e5491f9c102aafb8b7dc0d" candidate_uuid: "7616ad45782a47e58c48a04c5c955d7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07b63f07708848988bfc0082ef339979" is_pre_election: true
I20260709 14:49:48.463692  7172 ts_tablet_manager.cc:1434] T 4dabdb18b20f4e4196d5f1c3e8cab8db P 07b63f07708848988bfc0082ef339979: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 14:49:48.464936  7172 tablet_bootstrap.cc:492] T 8776ae3f9a604ff4a4d26fa6e076c73d P 07b63f07708848988bfc0082ef339979: Bootstrap starting.
I20260709 14:49:48.464802  7127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db682c4dc2e5491f9c102aafb8b7dc0d" candidate_uuid: "7616ad45782a47e58c48a04c5c955d7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" is_pre_election: true
W20260709 14:49:48.466480  7017 leader_election.cc:343] T db682c4dc2e5491f9c102aafb8b7dc0d P 7616ad45782a47e58c48a04c5c955d7f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 07b63f07708848988bfc0082ef339979 (127.6.46.65:45357): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:49:48.467593  7018 leader_election.cc:343] T db682c4dc2e5491f9c102aafb8b7dc0d P 7616ad45782a47e58c48a04c5c955d7f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8c8d4630b0fe4ff493ebf9f8ee497ec0 (127.6.46.67:34983): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:48.468016  7018 leader_election.cc:304] T db682c4dc2e5491f9c102aafb8b7dc0d P 7616ad45782a47e58c48a04c5c955d7f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7616ad45782a47e58c48a04c5c955d7f; no voters: 07b63f07708848988bfc0082ef339979, 8c8d4630b0fe4ff493ebf9f8ee497ec0
I20260709 14:49:48.469097  7170 raft_consensus.cc:2749] T db682c4dc2e5491f9c102aafb8b7dc0d P 7616ad45782a47e58c48a04c5c955d7f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:48.473747  7172 tablet_bootstrap.cc:654] T 8776ae3f9a604ff4a4d26fa6e076c73d P 07b63f07708848988bfc0082ef339979: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:48.484040  7177 raft_consensus.cc:493] T 59056d8a1af5437280d85196e05b8c98 P 07b63f07708848988bfc0082ef339979 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:48.484570  7177 raft_consensus.cc:515] T 59056d8a1af5437280d85196e05b8c98 P 07b63f07708848988bfc0082ef339979 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:48.486434  7167 tablet_bootstrap.cc:492] T efb9d1697dc14bceb9bd3978e9441173 P 7616ad45782a47e58c48a04c5c955d7f: No bootstrap required, opened a new log
I20260709 14:49:48.486869  7167 ts_tablet_manager.cc:1403] T efb9d1697dc14bceb9bd3978e9441173 P 7616ad45782a47e58c48a04c5c955d7f: Time spent bootstrapping tablet: real 0.032s	user 0.008s	sys 0.022s
I20260709 14:49:48.487186  7169 tablet_bootstrap.cc:492] T 981bb8883bb24cf1934062eb0200e090 P 8c8d4630b0fe4ff493ebf9f8ee497ec0: No bootstrap required, opened a new log
I20260709 14:49:48.487736  7169 ts_tablet_manager.cc:1403] T 981bb8883bb24cf1934062eb0200e090 P 8c8d4630b0fe4ff493ebf9f8ee497ec0: Time spent bootstrapping tablet: real 0.037s	user 0.009s	sys 0.005s
I20260709 14:49:48.487078  7177 leader_election.cc:290] T 59056d8a1af5437280d85196e05b8c98 P 07b63f07708848988bfc0082ef339979 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7616ad45782a47e58c48a04c5c955d7f (127.6.46.66:44243), 8c8d4630b0fe4ff493ebf9f8ee497ec0 (127.6.46.67:34983)
I20260709 14:49:48.489609  7176 raft_consensus.cc:493] T a49e041c9c364c258ab25a853464da82 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:48.489382  7167 raft_consensus.cc:359] T efb9d1697dc14bceb9bd3978e9441173 P 7616ad45782a47e58c48a04c5c955d7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:48.490061  7167 raft_consensus.cc:385] T efb9d1697dc14bceb9bd3978e9441173 P 7616ad45782a47e58c48a04c5c955d7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:48.490381  7167 raft_consensus.cc:740] T efb9d1697dc14bceb9bd3978e9441173 P 7616ad45782a47e58c48a04c5c955d7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7616ad45782a47e58c48a04c5c955d7f, State: Initialized, Role: FOLLOWER
I20260709 14:49:48.491184  7167 consensus_queue.cc:260] T efb9d1697dc14bceb9bd3978e9441173 P 7616ad45782a47e58c48a04c5c955d7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:48.493396  7167 ts_tablet_manager.cc:1434] T efb9d1697dc14bceb9bd3978e9441173 P 7616ad45782a47e58c48a04c5c955d7f: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:49:48.494526  6978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8776ae3f9a604ff4a4d26fa6e076c73d" candidate_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07b63f07708848988bfc0082ef339979" is_pre_election: true
I20260709 14:49:48.490041  7176 raft_consensus.cc:515] T a49e041c9c364c258ab25a853464da82 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:48.496423  7176 leader_election.cc:290] T a49e041c9c364c258ab25a853464da82 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07b63f07708848988bfc0082ef339979 (127.6.46.65:45357), 7616ad45782a47e58c48a04c5c955d7f (127.6.46.66:44243)
I20260709 14:49:48.499866  6978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a49e041c9c364c258ab25a853464da82" candidate_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07b63f07708848988bfc0082ef339979" is_pre_election: true
I20260709 14:49:48.498092  7169 raft_consensus.cc:359] T 981bb8883bb24cf1934062eb0200e090 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
W20260709 14:49:48.500664  7091 leader_election.cc:343] T 8776ae3f9a604ff4a4d26fa6e076c73d P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 07b63f07708848988bfc0082ef339979 (127.6.46.65:45357): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:48.500984  7169 raft_consensus.cc:385] T 981bb8883bb24cf1934062eb0200e090 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:48.501335  7169 raft_consensus.cc:740] T 981bb8883bb24cf1934062eb0200e090 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c8d4630b0fe4ff493ebf9f8ee497ec0, State: Initialized, Role: FOLLOWER
I20260709 14:49:48.501673  6978 raft_consensus.cc:2468] T a49e041c9c364c258ab25a853464da82 P 07b63f07708848988bfc0082ef339979 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c8d4630b0fe4ff493ebf9f8ee497ec0 in term 0.
I20260709 14:49:48.501735  7053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8776ae3f9a604ff4a4d26fa6e076c73d" candidate_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7616ad45782a47e58c48a04c5c955d7f" is_pre_election: true
I20260709 14:49:48.502379  7053 raft_consensus.cc:2468] T 8776ae3f9a604ff4a4d26fa6e076c73d P 7616ad45782a47e58c48a04c5c955d7f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c8d4630b0fe4ff493ebf9f8ee497ec0 in term 0.
I20260709 14:49:48.502079  7169 consensus_queue.cc:260] T 981bb8883bb24cf1934062eb0200e090 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:48.502838  7091 leader_election.cc:304] T a49e041c9c364c258ab25a853464da82 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07b63f07708848988bfc0082ef339979, 8c8d4630b0fe4ff493ebf9f8ee497ec0; no voters: 
I20260709 14:49:48.503772  7052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a49e041c9c364c258ab25a853464da82" candidate_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7616ad45782a47e58c48a04c5c955d7f" is_pre_election: true
I20260709 14:49:48.504379  7052 raft_consensus.cc:2468] T a49e041c9c364c258ab25a853464da82 P 7616ad45782a47e58c48a04c5c955d7f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c8d4630b0fe4ff493ebf9f8ee497ec0 in term 0.
I20260709 14:49:48.504570  7169 ts_tablet_manager.cc:1434] T 981bb8883bb24cf1934062eb0200e090 P 8c8d4630b0fe4ff493ebf9f8ee497ec0: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.004s
I20260709 14:49:48.505378  7176 raft_consensus.cc:2804] T a49e041c9c364c258ab25a853464da82 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:48.505741  7176 raft_consensus.cc:493] T a49e041c9c364c258ab25a853464da82 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:48.505941  7169 tablet_bootstrap.cc:492] T 0dce5d23c15b478fb61145432247d322 P 8c8d4630b0fe4ff493ebf9f8ee497ec0: Bootstrap starting.
I20260709 14:49:48.506093  7176 raft_consensus.cc:3060] T a49e041c9c364c258ab25a853464da82 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:48.506608  7092 leader_election.cc:304] T 8776ae3f9a604ff4a4d26fa6e076c73d P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [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: 7616ad45782a47e58c48a04c5c955d7f, 8c8d4630b0fe4ff493ebf9f8ee497ec0; no voters: 07b63f07708848988bfc0082ef339979
I20260709 14:49:48.515005  7169 tablet_bootstrap.cc:654] T 0dce5d23c15b478fb61145432247d322 P 8c8d4630b0fe4ff493ebf9f8ee497ec0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:48.516492  7051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59056d8a1af5437280d85196e05b8c98" candidate_uuid: "07b63f07708848988bfc0082ef339979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7616ad45782a47e58c48a04c5c955d7f" is_pre_election: true
I20260709 14:49:48.517334  7051 raft_consensus.cc:2468] T 59056d8a1af5437280d85196e05b8c98 P 7616ad45782a47e58c48a04c5c955d7f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07b63f07708848988bfc0082ef339979 in term 0.
I20260709 14:49:48.517524  7053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fde469dc57c438196f982857ac1d2f3" candidate_uuid: "07b63f07708848988bfc0082ef339979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7616ad45782a47e58c48a04c5c955d7f" is_pre_election: true
I20260709 14:49:48.516449  7052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a49e041c9c364c258ab25a853464da82" candidate_uuid: "07b63f07708848988bfc0082ef339979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7616ad45782a47e58c48a04c5c955d7f" is_pre_election: true
I20260709 14:49:48.518301  7053 raft_consensus.cc:2468] T 6fde469dc57c438196f982857ac1d2f3 P 7616ad45782a47e58c48a04c5c955d7f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07b63f07708848988bfc0082ef339979 in term 0.
I20260709 14:49:48.518441  7052 raft_consensus.cc:2468] T a49e041c9c364c258ab25a853464da82 P 7616ad45782a47e58c48a04c5c955d7f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07b63f07708848988bfc0082ef339979 in term 0.
I20260709 14:49:48.520529  6943 leader_election.cc:304] T 59056d8a1af5437280d85196e05b8c98 P 07b63f07708848988bfc0082ef339979 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07b63f07708848988bfc0082ef339979, 7616ad45782a47e58c48a04c5c955d7f; no voters: 
I20260709 14:49:48.521538  7177 raft_consensus.cc:2804] T 59056d8a1af5437280d85196e05b8c98 P 07b63f07708848988bfc0082ef339979 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:48.521984  7177 raft_consensus.cc:493] T 59056d8a1af5437280d85196e05b8c98 P 07b63f07708848988bfc0082ef339979 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:48.522374  7177 raft_consensus.cc:3060] T 59056d8a1af5437280d85196e05b8c98 P 07b63f07708848988bfc0082ef339979 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:48.524612  6943 leader_election.cc:304] T 6fde469dc57c438196f982857ac1d2f3 P 07b63f07708848988bfc0082ef339979 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07b63f07708848988bfc0082ef339979, 7616ad45782a47e58c48a04c5c955d7f; no voters: 
I20260709 14:49:48.527456  7172 tablet_bootstrap.cc:492] T 8776ae3f9a604ff4a4d26fa6e076c73d P 07b63f07708848988bfc0082ef339979: No bootstrap required, opened a new log
I20260709 14:49:48.527923  7172 ts_tablet_manager.cc:1403] T 8776ae3f9a604ff4a4d26fa6e076c73d P 07b63f07708848988bfc0082ef339979: Time spent bootstrapping tablet: real 0.063s	user 0.012s	sys 0.012s
I20260709 14:49:48.529820  7176 raft_consensus.cc:515] T a49e041c9c364c258ab25a853464da82 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:48.530704  7172 raft_consensus.cc:359] T 8776ae3f9a604ff4a4d26fa6e076c73d P 07b63f07708848988bfc0082ef339979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:48.531375  7172 raft_consensus.cc:385] T 8776ae3f9a604ff4a4d26fa6e076c73d P 07b63f07708848988bfc0082ef339979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:48.531826  7172 raft_consensus.cc:740] T 8776ae3f9a604ff4a4d26fa6e076c73d P 07b63f07708848988bfc0082ef339979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07b63f07708848988bfc0082ef339979, State: Initialized, Role: FOLLOWER
I20260709 14:49:48.532478  7172 consensus_queue.cc:260] T 8776ae3f9a604ff4a4d26fa6e076c73d P 07b63f07708848988bfc0082ef339979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:48.533859  7052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a49e041c9c364c258ab25a853464da82" candidate_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7616ad45782a47e58c48a04c5c955d7f"
I20260709 14:49:48.534973  7052 raft_consensus.cc:3060] T a49e041c9c364c258ab25a853464da82 P 7616ad45782a47e58c48a04c5c955d7f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:48.532894  7176 leader_election.cc:290] T a49e041c9c364c258ab25a853464da82 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [CANDIDATE]: Term 1 election: Requested vote from peers 07b63f07708848988bfc0082ef339979 (127.6.46.65:45357), 7616ad45782a47e58c48a04c5c955d7f (127.6.46.66:44243)
I20260709 14:49:48.537863  6978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a49e041c9c364c258ab25a853464da82" candidate_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07b63f07708848988bfc0082ef339979"
I20260709 14:49:48.538136  7204 raft_consensus.cc:2804] T 6fde469dc57c438196f982857ac1d2f3 P 07b63f07708848988bfc0082ef339979 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:48.538424  6978 raft_consensus.cc:3060] T a49e041c9c364c258ab25a853464da82 P 07b63f07708848988bfc0082ef339979 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:48.538679  7204 raft_consensus.cc:493] T 6fde469dc57c438196f982857ac1d2f3 P 07b63f07708848988bfc0082ef339979 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:48.539079  6943 leader_election.cc:304] T a49e041c9c364c258ab25a853464da82 P 07b63f07708848988bfc0082ef339979 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07b63f07708848988bfc0082ef339979, 7616ad45782a47e58c48a04c5c955d7f; no voters: 
I20260709 14:49:48.544157  7169 tablet_bootstrap.cc:492] T 0dce5d23c15b478fb61145432247d322 P 8c8d4630b0fe4ff493ebf9f8ee497ec0: No bootstrap required, opened a new log
I20260709 14:49:48.546644  7169 ts_tablet_manager.cc:1403] T 0dce5d23c15b478fb61145432247d322 P 8c8d4630b0fe4ff493ebf9f8ee497ec0: Time spent bootstrapping tablet: real 0.041s	user 0.010s	sys 0.009s
I20260709 14:49:48.547037  6978 raft_consensus.cc:2468] T a49e041c9c364c258ab25a853464da82 P 07b63f07708848988bfc0082ef339979 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c8d4630b0fe4ff493ebf9f8ee497ec0 in term 1.
I20260709 14:49:48.548194  7091 leader_election.cc:304] T a49e041c9c364c258ab25a853464da82 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07b63f07708848988bfc0082ef339979, 8c8d4630b0fe4ff493ebf9f8ee497ec0; no voters: 
I20260709 14:49:48.546049  7052 raft_consensus.cc:2468] T a49e041c9c364c258ab25a853464da82 P 7616ad45782a47e58c48a04c5c955d7f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c8d4630b0fe4ff493ebf9f8ee497ec0 in term 1.
I20260709 14:49:48.536657  7176 raft_consensus.cc:2804] T 8776ae3f9a604ff4a4d26fa6e076c73d P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:48.550711  7202 raft_consensus.cc:2804] T a49e041c9c364c258ab25a853464da82 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:48.551534  7176 raft_consensus.cc:493] T 8776ae3f9a604ff4a4d26fa6e076c73d P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:48.552673  7177 raft_consensus.cc:515] T 59056d8a1af5437280d85196e05b8c98 P 07b63f07708848988bfc0082ef339979 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:48.539454  7204 raft_consensus.cc:3060] T 6fde469dc57c438196f982857ac1d2f3 P 07b63f07708848988bfc0082ef339979 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:48.553603  7205 raft_consensus.cc:2764] T a49e041c9c364c258ab25a853464da82 P 07b63f07708848988bfc0082ef339979 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 14:49:48.557511  7127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a49e041c9c364c258ab25a853464da82" candidate_uuid: "07b63f07708848988bfc0082ef339979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" is_pre_election: true
I20260709 14:49:48.558372  7126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fde469dc57c438196f982857ac1d2f3" candidate_uuid: "07b63f07708848988bfc0082ef339979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" is_pre_election: true
I20260709 14:49:48.558252  7125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59056d8a1af5437280d85196e05b8c98" candidate_uuid: "07b63f07708848988bfc0082ef339979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" is_pre_election: true
I20260709 14:49:48.559636  7126 raft_consensus.cc:2468] T 6fde469dc57c438196f982857ac1d2f3 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07b63f07708848988bfc0082ef339979 in term 0.
I20260709 14:49:48.557046  7176 raft_consensus.cc:3060] T 8776ae3f9a604ff4a4d26fa6e076c73d P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:48.561758  7177 leader_election.cc:290] T 59056d8a1af5437280d85196e05b8c98 P 07b63f07708848988bfc0082ef339979 [CANDIDATE]: Term 1 election: Requested vote from peers 7616ad45782a47e58c48a04c5c955d7f (127.6.46.66:44243), 8c8d4630b0fe4ff493ebf9f8ee497ec0 (127.6.46.67:34983)
I20260709 14:49:48.551067  7169 raft_consensus.cc:359] T 0dce5d23c15b478fb61145432247d322 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:48.562605  7169 raft_consensus.cc:385] T 0dce5d23c15b478fb61145432247d322 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:48.563020  7169 raft_consensus.cc:740] T 0dce5d23c15b478fb61145432247d322 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c8d4630b0fe4ff493ebf9f8ee497ec0, State: Initialized, Role: FOLLOWER
I20260709 14:49:48.564200  7172 ts_tablet_manager.cc:1434] T 8776ae3f9a604ff4a4d26fa6e076c73d P 07b63f07708848988bfc0082ef339979: Time spent starting tablet: real 0.036s	user 0.013s	sys 0.009s
I20260709 14:49:48.564056  7169 consensus_queue.cc:260] T 0dce5d23c15b478fb61145432247d322 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:48.564419  7126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59056d8a1af5437280d85196e05b8c98" candidate_uuid: "07b63f07708848988bfc0082ef339979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0"
I20260709 14:49:48.562872  7202 raft_consensus.cc:697] T a49e041c9c364c258ab25a853464da82 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 1 LEADER]: Becoming Leader. State: Replica: 8c8d4630b0fe4ff493ebf9f8ee497ec0, State: Running, Role: LEADER
I20260709 14:49:48.565677  7052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59056d8a1af5437280d85196e05b8c98" candidate_uuid: "07b63f07708848988bfc0082ef339979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7616ad45782a47e58c48a04c5c955d7f"
I20260709 14:49:48.566227  7052 raft_consensus.cc:3060] T 59056d8a1af5437280d85196e05b8c98 P 7616ad45782a47e58c48a04c5c955d7f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:48.565879  7202 consensus_queue.cc:237] T a49e041c9c364c258ab25a853464da82 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
W20260709 14:49:48.566483  6943 leader_election.cc:343] T 59056d8a1af5437280d85196e05b8c98 P 07b63f07708848988bfc0082ef339979 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8c8d4630b0fe4ff493ebf9f8ee497ec0 (127.6.46.67:34983): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:48.569075  7172 tablet_bootstrap.cc:492] T 738ae8a7b3f04165a30af624f205656f P 07b63f07708848988bfc0082ef339979: Bootstrap starting.
W20260709 14:49:48.568773  6943 leader_election.cc:343] T 59056d8a1af5437280d85196e05b8c98 P 07b63f07708848988bfc0082ef339979 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8c8d4630b0fe4ff493ebf9f8ee497ec0 (127.6.46.67:34983): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:48.574935  7176 raft_consensus.cc:515] T 8776ae3f9a604ff4a4d26fa6e076c73d P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:48.575372  7052 raft_consensus.cc:2468] T 59056d8a1af5437280d85196e05b8c98 P 7616ad45782a47e58c48a04c5c955d7f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07b63f07708848988bfc0082ef339979 in term 1.
I20260709 14:49:48.576570  6943 leader_election.cc:304] T 59056d8a1af5437280d85196e05b8c98 P 07b63f07708848988bfc0082ef339979 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 07b63f07708848988bfc0082ef339979, 7616ad45782a47e58c48a04c5c955d7f; no voters: 8c8d4630b0fe4ff493ebf9f8ee497ec0
I20260709 14:49:48.577724  7206 raft_consensus.cc:2804] T 59056d8a1af5437280d85196e05b8c98 P 07b63f07708848988bfc0082ef339979 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:48.578190  7206 raft_consensus.cc:697] T 59056d8a1af5437280d85196e05b8c98 P 07b63f07708848988bfc0082ef339979 [term 1 LEADER]: Becoming Leader. State: Replica: 07b63f07708848988bfc0082ef339979, State: Running, Role: LEADER
I20260709 14:49:48.578971  7206 consensus_queue.cc:237] T 59056d8a1af5437280d85196e05b8c98 P 07b63f07708848988bfc0082ef339979 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:48.579308  7204 raft_consensus.cc:515] T 6fde469dc57c438196f982857ac1d2f3 P 07b63f07708848988bfc0082ef339979 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:48.581650  6978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8776ae3f9a604ff4a4d26fa6e076c73d" candidate_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07b63f07708848988bfc0082ef339979"
I20260709 14:49:48.582047  7053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8776ae3f9a604ff4a4d26fa6e076c73d" candidate_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7616ad45782a47e58c48a04c5c955d7f"
I20260709 14:49:48.582206  6978 raft_consensus.cc:3060] T 8776ae3f9a604ff4a4d26fa6e076c73d P 07b63f07708848988bfc0082ef339979 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:48.582392  7051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fde469dc57c438196f982857ac1d2f3" candidate_uuid: "07b63f07708848988bfc0082ef339979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7616ad45782a47e58c48a04c5c955d7f"
I20260709 14:49:48.582648  7053 raft_consensus.cc:3060] T 8776ae3f9a604ff4a4d26fa6e076c73d P 7616ad45782a47e58c48a04c5c955d7f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:48.582976  7051 raft_consensus.cc:3060] T 6fde469dc57c438196f982857ac1d2f3 P 7616ad45782a47e58c48a04c5c955d7f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:48.584239  7169 ts_tablet_manager.cc:1434] T 0dce5d23c15b478fb61145432247d322 P 8c8d4630b0fe4ff493ebf9f8ee497ec0: Time spent starting tablet: real 0.037s	user 0.005s	sys 0.008s
I20260709 14:49:48.585214  7169 tablet_bootstrap.cc:492] T efb9d1697dc14bceb9bd3978e9441173 P 8c8d4630b0fe4ff493ebf9f8ee497ec0: Bootstrap starting.
I20260709 14:49:48.586371  7126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fde469dc57c438196f982857ac1d2f3" candidate_uuid: "07b63f07708848988bfc0082ef339979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0"
I20260709 14:49:48.586907  7126 raft_consensus.cc:3060] T 6fde469dc57c438196f982857ac1d2f3 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:48.588774  6978 raft_consensus.cc:2468] T 8776ae3f9a604ff4a4d26fa6e076c73d P 07b63f07708848988bfc0082ef339979 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c8d4630b0fe4ff493ebf9f8ee497ec0 in term 1.
I20260709 14:49:48.589459  7176 leader_election.cc:290] T 8776ae3f9a604ff4a4d26fa6e076c73d P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [CANDIDATE]: Term 1 election: Requested vote from peers 07b63f07708848988bfc0082ef339979 (127.6.46.65:45357), 7616ad45782a47e58c48a04c5c955d7f (127.6.46.66:44243)
I20260709 14:49:48.589948  7091 leader_election.cc:304] T 8776ae3f9a604ff4a4d26fa6e076c73d P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07b63f07708848988bfc0082ef339979, 8c8d4630b0fe4ff493ebf9f8ee497ec0; no voters: 
I20260709 14:49:48.590787  7176 raft_consensus.cc:2804] T 8776ae3f9a604ff4a4d26fa6e076c73d P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:48.589955  7053 raft_consensus.cc:2468] T 8776ae3f9a604ff4a4d26fa6e076c73d P 7616ad45782a47e58c48a04c5c955d7f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c8d4630b0fe4ff493ebf9f8ee497ec0 in term 1.
I20260709 14:49:48.591689  7172 tablet_bootstrap.cc:654] T 738ae8a7b3f04165a30af624f205656f P 07b63f07708848988bfc0082ef339979: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:48.591372  7176 raft_consensus.cc:697] T 8776ae3f9a604ff4a4d26fa6e076c73d P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 1 LEADER]: Becoming Leader. State: Replica: 8c8d4630b0fe4ff493ebf9f8ee497ec0, State: Running, Role: LEADER
I20260709 14:49:48.592662  7176 consensus_queue.cc:237] T 8776ae3f9a604ff4a4d26fa6e076c73d P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:48.593595  7126 raft_consensus.cc:2468] T 6fde469dc57c438196f982857ac1d2f3 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07b63f07708848988bfc0082ef339979 in term 1.
I20260709 14:49:48.594722  6943 leader_election.cc:304] T 6fde469dc57c438196f982857ac1d2f3 P 07b63f07708848988bfc0082ef339979 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07b63f07708848988bfc0082ef339979, 8c8d4630b0fe4ff493ebf9f8ee497ec0; no voters: 
I20260709 14:49:48.595569  7177 raft_consensus.cc:2804] T 6fde469dc57c438196f982857ac1d2f3 P 07b63f07708848988bfc0082ef339979 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:48.596072  7177 raft_consensus.cc:697] T 6fde469dc57c438196f982857ac1d2f3 P 07b63f07708848988bfc0082ef339979 [term 1 LEADER]: Becoming Leader. State: Replica: 07b63f07708848988bfc0082ef339979, State: Running, Role: LEADER
I20260709 14:49:48.596889  7177 consensus_queue.cc:237] T 6fde469dc57c438196f982857ac1d2f3 P 07b63f07708848988bfc0082ef339979 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:48.597416  7169 tablet_bootstrap.cc:654] T efb9d1697dc14bceb9bd3978e9441173 P 8c8d4630b0fe4ff493ebf9f8ee497ec0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:48.581223  7204 leader_election.cc:290] T 6fde469dc57c438196f982857ac1d2f3 P 07b63f07708848988bfc0082ef339979 [CANDIDATE]: Term 1 election: Requested vote from peers 7616ad45782a47e58c48a04c5c955d7f (127.6.46.66:44243), 8c8d4630b0fe4ff493ebf9f8ee497ec0 (127.6.46.67:34983)
I20260709 14:49:48.599891  7051 raft_consensus.cc:2468] T 6fde469dc57c438196f982857ac1d2f3 P 7616ad45782a47e58c48a04c5c955d7f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07b63f07708848988bfc0082ef339979 in term 1.
I20260709 14:49:48.611630  7202 raft_consensus.cc:493] T 738ae8a7b3f04165a30af624f205656f P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:48.612787  7202 raft_consensus.cc:515] T 738ae8a7b3f04165a30af624f205656f P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:48.615381  7202 leader_election.cc:290] T 738ae8a7b3f04165a30af624f205656f P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07b63f07708848988bfc0082ef339979 (127.6.46.65:45357), 7616ad45782a47e58c48a04c5c955d7f (127.6.46.66:44243)
I20260709 14:49:48.616693  6978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "738ae8a7b3f04165a30af624f205656f" candidate_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07b63f07708848988bfc0082ef339979" is_pre_election: true
I20260709 14:49:48.617707  7051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "738ae8a7b3f04165a30af624f205656f" candidate_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7616ad45782a47e58c48a04c5c955d7f" is_pre_election: true
I20260709 14:49:48.618009  7170 raft_consensus.cc:493] T efb9d1697dc14bceb9bd3978e9441173 P 7616ad45782a47e58c48a04c5c955d7f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:48.617784  6874 catalog_manager.cc:5697] T a49e041c9c364c258ab25a853464da82 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8c8d4630b0fe4ff493ebf9f8ee497ec0 (127.6.46.67). New cstate: current_term: 1 leader_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:48.621354  7051 raft_consensus.cc:2468] T 738ae8a7b3f04165a30af624f205656f P 7616ad45782a47e58c48a04c5c955d7f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c8d4630b0fe4ff493ebf9f8ee497ec0 in term 0.
W20260709 14:49:48.621246  7091 leader_election.cc:343] T 738ae8a7b3f04165a30af624f205656f P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 07b63f07708848988bfc0082ef339979 (127.6.46.65:45357): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:48.623596  7092 leader_election.cc:304] T 738ae8a7b3f04165a30af624f205656f P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [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: 7616ad45782a47e58c48a04c5c955d7f, 8c8d4630b0fe4ff493ebf9f8ee497ec0; no voters: 07b63f07708848988bfc0082ef339979
I20260709 14:49:48.623835  7172 tablet_bootstrap.cc:492] T 738ae8a7b3f04165a30af624f205656f P 07b63f07708848988bfc0082ef339979: No bootstrap required, opened a new log
I20260709 14:49:48.621354  7170 raft_consensus.cc:515] T efb9d1697dc14bceb9bd3978e9441173 P 7616ad45782a47e58c48a04c5c955d7f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:48.626564  7172 ts_tablet_manager.cc:1403] T 738ae8a7b3f04165a30af624f205656f P 07b63f07708848988bfc0082ef339979: Time spent bootstrapping tablet: real 0.062s	user 0.012s	sys 0.011s
I20260709 14:49:48.626853  7202 raft_consensus.cc:2804] T 738ae8a7b3f04165a30af624f205656f P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:48.627213  7202 raft_consensus.cc:493] T 738ae8a7b3f04165a30af624f205656f P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:48.627549  7202 raft_consensus.cc:3060] T 738ae8a7b3f04165a30af624f205656f P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:48.628075  7170 leader_election.cc:290] T efb9d1697dc14bceb9bd3978e9441173 P 7616ad45782a47e58c48a04c5c955d7f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07b63f07708848988bfc0082ef339979 (127.6.46.65:45357), 8c8d4630b0fe4ff493ebf9f8ee497ec0 (127.6.46.67:34983)
I20260709 14:49:48.629585  7172 raft_consensus.cc:359] T 738ae8a7b3f04165a30af624f205656f P 07b63f07708848988bfc0082ef339979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:48.629086  6873 catalog_manager.cc:5697] T 59056d8a1af5437280d85196e05b8c98 P 07b63f07708848988bfc0082ef339979 reported cstate change: term changed from 0 to 1, leader changed from <none> to 07b63f07708848988bfc0082ef339979 (127.6.46.65). New cstate: current_term: 1 leader_uuid: "07b63f07708848988bfc0082ef339979" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:48.630158  6978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efb9d1697dc14bceb9bd3978e9441173" candidate_uuid: "7616ad45782a47e58c48a04c5c955d7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07b63f07708848988bfc0082ef339979" is_pre_election: true
I20260709 14:49:48.630296  7172 raft_consensus.cc:385] T 738ae8a7b3f04165a30af624f205656f P 07b63f07708848988bfc0082ef339979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:48.630810  7172 raft_consensus.cc:740] T 738ae8a7b3f04165a30af624f205656f P 07b63f07708848988bfc0082ef339979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07b63f07708848988bfc0082ef339979, State: Initialized, Role: FOLLOWER
W20260709 14:49:48.631699  7017 leader_election.cc:343] T efb9d1697dc14bceb9bd3978e9441173 P 7616ad45782a47e58c48a04c5c955d7f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 07b63f07708848988bfc0082ef339979 (127.6.46.65:45357): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:48.631645  7172 consensus_queue.cc:260] T 738ae8a7b3f04165a30af624f205656f P 07b63f07708848988bfc0082ef339979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:48.632757  7127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efb9d1697dc14bceb9bd3978e9441173" candidate_uuid: "7616ad45782a47e58c48a04c5c955d7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" is_pre_election: true
I20260709 14:49:48.633287  7206 raft_consensus.cc:493] T 4dabdb18b20f4e4196d5f1c3e8cab8db P 07b63f07708848988bfc0082ef339979 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:48.633810  7206 raft_consensus.cc:515] T 4dabdb18b20f4e4196d5f1c3e8cab8db P 07b63f07708848988bfc0082ef339979 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } } peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } }
W20260709 14:49:48.634150  7018 leader_election.cc:343] T efb9d1697dc14bceb9bd3978e9441173 P 7616ad45782a47e58c48a04c5c955d7f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8c8d4630b0fe4ff493ebf9f8ee497ec0 (127.6.46.67:34983): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:48.634598  7018 leader_election.cc:304] T efb9d1697dc14bceb9bd3978e9441173 P 7616ad45782a47e58c48a04c5c955d7f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7616ad45782a47e58c48a04c5c955d7f; no voters: 07b63f07708848988bfc0082ef339979, 8c8d4630b0fe4ff493ebf9f8ee497ec0
I20260709 14:49:48.635569  7170 raft_consensus.cc:2749] T efb9d1697dc14bceb9bd3978e9441173 P 7616ad45782a47e58c48a04c5c955d7f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:48.636655  7051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dabdb18b20f4e4196d5f1c3e8cab8db" candidate_uuid: "07b63f07708848988bfc0082ef339979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7616ad45782a47e58c48a04c5c955d7f" is_pre_election: true
I20260709 14:49:48.637319  7051 raft_consensus.cc:2468] T 4dabdb18b20f4e4196d5f1c3e8cab8db P 7616ad45782a47e58c48a04c5c955d7f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07b63f07708848988bfc0082ef339979 in term 0.
I20260709 14:49:48.638407  6943 leader_election.cc:304] T 4dabdb18b20f4e4196d5f1c3e8cab8db P 07b63f07708848988bfc0082ef339979 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07b63f07708848988bfc0082ef339979, 7616ad45782a47e58c48a04c5c955d7f; no voters: 
I20260709 14:49:48.638574  7202 raft_consensus.cc:515] T 738ae8a7b3f04165a30af624f205656f P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:48.639259  7177 raft_consensus.cc:2804] T 4dabdb18b20f4e4196d5f1c3e8cab8db P 07b63f07708848988bfc0082ef339979 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:48.639825  7177 raft_consensus.cc:493] T 4dabdb18b20f4e4196d5f1c3e8cab8db P 07b63f07708848988bfc0082ef339979 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:48.640285  7177 raft_consensus.cc:3060] T 4dabdb18b20f4e4196d5f1c3e8cab8db P 07b63f07708848988bfc0082ef339979 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:48.641184  7172 ts_tablet_manager.cc:1434] T 738ae8a7b3f04165a30af624f205656f P 07b63f07708848988bfc0082ef339979: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 14:49:48.641144  6978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "738ae8a7b3f04165a30af624f205656f" candidate_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07b63f07708848988bfc0082ef339979"
I20260709 14:49:48.641988  7206 leader_election.cc:290] T 4dabdb18b20f4e4196d5f1c3e8cab8db P 07b63f07708848988bfc0082ef339979 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7616ad45782a47e58c48a04c5c955d7f (127.6.46.66:44243), 8c8d4630b0fe4ff493ebf9f8ee497ec0 (127.6.46.67:34983)
I20260709 14:49:48.642520  6978 raft_consensus.cc:3060] T 738ae8a7b3f04165a30af624f205656f P 07b63f07708848988bfc0082ef339979 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:48.642833  7127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dabdb18b20f4e4196d5f1c3e8cab8db" candidate_uuid: "07b63f07708848988bfc0082ef339979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" is_pre_election: true
I20260709 14:49:48.643214  7172 tablet_bootstrap.cc:492] T db682c4dc2e5491f9c102aafb8b7dc0d P 07b63f07708848988bfc0082ef339979: Bootstrap starting.
I20260709 14:49:48.643658  7127 raft_consensus.cc:2468] T 4dabdb18b20f4e4196d5f1c3e8cab8db P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07b63f07708848988bfc0082ef339979 in term 0.
I20260709 14:49:48.649019  7172 tablet_bootstrap.cc:654] T db682c4dc2e5491f9c102aafb8b7dc0d P 07b63f07708848988bfc0082ef339979: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:48.649042  7169 tablet_bootstrap.cc:492] T efb9d1697dc14bceb9bd3978e9441173 P 8c8d4630b0fe4ff493ebf9f8ee497ec0: No bootstrap required, opened a new log
I20260709 14:49:48.650946  7169 ts_tablet_manager.cc:1403] T efb9d1697dc14bceb9bd3978e9441173 P 8c8d4630b0fe4ff493ebf9f8ee497ec0: Time spent bootstrapping tablet: real 0.066s	user 0.011s	sys 0.000s
I20260709 14:49:48.653400  7177 raft_consensus.cc:515] T 4dabdb18b20f4e4196d5f1c3e8cab8db P 07b63f07708848988bfc0082ef339979 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } } peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } }
I20260709 14:49:48.653721  7169 raft_consensus.cc:359] T efb9d1697dc14bceb9bd3978e9441173 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:48.654393  7169 raft_consensus.cc:385] T efb9d1697dc14bceb9bd3978e9441173 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:48.654654  7169 raft_consensus.cc:740] T efb9d1697dc14bceb9bd3978e9441173 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c8d4630b0fe4ff493ebf9f8ee497ec0, State: Initialized, Role: FOLLOWER
I20260709 14:49:48.650352  6978 raft_consensus.cc:2468] T 738ae8a7b3f04165a30af624f205656f P 07b63f07708848988bfc0082ef339979 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c8d4630b0fe4ff493ebf9f8ee497ec0 in term 1.
I20260709 14:49:48.655280  7177 leader_election.cc:290] T 4dabdb18b20f4e4196d5f1c3e8cab8db P 07b63f07708848988bfc0082ef339979 [CANDIDATE]: Term 1 election: Requested vote from peers 7616ad45782a47e58c48a04c5c955d7f (127.6.46.66:44243), 8c8d4630b0fe4ff493ebf9f8ee497ec0 (127.6.46.67:34983)
I20260709 14:49:48.656128  7091 leader_election.cc:304] T 738ae8a7b3f04165a30af624f205656f P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07b63f07708848988bfc0082ef339979, 8c8d4630b0fe4ff493ebf9f8ee497ec0; no voters: 
I20260709 14:49:48.656538  7169 consensus_queue.cc:260] T efb9d1697dc14bceb9bd3978e9441173 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:48.657034  7051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dabdb18b20f4e4196d5f1c3e8cab8db" candidate_uuid: "07b63f07708848988bfc0082ef339979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7616ad45782a47e58c48a04c5c955d7f"
I20260709 14:49:48.657644  7208 raft_consensus.cc:2804] T 738ae8a7b3f04165a30af624f205656f P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:48.657708  7051 raft_consensus.cc:3060] T 4dabdb18b20f4e4196d5f1c3e8cab8db P 7616ad45782a47e58c48a04c5c955d7f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:48.658216  7208 raft_consensus.cc:697] T 738ae8a7b3f04165a30af624f205656f P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 1 LEADER]: Becoming Leader. State: Replica: 8c8d4630b0fe4ff493ebf9f8ee497ec0, State: Running, Role: LEADER
I20260709 14:49:48.659550  7172 tablet_bootstrap.cc:492] T db682c4dc2e5491f9c102aafb8b7dc0d P 07b63f07708848988bfc0082ef339979: No bootstrap required, opened a new log
I20260709 14:49:48.659121  7208 consensus_queue.cc:237] T 738ae8a7b3f04165a30af624f205656f P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:48.659966  7172 ts_tablet_manager.cc:1403] T db682c4dc2e5491f9c102aafb8b7dc0d P 07b63f07708848988bfc0082ef339979: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.000s
I20260709 14:49:48.660383  7202 leader_election.cc:290] T 738ae8a7b3f04165a30af624f205656f P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [CANDIDATE]: Term 1 election: Requested vote from peers 07b63f07708848988bfc0082ef339979 (127.6.46.65:45357), 7616ad45782a47e58c48a04c5c955d7f (127.6.46.66:44243)
I20260709 14:49:48.662506  7172 raft_consensus.cc:359] T db682c4dc2e5491f9c102aafb8b7dc0d P 07b63f07708848988bfc0082ef339979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:48.663302  7172 raft_consensus.cc:385] T db682c4dc2e5491f9c102aafb8b7dc0d P 07b63f07708848988bfc0082ef339979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:48.657091  7127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dabdb18b20f4e4196d5f1c3e8cab8db" candidate_uuid: "07b63f07708848988bfc0082ef339979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0"
I20260709 14:49:48.668428  7051 raft_consensus.cc:2468] T 4dabdb18b20f4e4196d5f1c3e8cab8db P 7616ad45782a47e58c48a04c5c955d7f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07b63f07708848988bfc0082ef339979 in term 1.
I20260709 14:49:48.665244  7169 ts_tablet_manager.cc:1434] T efb9d1697dc14bceb9bd3978e9441173 P 8c8d4630b0fe4ff493ebf9f8ee497ec0: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260709 14:49:48.664250  7052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "738ae8a7b3f04165a30af624f205656f" candidate_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7616ad45782a47e58c48a04c5c955d7f"
I20260709 14:49:48.670171  7127 raft_consensus.cc:3060] T 4dabdb18b20f4e4196d5f1c3e8cab8db P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:48.670812  7052 raft_consensus.cc:3060] T 738ae8a7b3f04165a30af624f205656f P 7616ad45782a47e58c48a04c5c955d7f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:48.678205  7052 raft_consensus.cc:2468] T 738ae8a7b3f04165a30af624f205656f P 7616ad45782a47e58c48a04c5c955d7f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c8d4630b0fe4ff493ebf9f8ee497ec0 in term 1.
I20260709 14:49:48.667641  7177 raft_consensus.cc:493] T 981bb8883bb24cf1934062eb0200e090 P 07b63f07708848988bfc0082ef339979 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:48.678926  7177 raft_consensus.cc:515] T 981bb8883bb24cf1934062eb0200e090 P 07b63f07708848988bfc0082ef339979 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:48.663633  7172 raft_consensus.cc:740] T db682c4dc2e5491f9c102aafb8b7dc0d P 07b63f07708848988bfc0082ef339979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07b63f07708848988bfc0082ef339979, State: Initialized, Role: FOLLOWER
I20260709 14:49:48.671216  7169 tablet_bootstrap.cc:492] T 59056d8a1af5437280d85196e05b8c98 P 8c8d4630b0fe4ff493ebf9f8ee497ec0: Bootstrap starting.
I20260709 14:49:48.671912  7176 raft_consensus.cc:493] T 981bb8883bb24cf1934062eb0200e090 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:48.671406  6943 leader_election.cc:304] T 4dabdb18b20f4e4196d5f1c3e8cab8db P 07b63f07708848988bfc0082ef339979 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07b63f07708848988bfc0082ef339979, 7616ad45782a47e58c48a04c5c955d7f; no voters: 
I20260709 14:49:48.680379  7176 raft_consensus.cc:515] T 981bb8883bb24cf1934062eb0200e090 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:48.680815  7177 leader_election.cc:290] T 981bb8883bb24cf1934062eb0200e090 P 07b63f07708848988bfc0082ef339979 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7616ad45782a47e58c48a04c5c955d7f (127.6.46.66:44243), 8c8d4630b0fe4ff493ebf9f8ee497ec0 (127.6.46.67:34983)
I20260709 14:49:48.681278  7177 raft_consensus.cc:2804] T 4dabdb18b20f4e4196d5f1c3e8cab8db P 07b63f07708848988bfc0082ef339979 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:48.681713  7177 raft_consensus.cc:697] T 4dabdb18b20f4e4196d5f1c3e8cab8db P 07b63f07708848988bfc0082ef339979 [term 1 LEADER]: Becoming Leader. State: Replica: 07b63f07708848988bfc0082ef339979, State: Running, Role: LEADER
I20260709 14:49:48.682386  7176 leader_election.cc:290] T 981bb8883bb24cf1934062eb0200e090 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07b63f07708848988bfc0082ef339979 (127.6.46.65:45357), 7616ad45782a47e58c48a04c5c955d7f (127.6.46.66:44243)
I20260709 14:49:48.682502  7177 consensus_queue.cc:237] T 4dabdb18b20f4e4196d5f1c3e8cab8db P 07b63f07708848988bfc0082ef339979 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } } peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } }
I20260709 14:49:48.683192  7126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "981bb8883bb24cf1934062eb0200e090" candidate_uuid: "07b63f07708848988bfc0082ef339979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" is_pre_election: true
I20260709 14:49:48.683422  7051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "981bb8883bb24cf1934062eb0200e090" candidate_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7616ad45782a47e58c48a04c5c955d7f" is_pre_election: true
I20260709 14:49:48.685696  7051 raft_consensus.cc:2468] T 981bb8883bb24cf1934062eb0200e090 P 7616ad45782a47e58c48a04c5c955d7f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c8d4630b0fe4ff493ebf9f8ee497ec0 in term 0.
I20260709 14:49:48.685467  7126 raft_consensus.cc:2468] T 981bb8883bb24cf1934062eb0200e090 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07b63f07708848988bfc0082ef339979 in term 0.
I20260709 14:49:48.687264  6978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "981bb8883bb24cf1934062eb0200e090" candidate_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07b63f07708848988bfc0082ef339979" is_pre_election: true
I20260709 14:49:48.687853  6978 raft_consensus.cc:2468] T 981bb8883bb24cf1934062eb0200e090 P 07b63f07708848988bfc0082ef339979 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c8d4630b0fe4ff493ebf9f8ee497ec0 in term 0.
I20260709 14:49:48.688511  6943 leader_election.cc:304] T 981bb8883bb24cf1934062eb0200e090 P 07b63f07708848988bfc0082ef339979 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07b63f07708848988bfc0082ef339979, 8c8d4630b0fe4ff493ebf9f8ee497ec0; no voters: 
I20260709 14:49:48.686028  7172 consensus_queue.cc:260] T db682c4dc2e5491f9c102aafb8b7dc0d P 07b63f07708848988bfc0082ef339979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:48.690467  7092 leader_election.cc:304] T 981bb8883bb24cf1934062eb0200e090 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7616ad45782a47e58c48a04c5c955d7f, 8c8d4630b0fe4ff493ebf9f8ee497ec0; no voters: 
I20260709 14:49:48.685211  7127 raft_consensus.cc:2468] T 4dabdb18b20f4e4196d5f1c3e8cab8db P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07b63f07708848988bfc0082ef339979 in term 1.
I20260709 14:49:48.691215  7172 ts_tablet_manager.cc:1434] T db682c4dc2e5491f9c102aafb8b7dc0d P 07b63f07708848988bfc0082ef339979: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.000s
I20260709 14:49:48.690048  7206 raft_consensus.cc:2804] T 981bb8883bb24cf1934062eb0200e090 P 07b63f07708848988bfc0082ef339979 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:48.692425  7206 raft_consensus.cc:493] T 981bb8883bb24cf1934062eb0200e090 P 07b63f07708848988bfc0082ef339979 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:48.692505  7176 raft_consensus.cc:2804] T 981bb8883bb24cf1934062eb0200e090 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:48.692871  7206 raft_consensus.cc:3060] T 981bb8883bb24cf1934062eb0200e090 P 07b63f07708848988bfc0082ef339979 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:48.692991  7176 raft_consensus.cc:493] T 981bb8883bb24cf1934062eb0200e090 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:48.693382  7176 raft_consensus.cc:3060] T 981bb8883bb24cf1934062eb0200e090 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:48.692256  7052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "981bb8883bb24cf1934062eb0200e090" candidate_uuid: "07b63f07708848988bfc0082ef339979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7616ad45782a47e58c48a04c5c955d7f" is_pre_election: true
I20260709 14:49:48.694227  7052 raft_consensus.cc:2468] T 981bb8883bb24cf1934062eb0200e090 P 7616ad45782a47e58c48a04c5c955d7f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07b63f07708848988bfc0082ef339979 in term 0.
I20260709 14:49:48.692847  7172 tablet_bootstrap.cc:492] T efb9d1697dc14bceb9bd3978e9441173 P 07b63f07708848988bfc0082ef339979: Bootstrap starting.
I20260709 14:49:48.702837  7206 raft_consensus.cc:515] T 981bb8883bb24cf1934062eb0200e090 P 07b63f07708848988bfc0082ef339979 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:48.706785  7206 leader_election.cc:290] T 981bb8883bb24cf1934062eb0200e090 P 07b63f07708848988bfc0082ef339979 [CANDIDATE]: Term 1 election: Requested vote from peers 7616ad45782a47e58c48a04c5c955d7f (127.6.46.66:44243), 8c8d4630b0fe4ff493ebf9f8ee497ec0 (127.6.46.67:34983)
I20260709 14:49:48.707021  7176 raft_consensus.cc:515] T 981bb8883bb24cf1934062eb0200e090 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:48.707984  7052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "981bb8883bb24cf1934062eb0200e090" candidate_uuid: "07b63f07708848988bfc0082ef339979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7616ad45782a47e58c48a04c5c955d7f"
I20260709 14:49:48.709921  7052 raft_consensus.cc:3060] T 981bb8883bb24cf1934062eb0200e090 P 7616ad45782a47e58c48a04c5c955d7f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:48.708971  7127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "981bb8883bb24cf1934062eb0200e090" candidate_uuid: "07b63f07708848988bfc0082ef339979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0"
I20260709 14:49:48.713114  7169 tablet_bootstrap.cc:654] T 59056d8a1af5437280d85196e05b8c98 P 8c8d4630b0fe4ff493ebf9f8ee497ec0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:48.715730  7172 tablet_bootstrap.cc:654] T efb9d1697dc14bceb9bd3978e9441173 P 07b63f07708848988bfc0082ef339979: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:48.728055  7127 raft_consensus.cc:2393] T 981bb8883bb24cf1934062eb0200e090 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 07b63f07708848988bfc0082ef339979 in current term 1: Already voted for candidate 8c8d4630b0fe4ff493ebf9f8ee497ec0 in this term.
I20260709 14:49:48.732148  7176 leader_election.cc:290] T 981bb8883bb24cf1934062eb0200e090 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [CANDIDATE]: Term 1 election: Requested vote from peers 07b63f07708848988bfc0082ef339979 (127.6.46.65:45357), 7616ad45782a47e58c48a04c5c955d7f (127.6.46.66:44243)
I20260709 14:49:48.733014  6978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "981bb8883bb24cf1934062eb0200e090" candidate_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07b63f07708848988bfc0082ef339979"
I20260709 14:49:48.733274  7051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "981bb8883bb24cf1934062eb0200e090" candidate_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7616ad45782a47e58c48a04c5c955d7f"
I20260709 14:49:48.733493  7052 raft_consensus.cc:2468] T 981bb8883bb24cf1934062eb0200e090 P 7616ad45782a47e58c48a04c5c955d7f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07b63f07708848988bfc0082ef339979 in term 1.
I20260709 14:49:48.734642  6943 leader_election.cc:304] T 981bb8883bb24cf1934062eb0200e090 P 07b63f07708848988bfc0082ef339979 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 07b63f07708848988bfc0082ef339979, 7616ad45782a47e58c48a04c5c955d7f; no voters: 8c8d4630b0fe4ff493ebf9f8ee497ec0
I20260709 14:49:48.734079  6978 raft_consensus.cc:2393] T 981bb8883bb24cf1934062eb0200e090 P 07b63f07708848988bfc0082ef339979 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8c8d4630b0fe4ff493ebf9f8ee497ec0 in current term 1: Already voted for candidate 07b63f07708848988bfc0082ef339979 in this term.
I20260709 14:49:48.736479  7206 raft_consensus.cc:2804] T 981bb8883bb24cf1934062eb0200e090 P 07b63f07708848988bfc0082ef339979 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:48.736929  7206 raft_consensus.cc:697] T 981bb8883bb24cf1934062eb0200e090 P 07b63f07708848988bfc0082ef339979 [term 1 LEADER]: Becoming Leader. State: Replica: 07b63f07708848988bfc0082ef339979, State: Running, Role: LEADER
I20260709 14:49:48.737219  7169 tablet_bootstrap.cc:492] T 59056d8a1af5437280d85196e05b8c98 P 8c8d4630b0fe4ff493ebf9f8ee497ec0: No bootstrap required, opened a new log
I20260709 14:49:48.737608  7169 ts_tablet_manager.cc:1403] T 59056d8a1af5437280d85196e05b8c98 P 8c8d4630b0fe4ff493ebf9f8ee497ec0: Time spent bootstrapping tablet: real 0.067s	user 0.018s	sys 0.006s
I20260709 14:49:48.737735  7206 consensus_queue.cc:237] T 981bb8883bb24cf1934062eb0200e090 P 07b63f07708848988bfc0082ef339979 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:48.738823  7091 leader_election.cc:304] T 981bb8883bb24cf1934062eb0200e090 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [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: 8c8d4630b0fe4ff493ebf9f8ee497ec0; no voters: 07b63f07708848988bfc0082ef339979, 7616ad45782a47e58c48a04c5c955d7f
I20260709 14:49:48.740562  7176 raft_consensus.cc:2749] T 981bb8883bb24cf1934062eb0200e090 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:49:48.741698  6874 catalog_manager.cc:5697] T 738ae8a7b3f04165a30af624f205656f P 8c8d4630b0fe4ff493ebf9f8ee497ec0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8c8d4630b0fe4ff493ebf9f8ee497ec0 (127.6.46.67). New cstate: current_term: 1 leader_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:48.743116  7169 raft_consensus.cc:359] T 59056d8a1af5437280d85196e05b8c98 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:48.743963  7169 raft_consensus.cc:385] T 59056d8a1af5437280d85196e05b8c98 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:48.744306  7169 raft_consensus.cc:740] T 59056d8a1af5437280d85196e05b8c98 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c8d4630b0fe4ff493ebf9f8ee497ec0, State: Initialized, Role: FOLLOWER
I20260709 14:49:48.744629  6874 catalog_manager.cc:5697] T 8776ae3f9a604ff4a4d26fa6e076c73d P 8c8d4630b0fe4ff493ebf9f8ee497ec0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8c8d4630b0fe4ff493ebf9f8ee497ec0 (127.6.46.67). New cstate: current_term: 1 leader_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:48.747068  7172 tablet_bootstrap.cc:492] T efb9d1697dc14bceb9bd3978e9441173 P 07b63f07708848988bfc0082ef339979: No bootstrap required, opened a new log
I20260709 14:49:48.747429  7172 ts_tablet_manager.cc:1403] T efb9d1697dc14bceb9bd3978e9441173 P 07b63f07708848988bfc0082ef339979: Time spent bootstrapping tablet: real 0.055s	user 0.012s	sys 0.000s
I20260709 14:49:48.745747  7169 consensus_queue.cc:260] T 59056d8a1af5437280d85196e05b8c98 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:48.749555  7169 ts_tablet_manager.cc:1434] T 59056d8a1af5437280d85196e05b8c98 P 8c8d4630b0fe4ff493ebf9f8ee497ec0: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.004s
I20260709 14:49:48.749902  7172 raft_consensus.cc:359] T efb9d1697dc14bceb9bd3978e9441173 P 07b63f07708848988bfc0082ef339979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:48.750435  7169 tablet_bootstrap.cc:492] T db682c4dc2e5491f9c102aafb8b7dc0d P 8c8d4630b0fe4ff493ebf9f8ee497ec0: Bootstrap starting.
I20260709 14:49:48.750505  7172 raft_consensus.cc:385] T efb9d1697dc14bceb9bd3978e9441173 P 07b63f07708848988bfc0082ef339979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:48.750849  7172 raft_consensus.cc:740] T efb9d1697dc14bceb9bd3978e9441173 P 07b63f07708848988bfc0082ef339979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07b63f07708848988bfc0082ef339979, State: Initialized, Role: FOLLOWER
I20260709 14:49:48.751585  7172 consensus_queue.cc:260] T efb9d1697dc14bceb9bd3978e9441173 P 07b63f07708848988bfc0082ef339979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:48.753782  7172 ts_tablet_manager.cc:1434] T efb9d1697dc14bceb9bd3978e9441173 P 07b63f07708848988bfc0082ef339979: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:49:48.755054  6873 catalog_manager.cc:5697] T 6fde469dc57c438196f982857ac1d2f3 P 07b63f07708848988bfc0082ef339979 reported cstate change: term changed from 0 to 1, leader changed from <none> to 07b63f07708848988bfc0082ef339979 (127.6.46.65). New cstate: current_term: 1 leader_uuid: "07b63f07708848988bfc0082ef339979" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:48.756163  7169 tablet_bootstrap.cc:654] T db682c4dc2e5491f9c102aafb8b7dc0d P 8c8d4630b0fe4ff493ebf9f8ee497ec0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:48.756534  6873 catalog_manager.cc:5697] T 4dabdb18b20f4e4196d5f1c3e8cab8db P 07b63f07708848988bfc0082ef339979 reported cstate change: term changed from 0 to 1, leader changed from <none> to 07b63f07708848988bfc0082ef339979 (127.6.46.65). New cstate: current_term: 1 leader_uuid: "07b63f07708848988bfc0082ef339979" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:48.761962  7169 tablet_bootstrap.cc:492] T db682c4dc2e5491f9c102aafb8b7dc0d P 8c8d4630b0fe4ff493ebf9f8ee497ec0: No bootstrap required, opened a new log
I20260709 14:49:48.762876  7169 ts_tablet_manager.cc:1403] T db682c4dc2e5491f9c102aafb8b7dc0d P 8c8d4630b0fe4ff493ebf9f8ee497ec0: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.003s
I20260709 14:49:48.765144  7169 raft_consensus.cc:359] T db682c4dc2e5491f9c102aafb8b7dc0d P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:48.765600  7169 raft_consensus.cc:385] T db682c4dc2e5491f9c102aafb8b7dc0d P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:48.765828  7169 raft_consensus.cc:740] T db682c4dc2e5491f9c102aafb8b7dc0d P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c8d4630b0fe4ff493ebf9f8ee497ec0, State: Initialized, Role: FOLLOWER
I20260709 14:49:48.766434  7169 consensus_queue.cc:260] T db682c4dc2e5491f9c102aafb8b7dc0d P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:48.768124  7169 ts_tablet_manager.cc:1434] T db682c4dc2e5491f9c102aafb8b7dc0d P 8c8d4630b0fe4ff493ebf9f8ee497ec0: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260709 14:49:48.772804  6874 catalog_manager.cc:5697] T 981bb8883bb24cf1934062eb0200e090 P 07b63f07708848988bfc0082ef339979 reported cstate change: term changed from 0 to 1, leader changed from <none> to 07b63f07708848988bfc0082ef339979 (127.6.46.65). New cstate: current_term: 1 leader_uuid: "07b63f07708848988bfc0082ef339979" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:48.782972  7206 raft_consensus.cc:493] T 0dce5d23c15b478fb61145432247d322 P 07b63f07708848988bfc0082ef339979 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:48.783389  7206 raft_consensus.cc:515] T 0dce5d23c15b478fb61145432247d322 P 07b63f07708848988bfc0082ef339979 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:48.785214  7206 leader_election.cc:290] T 0dce5d23c15b478fb61145432247d322 P 07b63f07708848988bfc0082ef339979 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7616ad45782a47e58c48a04c5c955d7f (127.6.46.66:44243), 8c8d4630b0fe4ff493ebf9f8ee497ec0 (127.6.46.67:34983)
I20260709 14:49:48.785646  7051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dce5d23c15b478fb61145432247d322" candidate_uuid: "07b63f07708848988bfc0082ef339979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7616ad45782a47e58c48a04c5c955d7f" is_pre_election: true
I20260709 14:49:48.786197  7127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dce5d23c15b478fb61145432247d322" candidate_uuid: "07b63f07708848988bfc0082ef339979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" is_pre_election: true
I20260709 14:49:48.786224  7051 raft_consensus.cc:2468] T 0dce5d23c15b478fb61145432247d322 P 7616ad45782a47e58c48a04c5c955d7f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07b63f07708848988bfc0082ef339979 in term 0.
I20260709 14:49:48.786804  7127 raft_consensus.cc:2468] T 0dce5d23c15b478fb61145432247d322 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07b63f07708848988bfc0082ef339979 in term 0.
I20260709 14:49:48.787339  6943 leader_election.cc:304] T 0dce5d23c15b478fb61145432247d322 P 07b63f07708848988bfc0082ef339979 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07b63f07708848988bfc0082ef339979, 7616ad45782a47e58c48a04c5c955d7f; no voters: 
I20260709 14:49:48.788018  7206 raft_consensus.cc:2804] T 0dce5d23c15b478fb61145432247d322 P 07b63f07708848988bfc0082ef339979 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:48.788314  7206 raft_consensus.cc:493] T 0dce5d23c15b478fb61145432247d322 P 07b63f07708848988bfc0082ef339979 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:48.788578  7206 raft_consensus.cc:3060] T 0dce5d23c15b478fb61145432247d322 P 07b63f07708848988bfc0082ef339979 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:48.789696  7176 raft_consensus.cc:493] T efb9d1697dc14bceb9bd3978e9441173 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:48.790050  7176 raft_consensus.cc:515] T efb9d1697dc14bceb9bd3978e9441173 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:48.791596  7176 leader_election.cc:290] T efb9d1697dc14bceb9bd3978e9441173 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07b63f07708848988bfc0082ef339979 (127.6.46.65:45357), 7616ad45782a47e58c48a04c5c955d7f (127.6.46.66:44243)
I20260709 14:49:48.792265  6978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efb9d1697dc14bceb9bd3978e9441173" candidate_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07b63f07708848988bfc0082ef339979" is_pre_election: true
I20260709 14:49:48.792493  7051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efb9d1697dc14bceb9bd3978e9441173" candidate_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7616ad45782a47e58c48a04c5c955d7f" is_pre_election: true
I20260709 14:49:48.792918  7051 raft_consensus.cc:2468] T efb9d1697dc14bceb9bd3978e9441173 P 7616ad45782a47e58c48a04c5c955d7f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c8d4630b0fe4ff493ebf9f8ee497ec0 in term 0.
I20260709 14:49:48.792851  6978 raft_consensus.cc:2468] T efb9d1697dc14bceb9bd3978e9441173 P 07b63f07708848988bfc0082ef339979 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c8d4630b0fe4ff493ebf9f8ee497ec0 in term 0.
I20260709 14:49:48.793836  7206 raft_consensus.cc:515] T 0dce5d23c15b478fb61145432247d322 P 07b63f07708848988bfc0082ef339979 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:48.793885  7092 leader_election.cc:304] T efb9d1697dc14bceb9bd3978e9441173 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7616ad45782a47e58c48a04c5c955d7f, 8c8d4630b0fe4ff493ebf9f8ee497ec0; no voters: 
I20260709 14:49:48.794790  7176 raft_consensus.cc:2804] T efb9d1697dc14bceb9bd3978e9441173 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:48.795135  7176 raft_consensus.cc:493] T efb9d1697dc14bceb9bd3978e9441173 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:48.795462  7176 raft_consensus.cc:3060] T efb9d1697dc14bceb9bd3978e9441173 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:48.795655  7206 leader_election.cc:290] T 0dce5d23c15b478fb61145432247d322 P 07b63f07708848988bfc0082ef339979 [CANDIDATE]: Term 1 election: Requested vote from peers 7616ad45782a47e58c48a04c5c955d7f (127.6.46.66:44243), 8c8d4630b0fe4ff493ebf9f8ee497ec0 (127.6.46.67:34983)
I20260709 14:49:48.796368  7051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dce5d23c15b478fb61145432247d322" candidate_uuid: "07b63f07708848988bfc0082ef339979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7616ad45782a47e58c48a04c5c955d7f"
I20260709 14:49:48.796833  7051 raft_consensus.cc:3060] T 0dce5d23c15b478fb61145432247d322 P 7616ad45782a47e58c48a04c5c955d7f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:48.796670  7127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dce5d23c15b478fb61145432247d322" candidate_uuid: "07b63f07708848988bfc0082ef339979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0"
I20260709 14:49:48.797287  7127 raft_consensus.cc:3060] T 0dce5d23c15b478fb61145432247d322 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:48.801008  7051 raft_consensus.cc:2468] T 0dce5d23c15b478fb61145432247d322 P 7616ad45782a47e58c48a04c5c955d7f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07b63f07708848988bfc0082ef339979 in term 1.
I20260709 14:49:48.801874  6943 leader_election.cc:304] T 0dce5d23c15b478fb61145432247d322 P 07b63f07708848988bfc0082ef339979 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07b63f07708848988bfc0082ef339979, 7616ad45782a47e58c48a04c5c955d7f; no voters: 
I20260709 14:49:48.801865  7176 raft_consensus.cc:515] T efb9d1697dc14bceb9bd3978e9441173 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:48.802701  7206 raft_consensus.cc:2804] T 0dce5d23c15b478fb61145432247d322 P 07b63f07708848988bfc0082ef339979 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:48.803107  7206 raft_consensus.cc:697] T 0dce5d23c15b478fb61145432247d322 P 07b63f07708848988bfc0082ef339979 [term 1 LEADER]: Becoming Leader. State: Replica: 07b63f07708848988bfc0082ef339979, State: Running, Role: LEADER
I20260709 14:49:48.803697  7127 raft_consensus.cc:2468] T 0dce5d23c15b478fb61145432247d322 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07b63f07708848988bfc0082ef339979 in term 1.
I20260709 14:49:48.804795  7176 leader_election.cc:290] T efb9d1697dc14bceb9bd3978e9441173 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [CANDIDATE]: Term 1 election: Requested vote from peers 07b63f07708848988bfc0082ef339979 (127.6.46.65:45357), 7616ad45782a47e58c48a04c5c955d7f (127.6.46.66:44243)
I20260709 14:49:48.805042  6978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efb9d1697dc14bceb9bd3978e9441173" candidate_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07b63f07708848988bfc0082ef339979"
I20260709 14:49:48.805393  7051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efb9d1697dc14bceb9bd3978e9441173" candidate_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7616ad45782a47e58c48a04c5c955d7f"
I20260709 14:49:48.805601  6978 raft_consensus.cc:3060] T efb9d1697dc14bceb9bd3978e9441173 P 07b63f07708848988bfc0082ef339979 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:48.805941  7051 raft_consensus.cc:3060] T efb9d1697dc14bceb9bd3978e9441173 P 7616ad45782a47e58c48a04c5c955d7f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:48.803951  7206 consensus_queue.cc:237] T 0dce5d23c15b478fb61145432247d322 P 07b63f07708848988bfc0082ef339979 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:48.812191  6978 raft_consensus.cc:2468] T efb9d1697dc14bceb9bd3978e9441173 P 07b63f07708848988bfc0082ef339979 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c8d4630b0fe4ff493ebf9f8ee497ec0 in term 1.
I20260709 14:49:48.812880  7051 raft_consensus.cc:2468] T efb9d1697dc14bceb9bd3978e9441173 P 7616ad45782a47e58c48a04c5c955d7f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c8d4630b0fe4ff493ebf9f8ee497ec0 in term 1.
I20260709 14:49:48.813650  7091 leader_election.cc:304] T efb9d1697dc14bceb9bd3978e9441173 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07b63f07708848988bfc0082ef339979, 8c8d4630b0fe4ff493ebf9f8ee497ec0; no voters: 
I20260709 14:49:48.814404  7176 raft_consensus.cc:2804] T efb9d1697dc14bceb9bd3978e9441173 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:48.814780  7176 raft_consensus.cc:697] T efb9d1697dc14bceb9bd3978e9441173 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 1 LEADER]: Becoming Leader. State: Replica: 8c8d4630b0fe4ff493ebf9f8ee497ec0, State: Running, Role: LEADER
I20260709 14:49:48.815481  7176 consensus_queue.cc:237] T efb9d1697dc14bceb9bd3978e9441173 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:48.815516  6874 catalog_manager.cc:5697] T 0dce5d23c15b478fb61145432247d322 P 07b63f07708848988bfc0082ef339979 reported cstate change: term changed from 0 to 1, leader changed from <none> to 07b63f07708848988bfc0082ef339979 (127.6.46.65). New cstate: current_term: 1 leader_uuid: "07b63f07708848988bfc0082ef339979" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:48.822911  6873 catalog_manager.cc:5697] T efb9d1697dc14bceb9bd3978e9441173 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8c8d4630b0fe4ff493ebf9f8ee497ec0 (127.6.46.67). New cstate: current_term: 1 leader_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:48.977160  7176 consensus_queue.cc:1048] T 8776ae3f9a604ff4a4d26fa6e076c73d P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:48.986948  7176 raft_consensus.cc:493] T 59056d8a1af5437280d85196e05b8c98 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:48.987455  7176 raft_consensus.cc:515] T 59056d8a1af5437280d85196e05b8c98 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:48.987920  7202 consensus_queue.cc:1048] T 8776ae3f9a604ff4a4d26fa6e076c73d P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:48.990098  6978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59056d8a1af5437280d85196e05b8c98" candidate_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07b63f07708848988bfc0082ef339979" is_pre_election: true
I20260709 14:49:48.990355  7176 leader_election.cc:290] T 59056d8a1af5437280d85196e05b8c98 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07b63f07708848988bfc0082ef339979 (127.6.46.65:45357), 7616ad45782a47e58c48a04c5c955d7f (127.6.46.66:44243)
I20260709 14:49:48.992241  7052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59056d8a1af5437280d85196e05b8c98" candidate_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7616ad45782a47e58c48a04c5c955d7f" is_pre_election: true
I20260709 14:49:48.993026  7052 raft_consensus.cc:2393] T 59056d8a1af5437280d85196e05b8c98 P 7616ad45782a47e58c48a04c5c955d7f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8c8d4630b0fe4ff493ebf9f8ee497ec0 in current term 1: Already voted for candidate 07b63f07708848988bfc0082ef339979 in this term.
I20260709 14:49:48.994262  7092 leader_election.cc:304] T 59056d8a1af5437280d85196e05b8c98 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8c8d4630b0fe4ff493ebf9f8ee497ec0; no voters: 07b63f07708848988bfc0082ef339979, 7616ad45782a47e58c48a04c5c955d7f
I20260709 14:49:48.995487  7176 raft_consensus.cc:3060] T 59056d8a1af5437280d85196e05b8c98 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:49.001543  7176 raft_consensus.cc:2749] T 59056d8a1af5437280d85196e05b8c98 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:49.022912  7176 raft_consensus.cc:493] T db682c4dc2e5491f9c102aafb8b7dc0d P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:49.023339  7176 raft_consensus.cc:515] T db682c4dc2e5491f9c102aafb8b7dc0d P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:49.025106  7176 leader_election.cc:290] T db682c4dc2e5491f9c102aafb8b7dc0d P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07b63f07708848988bfc0082ef339979 (127.6.46.65:45357), 7616ad45782a47e58c48a04c5c955d7f (127.6.46.66:44243)
I20260709 14:49:49.025769  6978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db682c4dc2e5491f9c102aafb8b7dc0d" candidate_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07b63f07708848988bfc0082ef339979" is_pre_election: true
I20260709 14:49:49.026021  7051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db682c4dc2e5491f9c102aafb8b7dc0d" candidate_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7616ad45782a47e58c48a04c5c955d7f" is_pre_election: true
I20260709 14:49:49.026253  6978 raft_consensus.cc:2468] T db682c4dc2e5491f9c102aafb8b7dc0d P 07b63f07708848988bfc0082ef339979 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c8d4630b0fe4ff493ebf9f8ee497ec0 in term 0.
I20260709 14:49:49.026571  7051 raft_consensus.cc:2468] T db682c4dc2e5491f9c102aafb8b7dc0d P 7616ad45782a47e58c48a04c5c955d7f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c8d4630b0fe4ff493ebf9f8ee497ec0 in term 0.
I20260709 14:49:49.027159  7091 leader_election.cc:304] T db682c4dc2e5491f9c102aafb8b7dc0d P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07b63f07708848988bfc0082ef339979, 8c8d4630b0fe4ff493ebf9f8ee497ec0; no voters: 
I20260709 14:49:49.027941  7176 raft_consensus.cc:2804] T db682c4dc2e5491f9c102aafb8b7dc0d P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:49.028260  7176 raft_consensus.cc:493] T db682c4dc2e5491f9c102aafb8b7dc0d P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:49.028576  7176 raft_consensus.cc:3060] T db682c4dc2e5491f9c102aafb8b7dc0d P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:49.033888  7176 raft_consensus.cc:515] T db682c4dc2e5491f9c102aafb8b7dc0d P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:49.035254  7176 leader_election.cc:290] T db682c4dc2e5491f9c102aafb8b7dc0d P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [CANDIDATE]: Term 1 election: Requested vote from peers 07b63f07708848988bfc0082ef339979 (127.6.46.65:45357), 7616ad45782a47e58c48a04c5c955d7f (127.6.46.66:44243)
I20260709 14:49:49.036037  6978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db682c4dc2e5491f9c102aafb8b7dc0d" candidate_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07b63f07708848988bfc0082ef339979"
I20260709 14:49:49.036166  7051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db682c4dc2e5491f9c102aafb8b7dc0d" candidate_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7616ad45782a47e58c48a04c5c955d7f"
I20260709 14:49:49.036480  6978 raft_consensus.cc:3060] T db682c4dc2e5491f9c102aafb8b7dc0d P 07b63f07708848988bfc0082ef339979 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:49.036659  7051 raft_consensus.cc:3060] T db682c4dc2e5491f9c102aafb8b7dc0d P 7616ad45782a47e58c48a04c5c955d7f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:49.040894  6978 raft_consensus.cc:2468] T db682c4dc2e5491f9c102aafb8b7dc0d P 07b63f07708848988bfc0082ef339979 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c8d4630b0fe4ff493ebf9f8ee497ec0 in term 1.
I20260709 14:49:49.041213  7051 raft_consensus.cc:2468] T db682c4dc2e5491f9c102aafb8b7dc0d P 7616ad45782a47e58c48a04c5c955d7f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c8d4630b0fe4ff493ebf9f8ee497ec0 in term 1.
I20260709 14:49:49.041795  7091 leader_election.cc:304] T db682c4dc2e5491f9c102aafb8b7dc0d P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07b63f07708848988bfc0082ef339979, 8c8d4630b0fe4ff493ebf9f8ee497ec0; no voters: 
I20260709 14:49:49.042533  7176 raft_consensus.cc:2804] T db682c4dc2e5491f9c102aafb8b7dc0d P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:49.042979  7176 raft_consensus.cc:697] T db682c4dc2e5491f9c102aafb8b7dc0d P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 1 LEADER]: Becoming Leader. State: Replica: 8c8d4630b0fe4ff493ebf9f8ee497ec0, State: Running, Role: LEADER
I20260709 14:49:49.043565  7176 consensus_queue.cc:237] T db682c4dc2e5491f9c102aafb8b7dc0d P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:49.049582  6873 catalog_manager.cc:5697] T db682c4dc2e5491f9c102aafb8b7dc0d P 8c8d4630b0fe4ff493ebf9f8ee497ec0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8c8d4630b0fe4ff493ebf9f8ee497ec0 (127.6.46.67). New cstate: current_term: 1 leader_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:49.068259  7206 consensus_queue.cc:1048] T 6fde469dc57c438196f982857ac1d2f3 P 07b63f07708848988bfc0082ef339979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:49.073681  7176 consensus_queue.cc:1048] T 738ae8a7b3f04165a30af624f205656f P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:49.081203  7204 consensus_queue.cc:1048] T 6fde469dc57c438196f982857ac1d2f3 P 07b63f07708848988bfc0082ef339979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:49.093964  7237 consensus_queue.cc:1048] T 738ae8a7b3f04165a30af624f205656f P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:49.102595  7206 consensus_queue.cc:1048] T 59056d8a1af5437280d85196e05b8c98 P 07b63f07708848988bfc0082ef339979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:49.104591  7206 consensus_queue.cc:1048] T 59056d8a1af5437280d85196e05b8c98 P 07b63f07708848988bfc0082ef339979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:49.111107  7126 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "efb9d1697dc14bceb9bd3978e9441173"
dest_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0"
mode: GRACEFUL
new_leader_uuid: "07b63f07708848988bfc0082ef339979"
 from {username='slave'} at 127.0.0.1:37020
I20260709 14:49:49.111826  7126 raft_consensus.cc:606] T efb9d1697dc14bceb9bd3978e9441173 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 1 LEADER]: Received request to transfer leadership to TS 07b63f07708848988bfc0082ef339979
I20260709 14:49:49.126487  7127 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a49e041c9c364c258ab25a853464da82"
dest_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0"
mode: GRACEFUL
new_leader_uuid: "7616ad45782a47e58c48a04c5c955d7f"
 from {username='slave'} at 127.0.0.1:37020
I20260709 14:49:49.127169  7127 raft_consensus.cc:606] T a49e041c9c364c258ab25a853464da82 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 1 LEADER]: Received request to transfer leadership to TS 7616ad45782a47e58c48a04c5c955d7f
I20260709 14:49:49.134778  7237 consensus_queue.cc:1048] T a49e041c9c364c258ab25a853464da82 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:49.143067  7127 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "db682c4dc2e5491f9c102aafb8b7dc0d"
dest_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0"
mode: GRACEFUL
new_leader_uuid: "7616ad45782a47e58c48a04c5c955d7f"
 from {username='slave'} at 127.0.0.1:37020
I20260709 14:49:49.143797  7127 raft_consensus.cc:606] T db682c4dc2e5491f9c102aafb8b7dc0d P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 1 LEADER]: Received request to transfer leadership to TS 7616ad45782a47e58c48a04c5c955d7f
I20260709 14:49:49.145632  7208 raft_consensus.cc:993] T a49e041c9c364c258ab25a853464da82 P 8c8d4630b0fe4ff493ebf9f8ee497ec0: : Instructing follower 7616ad45782a47e58c48a04c5c955d7f to start an election
I20260709 14:49:49.146039  7208 raft_consensus.cc:1081] T a49e041c9c364c258ab25a853464da82 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 1 LEADER]: Signalling peer 7616ad45782a47e58c48a04c5c955d7f to start an election
I20260709 14:49:49.150759  7127 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8776ae3f9a604ff4a4d26fa6e076c73d"
dest_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0"
mode: GRACEFUL
new_leader_uuid: "7616ad45782a47e58c48a04c5c955d7f"
 from {username='slave'} at 127.0.0.1:37020
I20260709 14:49:49.151341  7127 raft_consensus.cc:606] T 8776ae3f9a604ff4a4d26fa6e076c73d P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 1 LEADER]: Received request to transfer leadership to TS 7616ad45782a47e58c48a04c5c955d7f
I20260709 14:49:49.152102  7052 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a49e041c9c364c258ab25a853464da82"
dest_uuid: "7616ad45782a47e58c48a04c5c955d7f"
 from {username='slave'} at 127.0.0.1:42794
I20260709 14:49:49.152396  7176 consensus_queue.cc:1048] T a49e041c9c364c258ab25a853464da82 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:49.152642  7052 raft_consensus.cc:493] T a49e041c9c364c258ab25a853464da82 P 7616ad45782a47e58c48a04c5c955d7f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:49.153407  7052 raft_consensus.cc:3060] T a49e041c9c364c258ab25a853464da82 P 7616ad45782a47e58c48a04c5c955d7f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:49.157945  7127 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "738ae8a7b3f04165a30af624f205656f"
dest_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0"
mode: GRACEFUL
new_leader_uuid: "7616ad45782a47e58c48a04c5c955d7f"
 from {username='slave'} at 127.0.0.1:37020
I20260709 14:49:49.158813  7127 raft_consensus.cc:606] T 738ae8a7b3f04165a30af624f205656f P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 1 LEADER]: Received request to transfer leadership to TS 7616ad45782a47e58c48a04c5c955d7f
I20260709 14:49:49.160519  7052 raft_consensus.cc:515] T a49e041c9c364c258ab25a853464da82 P 7616ad45782a47e58c48a04c5c955d7f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:49.162382  7052 leader_election.cc:290] T a49e041c9c364c258ab25a853464da82 P 7616ad45782a47e58c48a04c5c955d7f [CANDIDATE]: Term 2 election: Requested vote from peers 07b63f07708848988bfc0082ef339979 (127.6.46.65:45357), 8c8d4630b0fe4ff493ebf9f8ee497ec0 (127.6.46.67:34983)
I20260709 14:49:49.163739  6978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a49e041c9c364c258ab25a853464da82" candidate_uuid: "7616ad45782a47e58c48a04c5c955d7f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "07b63f07708848988bfc0082ef339979"
I20260709 14:49:49.164822  7127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a49e041c9c364c258ab25a853464da82" candidate_uuid: "7616ad45782a47e58c48a04c5c955d7f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0"
I20260709 14:49:49.165360  6978 raft_consensus.cc:3060] T a49e041c9c364c258ab25a853464da82 P 07b63f07708848988bfc0082ef339979 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:49.165359  7127 raft_consensus.cc:3055] T a49e041c9c364c258ab25a853464da82 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:49.166615  7127 raft_consensus.cc:740] T a49e041c9c364c258ab25a853464da82 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8c8d4630b0fe4ff493ebf9f8ee497ec0, State: Running, Role: LEADER
I20260709 14:49:49.167428  7127 consensus_queue.cc:260] T a49e041c9c364c258ab25a853464da82 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:49.168620  7127 raft_consensus.cc:3060] T a49e041c9c364c258ab25a853464da82 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:49.170871  7206 consensus_queue.cc:1048] T 981bb8883bb24cf1934062eb0200e090 P 07b63f07708848988bfc0082ef339979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:49.174804  6978 raft_consensus.cc:2468] T a49e041c9c364c258ab25a853464da82 P 07b63f07708848988bfc0082ef339979 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7616ad45782a47e58c48a04c5c955d7f in term 2.
I20260709 14:49:49.175230  7127 raft_consensus.cc:2468] T a49e041c9c364c258ab25a853464da82 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7616ad45782a47e58c48a04c5c955d7f in term 2.
I20260709 14:49:49.176568  7018 leader_election.cc:304] T a49e041c9c364c258ab25a853464da82 P 7616ad45782a47e58c48a04c5c955d7f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7616ad45782a47e58c48a04c5c955d7f, 8c8d4630b0fe4ff493ebf9f8ee497ec0; no voters: 
I20260709 14:49:49.177331  7170 raft_consensus.cc:2804] T a49e041c9c364c258ab25a853464da82 P 7616ad45782a47e58c48a04c5c955d7f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:49.179971  7170 raft_consensus.cc:697] T a49e041c9c364c258ab25a853464da82 P 7616ad45782a47e58c48a04c5c955d7f [term 2 LEADER]: Becoming Leader. State: Replica: 7616ad45782a47e58c48a04c5c955d7f, State: Running, Role: LEADER
I20260709 14:49:49.181908  7170 consensus_queue.cc:237] T a49e041c9c364c258ab25a853464da82 P 7616ad45782a47e58c48a04c5c955d7f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:49.183045  6978 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6fde469dc57c438196f982857ac1d2f3"
dest_uuid: "07b63f07708848988bfc0082ef339979"
mode: GRACEFUL
new_leader_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0"
 from {username='slave'} at 127.0.0.1:40540
I20260709 14:49:49.183615  6978 raft_consensus.cc:606] T 6fde469dc57c438196f982857ac1d2f3 P 07b63f07708848988bfc0082ef339979 [term 1 LEADER]: Received request to transfer leadership to TS 8c8d4630b0fe4ff493ebf9f8ee497ec0
I20260709 14:49:49.188051  7204 consensus_queue.cc:1048] T 981bb8883bb24cf1934062eb0200e090 P 07b63f07708848988bfc0082ef339979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:49.193311  6876 catalog_manager.cc:5697] T a49e041c9c364c258ab25a853464da82 P 7616ad45782a47e58c48a04c5c955d7f reported cstate change: term changed from 1 to 2, leader changed from 8c8d4630b0fe4ff493ebf9f8ee497ec0 (127.6.46.67) to 7616ad45782a47e58c48a04c5c955d7f (127.6.46.66). New cstate: current_term: 2 leader_uuid: "7616ad45782a47e58c48a04c5c955d7f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:49.221545  7204 consensus_queue.cc:1048] T 0dce5d23c15b478fb61145432247d322 P 07b63f07708848988bfc0082ef339979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:49.229404  7177 consensus_queue.cc:1048] T 0dce5d23c15b478fb61145432247d322 P 07b63f07708848988bfc0082ef339979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:49.258359  7177 consensus_queue.cc:1048] T 4dabdb18b20f4e4196d5f1c3e8cab8db P 07b63f07708848988bfc0082ef339979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:49.268028  7206 consensus_queue.cc:1048] T 4dabdb18b20f4e4196d5f1c3e8cab8db P 07b63f07708848988bfc0082ef339979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:49.298056  7176 consensus_queue.cc:1048] T efb9d1697dc14bceb9bd3978e9441173 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:49.303855  7208 raft_consensus.cc:993] T efb9d1697dc14bceb9bd3978e9441173 P 8c8d4630b0fe4ff493ebf9f8ee497ec0: : Instructing follower 07b63f07708848988bfc0082ef339979 to start an election
I20260709 14:49:49.304375  7208 raft_consensus.cc:1081] T efb9d1697dc14bceb9bd3978e9441173 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 1 LEADER]: Signalling peer 07b63f07708848988bfc0082ef339979 to start an election
I20260709 14:49:49.306105  6977 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "efb9d1697dc14bceb9bd3978e9441173"
dest_uuid: "07b63f07708848988bfc0082ef339979"
 from {username='slave'} at 127.0.0.1:40530
I20260709 14:49:49.307236  6977 raft_consensus.cc:493] T efb9d1697dc14bceb9bd3978e9441173 P 07b63f07708848988bfc0082ef339979 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:49.307621  6977 raft_consensus.cc:3060] T efb9d1697dc14bceb9bd3978e9441173 P 07b63f07708848988bfc0082ef339979 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:49.308782  7208 consensus_queue.cc:1048] T efb9d1697dc14bceb9bd3978e9441173 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:49.315122  6977 raft_consensus.cc:515] T efb9d1697dc14bceb9bd3978e9441173 P 07b63f07708848988bfc0082ef339979 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:49.318042  7052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efb9d1697dc14bceb9bd3978e9441173" candidate_uuid: "07b63f07708848988bfc0082ef339979" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7616ad45782a47e58c48a04c5c955d7f"
I20260709 14:49:49.320022  6977 leader_election.cc:290] T efb9d1697dc14bceb9bd3978e9441173 P 07b63f07708848988bfc0082ef339979 [CANDIDATE]: Term 2 election: Requested vote from peers 7616ad45782a47e58c48a04c5c955d7f (127.6.46.66:44243), 8c8d4630b0fe4ff493ebf9f8ee497ec0 (127.6.46.67:34983)
I20260709 14:49:49.321309  7127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efb9d1697dc14bceb9bd3978e9441173" candidate_uuid: "07b63f07708848988bfc0082ef339979" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0"
I20260709 14:49:49.321769  7127 raft_consensus.cc:3055] T efb9d1697dc14bceb9bd3978e9441173 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:49.322103  7127 raft_consensus.cc:740] T efb9d1697dc14bceb9bd3978e9441173 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8c8d4630b0fe4ff493ebf9f8ee497ec0, State: Running, Role: LEADER
I20260709 14:49:49.322816  7127 consensus_queue.cc:260] T efb9d1697dc14bceb9bd3978e9441173 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:49.323863  7127 raft_consensus.cc:3060] T efb9d1697dc14bceb9bd3978e9441173 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:49.328549  7127 raft_consensus.cc:2468] T efb9d1697dc14bceb9bd3978e9441173 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07b63f07708848988bfc0082ef339979 in term 2.
I20260709 14:49:49.329465  6943 leader_election.cc:304] T efb9d1697dc14bceb9bd3978e9441173 P 07b63f07708848988bfc0082ef339979 [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: 07b63f07708848988bfc0082ef339979, 8c8d4630b0fe4ff493ebf9f8ee497ec0; no voters: 7616ad45782a47e58c48a04c5c955d7f
I20260709 14:49:49.330114  7177 raft_consensus.cc:2804] T efb9d1697dc14bceb9bd3978e9441173 P 07b63f07708848988bfc0082ef339979 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:49.330603  7177 raft_consensus.cc:697] T efb9d1697dc14bceb9bd3978e9441173 P 07b63f07708848988bfc0082ef339979 [term 2 LEADER]: Becoming Leader. State: Replica: 07b63f07708848988bfc0082ef339979, State: Running, Role: LEADER
I20260709 14:49:49.331367  7177 consensus_queue.cc:237] T efb9d1697dc14bceb9bd3978e9441173 P 07b63f07708848988bfc0082ef339979 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:49.337098  6876 catalog_manager.cc:5697] T efb9d1697dc14bceb9bd3978e9441173 P 07b63f07708848988bfc0082ef339979 reported cstate change: term changed from 1 to 2, leader changed from 8c8d4630b0fe4ff493ebf9f8ee497ec0 (127.6.46.67) to 07b63f07708848988bfc0082ef339979 (127.6.46.65). New cstate: current_term: 2 leader_uuid: "07b63f07708848988bfc0082ef339979" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:49.391029  7176 raft_consensus.cc:993] T 8776ae3f9a604ff4a4d26fa6e076c73d P 8c8d4630b0fe4ff493ebf9f8ee497ec0: : Instructing follower 7616ad45782a47e58c48a04c5c955d7f to start an election
I20260709 14:49:49.391486  7202 raft_consensus.cc:1081] T 8776ae3f9a604ff4a4d26fa6e076c73d P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 1 LEADER]: Signalling peer 7616ad45782a47e58c48a04c5c955d7f to start an election
I20260709 14:49:49.392838  7051 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8776ae3f9a604ff4a4d26fa6e076c73d"
dest_uuid: "7616ad45782a47e58c48a04c5c955d7f"
 from {username='slave'} at 127.0.0.1:42794
I20260709 14:49:49.393307  7051 raft_consensus.cc:493] T 8776ae3f9a604ff4a4d26fa6e076c73d P 7616ad45782a47e58c48a04c5c955d7f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:49.393595  7051 raft_consensus.cc:3060] T 8776ae3f9a604ff4a4d26fa6e076c73d P 7616ad45782a47e58c48a04c5c955d7f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:49.397886  7051 raft_consensus.cc:515] T 8776ae3f9a604ff4a4d26fa6e076c73d P 7616ad45782a47e58c48a04c5c955d7f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:49.399680  7051 leader_election.cc:290] T 8776ae3f9a604ff4a4d26fa6e076c73d P 7616ad45782a47e58c48a04c5c955d7f [CANDIDATE]: Term 2 election: Requested vote from peers 07b63f07708848988bfc0082ef339979 (127.6.46.65:45357), 8c8d4630b0fe4ff493ebf9f8ee497ec0 (127.6.46.67:34983)
I20260709 14:49:49.400031  6977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8776ae3f9a604ff4a4d26fa6e076c73d" candidate_uuid: "7616ad45782a47e58c48a04c5c955d7f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "07b63f07708848988bfc0082ef339979"
I20260709 14:49:49.400583  6977 raft_consensus.cc:3060] T 8776ae3f9a604ff4a4d26fa6e076c73d P 07b63f07708848988bfc0082ef339979 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:49.400650  7127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8776ae3f9a604ff4a4d26fa6e076c73d" candidate_uuid: "7616ad45782a47e58c48a04c5c955d7f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0"
I20260709 14:49:49.401219  7127 raft_consensus.cc:3055] T 8776ae3f9a604ff4a4d26fa6e076c73d P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:49.401487  7127 raft_consensus.cc:740] T 8776ae3f9a604ff4a4d26fa6e076c73d P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8c8d4630b0fe4ff493ebf9f8ee497ec0, State: Running, Role: LEADER
I20260709 14:49:49.402056  7127 consensus_queue.cc:260] T 8776ae3f9a604ff4a4d26fa6e076c73d P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:49.402876  7127 raft_consensus.cc:3060] T 8776ae3f9a604ff4a4d26fa6e076c73d P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:49.405120  6977 raft_consensus.cc:2468] T 8776ae3f9a604ff4a4d26fa6e076c73d P 07b63f07708848988bfc0082ef339979 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7616ad45782a47e58c48a04c5c955d7f in term 2.
I20260709 14:49:49.406096  7017 leader_election.cc:304] T 8776ae3f9a604ff4a4d26fa6e076c73d P 7616ad45782a47e58c48a04c5c955d7f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07b63f07708848988bfc0082ef339979, 7616ad45782a47e58c48a04c5c955d7f; no voters: 
I20260709 14:49:49.406826  7170 raft_consensus.cc:2804] T 8776ae3f9a604ff4a4d26fa6e076c73d P 7616ad45782a47e58c48a04c5c955d7f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:49.407202  7170 raft_consensus.cc:697] T 8776ae3f9a604ff4a4d26fa6e076c73d P 7616ad45782a47e58c48a04c5c955d7f [term 2 LEADER]: Becoming Leader. State: Replica: 7616ad45782a47e58c48a04c5c955d7f, State: Running, Role: LEADER
I20260709 14:49:49.407541  7127 raft_consensus.cc:2468] T 8776ae3f9a604ff4a4d26fa6e076c73d P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7616ad45782a47e58c48a04c5c955d7f in term 2.
I20260709 14:49:49.407938  7170 consensus_queue.cc:237] T 8776ae3f9a604ff4a4d26fa6e076c73d P 7616ad45782a47e58c48a04c5c955d7f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:49.413817  6876 catalog_manager.cc:5697] T 8776ae3f9a604ff4a4d26fa6e076c73d P 7616ad45782a47e58c48a04c5c955d7f reported cstate change: term changed from 1 to 2, leader changed from 8c8d4630b0fe4ff493ebf9f8ee497ec0 (127.6.46.67) to 7616ad45782a47e58c48a04c5c955d7f (127.6.46.66). New cstate: current_term: 2 leader_uuid: "7616ad45782a47e58c48a04c5c955d7f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:49.537742  7202 consensus_queue.cc:1048] T db682c4dc2e5491f9c102aafb8b7dc0d P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:49.544653  7176 raft_consensus.cc:993] T db682c4dc2e5491f9c102aafb8b7dc0d P 8c8d4630b0fe4ff493ebf9f8ee497ec0: : Instructing follower 7616ad45782a47e58c48a04c5c955d7f to start an election
I20260709 14:49:49.545080  7176 raft_consensus.cc:1081] T db682c4dc2e5491f9c102aafb8b7dc0d P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 1 LEADER]: Signalling peer 7616ad45782a47e58c48a04c5c955d7f to start an election
I20260709 14:49:49.546912  7051 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "db682c4dc2e5491f9c102aafb8b7dc0d"
dest_uuid: "7616ad45782a47e58c48a04c5c955d7f"
 from {username='slave'} at 127.0.0.1:42794
I20260709 14:49:49.548368  7051 raft_consensus.cc:493] T db682c4dc2e5491f9c102aafb8b7dc0d P 7616ad45782a47e58c48a04c5c955d7f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:49.548823  7051 raft_consensus.cc:3060] T db682c4dc2e5491f9c102aafb8b7dc0d P 7616ad45782a47e58c48a04c5c955d7f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:49.549871  7202 consensus_queue.cc:1048] T db682c4dc2e5491f9c102aafb8b7dc0d P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:49.556198  7051 raft_consensus.cc:515] T db682c4dc2e5491f9c102aafb8b7dc0d P 7616ad45782a47e58c48a04c5c955d7f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:49.558938  6977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db682c4dc2e5491f9c102aafb8b7dc0d" candidate_uuid: "7616ad45782a47e58c48a04c5c955d7f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "07b63f07708848988bfc0082ef339979"
I20260709 14:49:49.559722  6977 raft_consensus.cc:3060] T db682c4dc2e5491f9c102aafb8b7dc0d P 07b63f07708848988bfc0082ef339979 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:49.559796  7127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db682c4dc2e5491f9c102aafb8b7dc0d" candidate_uuid: "7616ad45782a47e58c48a04c5c955d7f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0"
I20260709 14:49:49.560412  7127 raft_consensus.cc:3055] T db682c4dc2e5491f9c102aafb8b7dc0d P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:49.560737  7127 raft_consensus.cc:740] T db682c4dc2e5491f9c102aafb8b7dc0d P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8c8d4630b0fe4ff493ebf9f8ee497ec0, State: Running, Role: LEADER
I20260709 14:49:49.561510  7127 consensus_queue.cc:260] T db682c4dc2e5491f9c102aafb8b7dc0d P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:49.562557  7127 raft_consensus.cc:3060] T db682c4dc2e5491f9c102aafb8b7dc0d P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:49.559192  7051 leader_election.cc:290] T db682c4dc2e5491f9c102aafb8b7dc0d P 7616ad45782a47e58c48a04c5c955d7f [CANDIDATE]: Term 2 election: Requested vote from peers 07b63f07708848988bfc0082ef339979 (127.6.46.65:45357), 8c8d4630b0fe4ff493ebf9f8ee497ec0 (127.6.46.67:34983)
I20260709 14:49:49.564903  6977 raft_consensus.cc:2468] T db682c4dc2e5491f9c102aafb8b7dc0d P 07b63f07708848988bfc0082ef339979 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7616ad45782a47e58c48a04c5c955d7f in term 2.
I20260709 14:49:49.565860  7017 leader_election.cc:304] T db682c4dc2e5491f9c102aafb8b7dc0d P 7616ad45782a47e58c48a04c5c955d7f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07b63f07708848988bfc0082ef339979, 7616ad45782a47e58c48a04c5c955d7f; no voters: 
I20260709 14:49:49.566634  7170 raft_consensus.cc:2804] T db682c4dc2e5491f9c102aafb8b7dc0d P 7616ad45782a47e58c48a04c5c955d7f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:49.567109  7170 raft_consensus.cc:697] T db682c4dc2e5491f9c102aafb8b7dc0d P 7616ad45782a47e58c48a04c5c955d7f [term 2 LEADER]: Becoming Leader. State: Replica: 7616ad45782a47e58c48a04c5c955d7f, State: Running, Role: LEADER
I20260709 14:49:49.567938  7170 consensus_queue.cc:237] T db682c4dc2e5491f9c102aafb8b7dc0d P 7616ad45782a47e58c48a04c5c955d7f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:49.568773  7127 raft_consensus.cc:2468] T db682c4dc2e5491f9c102aafb8b7dc0d P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7616ad45782a47e58c48a04c5c955d7f in term 2.
I20260709 14:49:49.570254  7126 raft_consensus.cc:1275] T a49e041c9c364c258ab25a853464da82 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 2 FOLLOWER]: Refusing update from remote peer 7616ad45782a47e58c48a04c5c955d7f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:49.571638  7170 consensus_queue.cc:1048] T a49e041c9c364c258ab25a853464da82 P 7616ad45782a47e58c48a04c5c955d7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:49.575557  6873 catalog_manager.cc:5697] T db682c4dc2e5491f9c102aafb8b7dc0d P 7616ad45782a47e58c48a04c5c955d7f reported cstate change: term changed from 1 to 2, leader changed from 8c8d4630b0fe4ff493ebf9f8ee497ec0 (127.6.46.67) to 7616ad45782a47e58c48a04c5c955d7f (127.6.46.66). New cstate: current_term: 2 leader_uuid: "7616ad45782a47e58c48a04c5c955d7f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:49.579528  6977 raft_consensus.cc:1275] T a49e041c9c364c258ab25a853464da82 P 07b63f07708848988bfc0082ef339979 [term 2 FOLLOWER]: Refusing update from remote peer 7616ad45782a47e58c48a04c5c955d7f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:49.581792  7247 consensus_queue.cc:1048] T a49e041c9c364c258ab25a853464da82 P 7616ad45782a47e58c48a04c5c955d7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:49.590022  7202 raft_consensus.cc:993] T 738ae8a7b3f04165a30af624f205656f P 8c8d4630b0fe4ff493ebf9f8ee497ec0: : Instructing follower 7616ad45782a47e58c48a04c5c955d7f to start an election
I20260709 14:49:49.590468  7208 raft_consensus.cc:1081] T 738ae8a7b3f04165a30af624f205656f P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 1 LEADER]: Signalling peer 7616ad45782a47e58c48a04c5c955d7f to start an election
I20260709 14:49:49.592249  7051 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "738ae8a7b3f04165a30af624f205656f"
dest_uuid: "7616ad45782a47e58c48a04c5c955d7f"
 from {username='slave'} at 127.0.0.1:42794
I20260709 14:49:49.592840  7051 raft_consensus.cc:493] T 738ae8a7b3f04165a30af624f205656f P 7616ad45782a47e58c48a04c5c955d7f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:49.593354  7051 raft_consensus.cc:3060] T 738ae8a7b3f04165a30af624f205656f P 7616ad45782a47e58c48a04c5c955d7f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:49.600157  7051 raft_consensus.cc:515] T 738ae8a7b3f04165a30af624f205656f P 7616ad45782a47e58c48a04c5c955d7f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:49.601991  7051 leader_election.cc:290] T 738ae8a7b3f04165a30af624f205656f P 7616ad45782a47e58c48a04c5c955d7f [CANDIDATE]: Term 2 election: Requested vote from peers 07b63f07708848988bfc0082ef339979 (127.6.46.65:45357), 8c8d4630b0fe4ff493ebf9f8ee497ec0 (127.6.46.67:34983)
I20260709 14:49:49.602789  6977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "738ae8a7b3f04165a30af624f205656f" candidate_uuid: "7616ad45782a47e58c48a04c5c955d7f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "07b63f07708848988bfc0082ef339979"
I20260709 14:49:49.602902  7126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "738ae8a7b3f04165a30af624f205656f" candidate_uuid: "7616ad45782a47e58c48a04c5c955d7f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0"
I20260709 14:49:49.603395  6977 raft_consensus.cc:3060] T 738ae8a7b3f04165a30af624f205656f P 07b63f07708848988bfc0082ef339979 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:49.603440  7126 raft_consensus.cc:3055] T 738ae8a7b3f04165a30af624f205656f P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:49.603885  7126 raft_consensus.cc:740] T 738ae8a7b3f04165a30af624f205656f P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8c8d4630b0fe4ff493ebf9f8ee497ec0, State: Running, Role: LEADER
I20260709 14:49:49.604651  7126 consensus_queue.cc:260] T 738ae8a7b3f04165a30af624f205656f P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:49.605782  7126 raft_consensus.cc:3060] T 738ae8a7b3f04165a30af624f205656f P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:49.610212  6977 raft_consensus.cc:2468] T 738ae8a7b3f04165a30af624f205656f P 07b63f07708848988bfc0082ef339979 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7616ad45782a47e58c48a04c5c955d7f in term 2.
I20260709 14:49:49.611202  7017 leader_election.cc:304] T 738ae8a7b3f04165a30af624f205656f P 7616ad45782a47e58c48a04c5c955d7f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07b63f07708848988bfc0082ef339979, 7616ad45782a47e58c48a04c5c955d7f; no voters: 
I20260709 14:49:49.611831  7257 raft_consensus.cc:2804] T 738ae8a7b3f04165a30af624f205656f P 7616ad45782a47e58c48a04c5c955d7f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:49.612319  7257 raft_consensus.cc:697] T 738ae8a7b3f04165a30af624f205656f P 7616ad45782a47e58c48a04c5c955d7f [term 2 LEADER]: Becoming Leader. State: Replica: 7616ad45782a47e58c48a04c5c955d7f, State: Running, Role: LEADER
I20260709 14:49:49.612272  7126 raft_consensus.cc:2468] T 738ae8a7b3f04165a30af624f205656f P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7616ad45782a47e58c48a04c5c955d7f in term 2.
I20260709 14:49:49.613246  7257 consensus_queue.cc:237] T 738ae8a7b3f04165a30af624f205656f P 7616ad45782a47e58c48a04c5c955d7f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:49.618881  6874 catalog_manager.cc:5697] T 738ae8a7b3f04165a30af624f205656f P 7616ad45782a47e58c48a04c5c955d7f reported cstate change: term changed from 1 to 2, leader changed from 8c8d4630b0fe4ff493ebf9f8ee497ec0 (127.6.46.67) to 7616ad45782a47e58c48a04c5c955d7f (127.6.46.66). New cstate: current_term: 2 leader_uuid: "7616ad45782a47e58c48a04c5c955d7f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:49.692255  7204 raft_consensus.cc:993] T 6fde469dc57c438196f982857ac1d2f3 P 07b63f07708848988bfc0082ef339979: : Instructing follower 8c8d4630b0fe4ff493ebf9f8ee497ec0 to start an election
I20260709 14:49:49.692767  7206 raft_consensus.cc:1081] T 6fde469dc57c438196f982857ac1d2f3 P 07b63f07708848988bfc0082ef339979 [term 1 LEADER]: Signalling peer 8c8d4630b0fe4ff493ebf9f8ee497ec0 to start an election
I20260709 14:49:49.694252  7126 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6fde469dc57c438196f982857ac1d2f3"
dest_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0"
 from {username='slave'} at 127.0.0.1:37012
I20260709 14:49:49.694705  7126 raft_consensus.cc:493] T 6fde469dc57c438196f982857ac1d2f3 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:49.695014  7126 raft_consensus.cc:3060] T 6fde469dc57c438196f982857ac1d2f3 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:49.699534  7126 raft_consensus.cc:515] T 6fde469dc57c438196f982857ac1d2f3 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:49.701023  7126 leader_election.cc:290] T 6fde469dc57c438196f982857ac1d2f3 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [CANDIDATE]: Term 2 election: Requested vote from peers 07b63f07708848988bfc0082ef339979 (127.6.46.65:45357), 7616ad45782a47e58c48a04c5c955d7f (127.6.46.66:44243)
I20260709 14:49:49.701865  6977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fde469dc57c438196f982857ac1d2f3" candidate_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "07b63f07708848988bfc0082ef339979"
I20260709 14:49:49.702097  7051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fde469dc57c438196f982857ac1d2f3" candidate_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7616ad45782a47e58c48a04c5c955d7f"
I20260709 14:49:49.702448  6977 raft_consensus.cc:3055] T 6fde469dc57c438196f982857ac1d2f3 P 07b63f07708848988bfc0082ef339979 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:49.702672  7051 raft_consensus.cc:3060] T 6fde469dc57c438196f982857ac1d2f3 P 7616ad45782a47e58c48a04c5c955d7f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:49.702800  6977 raft_consensus.cc:740] T 6fde469dc57c438196f982857ac1d2f3 P 07b63f07708848988bfc0082ef339979 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 07b63f07708848988bfc0082ef339979, State: Running, Role: LEADER
I20260709 14:49:49.703495  6977 consensus_queue.cc:260] T 6fde469dc57c438196f982857ac1d2f3 P 07b63f07708848988bfc0082ef339979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:49.704430  6977 raft_consensus.cc:3060] T 6fde469dc57c438196f982857ac1d2f3 P 07b63f07708848988bfc0082ef339979 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:49.707161  7051 raft_consensus.cc:2468] T 6fde469dc57c438196f982857ac1d2f3 P 7616ad45782a47e58c48a04c5c955d7f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c8d4630b0fe4ff493ebf9f8ee497ec0 in term 2.
I20260709 14:49:49.708240  7092 leader_election.cc:304] T 6fde469dc57c438196f982857ac1d2f3 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7616ad45782a47e58c48a04c5c955d7f, 8c8d4630b0fe4ff493ebf9f8ee497ec0; no voters: 
I20260709 14:49:49.708977  7202 raft_consensus.cc:2804] T 6fde469dc57c438196f982857ac1d2f3 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:49.709125  6977 raft_consensus.cc:2468] T 6fde469dc57c438196f982857ac1d2f3 P 07b63f07708848988bfc0082ef339979 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c8d4630b0fe4ff493ebf9f8ee497ec0 in term 2.
I20260709 14:49:49.709502  7202 raft_consensus.cc:697] T 6fde469dc57c438196f982857ac1d2f3 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 2 LEADER]: Becoming Leader. State: Replica: 8c8d4630b0fe4ff493ebf9f8ee497ec0, State: Running, Role: LEADER
I20260709 14:49:49.710225  7202 consensus_queue.cc:237] T 6fde469dc57c438196f982857ac1d2f3 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:49.716001  6874 catalog_manager.cc:5697] T 6fde469dc57c438196f982857ac1d2f3 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 reported cstate change: term changed from 1 to 2, leader changed from 07b63f07708848988bfc0082ef339979 (127.6.46.65) to 8c8d4630b0fe4ff493ebf9f8ee497ec0 (127.6.46.67). New cstate: current_term: 2 leader_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:49.800648  7126 raft_consensus.cc:1275] T efb9d1697dc14bceb9bd3978e9441173 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 2 FOLLOWER]: Refusing update from remote peer 07b63f07708848988bfc0082ef339979: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:49.801863  7204 consensus_queue.cc:1048] T efb9d1697dc14bceb9bd3978e9441173 P 07b63f07708848988bfc0082ef339979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:49.808633  7051 raft_consensus.cc:3060] T efb9d1697dc14bceb9bd3978e9441173 P 7616ad45782a47e58c48a04c5c955d7f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:49.814970  7051 raft_consensus.cc:1275] T efb9d1697dc14bceb9bd3978e9441173 P 7616ad45782a47e58c48a04c5c955d7f [term 2 FOLLOWER]: Refusing update from remote peer 07b63f07708848988bfc0082ef339979: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:49.816327  7177 consensus_queue.cc:1048] T efb9d1697dc14bceb9bd3978e9441173 P 07b63f07708848988bfc0082ef339979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:49.942619  7126 raft_consensus.cc:1275] T 8776ae3f9a604ff4a4d26fa6e076c73d P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 2 FOLLOWER]: Refusing update from remote peer 7616ad45782a47e58c48a04c5c955d7f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:49.943835  7257 consensus_queue.cc:1048] T 8776ae3f9a604ff4a4d26fa6e076c73d P 7616ad45782a47e58c48a04c5c955d7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:49.950398  6977 raft_consensus.cc:1275] T 8776ae3f9a604ff4a4d26fa6e076c73d P 07b63f07708848988bfc0082ef339979 [term 2 FOLLOWER]: Refusing update from remote peer 7616ad45782a47e58c48a04c5c955d7f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:49.951916  7247 consensus_queue.cc:1048] T 8776ae3f9a604ff4a4d26fa6e076c73d P 7616ad45782a47e58c48a04c5c955d7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:50.031543  6977 raft_consensus.cc:1275] T db682c4dc2e5491f9c102aafb8b7dc0d P 07b63f07708848988bfc0082ef339979 [term 2 FOLLOWER]: Refusing update from remote peer 7616ad45782a47e58c48a04c5c955d7f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:50.033144  7247 consensus_queue.cc:1048] T db682c4dc2e5491f9c102aafb8b7dc0d P 7616ad45782a47e58c48a04c5c955d7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:50.033519  6977 raft_consensus.cc:1275] T 738ae8a7b3f04165a30af624f205656f P 07b63f07708848988bfc0082ef339979 [term 2 FOLLOWER]: Refusing update from remote peer 7616ad45782a47e58c48a04c5c955d7f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:50.034777  7247 consensus_queue.cc:1048] T 738ae8a7b3f04165a30af624f205656f P 7616ad45782a47e58c48a04c5c955d7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:50.042989  7126 raft_consensus.cc:1275] T db682c4dc2e5491f9c102aafb8b7dc0d P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 2 FOLLOWER]: Refusing update from remote peer 7616ad45782a47e58c48a04c5c955d7f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:50.044423  7257 consensus_queue.cc:1048] T db682c4dc2e5491f9c102aafb8b7dc0d P 7616ad45782a47e58c48a04c5c955d7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:50.052136  7127 raft_consensus.cc:1275] T 738ae8a7b3f04165a30af624f205656f P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 2 FOLLOWER]: Refusing update from remote peer 7616ad45782a47e58c48a04c5c955d7f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:50.053534  7247 consensus_queue.cc:1048] T 738ae8a7b3f04165a30af624f205656f P 7616ad45782a47e58c48a04c5c955d7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:50.108417  7051 raft_consensus.cc:1275] T 6fde469dc57c438196f982857ac1d2f3 P 7616ad45782a47e58c48a04c5c955d7f [term 2 FOLLOWER]: Refusing update from remote peer 8c8d4630b0fe4ff493ebf9f8ee497ec0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:50.109658  7202 consensus_queue.cc:1048] T 6fde469dc57c438196f982857ac1d2f3 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:50.118052  6977 raft_consensus.cc:1275] T 6fde469dc57c438196f982857ac1d2f3 P 07b63f07708848988bfc0082ef339979 [term 2 FOLLOWER]: Refusing update from remote peer 8c8d4630b0fe4ff493ebf9f8ee497ec0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:50.119457  7259 consensus_queue.cc:1048] T 6fde469dc57c438196f982857ac1d2f3 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:52.212603  6329 auto_leader_rebalancer-test.cc:410] The leader distribution is 
I20260709 14:49:52.213387  6329 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:52.230923  6978 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0dce5d23c15b478fb61145432247d322"
dest_uuid: "07b63f07708848988bfc0082ef339979"
mode: GRACEFUL
new_leader_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0"
 from {username='slave'} at 127.0.0.1:40556
I20260709 14:49:52.231561  6978 raft_consensus.cc:606] T 0dce5d23c15b478fb61145432247d322 P 07b63f07708848988bfc0082ef339979 [term 1 LEADER]: Received request to transfer leadership to TS 8c8d4630b0fe4ff493ebf9f8ee497ec0
I20260709 14:49:52.234094  6978 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "59056d8a1af5437280d85196e05b8c98"
dest_uuid: "07b63f07708848988bfc0082ef339979"
mode: GRACEFUL
new_leader_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0"
 from {username='slave'} at 127.0.0.1:40556
I20260709 14:49:52.234534  6978 raft_consensus.cc:606] T 59056d8a1af5437280d85196e05b8c98 P 07b63f07708848988bfc0082ef339979 [term 1 LEADER]: Received request to transfer leadership to TS 8c8d4630b0fe4ff493ebf9f8ee497ec0
I20260709 14:49:52.235567  6329 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:49:52.235987  6329 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:49:52.285367  7206 raft_consensus.cc:993] T 59056d8a1af5437280d85196e05b8c98 P 07b63f07708848988bfc0082ef339979: : Instructing follower 8c8d4630b0fe4ff493ebf9f8ee497ec0 to start an election
I20260709 14:49:52.285923  7264 raft_consensus.cc:1081] T 59056d8a1af5437280d85196e05b8c98 P 07b63f07708848988bfc0082ef339979 [term 1 LEADER]: Signalling peer 8c8d4630b0fe4ff493ebf9f8ee497ec0 to start an election
I20260709 14:49:52.287345  7127 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "59056d8a1af5437280d85196e05b8c98"
dest_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0"
 from {username='slave'} at 127.0.0.1:37012
I20260709 14:49:52.287868  7127 raft_consensus.cc:493] T 59056d8a1af5437280d85196e05b8c98 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:52.288195  7127 raft_consensus.cc:3060] T 59056d8a1af5437280d85196e05b8c98 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:52.293670  7127 raft_consensus.cc:515] T 59056d8a1af5437280d85196e05b8c98 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:52.295423  7127 leader_election.cc:290] T 59056d8a1af5437280d85196e05b8c98 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [CANDIDATE]: Term 2 election: Requested vote from peers 07b63f07708848988bfc0082ef339979 (127.6.46.65:45357), 7616ad45782a47e58c48a04c5c955d7f (127.6.46.66:44243)
I20260709 14:49:52.296401  6978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59056d8a1af5437280d85196e05b8c98" candidate_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "07b63f07708848988bfc0082ef339979"
I20260709 14:49:52.296655  7051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59056d8a1af5437280d85196e05b8c98" candidate_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7616ad45782a47e58c48a04c5c955d7f"
I20260709 14:49:52.297282  6978 raft_consensus.cc:3055] T 59056d8a1af5437280d85196e05b8c98 P 07b63f07708848988bfc0082ef339979 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:52.297374  7051 raft_consensus.cc:3060] T 59056d8a1af5437280d85196e05b8c98 P 7616ad45782a47e58c48a04c5c955d7f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:52.297698  6978 raft_consensus.cc:740] T 59056d8a1af5437280d85196e05b8c98 P 07b63f07708848988bfc0082ef339979 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 07b63f07708848988bfc0082ef339979, State: Running, Role: LEADER
I20260709 14:49:52.298696  6978 consensus_queue.cc:260] T 59056d8a1af5437280d85196e05b8c98 P 07b63f07708848988bfc0082ef339979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:52.299805  6978 raft_consensus.cc:3060] T 59056d8a1af5437280d85196e05b8c98 P 07b63f07708848988bfc0082ef339979 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:52.302261  7051 raft_consensus.cc:2468] T 59056d8a1af5437280d85196e05b8c98 P 7616ad45782a47e58c48a04c5c955d7f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c8d4630b0fe4ff493ebf9f8ee497ec0 in term 2.
I20260709 14:49:52.303308  7092 leader_election.cc:304] T 59056d8a1af5437280d85196e05b8c98 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7616ad45782a47e58c48a04c5c955d7f, 8c8d4630b0fe4ff493ebf9f8ee497ec0; no voters: 
I20260709 14:49:52.304106  7259 raft_consensus.cc:2804] T 59056d8a1af5437280d85196e05b8c98 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:52.305006  6978 raft_consensus.cc:2468] T 59056d8a1af5437280d85196e05b8c98 P 07b63f07708848988bfc0082ef339979 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c8d4630b0fe4ff493ebf9f8ee497ec0 in term 2.
I20260709 14:49:52.305106  7259 raft_consensus.cc:697] T 59056d8a1af5437280d85196e05b8c98 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 2 LEADER]: Becoming Leader. State: Replica: 8c8d4630b0fe4ff493ebf9f8ee497ec0, State: Running, Role: LEADER
I20260709 14:49:52.306207  7259 consensus_queue.cc:237] T 59056d8a1af5437280d85196e05b8c98 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:52.312885  6873 catalog_manager.cc:5697] T 59056d8a1af5437280d85196e05b8c98 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 reported cstate change: term changed from 1 to 2, leader changed from 07b63f07708848988bfc0082ef339979 (127.6.46.65) to 8c8d4630b0fe4ff493ebf9f8ee497ec0 (127.6.46.67). New cstate: current_term: 2 leader_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:52.576537  7206 raft_consensus.cc:993] T 0dce5d23c15b478fb61145432247d322 P 07b63f07708848988bfc0082ef339979: : Instructing follower 8c8d4630b0fe4ff493ebf9f8ee497ec0 to start an election
I20260709 14:49:52.576953  7264 raft_consensus.cc:1081] T 0dce5d23c15b478fb61145432247d322 P 07b63f07708848988bfc0082ef339979 [term 1 LEADER]: Signalling peer 8c8d4630b0fe4ff493ebf9f8ee497ec0 to start an election
I20260709 14:49:52.578162  7127 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0dce5d23c15b478fb61145432247d322"
dest_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0"
 from {username='slave'} at 127.0.0.1:37012
I20260709 14:49:52.578521  7127 raft_consensus.cc:493] T 0dce5d23c15b478fb61145432247d322 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:52.578748  7127 raft_consensus.cc:3060] T 0dce5d23c15b478fb61145432247d322 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:52.582705  7127 raft_consensus.cc:515] T 0dce5d23c15b478fb61145432247d322 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:52.584043  7127 leader_election.cc:290] T 0dce5d23c15b478fb61145432247d322 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [CANDIDATE]: Term 2 election: Requested vote from peers 07b63f07708848988bfc0082ef339979 (127.6.46.65:45357), 7616ad45782a47e58c48a04c5c955d7f (127.6.46.66:44243)
I20260709 14:49:52.584898  6978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dce5d23c15b478fb61145432247d322" candidate_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "07b63f07708848988bfc0082ef339979"
I20260709 14:49:52.585011  7051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dce5d23c15b478fb61145432247d322" candidate_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7616ad45782a47e58c48a04c5c955d7f"
I20260709 14:49:52.585513  7051 raft_consensus.cc:3060] T 0dce5d23c15b478fb61145432247d322 P 7616ad45782a47e58c48a04c5c955d7f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:52.585512  6978 raft_consensus.cc:3055] T 0dce5d23c15b478fb61145432247d322 P 07b63f07708848988bfc0082ef339979 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:52.586123  6978 raft_consensus.cc:740] T 0dce5d23c15b478fb61145432247d322 P 07b63f07708848988bfc0082ef339979 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 07b63f07708848988bfc0082ef339979, State: Running, Role: LEADER
I20260709 14:49:52.587116  6978 consensus_queue.cc:260] T 0dce5d23c15b478fb61145432247d322 P 07b63f07708848988bfc0082ef339979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:52.588696  6978 raft_consensus.cc:3060] T 0dce5d23c15b478fb61145432247d322 P 07b63f07708848988bfc0082ef339979 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:52.592072  7051 raft_consensus.cc:2468] T 0dce5d23c15b478fb61145432247d322 P 7616ad45782a47e58c48a04c5c955d7f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c8d4630b0fe4ff493ebf9f8ee497ec0 in term 2.
I20260709 14:49:52.592975  7092 leader_election.cc:304] T 0dce5d23c15b478fb61145432247d322 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7616ad45782a47e58c48a04c5c955d7f, 8c8d4630b0fe4ff493ebf9f8ee497ec0; no voters: 
I20260709 14:49:52.593806  7267 raft_consensus.cc:2804] T 0dce5d23c15b478fb61145432247d322 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:52.594199  7267 raft_consensus.cc:697] T 0dce5d23c15b478fb61145432247d322 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 2 LEADER]: Becoming Leader. State: Replica: 8c8d4630b0fe4ff493ebf9f8ee497ec0, State: Running, Role: LEADER
I20260709 14:49:52.595012  6978 raft_consensus.cc:2468] T 0dce5d23c15b478fb61145432247d322 P 07b63f07708848988bfc0082ef339979 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c8d4630b0fe4ff493ebf9f8ee497ec0 in term 2.
I20260709 14:49:52.594949  7267 consensus_queue.cc:237] T 0dce5d23c15b478fb61145432247d322 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:52.601781  6873 catalog_manager.cc:5697] T 0dce5d23c15b478fb61145432247d322 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 reported cstate change: term changed from 1 to 2, leader changed from 07b63f07708848988bfc0082ef339979 (127.6.46.65) to 8c8d4630b0fe4ff493ebf9f8ee497ec0 (127.6.46.67). New cstate: current_term: 2 leader_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:52.759099  7051 raft_consensus.cc:1275] T 59056d8a1af5437280d85196e05b8c98 P 7616ad45782a47e58c48a04c5c955d7f [term 2 FOLLOWER]: Refusing update from remote peer 8c8d4630b0fe4ff493ebf9f8ee497ec0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:52.760354  7267 consensus_queue.cc:1048] T 59056d8a1af5437280d85196e05b8c98 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:52.769018  6978 raft_consensus.cc:1275] T 59056d8a1af5437280d85196e05b8c98 P 07b63f07708848988bfc0082ef339979 [term 2 FOLLOWER]: Refusing update from remote peer 8c8d4630b0fe4ff493ebf9f8ee497ec0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:52.770565  7259 consensus_queue.cc:1048] T 59056d8a1af5437280d85196e05b8c98 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:53.108510  7051 raft_consensus.cc:1275] T 0dce5d23c15b478fb61145432247d322 P 7616ad45782a47e58c48a04c5c955d7f [term 2 FOLLOWER]: Refusing update from remote peer 8c8d4630b0fe4ff493ebf9f8ee497ec0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:53.109694  7267 consensus_queue.cc:1048] T 0dce5d23c15b478fb61145432247d322 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:53.119239  6978 raft_consensus.cc:1275] T 0dce5d23c15b478fb61145432247d322 P 07b63f07708848988bfc0082ef339979 [term 2 FOLLOWER]: Refusing update from remote peer 8c8d4630b0fe4ff493ebf9f8ee497ec0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:53.120507  7259 consensus_queue.cc:1048] T 0dce5d23c15b478fb61145432247d322 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:53.236804  6329 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:53.248744  7127 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0dce5d23c15b478fb61145432247d322"
dest_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0"
mode: GRACEFUL
new_leader_uuid: "07b63f07708848988bfc0082ef339979"
 from {username='slave'} at 127.0.0.1:37020
I20260709 14:49:53.249171  7127 raft_consensus.cc:606] T 0dce5d23c15b478fb61145432247d322 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 2 LEADER]: Received request to transfer leadership to TS 07b63f07708848988bfc0082ef339979
I20260709 14:49:53.257432  7127 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "59056d8a1af5437280d85196e05b8c98"
dest_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0"
mode: GRACEFUL
new_leader_uuid: "07b63f07708848988bfc0082ef339979"
 from {username='slave'} at 127.0.0.1:37020
I20260709 14:49:53.257845  7127 raft_consensus.cc:606] T 59056d8a1af5437280d85196e05b8c98 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 2 LEADER]: Received request to transfer leadership to TS 07b63f07708848988bfc0082ef339979
I20260709 14:49:53.277661  7051 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a49e041c9c364c258ab25a853464da82"
dest_uuid: "7616ad45782a47e58c48a04c5c955d7f"
mode: GRACEFUL
new_leader_uuid: "07b63f07708848988bfc0082ef339979"
 from {username='slave'} at 127.0.0.1:42824
I20260709 14:49:53.278060  7051 raft_consensus.cc:606] T a49e041c9c364c258ab25a853464da82 P 7616ad45782a47e58c48a04c5c955d7f [term 2 LEADER]: Received request to transfer leadership to TS 07b63f07708848988bfc0082ef339979
I20260709 14:49:53.282513  7052 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "db682c4dc2e5491f9c102aafb8b7dc0d"
dest_uuid: "7616ad45782a47e58c48a04c5c955d7f"
mode: GRACEFUL
new_leader_uuid: "07b63f07708848988bfc0082ef339979"
 from {username='slave'} at 127.0.0.1:42824
I20260709 14:49:53.283028  7052 raft_consensus.cc:606] T db682c4dc2e5491f9c102aafb8b7dc0d P 7616ad45782a47e58c48a04c5c955d7f [term 2 LEADER]: Received request to transfer leadership to TS 07b63f07708848988bfc0082ef339979
I20260709 14:49:53.287258  7052 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8776ae3f9a604ff4a4d26fa6e076c73d"
dest_uuid: "7616ad45782a47e58c48a04c5c955d7f"
mode: GRACEFUL
new_leader_uuid: "07b63f07708848988bfc0082ef339979"
 from {username='slave'} at 127.0.0.1:42824
I20260709 14:49:53.287689  7052 raft_consensus.cc:606] T 8776ae3f9a604ff4a4d26fa6e076c73d P 7616ad45782a47e58c48a04c5c955d7f [term 2 LEADER]: Received request to transfer leadership to TS 07b63f07708848988bfc0082ef339979
I20260709 14:49:53.327299  7267 raft_consensus.cc:993] T 59056d8a1af5437280d85196e05b8c98 P 8c8d4630b0fe4ff493ebf9f8ee497ec0: : Instructing follower 07b63f07708848988bfc0082ef339979 to start an election
I20260709 14:49:53.327817  7259 raft_consensus.cc:1081] T 59056d8a1af5437280d85196e05b8c98 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 2 LEADER]: Signalling peer 07b63f07708848988bfc0082ef339979 to start an election
I20260709 14:49:53.329432  6978 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "59056d8a1af5437280d85196e05b8c98"
dest_uuid: "07b63f07708848988bfc0082ef339979"
 from {username='slave'} at 127.0.0.1:40530
I20260709 14:49:53.329913  6978 raft_consensus.cc:493] T 59056d8a1af5437280d85196e05b8c98 P 07b63f07708848988bfc0082ef339979 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:53.330304  6978 raft_consensus.cc:3060] T 59056d8a1af5437280d85196e05b8c98 P 07b63f07708848988bfc0082ef339979 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:53.334571  6978 raft_consensus.cc:515] T 59056d8a1af5437280d85196e05b8c98 P 07b63f07708848988bfc0082ef339979 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:53.335945  6978 leader_election.cc:290] T 59056d8a1af5437280d85196e05b8c98 P 07b63f07708848988bfc0082ef339979 [CANDIDATE]: Term 3 election: Requested vote from peers 7616ad45782a47e58c48a04c5c955d7f (127.6.46.66:44243), 8c8d4630b0fe4ff493ebf9f8ee497ec0 (127.6.46.67:34983)
I20260709 14:49:53.336732  7052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59056d8a1af5437280d85196e05b8c98" candidate_uuid: "07b63f07708848988bfc0082ef339979" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7616ad45782a47e58c48a04c5c955d7f"
I20260709 14:49:53.336987  7127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59056d8a1af5437280d85196e05b8c98" candidate_uuid: "07b63f07708848988bfc0082ef339979" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0"
I20260709 14:49:53.337229  7052 raft_consensus.cc:3060] T 59056d8a1af5437280d85196e05b8c98 P 7616ad45782a47e58c48a04c5c955d7f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:53.337451  7127 raft_consensus.cc:3055] T 59056d8a1af5437280d85196e05b8c98 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:53.337769  7127 raft_consensus.cc:740] T 59056d8a1af5437280d85196e05b8c98 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8c8d4630b0fe4ff493ebf9f8ee497ec0, State: Running, Role: LEADER
I20260709 14:49:53.338289  7127 consensus_queue.cc:260] T 59056d8a1af5437280d85196e05b8c98 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [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: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:53.339043  7127 raft_consensus.cc:3060] T 59056d8a1af5437280d85196e05b8c98 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:53.341956  7052 raft_consensus.cc:2468] T 59056d8a1af5437280d85196e05b8c98 P 7616ad45782a47e58c48a04c5c955d7f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07b63f07708848988bfc0082ef339979 in term 3.
I20260709 14:49:53.342720  7127 raft_consensus.cc:2468] T 59056d8a1af5437280d85196e05b8c98 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07b63f07708848988bfc0082ef339979 in term 3.
I20260709 14:49:53.343060  6943 leader_election.cc:304] T 59056d8a1af5437280d85196e05b8c98 P 07b63f07708848988bfc0082ef339979 [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: 07b63f07708848988bfc0082ef339979, 7616ad45782a47e58c48a04c5c955d7f; no voters: 
I20260709 14:49:53.343798  7264 raft_consensus.cc:2804] T 59056d8a1af5437280d85196e05b8c98 P 07b63f07708848988bfc0082ef339979 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:53.344852  7264 raft_consensus.cc:697] T 59056d8a1af5437280d85196e05b8c98 P 07b63f07708848988bfc0082ef339979 [term 3 LEADER]: Becoming Leader. State: Replica: 07b63f07708848988bfc0082ef339979, State: Running, Role: LEADER
I20260709 14:49:53.345499  7264 consensus_queue.cc:237] T 59056d8a1af5437280d85196e05b8c98 P 07b63f07708848988bfc0082ef339979 [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: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:53.350485  6873 catalog_manager.cc:5697] T 59056d8a1af5437280d85196e05b8c98 P 07b63f07708848988bfc0082ef339979 reported cstate change: term changed from 2 to 3, leader changed from 8c8d4630b0fe4ff493ebf9f8ee497ec0 (127.6.46.67) to 07b63f07708848988bfc0082ef339979 (127.6.46.65). New cstate: current_term: 3 leader_uuid: "07b63f07708848988bfc0082ef339979" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:53.508113  7247 raft_consensus.cc:993] T a49e041c9c364c258ab25a853464da82 P 7616ad45782a47e58c48a04c5c955d7f: : Instructing follower 07b63f07708848988bfc0082ef339979 to start an election
I20260709 14:49:53.508503  7283 raft_consensus.cc:1081] T a49e041c9c364c258ab25a853464da82 P 7616ad45782a47e58c48a04c5c955d7f [term 2 LEADER]: Signalling peer 07b63f07708848988bfc0082ef339979 to start an election
I20260709 14:49:53.509896  6978 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a49e041c9c364c258ab25a853464da82"
dest_uuid: "07b63f07708848988bfc0082ef339979"
 from {username='slave'} at 127.0.0.1:40528
I20260709 14:49:53.510321  6978 raft_consensus.cc:493] T a49e041c9c364c258ab25a853464da82 P 07b63f07708848988bfc0082ef339979 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:53.510594  6978 raft_consensus.cc:3060] T a49e041c9c364c258ab25a853464da82 P 07b63f07708848988bfc0082ef339979 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:53.514346  6978 raft_consensus.cc:515] T a49e041c9c364c258ab25a853464da82 P 07b63f07708848988bfc0082ef339979 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:53.515552  6978 leader_election.cc:290] T a49e041c9c364c258ab25a853464da82 P 07b63f07708848988bfc0082ef339979 [CANDIDATE]: Term 3 election: Requested vote from peers 7616ad45782a47e58c48a04c5c955d7f (127.6.46.66:44243), 8c8d4630b0fe4ff493ebf9f8ee497ec0 (127.6.46.67:34983)
I20260709 14:49:53.516435  7052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a49e041c9c364c258ab25a853464da82" candidate_uuid: "07b63f07708848988bfc0082ef339979" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7616ad45782a47e58c48a04c5c955d7f"
I20260709 14:49:53.516609  7127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a49e041c9c364c258ab25a853464da82" candidate_uuid: "07b63f07708848988bfc0082ef339979" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0"
I20260709 14:49:53.516975  7052 raft_consensus.cc:3055] T a49e041c9c364c258ab25a853464da82 P 7616ad45782a47e58c48a04c5c955d7f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:53.517050  7127 raft_consensus.cc:3060] T a49e041c9c364c258ab25a853464da82 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:53.517387  7052 raft_consensus.cc:740] T a49e041c9c364c258ab25a853464da82 P 7616ad45782a47e58c48a04c5c955d7f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7616ad45782a47e58c48a04c5c955d7f, State: Running, Role: LEADER
I20260709 14:49:53.518216  7052 consensus_queue.cc:260] T a49e041c9c364c258ab25a853464da82 P 7616ad45782a47e58c48a04c5c955d7f [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: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:53.519445  7052 raft_consensus.cc:3060] T a49e041c9c364c258ab25a853464da82 P 7616ad45782a47e58c48a04c5c955d7f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:53.523083  7127 raft_consensus.cc:2468] T a49e041c9c364c258ab25a853464da82 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07b63f07708848988bfc0082ef339979 in term 3.
I20260709 14:49:53.524077  6943 leader_election.cc:304] T a49e041c9c364c258ab25a853464da82 P 07b63f07708848988bfc0082ef339979 [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: 07b63f07708848988bfc0082ef339979, 8c8d4630b0fe4ff493ebf9f8ee497ec0; no voters: 
I20260709 14:49:53.524746  7264 raft_consensus.cc:2804] T a49e041c9c364c258ab25a853464da82 P 07b63f07708848988bfc0082ef339979 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:53.525194  7264 raft_consensus.cc:697] T a49e041c9c364c258ab25a853464da82 P 07b63f07708848988bfc0082ef339979 [term 3 LEADER]: Becoming Leader. State: Replica: 07b63f07708848988bfc0082ef339979, State: Running, Role: LEADER
I20260709 14:49:53.525478  7052 raft_consensus.cc:2468] T a49e041c9c364c258ab25a853464da82 P 7616ad45782a47e58c48a04c5c955d7f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07b63f07708848988bfc0082ef339979 in term 3.
I20260709 14:49:53.526125  7264 consensus_queue.cc:237] T a49e041c9c364c258ab25a853464da82 P 07b63f07708848988bfc0082ef339979 [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: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:53.532554  6873 catalog_manager.cc:5697] T a49e041c9c364c258ab25a853464da82 P 07b63f07708848988bfc0082ef339979 reported cstate change: term changed from 2 to 3, leader changed from 7616ad45782a47e58c48a04c5c955d7f (127.6.46.66) to 07b63f07708848988bfc0082ef339979 (127.6.46.65). New cstate: current_term: 3 leader_uuid: "07b63f07708848988bfc0082ef339979" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:53.579052  7277 raft_consensus.cc:993] T 0dce5d23c15b478fb61145432247d322 P 8c8d4630b0fe4ff493ebf9f8ee497ec0: : Instructing follower 07b63f07708848988bfc0082ef339979 to start an election
I20260709 14:49:53.579627  7259 raft_consensus.cc:1081] T 0dce5d23c15b478fb61145432247d322 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 2 LEADER]: Signalling peer 07b63f07708848988bfc0082ef339979 to start an election
I20260709 14:49:53.581230  6978 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0dce5d23c15b478fb61145432247d322"
dest_uuid: "07b63f07708848988bfc0082ef339979"
 from {username='slave'} at 127.0.0.1:40530
I20260709 14:49:53.581750  6978 raft_consensus.cc:493] T 0dce5d23c15b478fb61145432247d322 P 07b63f07708848988bfc0082ef339979 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:53.582103  6978 raft_consensus.cc:3060] T 0dce5d23c15b478fb61145432247d322 P 07b63f07708848988bfc0082ef339979 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:53.585813  6978 raft_consensus.cc:515] T 0dce5d23c15b478fb61145432247d322 P 07b63f07708848988bfc0082ef339979 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:53.587085  6978 leader_election.cc:290] T 0dce5d23c15b478fb61145432247d322 P 07b63f07708848988bfc0082ef339979 [CANDIDATE]: Term 3 election: Requested vote from peers 7616ad45782a47e58c48a04c5c955d7f (127.6.46.66:44243), 8c8d4630b0fe4ff493ebf9f8ee497ec0 (127.6.46.67:34983)
I20260709 14:49:53.587904  7052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dce5d23c15b478fb61145432247d322" candidate_uuid: "07b63f07708848988bfc0082ef339979" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7616ad45782a47e58c48a04c5c955d7f"
I20260709 14:49:53.588083  7127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dce5d23c15b478fb61145432247d322" candidate_uuid: "07b63f07708848988bfc0082ef339979" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0"
I20260709 14:49:53.588405  7052 raft_consensus.cc:3060] T 0dce5d23c15b478fb61145432247d322 P 7616ad45782a47e58c48a04c5c955d7f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:53.588541  7127 raft_consensus.cc:3055] T 0dce5d23c15b478fb61145432247d322 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:53.588850  7127 raft_consensus.cc:740] T 0dce5d23c15b478fb61145432247d322 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8c8d4630b0fe4ff493ebf9f8ee497ec0, State: Running, Role: LEADER
I20260709 14:49:53.589370  7127 consensus_queue.cc:260] T 0dce5d23c15b478fb61145432247d322 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [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: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:53.590137  7127 raft_consensus.cc:3060] T 0dce5d23c15b478fb61145432247d322 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:53.593164  7052 raft_consensus.cc:2468] T 0dce5d23c15b478fb61145432247d322 P 7616ad45782a47e58c48a04c5c955d7f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07b63f07708848988bfc0082ef339979 in term 3.
I20260709 14:49:53.593765  7127 raft_consensus.cc:2468] T 0dce5d23c15b478fb61145432247d322 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07b63f07708848988bfc0082ef339979 in term 3.
I20260709 14:49:53.594094  6943 leader_election.cc:304] T 0dce5d23c15b478fb61145432247d322 P 07b63f07708848988bfc0082ef339979 [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: 07b63f07708848988bfc0082ef339979, 7616ad45782a47e58c48a04c5c955d7f; no voters: 
I20260709 14:49:53.594821  7264 raft_consensus.cc:2804] T 0dce5d23c15b478fb61145432247d322 P 07b63f07708848988bfc0082ef339979 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:53.595264  7264 raft_consensus.cc:697] T 0dce5d23c15b478fb61145432247d322 P 07b63f07708848988bfc0082ef339979 [term 3 LEADER]: Becoming Leader. State: Replica: 07b63f07708848988bfc0082ef339979, State: Running, Role: LEADER
I20260709 14:49:53.595976  7264 consensus_queue.cc:237] T 0dce5d23c15b478fb61145432247d322 P 07b63f07708848988bfc0082ef339979 [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: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:53.601061  6873 catalog_manager.cc:5697] T 0dce5d23c15b478fb61145432247d322 P 07b63f07708848988bfc0082ef339979 reported cstate change: term changed from 2 to 3, leader changed from 8c8d4630b0fe4ff493ebf9f8ee497ec0 (127.6.46.67) to 07b63f07708848988bfc0082ef339979 (127.6.46.65). New cstate: current_term: 3 leader_uuid: "07b63f07708848988bfc0082ef339979" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:53.618654  7247 raft_consensus.cc:993] T 8776ae3f9a604ff4a4d26fa6e076c73d P 7616ad45782a47e58c48a04c5c955d7f: : Instructing follower 07b63f07708848988bfc0082ef339979 to start an election
I20260709 14:49:53.619124  7283 raft_consensus.cc:1081] T 8776ae3f9a604ff4a4d26fa6e076c73d P 7616ad45782a47e58c48a04c5c955d7f [term 2 LEADER]: Signalling peer 07b63f07708848988bfc0082ef339979 to start an election
I20260709 14:49:53.620427  6978 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8776ae3f9a604ff4a4d26fa6e076c73d"
dest_uuid: "07b63f07708848988bfc0082ef339979"
 from {username='slave'} at 127.0.0.1:40528
I20260709 14:49:53.620831  6978 raft_consensus.cc:493] T 8776ae3f9a604ff4a4d26fa6e076c73d P 07b63f07708848988bfc0082ef339979 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:53.621093  6978 raft_consensus.cc:3060] T 8776ae3f9a604ff4a4d26fa6e076c73d P 07b63f07708848988bfc0082ef339979 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:53.625145  6978 raft_consensus.cc:515] T 8776ae3f9a604ff4a4d26fa6e076c73d P 07b63f07708848988bfc0082ef339979 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:53.626626  6978 leader_election.cc:290] T 8776ae3f9a604ff4a4d26fa6e076c73d P 07b63f07708848988bfc0082ef339979 [CANDIDATE]: Term 3 election: Requested vote from peers 7616ad45782a47e58c48a04c5c955d7f (127.6.46.66:44243), 8c8d4630b0fe4ff493ebf9f8ee497ec0 (127.6.46.67:34983)
I20260709 14:49:53.627491  7052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8776ae3f9a604ff4a4d26fa6e076c73d" candidate_uuid: "07b63f07708848988bfc0082ef339979" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7616ad45782a47e58c48a04c5c955d7f"
I20260709 14:49:53.627856  7127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8776ae3f9a604ff4a4d26fa6e076c73d" candidate_uuid: "07b63f07708848988bfc0082ef339979" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0"
I20260709 14:49:53.628089  7052 raft_consensus.cc:3055] T 8776ae3f9a604ff4a4d26fa6e076c73d P 7616ad45782a47e58c48a04c5c955d7f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:53.628337  7127 raft_consensus.cc:3060] T 8776ae3f9a604ff4a4d26fa6e076c73d P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:53.628423  7052 raft_consensus.cc:740] T 8776ae3f9a604ff4a4d26fa6e076c73d P 7616ad45782a47e58c48a04c5c955d7f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7616ad45782a47e58c48a04c5c955d7f, State: Running, Role: LEADER
I20260709 14:49:53.629271  7052 consensus_queue.cc:260] T 8776ae3f9a604ff4a4d26fa6e076c73d P 7616ad45782a47e58c48a04c5c955d7f [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: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:53.630427  7052 raft_consensus.cc:3060] T 8776ae3f9a604ff4a4d26fa6e076c73d P 7616ad45782a47e58c48a04c5c955d7f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:53.634441  7127 raft_consensus.cc:2468] T 8776ae3f9a604ff4a4d26fa6e076c73d P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07b63f07708848988bfc0082ef339979 in term 3.
I20260709 14:49:53.635418  6943 leader_election.cc:304] T 8776ae3f9a604ff4a4d26fa6e076c73d P 07b63f07708848988bfc0082ef339979 [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: 07b63f07708848988bfc0082ef339979, 8c8d4630b0fe4ff493ebf9f8ee497ec0; no voters: 
I20260709 14:49:53.636193  7264 raft_consensus.cc:2804] T 8776ae3f9a604ff4a4d26fa6e076c73d P 07b63f07708848988bfc0082ef339979 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:53.636602  7264 raft_consensus.cc:697] T 8776ae3f9a604ff4a4d26fa6e076c73d P 07b63f07708848988bfc0082ef339979 [term 3 LEADER]: Becoming Leader. State: Replica: 07b63f07708848988bfc0082ef339979, State: Running, Role: LEADER
I20260709 14:49:53.636767  7052 raft_consensus.cc:2468] T 8776ae3f9a604ff4a4d26fa6e076c73d P 7616ad45782a47e58c48a04c5c955d7f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07b63f07708848988bfc0082ef339979 in term 3.
I20260709 14:49:53.637431  7264 consensus_queue.cc:237] T 8776ae3f9a604ff4a4d26fa6e076c73d P 07b63f07708848988bfc0082ef339979 [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: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:53.643918  6873 catalog_manager.cc:5697] T 8776ae3f9a604ff4a4d26fa6e076c73d P 07b63f07708848988bfc0082ef339979 reported cstate change: term changed from 2 to 3, leader changed from 7616ad45782a47e58c48a04c5c955d7f (127.6.46.66) to 07b63f07708848988bfc0082ef339979 (127.6.46.65). New cstate: current_term: 3 leader_uuid: "07b63f07708848988bfc0082ef339979" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:53.716284  7247 raft_consensus.cc:993] T db682c4dc2e5491f9c102aafb8b7dc0d P 7616ad45782a47e58c48a04c5c955d7f: : Instructing follower 07b63f07708848988bfc0082ef339979 to start an election
I20260709 14:49:53.716691  7283 raft_consensus.cc:1081] T db682c4dc2e5491f9c102aafb8b7dc0d P 7616ad45782a47e58c48a04c5c955d7f [term 2 LEADER]: Signalling peer 07b63f07708848988bfc0082ef339979 to start an election
I20260709 14:49:53.717983  6978 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "db682c4dc2e5491f9c102aafb8b7dc0d"
dest_uuid: "07b63f07708848988bfc0082ef339979"
 from {username='slave'} at 127.0.0.1:40528
I20260709 14:49:53.718391  6978 raft_consensus.cc:493] T db682c4dc2e5491f9c102aafb8b7dc0d P 07b63f07708848988bfc0082ef339979 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:53.718657  6978 raft_consensus.cc:3060] T db682c4dc2e5491f9c102aafb8b7dc0d P 07b63f07708848988bfc0082ef339979 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:53.722532  6978 raft_consensus.cc:515] T db682c4dc2e5491f9c102aafb8b7dc0d P 07b63f07708848988bfc0082ef339979 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:53.723837  6978 leader_election.cc:290] T db682c4dc2e5491f9c102aafb8b7dc0d P 07b63f07708848988bfc0082ef339979 [CANDIDATE]: Term 3 election: Requested vote from peers 7616ad45782a47e58c48a04c5c955d7f (127.6.46.66:44243), 8c8d4630b0fe4ff493ebf9f8ee497ec0 (127.6.46.67:34983)
I20260709 14:49:53.724612  7052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db682c4dc2e5491f9c102aafb8b7dc0d" candidate_uuid: "07b63f07708848988bfc0082ef339979" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7616ad45782a47e58c48a04c5c955d7f"
I20260709 14:49:53.724973  7127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db682c4dc2e5491f9c102aafb8b7dc0d" candidate_uuid: "07b63f07708848988bfc0082ef339979" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0"
I20260709 14:49:53.725066  7052 raft_consensus.cc:3055] T db682c4dc2e5491f9c102aafb8b7dc0d P 7616ad45782a47e58c48a04c5c955d7f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:53.725355  7052 raft_consensus.cc:740] T db682c4dc2e5491f9c102aafb8b7dc0d P 7616ad45782a47e58c48a04c5c955d7f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7616ad45782a47e58c48a04c5c955d7f, State: Running, Role: LEADER
I20260709 14:49:53.725401  7127 raft_consensus.cc:3060] T db682c4dc2e5491f9c102aafb8b7dc0d P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:53.726117  7052 consensus_queue.cc:260] T db682c4dc2e5491f9c102aafb8b7dc0d P 7616ad45782a47e58c48a04c5c955d7f [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: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:53.727007  7052 raft_consensus.cc:3060] T db682c4dc2e5491f9c102aafb8b7dc0d P 7616ad45782a47e58c48a04c5c955d7f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:53.729588  7127 raft_consensus.cc:2468] T db682c4dc2e5491f9c102aafb8b7dc0d P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07b63f07708848988bfc0082ef339979 in term 3.
I20260709 14:49:53.730485  6943 leader_election.cc:304] T db682c4dc2e5491f9c102aafb8b7dc0d P 07b63f07708848988bfc0082ef339979 [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: 07b63f07708848988bfc0082ef339979, 8c8d4630b0fe4ff493ebf9f8ee497ec0; no voters: 
I20260709 14:49:53.731123  7264 raft_consensus.cc:2804] T db682c4dc2e5491f9c102aafb8b7dc0d P 07b63f07708848988bfc0082ef339979 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:53.731354  7052 raft_consensus.cc:2468] T db682c4dc2e5491f9c102aafb8b7dc0d P 7616ad45782a47e58c48a04c5c955d7f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07b63f07708848988bfc0082ef339979 in term 3.
I20260709 14:49:53.731613  7264 raft_consensus.cc:697] T db682c4dc2e5491f9c102aafb8b7dc0d P 07b63f07708848988bfc0082ef339979 [term 3 LEADER]: Becoming Leader. State: Replica: 07b63f07708848988bfc0082ef339979, State: Running, Role: LEADER
I20260709 14:49:53.732517  7264 consensus_queue.cc:237] T db682c4dc2e5491f9c102aafb8b7dc0d P 07b63f07708848988bfc0082ef339979 [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: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:53.738557  6873 catalog_manager.cc:5697] T db682c4dc2e5491f9c102aafb8b7dc0d P 07b63f07708848988bfc0082ef339979 reported cstate change: term changed from 2 to 3, leader changed from 7616ad45782a47e58c48a04c5c955d7f (127.6.46.66) to 07b63f07708848988bfc0082ef339979 (127.6.46.65). New cstate: current_term: 3 leader_uuid: "07b63f07708848988bfc0082ef339979" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:53.771041  7052 raft_consensus.cc:1275] T 59056d8a1af5437280d85196e05b8c98 P 7616ad45782a47e58c48a04c5c955d7f [term 3 FOLLOWER]: Refusing update from remote peer 07b63f07708848988bfc0082ef339979: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:53.772226  7264 consensus_queue.cc:1048] T 59056d8a1af5437280d85196e05b8c98 P 07b63f07708848988bfc0082ef339979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:53.784729  7127 raft_consensus.cc:1275] T 59056d8a1af5437280d85196e05b8c98 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 3 FOLLOWER]: Refusing update from remote peer 07b63f07708848988bfc0082ef339979: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:53.786186  7295 consensus_queue.cc:1048] T 59056d8a1af5437280d85196e05b8c98 P 07b63f07708848988bfc0082ef339979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:49:53.975898  7052 raft_consensus.cc:1275] T a49e041c9c364c258ab25a853464da82 P 7616ad45782a47e58c48a04c5c955d7f [term 3 FOLLOWER]: Refusing update from remote peer 07b63f07708848988bfc0082ef339979: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:53.977103  7295 consensus_queue.cc:1048] T a49e041c9c364c258ab25a853464da82 P 07b63f07708848988bfc0082ef339979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:53.985252  7127 raft_consensus.cc:1275] T a49e041c9c364c258ab25a853464da82 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 3 FOLLOWER]: Refusing update from remote peer 07b63f07708848988bfc0082ef339979: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:53.986585  7286 consensus_queue.cc:1048] T a49e041c9c364c258ab25a853464da82 P 07b63f07708848988bfc0082ef339979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:54.011842  7052 raft_consensus.cc:1275] T 0dce5d23c15b478fb61145432247d322 P 7616ad45782a47e58c48a04c5c955d7f [term 3 FOLLOWER]: Refusing update from remote peer 07b63f07708848988bfc0082ef339979: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:54.012920  7264 consensus_queue.cc:1048] T 0dce5d23c15b478fb61145432247d322 P 07b63f07708848988bfc0082ef339979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:54.020193  7127 raft_consensus.cc:1275] T 0dce5d23c15b478fb61145432247d322 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 3 FOLLOWER]: Refusing update from remote peer 07b63f07708848988bfc0082ef339979: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:54.022428  7295 consensus_queue.cc:1048] T 0dce5d23c15b478fb61145432247d322 P 07b63f07708848988bfc0082ef339979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:54.029753  7127 raft_consensus.cc:1275] T 8776ae3f9a604ff4a4d26fa6e076c73d P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 3 FOLLOWER]: Refusing update from remote peer 07b63f07708848988bfc0082ef339979: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:54.030795  7264 consensus_queue.cc:1048] T 8776ae3f9a604ff4a4d26fa6e076c73d P 07b63f07708848988bfc0082ef339979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:54.038733  7052 raft_consensus.cc:1275] T 8776ae3f9a604ff4a4d26fa6e076c73d P 7616ad45782a47e58c48a04c5c955d7f [term 3 FOLLOWER]: Refusing update from remote peer 07b63f07708848988bfc0082ef339979: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:54.040424  7295 consensus_queue.cc:1048] T 8776ae3f9a604ff4a4d26fa6e076c73d P 07b63f07708848988bfc0082ef339979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:54.318670  7127 raft_consensus.cc:1275] T db682c4dc2e5491f9c102aafb8b7dc0d P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 3 FOLLOWER]: Refusing update from remote peer 07b63f07708848988bfc0082ef339979: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:54.320796  7286 consensus_queue.cc:1048] T db682c4dc2e5491f9c102aafb8b7dc0d P 07b63f07708848988bfc0082ef339979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:49:54.332252  7052 raft_consensus.cc:1275] T db682c4dc2e5491f9c102aafb8b7dc0d P 7616ad45782a47e58c48a04c5c955d7f [term 3 FOLLOWER]: Refusing update from remote peer 07b63f07708848988bfc0082ef339979: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:54.338697  7295 consensus_queue.cc:1048] T db682c4dc2e5491f9c102aafb8b7dc0d P 07b63f07708848988bfc0082ef339979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:56.293920  6329 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:56.300925  6978 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0dce5d23c15b478fb61145432247d322"
dest_uuid: "07b63f07708848988bfc0082ef339979"
mode: GRACEFUL
new_leader_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0"
 from {username='slave'} at 127.0.0.1:40556
I20260709 14:49:56.301415  6978 raft_consensus.cc:606] T 0dce5d23c15b478fb61145432247d322 P 07b63f07708848988bfc0082ef339979 [term 3 LEADER]: Received request to transfer leadership to TS 8c8d4630b0fe4ff493ebf9f8ee497ec0
I20260709 14:49:56.303515  6978 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4dabdb18b20f4e4196d5f1c3e8cab8db"
dest_uuid: "07b63f07708848988bfc0082ef339979"
mode: GRACEFUL
new_leader_uuid: "7616ad45782a47e58c48a04c5c955d7f"
 from {username='slave'} at 127.0.0.1:40556
I20260709 14:49:56.303956  6978 raft_consensus.cc:606] T 4dabdb18b20f4e4196d5f1c3e8cab8db P 07b63f07708848988bfc0082ef339979 [term 1 LEADER]: Received request to transfer leadership to TS 7616ad45782a47e58c48a04c5c955d7f
I20260709 14:49:56.305910  6978 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8776ae3f9a604ff4a4d26fa6e076c73d"
dest_uuid: "07b63f07708848988bfc0082ef339979"
mode: GRACEFUL
new_leader_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0"
 from {username='slave'} at 127.0.0.1:40556
I20260709 14:49:56.306373  6978 raft_consensus.cc:606] T 8776ae3f9a604ff4a4d26fa6e076c73d P 07b63f07708848988bfc0082ef339979 [term 3 LEADER]: Received request to transfer leadership to TS 8c8d4630b0fe4ff493ebf9f8ee497ec0
I20260709 14:49:56.308434  6978 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "efb9d1697dc14bceb9bd3978e9441173"
dest_uuid: "07b63f07708848988bfc0082ef339979"
mode: GRACEFUL
new_leader_uuid: "7616ad45782a47e58c48a04c5c955d7f"
 from {username='slave'} at 127.0.0.1:40556
I20260709 14:49:56.308833  6978 raft_consensus.cc:606] T efb9d1697dc14bceb9bd3978e9441173 P 07b63f07708848988bfc0082ef339979 [term 2 LEADER]: Received request to transfer leadership to TS 7616ad45782a47e58c48a04c5c955d7f
I20260709 14:49:56.309894  6329 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 14:49:56.310746  6329 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:49:56.416018  7264 raft_consensus.cc:993] T 4dabdb18b20f4e4196d5f1c3e8cab8db P 07b63f07708848988bfc0082ef339979: : Instructing follower 7616ad45782a47e58c48a04c5c955d7f to start an election
I20260709 14:49:56.416438  7305 raft_consensus.cc:1081] T 4dabdb18b20f4e4196d5f1c3e8cab8db P 07b63f07708848988bfc0082ef339979 [term 1 LEADER]: Signalling peer 7616ad45782a47e58c48a04c5c955d7f to start an election
I20260709 14:49:56.417652  7052 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4dabdb18b20f4e4196d5f1c3e8cab8db"
dest_uuid: "7616ad45782a47e58c48a04c5c955d7f"
 from {username='slave'} at 127.0.0.1:42808
I20260709 14:49:56.418085  7052 raft_consensus.cc:493] T 4dabdb18b20f4e4196d5f1c3e8cab8db P 7616ad45782a47e58c48a04c5c955d7f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:56.418355  7052 raft_consensus.cc:3060] T 4dabdb18b20f4e4196d5f1c3e8cab8db P 7616ad45782a47e58c48a04c5c955d7f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:56.420248  7264 raft_consensus.cc:993] T 0dce5d23c15b478fb61145432247d322 P 07b63f07708848988bfc0082ef339979: : Instructing follower 8c8d4630b0fe4ff493ebf9f8ee497ec0 to start an election
I20260709 14:49:56.420696  7305 raft_consensus.cc:1081] T 0dce5d23c15b478fb61145432247d322 P 07b63f07708848988bfc0082ef339979 [term 3 LEADER]: Signalling peer 8c8d4630b0fe4ff493ebf9f8ee497ec0 to start an election
I20260709 14:49:56.422353  7126 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0dce5d23c15b478fb61145432247d322"
dest_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0"
 from {username='slave'} at 127.0.0.1:37012
I20260709 14:49:56.422896  7126 raft_consensus.cc:493] T 0dce5d23c15b478fb61145432247d322 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:56.423239  7126 raft_consensus.cc:3060] T 0dce5d23c15b478fb61145432247d322 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:56.423916  7052 raft_consensus.cc:515] T 4dabdb18b20f4e4196d5f1c3e8cab8db P 7616ad45782a47e58c48a04c5c955d7f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } } peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } }
I20260709 14:49:56.424662  7264 raft_consensus.cc:993] T 8776ae3f9a604ff4a4d26fa6e076c73d P 07b63f07708848988bfc0082ef339979: : Instructing follower 8c8d4630b0fe4ff493ebf9f8ee497ec0 to start an election
I20260709 14:49:56.425158  7305 raft_consensus.cc:1081] T 8776ae3f9a604ff4a4d26fa6e076c73d P 07b63f07708848988bfc0082ef339979 [term 3 LEADER]: Signalling peer 8c8d4630b0fe4ff493ebf9f8ee497ec0 to start an election
I20260709 14:49:56.425968  7052 leader_election.cc:290] T 4dabdb18b20f4e4196d5f1c3e8cab8db P 7616ad45782a47e58c48a04c5c955d7f [CANDIDATE]: Term 2 election: Requested vote from peers 8c8d4630b0fe4ff493ebf9f8ee497ec0 (127.6.46.67:34983), 07b63f07708848988bfc0082ef339979 (127.6.46.65:45357)
I20260709 14:49:56.426718  7127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dabdb18b20f4e4196d5f1c3e8cab8db" candidate_uuid: "7616ad45782a47e58c48a04c5c955d7f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0"
I20260709 14:49:56.426932  6978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dabdb18b20f4e4196d5f1c3e8cab8db" candidate_uuid: "7616ad45782a47e58c48a04c5c955d7f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "07b63f07708848988bfc0082ef339979"
I20260709 14:49:56.427235  7127 raft_consensus.cc:3060] T 4dabdb18b20f4e4196d5f1c3e8cab8db P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:56.427435  6978 raft_consensus.cc:3055] T 4dabdb18b20f4e4196d5f1c3e8cab8db P 07b63f07708848988bfc0082ef339979 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:56.427806  6978 raft_consensus.cc:740] T 4dabdb18b20f4e4196d5f1c3e8cab8db P 07b63f07708848988bfc0082ef339979 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 07b63f07708848988bfc0082ef339979, State: Running, Role: LEADER
I20260709 14:49:56.428494  6978 consensus_queue.cc:260] T 4dabdb18b20f4e4196d5f1c3e8cab8db P 07b63f07708848988bfc0082ef339979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } } peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } }
I20260709 14:49:56.429219  6978 raft_consensus.cc:3060] T 4dabdb18b20f4e4196d5f1c3e8cab8db P 07b63f07708848988bfc0082ef339979 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:56.429821  7126 raft_consensus.cc:515] T 0dce5d23c15b478fb61145432247d322 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:56.431897  7126 leader_election.cc:290] T 0dce5d23c15b478fb61145432247d322 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [CANDIDATE]: Term 4 election: Requested vote from peers 07b63f07708848988bfc0082ef339979 (127.6.46.65:45357), 7616ad45782a47e58c48a04c5c955d7f (127.6.46.66:44243)
I20260709 14:49:56.432825  7051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dce5d23c15b478fb61145432247d322" candidate_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "7616ad45782a47e58c48a04c5c955d7f"
I20260709 14:49:56.433334  6977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dce5d23c15b478fb61145432247d322" candidate_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "07b63f07708848988bfc0082ef339979"
I20260709 14:49:56.433414  7127 raft_consensus.cc:2468] T 4dabdb18b20f4e4196d5f1c3e8cab8db P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7616ad45782a47e58c48a04c5c955d7f in term 2.
I20260709 14:49:56.433972  6977 raft_consensus.cc:3055] T 0dce5d23c15b478fb61145432247d322 P 07b63f07708848988bfc0082ef339979 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:49:56.434351  6977 raft_consensus.cc:740] T 0dce5d23c15b478fb61145432247d322 P 07b63f07708848988bfc0082ef339979 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 07b63f07708848988bfc0082ef339979, State: Running, Role: LEADER
I20260709 14:49:56.434377  6978 raft_consensus.cc:2468] T 4dabdb18b20f4e4196d5f1c3e8cab8db P 07b63f07708848988bfc0082ef339979 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7616ad45782a47e58c48a04c5c955d7f in term 2.
I20260709 14:49:56.434669  7018 leader_election.cc:304] T 4dabdb18b20f4e4196d5f1c3e8cab8db P 7616ad45782a47e58c48a04c5c955d7f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7616ad45782a47e58c48a04c5c955d7f, 8c8d4630b0fe4ff493ebf9f8ee497ec0; no voters: 
I20260709 14:49:56.433336  7051 raft_consensus.cc:3060] T 0dce5d23c15b478fb61145432247d322 P 7616ad45782a47e58c48a04c5c955d7f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:56.435487  7283 raft_consensus.cc:2804] T 4dabdb18b20f4e4196d5f1c3e8cab8db P 7616ad45782a47e58c48a04c5c955d7f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:56.435230  6977 consensus_queue.cc:260] T 0dce5d23c15b478fb61145432247d322 P 07b63f07708848988bfc0082ef339979 [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: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:56.436381  6977 raft_consensus.cc:3060] T 0dce5d23c15b478fb61145432247d322 P 07b63f07708848988bfc0082ef339979 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:56.436398  7127 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8776ae3f9a604ff4a4d26fa6e076c73d"
dest_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0"
 from {username='slave'} at 127.0.0.1:37012
I20260709 14:49:56.438045  7127 raft_consensus.cc:493] T 8776ae3f9a604ff4a4d26fa6e076c73d P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:56.438448  7127 raft_consensus.cc:3060] T 8776ae3f9a604ff4a4d26fa6e076c73d P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:56.441342  7051 raft_consensus.cc:2468] T 0dce5d23c15b478fb61145432247d322 P 7616ad45782a47e58c48a04c5c955d7f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c8d4630b0fe4ff493ebf9f8ee497ec0 in term 4.
I20260709 14:49:56.442569  7092 leader_election.cc:304] T 0dce5d23c15b478fb61145432247d322 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [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: 7616ad45782a47e58c48a04c5c955d7f, 8c8d4630b0fe4ff493ebf9f8ee497ec0; no voters: 
I20260709 14:49:56.443367  7259 raft_consensus.cc:2804] T 0dce5d23c15b478fb61145432247d322 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:49:56.444438  6977 raft_consensus.cc:2468] T 0dce5d23c15b478fb61145432247d322 P 07b63f07708848988bfc0082ef339979 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c8d4630b0fe4ff493ebf9f8ee497ec0 in term 4.
I20260709 14:49:56.446240  7283 raft_consensus.cc:697] T 4dabdb18b20f4e4196d5f1c3e8cab8db P 7616ad45782a47e58c48a04c5c955d7f [term 2 LEADER]: Becoming Leader. State: Replica: 7616ad45782a47e58c48a04c5c955d7f, State: Running, Role: LEADER
I20260709 14:49:56.446920  7259 raft_consensus.cc:697] T 0dce5d23c15b478fb61145432247d322 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 4 LEADER]: Becoming Leader. State: Replica: 8c8d4630b0fe4ff493ebf9f8ee497ec0, State: Running, Role: LEADER
I20260709 14:49:56.447603  7283 consensus_queue.cc:237] T 4dabdb18b20f4e4196d5f1c3e8cab8db P 7616ad45782a47e58c48a04c5c955d7f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } } peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } }
I20260709 14:49:56.447724  7259 consensus_queue.cc:237] T 0dce5d23c15b478fb61145432247d322 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [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: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:56.446029  7127 raft_consensus.cc:515] T 8776ae3f9a604ff4a4d26fa6e076c73d P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:56.453007  6977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8776ae3f9a604ff4a4d26fa6e076c73d" candidate_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "07b63f07708848988bfc0082ef339979"
I20260709 14:49:56.453545  6977 raft_consensus.cc:3055] T 8776ae3f9a604ff4a4d26fa6e076c73d P 07b63f07708848988bfc0082ef339979 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:49:56.453760  6977 raft_consensus.cc:740] T 8776ae3f9a604ff4a4d26fa6e076c73d P 07b63f07708848988bfc0082ef339979 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 07b63f07708848988bfc0082ef339979, State: Running, Role: LEADER
I20260709 14:49:56.454345  6977 consensus_queue.cc:260] T 8776ae3f9a604ff4a4d26fa6e076c73d P 07b63f07708848988bfc0082ef339979 [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: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:56.455041  6977 raft_consensus.cc:3060] T 8776ae3f9a604ff4a4d26fa6e076c73d P 07b63f07708848988bfc0082ef339979 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:56.455165  6874 catalog_manager.cc:5697] T 0dce5d23c15b478fb61145432247d322 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 reported cstate change: term changed from 3 to 4, leader changed from 07b63f07708848988bfc0082ef339979 (127.6.46.65) to 8c8d4630b0fe4ff493ebf9f8ee497ec0 (127.6.46.67). New cstate: current_term: 4 leader_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:56.456250  7127 leader_election.cc:290] T 8776ae3f9a604ff4a4d26fa6e076c73d P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [CANDIDATE]: Term 4 election: Requested vote from peers 07b63f07708848988bfc0082ef339979 (127.6.46.65:45357), 7616ad45782a47e58c48a04c5c955d7f (127.6.46.66:44243)
I20260709 14:49:56.459069  7051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8776ae3f9a604ff4a4d26fa6e076c73d" candidate_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "7616ad45782a47e58c48a04c5c955d7f"
I20260709 14:49:56.459620  7051 raft_consensus.cc:3060] T 8776ae3f9a604ff4a4d26fa6e076c73d P 7616ad45782a47e58c48a04c5c955d7f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:56.461359  6977 raft_consensus.cc:2468] T 8776ae3f9a604ff4a4d26fa6e076c73d P 07b63f07708848988bfc0082ef339979 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c8d4630b0fe4ff493ebf9f8ee497ec0 in term 4.
I20260709 14:49:56.461277  6873 catalog_manager.cc:5697] T 4dabdb18b20f4e4196d5f1c3e8cab8db P 7616ad45782a47e58c48a04c5c955d7f reported cstate change: term changed from 1 to 2, leader changed from 07b63f07708848988bfc0082ef339979 (127.6.46.65) to 7616ad45782a47e58c48a04c5c955d7f (127.6.46.66). New cstate: current_term: 2 leader_uuid: "7616ad45782a47e58c48a04c5c955d7f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:56.462627  7091 leader_election.cc:304] T 8776ae3f9a604ff4a4d26fa6e076c73d P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [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: 07b63f07708848988bfc0082ef339979, 8c8d4630b0fe4ff493ebf9f8ee497ec0; no voters: 
I20260709 14:49:56.463424  7259 raft_consensus.cc:2804] T 8776ae3f9a604ff4a4d26fa6e076c73d P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:49:56.464676  7051 raft_consensus.cc:2468] T 8776ae3f9a604ff4a4d26fa6e076c73d P 7616ad45782a47e58c48a04c5c955d7f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c8d4630b0fe4ff493ebf9f8ee497ec0 in term 4.
I20260709 14:49:56.464071  7259 raft_consensus.cc:697] T 8776ae3f9a604ff4a4d26fa6e076c73d P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 4 LEADER]: Becoming Leader. State: Replica: 8c8d4630b0fe4ff493ebf9f8ee497ec0, State: Running, Role: LEADER
I20260709 14:49:56.466041  7259 consensus_queue.cc:237] T 8776ae3f9a604ff4a4d26fa6e076c73d P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [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: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:56.479287  6873 catalog_manager.cc:5697] T 8776ae3f9a604ff4a4d26fa6e076c73d P 8c8d4630b0fe4ff493ebf9f8ee497ec0 reported cstate change: term changed from 3 to 4, leader changed from 07b63f07708848988bfc0082ef339979 (127.6.46.65) to 8c8d4630b0fe4ff493ebf9f8ee497ec0 (127.6.46.67). New cstate: current_term: 4 leader_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:56.514377  7305 raft_consensus.cc:993] T efb9d1697dc14bceb9bd3978e9441173 P 07b63f07708848988bfc0082ef339979: : Instructing follower 7616ad45782a47e58c48a04c5c955d7f to start an election
I20260709 14:49:56.514791  7264 raft_consensus.cc:1081] T efb9d1697dc14bceb9bd3978e9441173 P 07b63f07708848988bfc0082ef339979 [term 2 LEADER]: Signalling peer 7616ad45782a47e58c48a04c5c955d7f to start an election
I20260709 14:49:56.516045  7051 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "efb9d1697dc14bceb9bd3978e9441173"
dest_uuid: "7616ad45782a47e58c48a04c5c955d7f"
 from {username='slave'} at 127.0.0.1:42808
I20260709 14:49:56.516440  7051 raft_consensus.cc:493] T efb9d1697dc14bceb9bd3978e9441173 P 7616ad45782a47e58c48a04c5c955d7f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:56.516713  7051 raft_consensus.cc:3060] T efb9d1697dc14bceb9bd3978e9441173 P 7616ad45782a47e58c48a04c5c955d7f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:56.521296  7051 raft_consensus.cc:515] T efb9d1697dc14bceb9bd3978e9441173 P 7616ad45782a47e58c48a04c5c955d7f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:56.522986  7051 leader_election.cc:290] T efb9d1697dc14bceb9bd3978e9441173 P 7616ad45782a47e58c48a04c5c955d7f [CANDIDATE]: Term 3 election: Requested vote from peers 07b63f07708848988bfc0082ef339979 (127.6.46.65:45357), 8c8d4630b0fe4ff493ebf9f8ee497ec0 (127.6.46.67:34983)
I20260709 14:49:56.523600  6977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efb9d1697dc14bceb9bd3978e9441173" candidate_uuid: "7616ad45782a47e58c48a04c5c955d7f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "07b63f07708848988bfc0082ef339979"
I20260709 14:49:56.524150  6977 raft_consensus.cc:3055] T efb9d1697dc14bceb9bd3978e9441173 P 07b63f07708848988bfc0082ef339979 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:56.524386  6977 raft_consensus.cc:740] T efb9d1697dc14bceb9bd3978e9441173 P 07b63f07708848988bfc0082ef339979 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 07b63f07708848988bfc0082ef339979, State: Running, Role: LEADER
I20260709 14:49:56.524513  7126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efb9d1697dc14bceb9bd3978e9441173" candidate_uuid: "7616ad45782a47e58c48a04c5c955d7f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0"
I20260709 14:49:56.525010  7126 raft_consensus.cc:3060] T efb9d1697dc14bceb9bd3978e9441173 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:56.525075  6977 consensus_queue.cc:260] T efb9d1697dc14bceb9bd3978e9441173 P 07b63f07708848988bfc0082ef339979 [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: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:56.526063  6977 raft_consensus.cc:3060] T efb9d1697dc14bceb9bd3978e9441173 P 07b63f07708848988bfc0082ef339979 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:56.529197  7126 raft_consensus.cc:2468] T efb9d1697dc14bceb9bd3978e9441173 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7616ad45782a47e58c48a04c5c955d7f in term 3.
I20260709 14:49:56.530073  7018 leader_election.cc:304] T efb9d1697dc14bceb9bd3978e9441173 P 7616ad45782a47e58c48a04c5c955d7f [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: 7616ad45782a47e58c48a04c5c955d7f, 8c8d4630b0fe4ff493ebf9f8ee497ec0; no voters: 
I20260709 14:49:56.530282  6977 raft_consensus.cc:2468] T efb9d1697dc14bceb9bd3978e9441173 P 07b63f07708848988bfc0082ef339979 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7616ad45782a47e58c48a04c5c955d7f in term 3.
I20260709 14:49:56.530727  7283 raft_consensus.cc:2804] T efb9d1697dc14bceb9bd3978e9441173 P 7616ad45782a47e58c48a04c5c955d7f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:56.531183  7283 raft_consensus.cc:697] T efb9d1697dc14bceb9bd3978e9441173 P 7616ad45782a47e58c48a04c5c955d7f [term 3 LEADER]: Becoming Leader. State: Replica: 7616ad45782a47e58c48a04c5c955d7f, State: Running, Role: LEADER
I20260709 14:49:56.531973  7283 consensus_queue.cc:237] T efb9d1697dc14bceb9bd3978e9441173 P 7616ad45782a47e58c48a04c5c955d7f [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: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } }
I20260709 14:49:56.537794  6873 catalog_manager.cc:5697] T efb9d1697dc14bceb9bd3978e9441173 P 7616ad45782a47e58c48a04c5c955d7f reported cstate change: term changed from 2 to 3, leader changed from 07b63f07708848988bfc0082ef339979 (127.6.46.65) to 7616ad45782a47e58c48a04c5c955d7f (127.6.46.66). New cstate: current_term: 3 leader_uuid: "7616ad45782a47e58c48a04c5c955d7f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:56.861452  7051 raft_consensus.cc:1275] T 0dce5d23c15b478fb61145432247d322 P 7616ad45782a47e58c48a04c5c955d7f [term 4 FOLLOWER]: Refusing update from remote peer 8c8d4630b0fe4ff493ebf9f8ee497ec0: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:56.862520  7259 consensus_queue.cc:1048] T 0dce5d23c15b478fb61145432247d322 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:56.871810  6977 raft_consensus.cc:1275] T 0dce5d23c15b478fb61145432247d322 P 07b63f07708848988bfc0082ef339979 [term 4 FOLLOWER]: Refusing update from remote peer 8c8d4630b0fe4ff493ebf9f8ee497ec0: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:56.873250  7320 consensus_queue.cc:1048] T 0dce5d23c15b478fb61145432247d322 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:56.877203  6978 raft_consensus.cc:1275] T 8776ae3f9a604ff4a4d26fa6e076c73d P 07b63f07708848988bfc0082ef339979 [term 4 FOLLOWER]: Refusing update from remote peer 8c8d4630b0fe4ff493ebf9f8ee497ec0: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:56.879225  7259 consensus_queue.cc:1048] T 8776ae3f9a604ff4a4d26fa6e076c73d P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:56.887652  7051 raft_consensus.cc:1275] T 8776ae3f9a604ff4a4d26fa6e076c73d P 7616ad45782a47e58c48a04c5c955d7f [term 4 FOLLOWER]: Refusing update from remote peer 8c8d4630b0fe4ff493ebf9f8ee497ec0: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:56.889324  7320 consensus_queue.cc:1048] T 8776ae3f9a604ff4a4d26fa6e076c73d P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7616ad45782a47e58c48a04c5c955d7f" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 44243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:56.897574  6977 raft_consensus.cc:1275] T 4dabdb18b20f4e4196d5f1c3e8cab8db P 07b63f07708848988bfc0082ef339979 [term 2 FOLLOWER]: Refusing update from remote peer 7616ad45782a47e58c48a04c5c955d7f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:56.898679  7283 consensus_queue.cc:1048] T 4dabdb18b20f4e4196d5f1c3e8cab8db P 7616ad45782a47e58c48a04c5c955d7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:56.906522  7126 raft_consensus.cc:1275] T 4dabdb18b20f4e4196d5f1c3e8cab8db P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 2 FOLLOWER]: Refusing update from remote peer 7616ad45782a47e58c48a04c5c955d7f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:56.907660  7283 consensus_queue.cc:1048] T 4dabdb18b20f4e4196d5f1c3e8cab8db P 7616ad45782a47e58c48a04c5c955d7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:56.969950  6977 raft_consensus.cc:1275] T efb9d1697dc14bceb9bd3978e9441173 P 07b63f07708848988bfc0082ef339979 [term 3 FOLLOWER]: Refusing update from remote peer 7616ad45782a47e58c48a04c5c955d7f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:56.971043  7283 consensus_queue.cc:1048] T efb9d1697dc14bceb9bd3978e9441173 P 7616ad45782a47e58c48a04c5c955d7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "07b63f07708848988bfc0082ef339979" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 45357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:56.980911  7126 raft_consensus.cc:1275] T efb9d1697dc14bceb9bd3978e9441173 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 3 FOLLOWER]: Refusing update from remote peer 7616ad45782a47e58c48a04c5c955d7f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:56.982136  7283 consensus_queue.cc:1048] T efb9d1697dc14bceb9bd3978e9441173 P 7616ad45782a47e58c48a04c5c955d7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c8d4630b0fe4ff493ebf9f8ee497ec0" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 34983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:57.311879  6329 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:57.318845  6329 tablet_server.cc:179] TabletServer@127.6.46.65:0 shutting down...
I20260709 14:49:57.340976  6329 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:49:57.341655  6329 tablet_replica.cc:333] T efb9d1697dc14bceb9bd3978e9441173 P 07b63f07708848988bfc0082ef339979: stopping tablet replica
I20260709 14:49:57.342195  6329 raft_consensus.cc:2243] T efb9d1697dc14bceb9bd3978e9441173 P 07b63f07708848988bfc0082ef339979 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:57.342605  6329 raft_consensus.cc:2272] T efb9d1697dc14bceb9bd3978e9441173 P 07b63f07708848988bfc0082ef339979 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:57.344794  6329 tablet_replica.cc:333] T 738ae8a7b3f04165a30af624f205656f P 07b63f07708848988bfc0082ef339979: stopping tablet replica
I20260709 14:49:57.345289  6329 raft_consensus.cc:2243] T 738ae8a7b3f04165a30af624f205656f P 07b63f07708848988bfc0082ef339979 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:57.345671  6329 raft_consensus.cc:2272] T 738ae8a7b3f04165a30af624f205656f P 07b63f07708848988bfc0082ef339979 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:57.347179  6329 tablet_replica.cc:333] T 8776ae3f9a604ff4a4d26fa6e076c73d P 07b63f07708848988bfc0082ef339979: stopping tablet replica
I20260709 14:49:57.347607  6329 raft_consensus.cc:2243] T 8776ae3f9a604ff4a4d26fa6e076c73d P 07b63f07708848988bfc0082ef339979 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:57.348083  6329 raft_consensus.cc:2272] T 8776ae3f9a604ff4a4d26fa6e076c73d P 07b63f07708848988bfc0082ef339979 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:57.350484  6329 tablet_replica.cc:333] T 0dce5d23c15b478fb61145432247d322 P 07b63f07708848988bfc0082ef339979: stopping tablet replica
I20260709 14:49:57.350984  6329 raft_consensus.cc:2243] T 0dce5d23c15b478fb61145432247d322 P 07b63f07708848988bfc0082ef339979 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:57.351364  6329 raft_consensus.cc:2272] T 0dce5d23c15b478fb61145432247d322 P 07b63f07708848988bfc0082ef339979 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:57.353250  6329 tablet_replica.cc:333] T db682c4dc2e5491f9c102aafb8b7dc0d P 07b63f07708848988bfc0082ef339979: stopping tablet replica
I20260709 14:49:57.353747  6329 raft_consensus.cc:2243] T db682c4dc2e5491f9c102aafb8b7dc0d P 07b63f07708848988bfc0082ef339979 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:49:57.354391  6329 raft_consensus.cc:2272] T db682c4dc2e5491f9c102aafb8b7dc0d P 07b63f07708848988bfc0082ef339979 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:57.355746  6329 tablet_replica.cc:333] T a49e041c9c364c258ab25a853464da82 P 07b63f07708848988bfc0082ef339979: stopping tablet replica
I20260709 14:49:57.356274  6329 raft_consensus.cc:2243] T a49e041c9c364c258ab25a853464da82 P 07b63f07708848988bfc0082ef339979 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:49:57.356913  6329 raft_consensus.cc:2272] T a49e041c9c364c258ab25a853464da82 P 07b63f07708848988bfc0082ef339979 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:57.358412  6329 tablet_replica.cc:333] T 981bb8883bb24cf1934062eb0200e090 P 07b63f07708848988bfc0082ef339979: stopping tablet replica
I20260709 14:49:57.358866  6329 raft_consensus.cc:2243] T 981bb8883bb24cf1934062eb0200e090 P 07b63f07708848988bfc0082ef339979 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:57.359508  6329 raft_consensus.cc:2272] T 981bb8883bb24cf1934062eb0200e090 P 07b63f07708848988bfc0082ef339979 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:57.361002  6329 tablet_replica.cc:333] T 6fde469dc57c438196f982857ac1d2f3 P 07b63f07708848988bfc0082ef339979: stopping tablet replica
I20260709 14:49:57.361454  6329 raft_consensus.cc:2243] T 6fde469dc57c438196f982857ac1d2f3 P 07b63f07708848988bfc0082ef339979 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:57.361843  6329 raft_consensus.cc:2272] T 6fde469dc57c438196f982857ac1d2f3 P 07b63f07708848988bfc0082ef339979 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:57.363309  6329 tablet_replica.cc:333] T 4dabdb18b20f4e4196d5f1c3e8cab8db P 07b63f07708848988bfc0082ef339979: stopping tablet replica
I20260709 14:49:57.363744  6329 raft_consensus.cc:2243] T 4dabdb18b20f4e4196d5f1c3e8cab8db P 07b63f07708848988bfc0082ef339979 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:57.364189  6329 raft_consensus.cc:2272] T 4dabdb18b20f4e4196d5f1c3e8cab8db P 07b63f07708848988bfc0082ef339979 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:57.365947  6329 tablet_replica.cc:333] T 59056d8a1af5437280d85196e05b8c98 P 07b63f07708848988bfc0082ef339979: stopping tablet replica
I20260709 14:49:57.366375  6329 raft_consensus.cc:2243] T 59056d8a1af5437280d85196e05b8c98 P 07b63f07708848988bfc0082ef339979 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:49:57.366998  6329 raft_consensus.cc:2272] T 59056d8a1af5437280d85196e05b8c98 P 07b63f07708848988bfc0082ef339979 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:57.397948  7091 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.6.46.65:45357: connect: Connection refused (error 111) [suppressed 65 similar messages]
I20260709 14:49:57.398718  6329 tablet_server.cc:196] TabletServer@127.6.46.65:0 shutdown complete.
W20260709 14:49:57.406563  7091 consensus_peers.cc:597] T 0dce5d23c15b478fb61145432247d322 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 -> Peer 07b63f07708848988bfc0082ef339979 (127.6.46.65:45357): Couldn't send request to peer 07b63f07708848988bfc0082ef339979. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.65:45357: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:57.408074  7017 consensus_peers.cc:597] T efb9d1697dc14bceb9bd3978e9441173 P 7616ad45782a47e58c48a04c5c955d7f -> Peer 07b63f07708848988bfc0082ef339979 (127.6.46.65:45357): Couldn't send request to peer 07b63f07708848988bfc0082ef339979. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.65:45357: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:57.418182  7017 consensus_peers.cc:597] T 4dabdb18b20f4e4196d5f1c3e8cab8db P 7616ad45782a47e58c48a04c5c955d7f -> Peer 07b63f07708848988bfc0082ef339979 (127.6.46.65:45357): Couldn't send request to peer 07b63f07708848988bfc0082ef339979. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.65:45357: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:57.422729  6329 tablet_server.cc:179] TabletServer@127.6.46.66:0 shutting down...
I20260709 14:49:57.448100  6329 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:49:57.448761  6329 tablet_replica.cc:333] T efb9d1697dc14bceb9bd3978e9441173 P 7616ad45782a47e58c48a04c5c955d7f: stopping tablet replica
I20260709 14:49:57.449301  6329 raft_consensus.cc:2243] T efb9d1697dc14bceb9bd3978e9441173 P 7616ad45782a47e58c48a04c5c955d7f [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:49:57.450002  6329 raft_consensus.cc:2272] T efb9d1697dc14bceb9bd3978e9441173 P 7616ad45782a47e58c48a04c5c955d7f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:57.452004  6329 tablet_replica.cc:333] T 738ae8a7b3f04165a30af624f205656f P 7616ad45782a47e58c48a04c5c955d7f: stopping tablet replica
I20260709 14:49:57.452513  6329 raft_consensus.cc:2243] T 738ae8a7b3f04165a30af624f205656f P 7616ad45782a47e58c48a04c5c955d7f [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:57.453182  6329 raft_consensus.cc:2272] T 738ae8a7b3f04165a30af624f205656f P 7616ad45782a47e58c48a04c5c955d7f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:57.454743  6329 tablet_replica.cc:333] T 6fde469dc57c438196f982857ac1d2f3 P 7616ad45782a47e58c48a04c5c955d7f: stopping tablet replica
I20260709 14:49:57.455217  6329 raft_consensus.cc:2243] T 6fde469dc57c438196f982857ac1d2f3 P 7616ad45782a47e58c48a04c5c955d7f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:57.455611  6329 raft_consensus.cc:2272] T 6fde469dc57c438196f982857ac1d2f3 P 7616ad45782a47e58c48a04c5c955d7f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:57.457078  6329 tablet_replica.cc:333] T 4dabdb18b20f4e4196d5f1c3e8cab8db P 7616ad45782a47e58c48a04c5c955d7f: stopping tablet replica
I20260709 14:49:57.457525  6329 raft_consensus.cc:2243] T 4dabdb18b20f4e4196d5f1c3e8cab8db P 7616ad45782a47e58c48a04c5c955d7f [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:57.458179  6329 raft_consensus.cc:2272] T 4dabdb18b20f4e4196d5f1c3e8cab8db P 7616ad45782a47e58c48a04c5c955d7f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:57.459997  6329 tablet_replica.cc:333] T 59056d8a1af5437280d85196e05b8c98 P 7616ad45782a47e58c48a04c5c955d7f: stopping tablet replica
I20260709 14:49:57.460453  6329 raft_consensus.cc:2243] T 59056d8a1af5437280d85196e05b8c98 P 7616ad45782a47e58c48a04c5c955d7f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:57.460878  6329 raft_consensus.cc:2272] T 59056d8a1af5437280d85196e05b8c98 P 7616ad45782a47e58c48a04c5c955d7f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:57.462343  6329 tablet_replica.cc:333] T a49e041c9c364c258ab25a853464da82 P 7616ad45782a47e58c48a04c5c955d7f: stopping tablet replica
I20260709 14:49:57.462826  6329 raft_consensus.cc:2243] T a49e041c9c364c258ab25a853464da82 P 7616ad45782a47e58c48a04c5c955d7f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:57.463191  6329 raft_consensus.cc:2272] T a49e041c9c364c258ab25a853464da82 P 7616ad45782a47e58c48a04c5c955d7f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:57.464718  6329 tablet_replica.cc:333] T 981bb8883bb24cf1934062eb0200e090 P 7616ad45782a47e58c48a04c5c955d7f: stopping tablet replica
I20260709 14:49:57.465150  6329 raft_consensus.cc:2243] T 981bb8883bb24cf1934062eb0200e090 P 7616ad45782a47e58c48a04c5c955d7f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:57.465524  6329 raft_consensus.cc:2272] T 981bb8883bb24cf1934062eb0200e090 P 7616ad45782a47e58c48a04c5c955d7f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:57.467157  6329 tablet_replica.cc:333] T db682c4dc2e5491f9c102aafb8b7dc0d P 7616ad45782a47e58c48a04c5c955d7f: stopping tablet replica
I20260709 14:49:57.467579  6329 raft_consensus.cc:2243] T db682c4dc2e5491f9c102aafb8b7dc0d P 7616ad45782a47e58c48a04c5c955d7f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:57.467975  6329 raft_consensus.cc:2272] T db682c4dc2e5491f9c102aafb8b7dc0d P 7616ad45782a47e58c48a04c5c955d7f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:57.469374  6329 tablet_replica.cc:333] T 8776ae3f9a604ff4a4d26fa6e076c73d P 7616ad45782a47e58c48a04c5c955d7f: stopping tablet replica
I20260709 14:49:57.469798  6329 raft_consensus.cc:2243] T 8776ae3f9a604ff4a4d26fa6e076c73d P 7616ad45782a47e58c48a04c5c955d7f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:57.470171  6329 raft_consensus.cc:2272] T 8776ae3f9a604ff4a4d26fa6e076c73d P 7616ad45782a47e58c48a04c5c955d7f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:57.471961  6329 tablet_replica.cc:333] T 0dce5d23c15b478fb61145432247d322 P 7616ad45782a47e58c48a04c5c955d7f: stopping tablet replica
I20260709 14:49:57.472379  6329 raft_consensus.cc:2243] T 0dce5d23c15b478fb61145432247d322 P 7616ad45782a47e58c48a04c5c955d7f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:57.472760  6329 raft_consensus.cc:2272] T 0dce5d23c15b478fb61145432247d322 P 7616ad45782a47e58c48a04c5c955d7f [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:57.483157  7091 consensus_peers.cc:597] T 8776ae3f9a604ff4a4d26fa6e076c73d P 8c8d4630b0fe4ff493ebf9f8ee497ec0 -> Peer 07b63f07708848988bfc0082ef339979 (127.6.46.65:45357): Couldn't send request to peer 07b63f07708848988bfc0082ef339979. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.65:45357: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:57.500845  6329 tablet_server.cc:196] TabletServer@127.6.46.66:0 shutdown complete.
I20260709 14:49:57.519276  6329 tablet_server.cc:179] TabletServer@127.6.46.67:0 shutting down...
I20260709 14:49:57.539935  6329 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:49:57.540633  6329 tablet_replica.cc:333] T efb9d1697dc14bceb9bd3978e9441173 P 8c8d4630b0fe4ff493ebf9f8ee497ec0: stopping tablet replica
I20260709 14:49:57.541263  6329 raft_consensus.cc:2243] T efb9d1697dc14bceb9bd3978e9441173 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:57.541746  6329 raft_consensus.cc:2272] T efb9d1697dc14bceb9bd3978e9441173 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:57.544309  6329 tablet_replica.cc:333] T 0dce5d23c15b478fb61145432247d322 P 8c8d4630b0fe4ff493ebf9f8ee497ec0: stopping tablet replica
I20260709 14:49:57.544803  6329 raft_consensus.cc:2243] T 0dce5d23c15b478fb61145432247d322 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:49:57.545500  6329 raft_consensus.cc:2272] T 0dce5d23c15b478fb61145432247d322 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:57.547410  6329 tablet_replica.cc:333] T 59056d8a1af5437280d85196e05b8c98 P 8c8d4630b0fe4ff493ebf9f8ee497ec0: stopping tablet replica
I20260709 14:49:57.547932  6329 raft_consensus.cc:2243] T 59056d8a1af5437280d85196e05b8c98 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:57.548303  6329 raft_consensus.cc:2272] T 59056d8a1af5437280d85196e05b8c98 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:57.549669  6329 tablet_replica.cc:333] T 4dabdb18b20f4e4196d5f1c3e8cab8db P 8c8d4630b0fe4ff493ebf9f8ee497ec0: stopping tablet replica
I20260709 14:49:57.550137  6329 raft_consensus.cc:2243] T 4dabdb18b20f4e4196d5f1c3e8cab8db P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:57.550510  6329 raft_consensus.cc:2272] T 4dabdb18b20f4e4196d5f1c3e8cab8db P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:57.552259  6329 tablet_replica.cc:333] T 8776ae3f9a604ff4a4d26fa6e076c73d P 8c8d4630b0fe4ff493ebf9f8ee497ec0: stopping tablet replica
I20260709 14:49:57.552734  6329 raft_consensus.cc:2243] T 8776ae3f9a604ff4a4d26fa6e076c73d P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:49:57.553391  6329 raft_consensus.cc:2272] T 8776ae3f9a604ff4a4d26fa6e076c73d P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:57.555053  6329 tablet_replica.cc:333] T 738ae8a7b3f04165a30af624f205656f P 8c8d4630b0fe4ff493ebf9f8ee497ec0: stopping tablet replica
I20260709 14:49:57.555523  6329 raft_consensus.cc:2243] T 738ae8a7b3f04165a30af624f205656f P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:57.555925  6329 raft_consensus.cc:2272] T 738ae8a7b3f04165a30af624f205656f P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:57.557371  6329 tablet_replica.cc:333] T db682c4dc2e5491f9c102aafb8b7dc0d P 8c8d4630b0fe4ff493ebf9f8ee497ec0: stopping tablet replica
I20260709 14:49:57.557816  6329 raft_consensus.cc:2243] T db682c4dc2e5491f9c102aafb8b7dc0d P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:57.558212  6329 raft_consensus.cc:2272] T db682c4dc2e5491f9c102aafb8b7dc0d P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:57.559593  6329 tablet_replica.cc:333] T 981bb8883bb24cf1934062eb0200e090 P 8c8d4630b0fe4ff493ebf9f8ee497ec0: stopping tablet replica
I20260709 14:49:57.560094  6329 raft_consensus.cc:2243] T 981bb8883bb24cf1934062eb0200e090 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:57.560472  6329 raft_consensus.cc:2272] T 981bb8883bb24cf1934062eb0200e090 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:57.562067  6329 tablet_replica.cc:333] T a49e041c9c364c258ab25a853464da82 P 8c8d4630b0fe4ff493ebf9f8ee497ec0: stopping tablet replica
I20260709 14:49:57.562489  6329 raft_consensus.cc:2243] T a49e041c9c364c258ab25a853464da82 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:57.562876  6329 raft_consensus.cc:2272] T a49e041c9c364c258ab25a853464da82 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:57.564354  6329 tablet_replica.cc:333] T 6fde469dc57c438196f982857ac1d2f3 P 8c8d4630b0fe4ff493ebf9f8ee497ec0: stopping tablet replica
I20260709 14:49:57.564769  6329 raft_consensus.cc:2243] T 6fde469dc57c438196f982857ac1d2f3 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:57.565399  6329 raft_consensus.cc:2272] T 6fde469dc57c438196f982857ac1d2f3 P 8c8d4630b0fe4ff493ebf9f8ee497ec0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:57.591840  6329 tablet_server.cc:196] TabletServer@127.6.46.67:0 shutdown complete.
I20260709 14:49:57.608225  6329 master.cc:562] Master@127.6.46.126:38329 shutting down...
I20260709 14:49:57.628703  6329 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 657ab27d51ad48f8ad6e48f1c0fcc168 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:57.629204  6329 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 657ab27d51ad48f8ad6e48f1c0fcc168 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:57.629534  6329 tablet_replica.cc:333] T 00000000000000000000000000000000 P 657ab27d51ad48f8ad6e48f1c0fcc168: stopping tablet replica
I20260709 14:49:57.648185  6329 master.cc:584] Master@127.6.46.126:38329 shutdown complete.
07b63f07708848988bfc0082ef339979  5
7616ad45782a47e58c48a04c5c955d7f  4
8c8d4630b0fe4ff493ebf9f8ee497ec0  1
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10377 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260709 14:49:57.685338  6329 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.46.126:39303
I20260709 14:49:57.686404  6329 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:49:57.692131  7335 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:49:57.692188  7334 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:49:57.692806  7337 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:49:57.693202  6329 server_base.cc:1061] running on GCE node
I20260709 14:49:57.694101  6329 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:49:57.694299  6329 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:49:57.694446  6329 hybrid_clock.cc:648] HybridClock initialized: now 1783608597694435 us; error 0 us; skew 500 ppm
I20260709 14:49:57.694885  6329 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:49:57.697072  6329 webserver.cc:533] Webserver started at http://127.6.46.126:35785/ using document root <none> and password file <none>
I20260709 14:49:57.697487  6329 fs_manager.cc:362] Metadata directory not provided
I20260709 14:49:57.697631  6329 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:49:57.697841  6329 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:49:57.698827  6329 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608570934825-6329-0/minicluster-data/master-0-root/instance:
uuid: "f7c0597b4509445590f0d801da14e8e9"
format_stamp: "Formatted at 2026-07-09 14:49:57 on dist-test-slave-zpbn"
I20260709 14:49:57.702937  6329 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260709 14:49:57.705914  7342 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:57.706576  6329 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:49:57.706852  6329 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608570934825-6329-0/minicluster-data/master-0-root
uuid: "f7c0597b4509445590f0d801da14e8e9"
format_stamp: "Formatted at 2026-07-09 14:49:57 on dist-test-slave-zpbn"
I20260709 14:49:57.707118  6329 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608570934825-6329-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608570934825-6329-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608570934825-6329-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:49:57.715240  6329 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:49:57.716382  6329 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:49:57.751631  6329 rpc_server.cc:307] RPC server started. Bound to: 127.6.46.126:39303
I20260709 14:49:57.751739  7393 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.46.126:39303 every 8 connection(s)
I20260709 14:49:57.755362  7394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:57.764623  7394 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f7c0597b4509445590f0d801da14e8e9: Bootstrap starting.
I20260709 14:49:57.769030  7394 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f7c0597b4509445590f0d801da14e8e9: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:57.772836  7394 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f7c0597b4509445590f0d801da14e8e9: No bootstrap required, opened a new log
I20260709 14:49:57.774748  7394 raft_consensus.cc:359] T 00000000000000000000000000000000 P f7c0597b4509445590f0d801da14e8e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f7c0597b4509445590f0d801da14e8e9" member_type: VOTER }
I20260709 14:49:57.775120  7394 raft_consensus.cc:385] T 00000000000000000000000000000000 P f7c0597b4509445590f0d801da14e8e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:57.775357  7394 raft_consensus.cc:740] T 00000000000000000000000000000000 P f7c0597b4509445590f0d801da14e8e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7c0597b4509445590f0d801da14e8e9, State: Initialized, Role: FOLLOWER
I20260709 14:49:57.775959  7394 consensus_queue.cc:260] T 00000000000000000000000000000000 P f7c0597b4509445590f0d801da14e8e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f7c0597b4509445590f0d801da14e8e9" member_type: VOTER }
I20260709 14:49:57.776412  7394 raft_consensus.cc:399] T 00000000000000000000000000000000 P f7c0597b4509445590f0d801da14e8e9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:49:57.776633  7394 raft_consensus.cc:493] T 00000000000000000000000000000000 P f7c0597b4509445590f0d801da14e8e9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:49:57.776908  7394 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f7c0597b4509445590f0d801da14e8e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:57.780717  7394 raft_consensus.cc:515] T 00000000000000000000000000000000 P f7c0597b4509445590f0d801da14e8e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f7c0597b4509445590f0d801da14e8e9" member_type: VOTER }
I20260709 14:49:57.781239  7394 leader_election.cc:304] T 00000000000000000000000000000000 P f7c0597b4509445590f0d801da14e8e9 [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: f7c0597b4509445590f0d801da14e8e9; no voters: 
I20260709 14:49:57.782651  7394 leader_election.cc:290] T 00000000000000000000000000000000 P f7c0597b4509445590f0d801da14e8e9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:49:57.782925  7397 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f7c0597b4509445590f0d801da14e8e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:57.784189  7397 raft_consensus.cc:697] T 00000000000000000000000000000000 P f7c0597b4509445590f0d801da14e8e9 [term 1 LEADER]: Becoming Leader. State: Replica: f7c0597b4509445590f0d801da14e8e9, State: Running, Role: LEADER
I20260709 14:49:57.784863  7397 consensus_queue.cc:237] T 00000000000000000000000000000000 P f7c0597b4509445590f0d801da14e8e9 [LEADER]: Queue going to LEADER mode. State: All 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: "f7c0597b4509445590f0d801da14e8e9" member_type: VOTER }
I20260709 14:49:57.785454  7394 sys_catalog.cc:565] T 00000000000000000000000000000000 P f7c0597b4509445590f0d801da14e8e9 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:49:57.789603  7399 sys_catalog.cc:455] T 00000000000000000000000000000000 P f7c0597b4509445590f0d801da14e8e9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f7c0597b4509445590f0d801da14e8e9. Latest consensus state: current_term: 1 leader_uuid: "f7c0597b4509445590f0d801da14e8e9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f7c0597b4509445590f0d801da14e8e9" member_type: VOTER } }
I20260709 14:49:57.790303  7399 sys_catalog.cc:458] T 00000000000000000000000000000000 P f7c0597b4509445590f0d801da14e8e9 [sys.catalog]: This master's current role is: LEADER
I20260709 14:49:57.792002  7403 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:49:57.791877  7398 sys_catalog.cc:455] T 00000000000000000000000000000000 P f7c0597b4509445590f0d801da14e8e9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f7c0597b4509445590f0d801da14e8e9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f7c0597b4509445590f0d801da14e8e9" member_type: VOTER } }
I20260709 14:49:57.792516  7398 sys_catalog.cc:458] T 00000000000000000000000000000000 P f7c0597b4509445590f0d801da14e8e9 [sys.catalog]: This master's current role is: LEADER
I20260709 14:49:57.797299  7403 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:49:57.801702  6329 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:49:57.805615  7403 catalog_manager.cc:1383] Generated new cluster ID: 1379c9d1ad57426eb6b159e2feac94a3
I20260709 14:49:57.805856  7403 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:49:57.831970  7403 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:49:57.833118  7403 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:49:57.851430  7403 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f7c0597b4509445590f0d801da14e8e9: Generated new TSK 0
I20260709 14:49:57.851969  7403 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:49:57.867406  6329 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:49:57.872953  7415 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:49:57.874577  7416 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:49:57.876307  6329 server_base.cc:1061] running on GCE node
W20260709 14:49:57.877008  7418 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:49:57.877815  6329 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:49:57.878023  6329 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:49:57.878144  6329 hybrid_clock.cc:648] HybridClock initialized: now 1783608597878133 us; error 0 us; skew 500 ppm
I20260709 14:49:57.878580  6329 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:49:57.880563  6329 webserver.cc:533] Webserver started at http://127.6.46.65:40547/ using document root <none> and password file <none>
I20260709 14:49:57.880961  6329 fs_manager.cc:362] Metadata directory not provided
I20260709 14:49:57.881114  6329 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:49:57.881312  6329 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:49:57.882356  6329 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608570934825-6329-0/minicluster-data/ts-0-root/instance:
uuid: "f2da5f38b8fd40629e7b120a0ae3f4df"
format_stamp: "Formatted at 2026-07-09 14:49:57 on dist-test-slave-zpbn"
I20260709 14:49:57.886363  6329 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:49:57.889451  7423 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:57.890122  6329 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:49:57.890399  6329 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608570934825-6329-0/minicluster-data/ts-0-root
uuid: "f2da5f38b8fd40629e7b120a0ae3f4df"
format_stamp: "Formatted at 2026-07-09 14:49:57 on dist-test-slave-zpbn"
I20260709 14:49:57.890667  6329 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608570934825-6329-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608570934825-6329-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608570934825-6329-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:49:57.918773  6329 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:49:57.919987  6329 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:49:57.921406  6329 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:49:57.923530  6329 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:49:57.923738  6329 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:57.923992  6329 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:49:57.924172  6329 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:57.961560  6329 rpc_server.cc:307] RPC server started. Bound to: 127.6.46.65:41837
I20260709 14:49:57.961648  7485 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.46.65:41837 every 8 connection(s)
I20260709 14:49:57.965848  6329 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:49:57.972735  7490 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:49:57.973657  7491 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:49:57.976332  6329 server_base.cc:1061] running on GCE node
W20260709 14:49:57.977126  7494 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:49:57.978138  7486 heartbeater.cc:344] Connected to a master server at 127.6.46.126:39303
I20260709 14:49:57.978441  6329 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 14:49:57.978471  7486 heartbeater.cc:461] Registering TS with master...
W20260709 14:49:57.978758  6329 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:49:57.978950  6329 hybrid_clock.cc:648] HybridClock initialized: now 1783608597978914 us; error 0 us; skew 500 ppm
I20260709 14:49:57.979374  7486 heartbeater.cc:507] Master 127.6.46.126:39303 requested a full tablet report, sending...
I20260709 14:49:57.979476  6329 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:49:57.981501  7359 ts_manager.cc:194] Registered new tserver with Master: f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837)
I20260709 14:49:57.982204  6329 webserver.cc:533] Webserver started at http://127.6.46.66:34495/ using document root <none> and password file <none>
I20260709 14:49:57.982764  6329 fs_manager.cc:362] Metadata directory not provided
I20260709 14:49:57.982950  6329 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:49:57.983222  6329 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:49:57.983445  7359 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39244
I20260709 14:49:57.984421  6329 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608570934825-6329-0/minicluster-data/ts-1-root/instance:
uuid: "291f2c0a115748ee98f239b5704939ea"
format_stamp: "Formatted at 2026-07-09 14:49:57 on dist-test-slave-zpbn"
I20260709 14:49:57.988783  6329 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260709 14:49:57.991796  7498 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:57.992529  6329 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:49:57.992797  6329 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608570934825-6329-0/minicluster-data/ts-1-root
uuid: "291f2c0a115748ee98f239b5704939ea"
format_stamp: "Formatted at 2026-07-09 14:49:57 on dist-test-slave-zpbn"
I20260709 14:49:57.993064  6329 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608570934825-6329-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608570934825-6329-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608570934825-6329-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:49:58.024259  6329 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:49:58.025388  6329 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:49:58.026782  6329 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:49:58.028867  6329 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:49:58.029085  6329 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:58.029323  6329 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:49:58.029493  6329 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:58.066615  6329 rpc_server.cc:307] RPC server started. Bound to: 127.6.46.66:34303
I20260709 14:49:58.066721  7560 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.46.66:34303 every 8 connection(s)
I20260709 14:49:58.071202  6329 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:49:58.078258  7564 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:49:58.078859  7565 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:49:58.081516  7567 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:49:58.082161  6329 server_base.cc:1061] running on GCE node
I20260709 14:49:58.082741  7561 heartbeater.cc:344] Connected to a master server at 127.6.46.126:39303
I20260709 14:49:58.083081  7561 heartbeater.cc:461] Registering TS with master...
I20260709 14:49:58.083161  6329 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:49:58.083441  6329 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:49:58.083618  6329 hybrid_clock.cc:648] HybridClock initialized: now 1783608598083602 us; error 0 us; skew 500 ppm
I20260709 14:49:58.083858  7561 heartbeater.cc:507] Master 127.6.46.126:39303 requested a full tablet report, sending...
I20260709 14:49:58.084232  6329 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:49:58.085918  7359 ts_manager.cc:194] Registered new tserver with Master: 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303)
I20260709 14:49:58.086845  6329 webserver.cc:533] Webserver started at http://127.6.46.67:39985/ using document root <none> and password file <none>
I20260709 14:49:58.087446  6329 fs_manager.cc:362] Metadata directory not provided
I20260709 14:49:58.087677  6329 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:49:58.087663  7359 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39260
I20260709 14:49:58.088160  6329 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:49:58.089324  6329 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608570934825-6329-0/minicluster-data/ts-2-root/instance:
uuid: "dde0c3c74e7f473ca5d3fbb12786fc93"
format_stamp: "Formatted at 2026-07-09 14:49:58 on dist-test-slave-zpbn"
I20260709 14:49:58.093434  6329 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:49:58.096670  7572 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:58.097491  6329 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:49:58.097764  6329 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608570934825-6329-0/minicluster-data/ts-2-root
uuid: "dde0c3c74e7f473ca5d3fbb12786fc93"
format_stamp: "Formatted at 2026-07-09 14:49:58 on dist-test-slave-zpbn"
I20260709 14:49:58.098018  6329 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608570934825-6329-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608570934825-6329-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608570934825-6329-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:49:58.107378  6329 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:49:58.108492  6329 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:49:58.109931  6329 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:49:58.111979  6329 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:49:58.112170  6329 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:58.112411  6329 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:49:58.112564  6329 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:58.148697  6329 rpc_server.cc:307] RPC server started. Bound to: 127.6.46.67:33213
I20260709 14:49:58.148797  7634 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.46.67:33213 every 8 connection(s)
I20260709 14:49:58.161542  7635 heartbeater.cc:344] Connected to a master server at 127.6.46.126:39303
I20260709 14:49:58.161888  7635 heartbeater.cc:461] Registering TS with master...
I20260709 14:49:58.162612  7635 heartbeater.cc:507] Master 127.6.46.126:39303 requested a full tablet report, sending...
I20260709 14:49:58.164407  7359 ts_manager.cc:194] Registered new tserver with Master: dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:49:58.164861  6329 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013158995s
I20260709 14:49:58.166060  7359 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39270
I20260709 14:49:58.189360  7359 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39284:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:49:58.195379  7359 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:49:58.386441  7451 tablet_service.cc:1511] Processing CreateTablet for tablet 9c8c5c234613459e9c0712aa25f8bdba (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:49:58.387907  7451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c8c5c234613459e9c0712aa25f8bdba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:58.387777  7447 tablet_service.cc:1511] Processing CreateTablet for tablet ed09b6c0627b4d47b5a9a8d32c450dbd (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:49:58.389127  7447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed09b6c0627b4d47b5a9a8d32c450dbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:58.390416  7448 tablet_service.cc:1511] Processing CreateTablet for tablet c12645ec093645339fd6c1013f289779 (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:49:58.392920  7449 tablet_service.cc:1511] Processing CreateTablet for tablet 215fb7121edd4bd291fa56d4f16e0bbb (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:49:58.393497  7446 tablet_service.cc:1511] Processing CreateTablet for tablet 6956fcfe8fb54607bc44fd94b318ad45 (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:49:58.394977  7450 tablet_service.cc:1511] Processing CreateTablet for tablet 253eee5b690448bf8d2b11ddf67fc76a (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:49:58.391664  7448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c12645ec093645339fd6c1013f289779. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:58.397284  7446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6956fcfe8fb54607bc44fd94b318ad45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:58.398204  7450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 253eee5b690448bf8d2b11ddf67fc76a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:58.404043  7449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 215fb7121edd4bd291fa56d4f16e0bbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:58.410766  7650 tablet_bootstrap.cc:492] T 9c8c5c234613459e9c0712aa25f8bdba P f2da5f38b8fd40629e7b120a0ae3f4df: Bootstrap starting.
I20260709 14:49:58.415633  7445 tablet_service.cc:1511] Processing CreateTablet for tablet a9b2cc041e8148c6b606349f378f1648 (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:49:58.416956  7445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9b2cc041e8148c6b606349f378f1648. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:58.417191  7451 tablet_service.cc:1511] Processing CreateTablet for tablet bef6074f1b5e493e8198eb167ef4f1ce (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:49:58.418332  7451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bef6074f1b5e493e8198eb167ef4f1ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:58.420933  7444 tablet_service.cc:1511] Processing CreateTablet for tablet 3ecbc1d03c0246c4850f3095e933a489 (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:49:58.422171  7444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ecbc1d03c0246c4850f3095e933a489. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:58.424886  7443 tablet_service.cc:1511] Processing CreateTablet for tablet d4164633f79a46df93a8ac238b377690 (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:49:58.426126  7443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4164633f79a46df93a8ac238b377690. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:58.429158  7650 tablet_bootstrap.cc:654] T 9c8c5c234613459e9c0712aa25f8bdba P f2da5f38b8fd40629e7b120a0ae3f4df: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:58.428887  7442 tablet_service.cc:1511] Processing CreateTablet for tablet 2dd094a7f9e542aa8aaaa08fa47d1d5d (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:49:58.430171  7442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2dd094a7f9e542aa8aaaa08fa47d1d5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:58.450937  7448 tablet_service.cc:1511] Processing CreateTablet for tablet b241d276ee264c3d955a7a636b45a4f1 (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:49:58.454936  7448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b241d276ee264c3d955a7a636b45a4f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:58.461740  7447 tablet_service.cc:1511] Processing CreateTablet for tablet 3ea3bb67a6ae412eae3dbf01d6476d7b (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:49:58.462983  7447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ea3bb67a6ae412eae3dbf01d6476d7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:58.468950  7600 tablet_service.cc:1511] Processing CreateTablet for tablet 9c8c5c234613459e9c0712aa25f8bdba (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:49:58.470239  7600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c8c5c234613459e9c0712aa25f8bdba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:58.475920  7443 tablet_service.cc:1511] Processing CreateTablet for tablet 2f985d6b625341ea8733d7042a6c51fe (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:49:58.477097  7443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f985d6b625341ea8733d7042a6c51fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:58.475430  7451 tablet_service.cc:1511] Processing CreateTablet for tablet b10cfcd79e134a368116782c2d83dac4 (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:49:58.483513  7599 tablet_service.cc:1511] Processing CreateTablet for tablet 253eee5b690448bf8d2b11ddf67fc76a (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:49:58.484740  7599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 253eee5b690448bf8d2b11ddf67fc76a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:58.487591  7595 tablet_service.cc:1511] Processing CreateTablet for tablet 6956fcfe8fb54607bc44fd94b318ad45 (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:49:58.488916  7595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6956fcfe8fb54607bc44fd94b318ad45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:58.489444  7598 tablet_service.cc:1511] Processing CreateTablet for tablet 215fb7121edd4bd291fa56d4f16e0bbb (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:49:58.490653  7598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 215fb7121edd4bd291fa56d4f16e0bbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:58.493184  7594 tablet_service.cc:1511] Processing CreateTablet for tablet a9b2cc041e8148c6b606349f378f1648 (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:49:58.493366  7596 tablet_service.cc:1511] Processing CreateTablet for tablet ed09b6c0627b4d47b5a9a8d32c450dbd (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:49:58.494524  7594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9b2cc041e8148c6b606349f378f1648. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:58.495136  7591 tablet_service.cc:1511] Processing CreateTablet for tablet 2dd094a7f9e542aa8aaaa08fa47d1d5d (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:49:58.495445  7597 tablet_service.cc:1511] Processing CreateTablet for tablet c12645ec093645339fd6c1013f289779 (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:49:58.496389  7591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2dd094a7f9e542aa8aaaa08fa47d1d5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:58.497995  7597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c12645ec093645339fd6c1013f289779. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:58.499225  7449 tablet_service.cc:1511] Processing CreateTablet for tablet 92de74c7b235473185b5beb6441b20da (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:49:58.500473  7449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92de74c7b235473185b5beb6441b20da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:58.500908  7592 tablet_service.cc:1511] Processing CreateTablet for tablet d4164633f79a46df93a8ac238b377690 (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:49:58.501406  7596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed09b6c0627b4d47b5a9a8d32c450dbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:58.502139  7592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4164633f79a46df93a8ac238b377690. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:58.493315  7593 tablet_service.cc:1511] Processing CreateTablet for tablet 3ecbc1d03c0246c4850f3095e933a489 (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:49:58.506397  7593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ecbc1d03c0246c4850f3095e933a489. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:58.497198  7442 tablet_service.cc:1511] Processing CreateTablet for tablet c2375bca99d846dca812b43f5bf7a1ad (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:49:58.513345  7442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2375bca99d846dca812b43f5bf7a1ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:58.518541  7445 tablet_service.cc:1511] Processing CreateTablet for tablet 6073470f6b544595a7b366e44b7d70f5 (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:49:58.520360  7446 tablet_service.cc:1511] Processing CreateTablet for tablet ee836ebb217d4fa28626682645ab89a9 (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:49:58.531473  7444 tablet_service.cc:1511] Processing CreateTablet for tablet 84c24eac57634ce8b573bf52d2728337 (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:49:58.529234  7450 tablet_service.cc:1511] Processing CreateTablet for tablet 4b7b1b7b7b874ca58d7e0b403761b256 (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:49:58.519744  7445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6073470f6b544595a7b366e44b7d70f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:58.535681  7450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b7b1b7b7b874ca58d7e0b403761b256. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:58.537345  7444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84c24eac57634ce8b573bf52d2728337. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:58.538764  7446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee836ebb217d4fa28626682645ab89a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:58.552156  7451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b10cfcd79e134a368116782c2d83dac4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:58.576401  7650 tablet_bootstrap.cc:492] T 9c8c5c234613459e9c0712aa25f8bdba P f2da5f38b8fd40629e7b120a0ae3f4df: No bootstrap required, opened a new log
I20260709 14:49:58.576917  7650 ts_tablet_manager.cc:1403] T 9c8c5c234613459e9c0712aa25f8bdba P f2da5f38b8fd40629e7b120a0ae3f4df: Time spent bootstrapping tablet: real 0.166s	user 0.011s	sys 0.014s
I20260709 14:49:58.579170  7448 tablet_service.cc:1511] Processing CreateTablet for tablet 984b3887578a42b2be9ef8f75e3d8ace (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:49:58.579675  7650 raft_consensus.cc:359] T 9c8c5c234613459e9c0712aa25f8bdba P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } } peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } }
I20260709 14:49:58.584764  7591 tablet_service.cc:1511] Processing CreateTablet for tablet bef6074f1b5e493e8198eb167ef4f1ce (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:49:58.596633  7650 raft_consensus.cc:385] T 9c8c5c234613459e9c0712aa25f8bdba P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:58.597002  7650 raft_consensus.cc:740] T 9c8c5c234613459e9c0712aa25f8bdba P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2da5f38b8fd40629e7b120a0ae3f4df, State: Initialized, Role: FOLLOWER
I20260709 14:49:58.597731  7650 consensus_queue.cc:260] T 9c8c5c234613459e9c0712aa25f8bdba P f2da5f38b8fd40629e7b120a0ae3f4df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } } peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } }
I20260709 14:49:58.598248  7448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 984b3887578a42b2be9ef8f75e3d8ace. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:58.595709  7595 tablet_service.cc:1511] Processing CreateTablet for tablet b241d276ee264c3d955a7a636b45a4f1 (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:49:58.591493  7652 tablet_bootstrap.cc:492] T d4164633f79a46df93a8ac238b377690 P dde0c3c74e7f473ca5d3fbb12786fc93: Bootstrap starting.
I20260709 14:49:58.597386  7591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bef6074f1b5e493e8198eb167ef4f1ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:58.607074  7596 tablet_service.cc:1511] Processing CreateTablet for tablet 2f985d6b625341ea8733d7042a6c51fe (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:49:58.608039  7595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b241d276ee264c3d955a7a636b45a4f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:58.591109  7597 tablet_service.cc:1511] Processing CreateTablet for tablet 3ea3bb67a6ae412eae3dbf01d6476d7b (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:49:58.617190  7486 heartbeater.cc:499] Master 127.6.46.126:39303 was elected leader, sending a full tablet report...
I20260709 14:49:58.621367  7653 raft_consensus.cc:493] T 9c8c5c234613459e9c0712aa25f8bdba P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:58.592896  7592 tablet_service.cc:1511] Processing CreateTablet for tablet b10cfcd79e134a368116782c2d83dac4 (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:49:58.622938  7596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f985d6b625341ea8733d7042a6c51fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:58.624042  7592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b10cfcd79e134a368116782c2d83dac4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:58.628011  7599 tablet_service.cc:1511] Processing CreateTablet for tablet 84c24eac57634ce8b573bf52d2728337 (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:49:58.621819  7653 raft_consensus.cc:515] T 9c8c5c234613459e9c0712aa25f8bdba P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } } peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } }
I20260709 14:49:58.631102  7447 tablet_service.cc:1511] Processing CreateTablet for tablet ff6e2b6db5d04778874fe23971decebb (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:49:58.636078  7650 ts_tablet_manager.cc:1434] T 9c8c5c234613459e9c0712aa25f8bdba P f2da5f38b8fd40629e7b120a0ae3f4df: Time spent starting tablet: real 0.059s	user 0.007s	sys 0.001s
I20260709 14:49:58.636641  7447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff6e2b6db5d04778874fe23971decebb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:58.637091  7650 tablet_bootstrap.cc:492] T c12645ec093645339fd6c1013f289779 P f2da5f38b8fd40629e7b120a0ae3f4df: Bootstrap starting.
I20260709 14:49:58.638392  7652 tablet_bootstrap.cc:654] T d4164633f79a46df93a8ac238b377690 P dde0c3c74e7f473ca5d3fbb12786fc93: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:58.627686  7597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ea3bb67a6ae412eae3dbf01d6476d7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:58.642459  7594 tablet_service.cc:1511] Processing CreateTablet for tablet ee836ebb217d4fa28626682645ab89a9 (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:49:58.658627  7594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee836ebb217d4fa28626682645ab89a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:58.660364  7593 tablet_service.cc:1511] Processing CreateTablet for tablet c2375bca99d846dca812b43f5bf7a1ad (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:49:58.663998  7593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2375bca99d846dca812b43f5bf7a1ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:58.668045  7599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84c24eac57634ce8b573bf52d2728337. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:58.670750  7449 tablet_service.cc:1511] Processing CreateTablet for tablet 9459a0461eb8458286e7a2d1a7bb24d5 (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:49:58.672142  7449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9459a0461eb8458286e7a2d1a7bb24d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:58.653223  7653 leader_election.cc:290] T 9c8c5c234613459e9c0712aa25f8bdba P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213), 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303)
I20260709 14:49:58.677104  7592 tablet_service.cc:1511] Processing CreateTablet for tablet 984b3887578a42b2be9ef8f75e3d8ace (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:49:58.684988  7523 tablet_service.cc:1511] Processing CreateTablet for tablet c12645ec093645339fd6c1013f289779 (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:49:58.686398  7523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c12645ec093645339fd6c1013f289779. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:58.686221  7519 tablet_service.cc:1511] Processing CreateTablet for tablet 3ecbc1d03c0246c4850f3095e933a489 (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:49:58.653528  7600 tablet_service.cc:1511] Processing CreateTablet for tablet 6073470f6b544595a7b366e44b7d70f5 (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:49:58.678205  7526 tablet_service.cc:1511] Processing CreateTablet for tablet 9c8c5c234613459e9c0712aa25f8bdba (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:49:58.687556  7519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ecbc1d03c0246c4850f3095e933a489. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:58.688513  7526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c8c5c234613459e9c0712aa25f8bdba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:58.688964  7521 tablet_service.cc:1511] Processing CreateTablet for tablet 6956fcfe8fb54607bc44fd94b318ad45 (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:49:58.690287  7521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6956fcfe8fb54607bc44fd94b318ad45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:58.693019  7520 tablet_service.cc:1511] Processing CreateTablet for tablet a9b2cc041e8148c6b606349f378f1648 (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:49:58.694406  7520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9b2cc041e8148c6b606349f378f1648. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:58.687660  7522 tablet_service.cc:1511] Processing CreateTablet for tablet ed09b6c0627b4d47b5a9a8d32c450dbd (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:49:58.701304  7522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed09b6c0627b4d47b5a9a8d32c450dbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:58.701790  7652 tablet_bootstrap.cc:492] T d4164633f79a46df93a8ac238b377690 P dde0c3c74e7f473ca5d3fbb12786fc93: No bootstrap required, opened a new log
I20260709 14:49:58.702327  7652 ts_tablet_manager.cc:1403] T d4164633f79a46df93a8ac238b377690 P dde0c3c74e7f473ca5d3fbb12786fc93: Time spent bootstrapping tablet: real 0.111s	user 0.017s	sys 0.000s
I20260709 14:49:58.702256  7518 tablet_service.cc:1511] Processing CreateTablet for tablet d4164633f79a46df93a8ac238b377690 (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:49:58.703740  7518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4164633f79a46df93a8ac238b377690. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:58.686404  7592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 984b3887578a42b2be9ef8f75e3d8ace. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:58.680505  7525 tablet_service.cc:1511] Processing CreateTablet for tablet 253eee5b690448bf8d2b11ddf67fc76a (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:49:58.683053  7524 tablet_service.cc:1511] Processing CreateTablet for tablet 215fb7121edd4bd291fa56d4f16e0bbb (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:49:58.706924  7525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 253eee5b690448bf8d2b11ddf67fc76a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:58.707507  7524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 215fb7121edd4bd291fa56d4f16e0bbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:58.710160  7600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6073470f6b544595a7b366e44b7d70f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:58.713789  7610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c8c5c234613459e9c0712aa25f8bdba" candidate_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" is_pre_election: true
W20260709 14:49:58.715376  7425 leader_election.cc:343] T 9c8c5c234613459e9c0712aa25f8bdba P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303): Not found: Tablet not found: 9c8c5c234613459e9c0712aa25f8bdba
W20260709 14:49:58.717051  7425 leader_election.cc:343] T 9c8c5c234613459e9c0712aa25f8bdba P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:58.717468  7425 leader_election.cc:304] T 9c8c5c234613459e9c0712aa25f8bdba P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f2da5f38b8fd40629e7b120a0ae3f4df; no voters: 291f2c0a115748ee98f239b5704939ea, dde0c3c74e7f473ca5d3fbb12786fc93
I20260709 14:49:58.717592  7517 tablet_service.cc:1511] Processing CreateTablet for tablet 2dd094a7f9e542aa8aaaa08fa47d1d5d (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:49:58.719079  7517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2dd094a7f9e542aa8aaaa08fa47d1d5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:58.723680  7653 raft_consensus.cc:2749] T 9c8c5c234613459e9c0712aa25f8bdba P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:58.675346  7591 tablet_service.cc:1511] Processing CreateTablet for tablet 4b7b1b7b7b874ca58d7e0b403761b256 (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:49:58.649827  7598 tablet_service.cc:1511] Processing CreateTablet for tablet 92de74c7b235473185b5beb6441b20da (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:49:58.727888  7591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b7b1b7b7b874ca58d7e0b403761b256. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:58.705528  7652 raft_consensus.cc:359] T d4164633f79a46df93a8ac238b377690 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:49:58.728399  7652 raft_consensus.cc:385] T d4164633f79a46df93a8ac238b377690 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:58.728749  7652 raft_consensus.cc:740] T d4164633f79a46df93a8ac238b377690 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dde0c3c74e7f473ca5d3fbb12786fc93, State: Initialized, Role: FOLLOWER
I20260709 14:49:58.729681  7652 consensus_queue.cc:260] T d4164633f79a46df93a8ac238b377690 P dde0c3c74e7f473ca5d3fbb12786fc93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:49:58.731141  7598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92de74c7b235473185b5beb6441b20da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:58.733017  7594 tablet_service.cc:1511] Processing CreateTablet for tablet ff6e2b6db5d04778874fe23971decebb (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:49:58.679539  7444 tablet_service.cc:1511] Processing CreateTablet for tablet a1d92fdf0e314fcb82ac1aceec95ffc4 (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:49:58.742467  7595 tablet_service.cc:1511] Processing CreateTablet for tablet 9459a0461eb8458286e7a2d1a7bb24d5 (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:49:58.678485  7445 tablet_service.cc:1511] Processing CreateTablet for tablet b92881ebc48042b5ad162acf6bb8ff4e (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:49:58.745086  7448 tablet_service.cc:1511] Processing CreateTablet for tablet 5d3f408496d34341a0ea4cd7efef9b2a (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:49:58.663141  7650 tablet_bootstrap.cc:654] T c12645ec093645339fd6c1013f289779 P f2da5f38b8fd40629e7b120a0ae3f4df: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:58.750187  7594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff6e2b6db5d04778874fe23971decebb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:58.753134  7635 heartbeater.cc:499] Master 127.6.46.126:39303 was elected leader, sending a full tablet report...
I20260709 14:49:58.754546  7525 tablet_service.cc:1511] Processing CreateTablet for tablet bef6074f1b5e493e8198eb167ef4f1ce (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:49:58.755908  7525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bef6074f1b5e493e8198eb167ef4f1ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:58.757252  7526 tablet_service.cc:1511] Processing CreateTablet for tablet b241d276ee264c3d955a7a636b45a4f1 (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:49:58.758421  7526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b241d276ee264c3d955a7a636b45a4f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:58.764268  7444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1d92fdf0e314fcb82ac1aceec95ffc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:58.768424  7448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d3f408496d34341a0ea4cd7efef9b2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:58.772230  7445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b92881ebc48042b5ad162acf6bb8ff4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:58.773078  7450 tablet_service.cc:1511] Processing CreateTablet for tablet 6070143bb42b40c6bdb9e2dda21eee26 (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:49:58.774704  7450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6070143bb42b40c6bdb9e2dda21eee26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:58.774814  7525 tablet_service.cc:1511] Processing CreateTablet for tablet 3ea3bb67a6ae412eae3dbf01d6476d7b (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:49:58.776199  7525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ea3bb67a6ae412eae3dbf01d6476d7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:58.779832  7658 raft_consensus.cc:493] T d4164633f79a46df93a8ac238b377690 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:58.780267  7658 raft_consensus.cc:515] T d4164633f79a46df93a8ac238b377690 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:49:58.780793  7595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9459a0461eb8458286e7a2d1a7bb24d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:58.783310  7443 tablet_service.cc:1511] Processing CreateTablet for tablet 8e4f6744768f41a6a06420755400e7ad (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:49:58.795694  7659 tablet_bootstrap.cc:492] T c12645ec093645339fd6c1013f289779 P 291f2c0a115748ee98f239b5704939ea: Bootstrap starting.
W20260709 14:49:58.798506  7407 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:49:58.802942  7523 tablet_service.cc:1511] Processing CreateTablet for tablet b10cfcd79e134a368116782c2d83dac4 (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:49:58.803186  7593 tablet_service.cc:1511] Processing CreateTablet for tablet a1d92fdf0e314fcb82ac1aceec95ffc4 (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:49:58.784564  7658 leader_election.cc:290] T d4164633f79a46df93a8ac238b377690 P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303)
I20260709 14:49:58.817445  7523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b10cfcd79e134a368116782c2d83dac4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:58.819896  7593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1d92fdf0e314fcb82ac1aceec95ffc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:58.832019  7443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e4f6744768f41a6a06420755400e7ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:58.833917  7659 tablet_bootstrap.cc:654] T c12645ec093645339fd6c1013f289779 P 291f2c0a115748ee98f239b5704939ea: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:58.833563  7596 tablet_service.cc:1511] Processing CreateTablet for tablet b92881ebc48042b5ad162acf6bb8ff4e (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:49:58.840399  7652 ts_tablet_manager.cc:1434] T d4164633f79a46df93a8ac238b377690 P dde0c3c74e7f473ca5d3fbb12786fc93: Time spent starting tablet: real 0.138s	user 0.007s	sys 0.000s
I20260709 14:49:58.842185  7446 tablet_service.cc:1511] Processing CreateTablet for tablet a125a9ba3e0c4e4bb48070106d4776aa (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:49:58.843400  7446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a125a9ba3e0c4e4bb48070106d4776aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:58.852543  7518 tablet_service.cc:1511] Processing CreateTablet for tablet 2f985d6b625341ea8733d7042a6c51fe (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:49:58.853454  7599 tablet_service.cc:1511] Processing CreateTablet for tablet 5d3f408496d34341a0ea4cd7efef9b2a (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:49:58.858174  7597 tablet_service.cc:1511] Processing CreateTablet for tablet 46b79ff8524248289cdbbbaeedc383de (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:49:58.858793  7592 tablet_service.cc:1511] Processing CreateTablet for tablet 6070143bb42b40c6bdb9e2dda21eee26 (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:49:58.872215  7596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b92881ebc48042b5ad162acf6bb8ff4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:58.875362  7518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f985d6b625341ea8733d7042a6c51fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:58.869853  7442 tablet_service.cc:1511] Processing CreateTablet for tablet 46b79ff8524248289cdbbbaeedc383de (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:49:58.888633  7650 tablet_bootstrap.cc:492] T c12645ec093645339fd6c1013f289779 P f2da5f38b8fd40629e7b120a0ae3f4df: No bootstrap required, opened a new log
I20260709 14:49:58.891453  7650 ts_tablet_manager.cc:1403] T c12645ec093645339fd6c1013f289779 P f2da5f38b8fd40629e7b120a0ae3f4df: Time spent bootstrapping tablet: real 0.255s	user 0.020s	sys 0.007s
I20260709 14:49:58.900624  7652 tablet_bootstrap.cc:492] T 2dd094a7f9e542aa8aaaa08fa47d1d5d P dde0c3c74e7f473ca5d3fbb12786fc93: Bootstrap starting.
I20260709 14:49:58.901360  7525 tablet_service.cc:1511] Processing CreateTablet for tablet c2375bca99d846dca812b43f5bf7a1ad (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:49:58.906754  7525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2375bca99d846dca812b43f5bf7a1ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:58.907536  7652 tablet_bootstrap.cc:654] T 2dd094a7f9e542aa8aaaa08fa47d1d5d P dde0c3c74e7f473ca5d3fbb12786fc93: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:58.907588  7592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6070143bb42b40c6bdb9e2dda21eee26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:58.910369  7599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d3f408496d34341a0ea4cd7efef9b2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:58.912034  7597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46b79ff8524248289cdbbbaeedc383de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:58.905308  7650 raft_consensus.cc:359] T c12645ec093645339fd6c1013f289779 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:49:58.912457  7650 raft_consensus.cc:385] T c12645ec093645339fd6c1013f289779 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:58.912843  7650 raft_consensus.cc:740] T c12645ec093645339fd6c1013f289779 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2da5f38b8fd40629e7b120a0ae3f4df, State: Initialized, Role: FOLLOWER
I20260709 14:49:58.909161  7593 tablet_service.cc:1511] Processing CreateTablet for tablet fca879354d60445bb8b90626af9cf1df (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:49:58.908690  7600 tablet_service.cc:1511] Processing CreateTablet for tablet a125a9ba3e0c4e4bb48070106d4776aa (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:49:58.920248  7650 consensus_queue.cc:260] T c12645ec093645339fd6c1013f289779 P f2da5f38b8fd40629e7b120a0ae3f4df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:49:58.923182  7650 ts_tablet_manager.cc:1434] T c12645ec093645339fd6c1013f289779 P f2da5f38b8fd40629e7b120a0ae3f4df: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.001s
I20260709 14:49:58.921484  7593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fca879354d60445bb8b90626af9cf1df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:58.913520  7594 tablet_service.cc:1511] Processing CreateTablet for tablet 8e4f6744768f41a6a06420755400e7ad (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:49:58.924211  7442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46b79ff8524248289cdbbbaeedc383de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:58.924239  7600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a125a9ba3e0c4e4bb48070106d4776aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:58.927117  7451 tablet_service.cc:1511] Processing CreateTablet for tablet fca879354d60445bb8b90626af9cf1df (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:49:58.930157  7524 tablet_service.cc:1511] Processing CreateTablet for tablet 4b7b1b7b7b874ca58d7e0b403761b256 (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:49:58.931382  7524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b7b1b7b7b874ca58d7e0b403761b256. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:58.934553  7594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e4f6744768f41a6a06420755400e7ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:58.936578  7650 tablet_bootstrap.cc:492] T ed09b6c0627b4d47b5a9a8d32c450dbd P f2da5f38b8fd40629e7b120a0ae3f4df: Bootstrap starting.
I20260709 14:49:58.938308  7522 tablet_service.cc:1511] Processing CreateTablet for tablet 92de74c7b235473185b5beb6441b20da (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:49:58.939498  7522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92de74c7b235473185b5beb6441b20da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:58.940438  7451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fca879354d60445bb8b90626af9cf1df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:58.945901  7444 tablet_service.cc:1511] Processing CreateTablet for tablet edd3c47298514f099c5d3b92c485e8ee (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:49:58.946305  7525 tablet_service.cc:1511] Processing CreateTablet for tablet 6073470f6b544595a7b366e44b7d70f5 (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:49:58.947116  7444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edd3c47298514f099c5d3b92c485e8ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:58.946830  7520 tablet_service.cc:1511] Processing CreateTablet for tablet 84c24eac57634ce8b573bf52d2728337 (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:49:58.948608  7593 tablet_service.cc:1511] Processing CreateTablet for tablet 021546e4bbc24511bbbe9bba404d0a11 (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:49:58.950093  7593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 021546e4bbc24511bbbe9bba404d0a11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:58.953130  7448 tablet_service.cc:1511] Processing CreateTablet for tablet 021546e4bbc24511bbbe9bba404d0a11 (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:49:58.954778  7448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 021546e4bbc24511bbbe9bba404d0a11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:58.964972  7653 raft_consensus.cc:493] T c12645ec093645339fd6c1013f289779 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:58.965564  7653 raft_consensus.cc:515] T c12645ec093645339fd6c1013f289779 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:49:58.972841  7536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4164633f79a46df93a8ac238b377690" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea" is_pre_election: true
W20260709 14:49:58.976013  7574 leader_election.cc:343] T d4164633f79a46df93a8ac238b377690 P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:58.884941  7521 tablet_service.cc:1511] Processing CreateTablet for tablet ee836ebb217d4fa28626682645ab89a9 (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:49:58.943374  7517 tablet_service.cc:1511] Processing CreateTablet for tablet 984b3887578a42b2be9ef8f75e3d8ace (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:49:59.001171  7599 tablet_service.cc:1511] Processing CreateTablet for tablet 7d26ea450add4fc1bb92ffc9d89fe21f (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:49:59.004136  7591 tablet_service.cc:1511] Processing CreateTablet for tablet edd3c47298514f099c5d3b92c485e8ee (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:49:59.005247  7446 tablet_service.cc:1511] Processing CreateTablet for tablet 7d26ea450add4fc1bb92ffc9d89fe21f (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:49:59.008399  7653 leader_election.cc:290] T c12645ec093645339fd6c1013f289779 P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:49:59.008966  7610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c12645ec093645339fd6c1013f289779" candidate_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" is_pre_election: true
I20260709 14:49:59.009856  7650 tablet_bootstrap.cc:654] T ed09b6c0627b4d47b5a9a8d32c450dbd P f2da5f38b8fd40629e7b120a0ae3f4df: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:59.014951  7597 tablet_service.cc:1511] Processing CreateTablet for tablet 927b314de03540c7a6d8cfab8c9a375d (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:49:59.015118  7592 tablet_service.cc:1511] Processing CreateTablet for tablet d464434c510f4a939a71486d1d6b1dc2 (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:49:59.015930  7461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4164633f79a46df93a8ac238b377690" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" is_pre_election: true
W20260709 14:49:59.033020  7425 leader_election.cc:343] T c12645ec093645339fd6c1013f289779 P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:59.016666  7525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6073470f6b544595a7b366e44b7d70f5. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:49:59.034085  7575 leader_election.cc:343] T d4164633f79a46df93a8ac238b377690 P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:59.034428  7659 tablet_bootstrap.cc:492] T c12645ec093645339fd6c1013f289779 P 291f2c0a115748ee98f239b5704939ea: No bootstrap required, opened a new log
I20260709 14:49:59.034507  7575 leader_election.cc:304] T d4164633f79a46df93a8ac238b377690 P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dde0c3c74e7f473ca5d3fbb12786fc93; no voters: 291f2c0a115748ee98f239b5704939ea, f2da5f38b8fd40629e7b120a0ae3f4df
I20260709 14:49:59.034963  7659 ts_tablet_manager.cc:1403] T c12645ec093645339fd6c1013f289779 P 291f2c0a115748ee98f239b5704939ea: Time spent bootstrapping tablet: real 0.240s	user 0.004s	sys 0.009s
I20260709 14:49:59.035391  7658 raft_consensus.cc:2749] T d4164633f79a46df93a8ac238b377690 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:59.019014  7536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c12645ec093645339fd6c1013f289779" candidate_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea" is_pre_election: true
I20260709 14:49:59.036288  7517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 984b3887578a42b2be9ef8f75e3d8ace. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.036871  7520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84c24eac57634ce8b573bf52d2728337. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:49:59.036831  7425 leader_election.cc:343] T c12645ec093645339fd6c1013f289779 P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:59.037358  7425 leader_election.cc:304] T c12645ec093645339fd6c1013f289779 P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f2da5f38b8fd40629e7b120a0ae3f4df; no voters: 291f2c0a115748ee98f239b5704939ea, dde0c3c74e7f473ca5d3fbb12786fc93
I20260709 14:49:59.038403  7653 raft_consensus.cc:2749] T c12645ec093645339fd6c1013f289779 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:59.038983  7450 tablet_service.cc:1511] Processing CreateTablet for tablet d464434c510f4a939a71486d1d6b1dc2 (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:49:59.039592  7659 raft_consensus.cc:359] T c12645ec093645339fd6c1013f289779 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:49:59.040210  7450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d464434c510f4a939a71486d1d6b1dc2. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:49:59.027943  7345 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.6.46.65:41837, user_credentials={real_user=slave}} blocked reactor thread for 44803.3us
I20260709 14:49:59.044035  7521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee836ebb217d4fa28626682645ab89a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.048189  7449 tablet_service.cc:1511] Processing CreateTablet for tablet 927b314de03540c7a6d8cfab8c9a375d (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:49:59.052407  7449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 927b314de03540c7a6d8cfab8c9a375d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.060456  7446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d26ea450add4fc1bb92ffc9d89fe21f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.040297  7659 raft_consensus.cc:385] T c12645ec093645339fd6c1013f289779 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:59.064038  7659 raft_consensus.cc:740] T c12645ec093645339fd6c1013f289779 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 291f2c0a115748ee98f239b5704939ea, State: Initialized, Role: FOLLOWER
I20260709 14:49:59.023984  7600 tablet_service.cc:1511] Processing CreateTablet for tablet cb859e60cd504b018030c5eb03d1251d (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:49:59.048923  7519 tablet_service.cc:1511] Processing CreateTablet for tablet ff6e2b6db5d04778874fe23971decebb (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:49:59.065783  7519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff6e2b6db5d04778874fe23971decebb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.065446  7523 tablet_service.cc:1511] Processing CreateTablet for tablet 9459a0461eb8458286e7a2d1a7bb24d5 (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:49:59.066680  7523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9459a0461eb8458286e7a2d1a7bb24d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.066715  7659 consensus_queue.cc:260] T c12645ec093645339fd6c1013f289779 P 291f2c0a115748ee98f239b5704939ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:49:59.067422  7595 tablet_service.cc:1511] Processing CreateTablet for tablet 94dd486783c845e38e60f4cd28e9307b (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:49:59.049980  7591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edd3c47298514f099c5d3b92c485e8ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.068892  7599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d26ea450add4fc1bb92ffc9d89fe21f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.057320  7652 tablet_bootstrap.cc:492] T 2dd094a7f9e542aa8aaaa08fa47d1d5d P dde0c3c74e7f473ca5d3fbb12786fc93: No bootstrap required, opened a new log
I20260709 14:49:59.072046  7592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d464434c510f4a939a71486d1d6b1dc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.026152  7594 tablet_service.cc:1511] Processing CreateTablet for tablet 0adeb3157f3843eeb5fa7a0688c207ad (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:49:59.072084  7652 ts_tablet_manager.cc:1403] T 2dd094a7f9e542aa8aaaa08fa47d1d5d P dde0c3c74e7f473ca5d3fbb12786fc93: Time spent bootstrapping tablet: real 0.172s	user 0.009s	sys 0.017s
I20260709 14:49:59.073144  7594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0adeb3157f3843eeb5fa7a0688c207ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.075387  7597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 927b314de03540c7a6d8cfab8c9a375d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.076017  7600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb859e60cd504b018030c5eb03d1251d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.023708  7598 tablet_service.cc:1511] Processing CreateTablet for tablet d6e21ec0a397451e94f19b5901c7aa52 (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:49:59.081382  7598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6e21ec0a397451e94f19b5901c7aa52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.072614  7526 tablet_service.cc:1511] Processing CreateTablet for tablet b92881ebc48042b5ad162acf6bb8ff4e (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:49:59.085350  7595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94dd486783c845e38e60f4cd28e9307b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.090600  7561 heartbeater.cc:499] Master 127.6.46.126:39303 was elected leader, sending a full tablet report...
I20260709 14:49:59.092566  7650 tablet_bootstrap.cc:492] T ed09b6c0627b4d47b5a9a8d32c450dbd P f2da5f38b8fd40629e7b120a0ae3f4df: No bootstrap required, opened a new log
I20260709 14:49:59.093053  7650 ts_tablet_manager.cc:1403] T ed09b6c0627b4d47b5a9a8d32c450dbd P f2da5f38b8fd40629e7b120a0ae3f4df: Time spent bootstrapping tablet: real 0.157s	user 0.007s	sys 0.005s
I20260709 14:49:59.095880  7650 raft_consensus.cc:359] T ed09b6c0627b4d47b5a9a8d32c450dbd P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:49:59.096572  7650 raft_consensus.cc:385] T ed09b6c0627b4d47b5a9a8d32c450dbd P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:59.096689  7659 ts_tablet_manager.cc:1434] T c12645ec093645339fd6c1013f289779 P 291f2c0a115748ee98f239b5704939ea: Time spent starting tablet: real 0.059s	user 0.004s	sys 0.003s
I20260709 14:49:59.096885  7650 raft_consensus.cc:740] T ed09b6c0627b4d47b5a9a8d32c450dbd P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2da5f38b8fd40629e7b120a0ae3f4df, State: Initialized, Role: FOLLOWER
I20260709 14:49:59.097625  7526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b92881ebc48042b5ad162acf6bb8ff4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.097790  7650 consensus_queue.cc:260] T ed09b6c0627b4d47b5a9a8d32c450dbd P f2da5f38b8fd40629e7b120a0ae3f4df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:49:59.090960  7443 tablet_service.cc:1511] Processing CreateTablet for tablet cb859e60cd504b018030c5eb03d1251d (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:49:59.100041  7443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb859e60cd504b018030c5eb03d1251d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.103468  7517 tablet_service.cc:1511] Processing CreateTablet for tablet a1d92fdf0e314fcb82ac1aceec95ffc4 (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:49:59.104650  7445 tablet_service.cc:1511] Processing CreateTablet for tablet d6e21ec0a397451e94f19b5901c7aa52 (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:49:59.105458  7659 tablet_bootstrap.cc:492] T 253eee5b690448bf8d2b11ddf67fc76a P 291f2c0a115748ee98f239b5704939ea: Bootstrap starting.
I20260709 14:49:59.105942  7445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6e21ec0a397451e94f19b5901c7aa52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.107071  7518 tablet_service.cc:1511] Processing CreateTablet for tablet 5d3f408496d34341a0ea4cd7efef9b2a (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:49:59.104676  7517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1d92fdf0e314fcb82ac1aceec95ffc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.115639  7650 ts_tablet_manager.cc:1434] T ed09b6c0627b4d47b5a9a8d32c450dbd P f2da5f38b8fd40629e7b120a0ae3f4df: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260709 14:49:59.117401  7518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d3f408496d34341a0ea4cd7efef9b2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.118410  7447 tablet_service.cc:1511] Processing CreateTablet for tablet 0adeb3157f3843eeb5fa7a0688c207ad (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:49:59.119593  7447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0adeb3157f3843eeb5fa7a0688c207ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.119364  7596 tablet_service.cc:1511] Processing CreateTablet for tablet 3594dd2d5fcc43a984b2f4662fcf7d29 (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:49:59.128640  7451 tablet_service.cc:1511] Processing CreateTablet for tablet 94dd486783c845e38e60f4cd28e9307b (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:49:59.129808  7451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94dd486783c845e38e60f4cd28e9307b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.134522  7442 tablet_service.cc:1511] Processing CreateTablet for tablet a02b781f2740420085e86b12fbd92615 (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:49:59.135353  7659 tablet_bootstrap.cc:654] T 253eee5b690448bf8d2b11ddf67fc76a P 291f2c0a115748ee98f239b5704939ea: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:59.144109  7596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3594dd2d5fcc43a984b2f4662fcf7d29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.144745  7525 tablet_service.cc:1511] Processing CreateTablet for tablet 6070143bb42b40c6bdb9e2dda21eee26 (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:49:59.145990  7525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6070143bb42b40c6bdb9e2dda21eee26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.152081  7520 tablet_service.cc:1511] Processing CreateTablet for tablet 46b79ff8524248289cdbbbaeedc383de (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:49:59.153270  7520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46b79ff8524248289cdbbbaeedc383de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.135689  7442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a02b781f2740420085e86b12fbd92615. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.164255  7659 tablet_bootstrap.cc:492] T 253eee5b690448bf8d2b11ddf67fc76a P 291f2c0a115748ee98f239b5704939ea: No bootstrap required, opened a new log
I20260709 14:49:59.164742  7659 ts_tablet_manager.cc:1403] T 253eee5b690448bf8d2b11ddf67fc76a P 291f2c0a115748ee98f239b5704939ea: Time spent bootstrapping tablet: real 0.059s	user 0.007s	sys 0.005s
I20260709 14:49:59.166091  7524 tablet_service.cc:1511] Processing CreateTablet for tablet 8e4f6744768f41a6a06420755400e7ad (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:49:59.167292  7524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e4f6744768f41a6a06420755400e7ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.131251  7450 tablet_service.cc:1511] Processing CreateTablet for tablet 3594dd2d5fcc43a984b2f4662fcf7d29 (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:49:59.169103  7653 raft_consensus.cc:493] T ed09b6c0627b4d47b5a9a8d32c450dbd P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:59.169741  7650 tablet_bootstrap.cc:492] T 6956fcfe8fb54607bc44fd94b318ad45 P f2da5f38b8fd40629e7b120a0ae3f4df: Bootstrap starting.
I20260709 14:49:59.169574  7653 raft_consensus.cc:515] T ed09b6c0627b4d47b5a9a8d32c450dbd P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:49:59.171589  7653 leader_election.cc:290] T ed09b6c0627b4d47b5a9a8d32c450dbd P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:49:59.172503  7536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed09b6c0627b4d47b5a9a8d32c450dbd" candidate_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea" is_pre_election: true
I20260709 14:49:59.124428  7652 raft_consensus.cc:359] T 2dd094a7f9e542aa8aaaa08fa47d1d5d P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
W20260709 14:49:59.174072  7425 leader_election.cc:343] T ed09b6c0627b4d47b5a9a8d32c450dbd P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:59.174304  7652 raft_consensus.cc:385] T 2dd094a7f9e542aa8aaaa08fa47d1d5d P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:59.174630  7652 raft_consensus.cc:740] T 2dd094a7f9e542aa8aaaa08fa47d1d5d P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dde0c3c74e7f473ca5d3fbb12786fc93, State: Initialized, Role: FOLLOWER
I20260709 14:49:59.175283  7610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed09b6c0627b4d47b5a9a8d32c450dbd" candidate_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" is_pre_election: true
I20260709 14:49:59.177511  7450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3594dd2d5fcc43a984b2f4662fcf7d29. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:49:59.177578  7425 leader_election.cc:343] T ed09b6c0627b4d47b5a9a8d32c450dbd P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:59.178061  7425 leader_election.cc:304] T ed09b6c0627b4d47b5a9a8d32c450dbd P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f2da5f38b8fd40629e7b120a0ae3f4df; no voters: 291f2c0a115748ee98f239b5704939ea, dde0c3c74e7f473ca5d3fbb12786fc93
I20260709 14:49:59.179087  7653 raft_consensus.cc:2749] T ed09b6c0627b4d47b5a9a8d32c450dbd P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:59.167538  7659 raft_consensus.cc:359] T 253eee5b690448bf8d2b11ddf67fc76a P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:49:59.184294  7659 raft_consensus.cc:385] T 253eee5b690448bf8d2b11ddf67fc76a P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:59.184595  7659 raft_consensus.cc:740] T 253eee5b690448bf8d2b11ddf67fc76a P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 291f2c0a115748ee98f239b5704939ea, State: Initialized, Role: FOLLOWER
I20260709 14:49:59.186264  7591 tablet_service.cc:1511] Processing CreateTablet for tablet a02b781f2740420085e86b12fbd92615 (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:49:59.187620  7591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a02b781f2740420085e86b12fbd92615. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.190090  7522 tablet_service.cc:1511] Processing CreateTablet for tablet a125a9ba3e0c4e4bb48070106d4776aa (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:49:59.191277  7522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a125a9ba3e0c4e4bb48070106d4776aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.192234  7599 tablet_service.cc:1511] Processing CreateTablet for tablet 56d7b9734eb14088baf1a67d6b8f58ec (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:49:59.194753  7600 tablet_service.cc:1511] Processing CreateTablet for tablet b0442be48d0046c58254cc74075e52e0 (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:49:59.194289  7519 tablet_service.cc:1511] Processing CreateTablet for tablet fca879354d60445bb8b90626af9cf1df (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:49:59.175309  7652 consensus_queue.cc:260] T 2dd094a7f9e542aa8aaaa08fa47d1d5d P dde0c3c74e7f473ca5d3fbb12786fc93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:49:59.205945  7658 raft_consensus.cc:493] T 2dd094a7f9e542aa8aaaa08fa47d1d5d P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:59.213258  7658 raft_consensus.cc:515] T 2dd094a7f9e542aa8aaaa08fa47d1d5d P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:49:59.224259  7658 leader_election.cc:290] T 2dd094a7f9e542aa8aaaa08fa47d1d5d P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303)
I20260709 14:49:59.224375  7461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dd094a7f9e542aa8aaaa08fa47d1d5d" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" is_pre_election: true
W20260709 14:49:59.226233  7575 leader_election.cc:343] T 2dd094a7f9e542aa8aaaa08fa47d1d5d P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:59.244233  7447 tablet_service.cc:1511] Processing CreateTablet for tablet 56d7b9734eb14088baf1a67d6b8f58ec (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:49:59.252485  7447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56d7b9734eb14088baf1a67d6b8f58ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.258769  7449 tablet_service.cc:1511] Processing CreateTablet for tablet 7cb7a9cceb3643da869e5ae1c40a3959 (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:49:59.260278  7519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fca879354d60445bb8b90626af9cf1df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.204241  7659 consensus_queue.cc:260] T 253eee5b690448bf8d2b11ddf67fc76a P 291f2c0a115748ee98f239b5704939ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:49:59.264978  7659 ts_tablet_manager.cc:1434] T 253eee5b690448bf8d2b11ddf67fc76a P 291f2c0a115748ee98f239b5704939ea: Time spent starting tablet: real 0.100s	user 0.005s	sys 0.002s
I20260709 14:49:59.265576  7526 tablet_service.cc:1511] Processing CreateTablet for tablet edd3c47298514f099c5d3b92c485e8ee (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:49:59.266782  7526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edd3c47298514f099c5d3b92c485e8ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.267333  7525 tablet_service.cc:1511] Processing CreateTablet for tablet 021546e4bbc24511bbbe9bba404d0a11 (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:49:59.268607  7536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dd094a7f9e542aa8aaaa08fa47d1d5d" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea" is_pre_election: true
I20260709 14:49:59.269908  7522 tablet_service.cc:1511] Processing CreateTablet for tablet 7d26ea450add4fc1bb92ffc9d89fe21f (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
W20260709 14:49:59.270274  7574 leader_election.cc:343] T 2dd094a7f9e542aa8aaaa08fa47d1d5d P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:59.270709  7574 leader_election.cc:304] T 2dd094a7f9e542aa8aaaa08fa47d1d5d P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dde0c3c74e7f473ca5d3fbb12786fc93; no voters: 291f2c0a115748ee98f239b5704939ea, f2da5f38b8fd40629e7b120a0ae3f4df
I20260709 14:49:59.271054  7522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d26ea450add4fc1bb92ffc9d89fe21f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.271565  7658 raft_consensus.cc:2749] T 2dd094a7f9e542aa8aaaa08fa47d1d5d P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:59.271919  7448 tablet_service.cc:1511] Processing CreateTablet for tablet 8b8fdb1997194fcd91fd94c69cd2c8d2 (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:49:59.275539  7525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 021546e4bbc24511bbbe9bba404d0a11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.286672  7600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0442be48d0046c58254cc74075e52e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.288511  7521 tablet_service.cc:1511] Processing CreateTablet for tablet d464434c510f4a939a71486d1d6b1dc2 (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:49:59.296062  7593 tablet_service.cc:1511] Processing CreateTablet for tablet 8b8fdb1997194fcd91fd94c69cd2c8d2 (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:49:59.288601  7594 tablet_service.cc:1511] Processing CreateTablet for tablet 7cb7a9cceb3643da869e5ae1c40a3959 (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:49:59.304123  7446 tablet_service.cc:1511] Processing CreateTablet for tablet b0442be48d0046c58254cc74075e52e0 (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:49:59.310149  7592 tablet_service.cc:1511] Processing CreateTablet for tablet a8e37944df5d41be87d55bd1297af2da (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:49:59.310868  7591 tablet_service.cc:1511] Processing CreateTablet for tablet dd2289a6b34c42c08f32cb8d641e1c7e (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:49:59.312794  7598 tablet_service.cc:1511] Processing CreateTablet for tablet 7d0481d4bdee4506807e8de86eac1512 (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:49:59.321328  7521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d464434c510f4a939a71486d1d6b1dc2. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:49:59.324407  7575 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.46.65:41837, user_credentials={real_user=slave}} blocked reactor thread for 98193.6us
I20260709 14:49:59.330634  7518 tablet_service.cc:1511] Processing CreateTablet for tablet 927b314de03540c7a6d8cfab8c9a375d (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
W20260709 14:49:59.331351  7345 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.6.46.65:41837, user_credentials={real_user=slave}} blocked reactor thread for 73387.6us
I20260709 14:49:59.336189  7593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b8fdb1997194fcd91fd94c69cd2c8d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.338896  7524 tablet_service.cc:1511] Processing CreateTablet for tablet d6e21ec0a397451e94f19b5901c7aa52 (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:49:59.334882  7520 tablet_service.cc:1511] Processing CreateTablet for tablet cb859e60cd504b018030c5eb03d1251d (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:49:59.339689  7525 tablet_service.cc:1511] Processing CreateTablet for tablet 0adeb3157f3843eeb5fa7a0688c207ad (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:49:59.348991  7518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 927b314de03540c7a6d8cfab8c9a375d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.340070  7599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56d7b9734eb14088baf1a67d6b8f58ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.343039  7596 tablet_service.cc:1511] Processing CreateTablet for tablet 67690cfe998744fab25fbd13200c4fc7 (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:49:59.352468  7596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67690cfe998744fab25fbd13200c4fc7. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:49:59.343714  7344 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.6.46.66:34303, user_credentials={real_user=slave}} blocked reactor thread for 74953.6us
I20260709 14:49:59.356063  7598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d0481d4bdee4506807e8de86eac1512. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.358034  7591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd2289a6b34c42c08f32cb8d641e1c7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.346807  7652 ts_tablet_manager.cc:1434] T 2dd094a7f9e542aa8aaaa08fa47d1d5d P dde0c3c74e7f473ca5d3fbb12786fc93: Time spent starting tablet: real 0.273s	user 0.007s	sys 0.038s
I20260709 14:49:59.360097  7594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cb7a9cceb3643da869e5ae1c40a3959. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.360562  7652 tablet_bootstrap.cc:492] T 6956fcfe8fb54607bc44fd94b318ad45 P dde0c3c74e7f473ca5d3fbb12786fc93: Bootstrap starting.
I20260709 14:49:59.334381  7597 tablet_service.cc:1511] Processing CreateTablet for tablet a6857d2bfae542c3a2cd47fdffdb490b (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:49:59.347709  7659 tablet_bootstrap.cc:492] T 9c8c5c234613459e9c0712aa25f8bdba P 291f2c0a115748ee98f239b5704939ea: Bootstrap starting.
I20260709 14:49:59.367054  7592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8e37944df5d41be87d55bd1297af2da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.367532  7650 tablet_bootstrap.cc:654] T 6956fcfe8fb54607bc44fd94b318ad45 P f2da5f38b8fd40629e7b120a0ae3f4df: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:59.367708  7444 tablet_service.cc:1511] Processing CreateTablet for tablet a8e37944df5d41be87d55bd1297af2da (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:49:59.374719  7445 tablet_service.cc:1511] Processing CreateTablet for tablet dd2289a6b34c42c08f32cb8d641e1c7e (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:49:59.375141  7659 tablet_bootstrap.cc:654] T 9c8c5c234613459e9c0712aa25f8bdba P 291f2c0a115748ee98f239b5704939ea: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:59.377408  7442 tablet_service.cc:1511] Processing CreateTablet for tablet 7d0481d4bdee4506807e8de86eac1512 (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:49:59.381172  7525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0adeb3157f3843eeb5fa7a0688c207ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.382553  7522 tablet_service.cc:1511] Processing CreateTablet for tablet 94dd486783c845e38e60f4cd28e9307b (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:49:59.383816  7522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94dd486783c845e38e60f4cd28e9307b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.385222  7521 tablet_service.cc:1511] Processing CreateTablet for tablet 3594dd2d5fcc43a984b2f4662fcf7d29 (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:49:59.386317  7521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3594dd2d5fcc43a984b2f4662fcf7d29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.390012  7520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb859e60cd504b018030c5eb03d1251d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.394866  7652 tablet_bootstrap.cc:654] T 6956fcfe8fb54607bc44fd94b318ad45 P dde0c3c74e7f473ca5d3fbb12786fc93: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:59.400189  7524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6e21ec0a397451e94f19b5901c7aa52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.406713  7445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd2289a6b34c42c08f32cb8d641e1c7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.408017  7449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cb7a9cceb3643da869e5ae1c40a3959. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.412067  7448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b8fdb1997194fcd91fd94c69cd2c8d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.416016  7666 raft_consensus.cc:493] T 253eee5b690448bf8d2b11ddf67fc76a P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:59.416476  7666 raft_consensus.cc:515] T 253eee5b690448bf8d2b11ddf67fc76a P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:49:59.418888  7666 leader_election.cc:290] T 253eee5b690448bf8d2b11ddf67fc76a P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:49:59.418787  7523 tablet_service.cc:1511] Processing CreateTablet for tablet a02b781f2740420085e86b12fbd92615 (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:49:59.424204  7523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a02b781f2740420085e86b12fbd92615. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.425312  7444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8e37944df5d41be87d55bd1297af2da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.428105  7446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0442be48d0046c58254cc74075e52e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.428701  7442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d0481d4bdee4506807e8de86eac1512. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.433547  7597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6857d2bfae542c3a2cd47fdffdb490b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.434626  7600 tablet_service.cc:1511] Processing CreateTablet for tablet c3d50de3be1b499eaca383db0eae6ee1 (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:49:59.436617  7450 tablet_service.cc:1511] Processing CreateTablet for tablet a6857d2bfae542c3a2cd47fdffdb490b (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:49:59.437093  7593 tablet_service.cc:1511] Processing CreateTablet for tablet 6f17b46acc864ef2b0c175d02156e62f (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:49:59.438060  7450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6857d2bfae542c3a2cd47fdffdb490b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.438230  7600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3d50de3be1b499eaca383db0eae6ee1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.440028  7593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f17b46acc864ef2b0c175d02156e62f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.441084  7591 tablet_service.cc:1511] Processing CreateTablet for tablet a227add2b616451a9b940a842aa3c93f (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:49:59.442296  7591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a227add2b616451a9b940a842aa3c93f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.452862  7525 tablet_service.cc:1511] Processing CreateTablet for tablet 7cb7a9cceb3643da869e5ae1c40a3959 (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:49:59.442195  7520 tablet_service.cc:1511] Processing CreateTablet for tablet 56d7b9734eb14088baf1a67d6b8f58ec (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:49:59.453930  7525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cb7a9cceb3643da869e5ae1c40a3959. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.456791  7595 tablet_service.cc:1511] Processing CreateTablet for tablet b4e49c9a178447e69d64b5a1e860b809 (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:49:59.458068  7526 tablet_service.cc:1511] Processing CreateTablet for tablet 8b8fdb1997194fcd91fd94c69cd2c8d2 (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:49:59.464263  7595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4e49c9a178447e69d64b5a1e860b809. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.465827  7449 tablet_service.cc:1511] Processing CreateTablet for tablet 67690cfe998744fab25fbd13200c4fc7 (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:49:59.467069  7449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67690cfe998744fab25fbd13200c4fc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.471170  7520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56d7b9734eb14088baf1a67d6b8f58ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.331108  7517 tablet_service.cc:1511] Processing CreateTablet for tablet b0442be48d0046c58254cc74075e52e0 (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:49:59.476177  7517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0442be48d0046c58254cc74075e52e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.480701  7526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b8fdb1997194fcd91fd94c69cd2c8d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.489542  7522 tablet_service.cc:1511] Processing CreateTablet for tablet a8e37944df5d41be87d55bd1297af2da (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:49:59.490720  7522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8e37944df5d41be87d55bd1297af2da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.493021  7443 tablet_service.cc:1511] Processing CreateTablet for tablet c3d50de3be1b499eaca383db0eae6ee1 (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:49:59.493453  7521 tablet_service.cc:1511] Processing CreateTablet for tablet dd2289a6b34c42c08f32cb8d641e1c7e (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:49:59.494220  7443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3d50de3be1b499eaca383db0eae6ee1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.494675  7521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd2289a6b34c42c08f32cb8d641e1c7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.495365  7451 tablet_service.cc:1511] Processing CreateTablet for tablet 6f17b46acc864ef2b0c175d02156e62f (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:49:59.496297  7659 tablet_bootstrap.cc:492] T 9c8c5c234613459e9c0712aa25f8bdba P 291f2c0a115748ee98f239b5704939ea: No bootstrap required, opened a new log
I20260709 14:49:59.496544  7451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f17b46acc864ef2b0c175d02156e62f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.496869  7659 ts_tablet_manager.cc:1403] T 9c8c5c234613459e9c0712aa25f8bdba P 291f2c0a115748ee98f239b5704939ea: Time spent bootstrapping tablet: real 0.231s	user 0.014s	sys 0.001s
I20260709 14:49:59.526760  7524 tablet_service.cc:1511] Processing CreateTablet for tablet a6857d2bfae542c3a2cd47fdffdb490b (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:49:59.527033  7445 tablet_service.cc:1511] Processing CreateTablet for tablet b4e49c9a178447e69d64b5a1e860b809 (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:49:59.528208  7524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6857d2bfae542c3a2cd47fdffdb490b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.528281  7445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4e49c9a178447e69d64b5a1e860b809. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.536031  7666 raft_consensus.cc:493] T c12645ec093645339fd6c1013f289779 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:59.536481  7666 raft_consensus.cc:515] T c12645ec093645339fd6c1013f289779 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:49:59.538578  7666 leader_election.cc:290] T c12645ec093645339fd6c1013f289779 P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:49:59.541646  7592 tablet_service.cc:1511] Processing CreateTablet for tablet cd3f9e1ed0924994b57a42b58b90e9d5 (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:49:59.499730  7659 raft_consensus.cc:359] T 9c8c5c234613459e9c0712aa25f8bdba P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } } peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } }
I20260709 14:49:59.543233  7592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd3f9e1ed0924994b57a42b58b90e9d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.546938  7650 tablet_bootstrap.cc:492] T 6956fcfe8fb54607bc44fd94b318ad45 P f2da5f38b8fd40629e7b120a0ae3f4df: No bootstrap required, opened a new log
I20260709 14:49:59.541646  7520 tablet_service.cc:1511] Processing CreateTablet for tablet 67690cfe998744fab25fbd13200c4fc7 (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:49:59.561615  7518 tablet_service.cc:1511] Processing CreateTablet for tablet c3d50de3be1b499eaca383db0eae6ee1 (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:49:59.562321  7520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67690cfe998744fab25fbd13200c4fc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.551476  7519 tablet_service.cc:1511] Processing CreateTablet for tablet 7d0481d4bdee4506807e8de86eac1512 (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:49:59.563658  7519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d0481d4bdee4506807e8de86eac1512. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.548329  7659 raft_consensus.cc:385] T 9c8c5c234613459e9c0712aa25f8bdba P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:59.565703  7659 raft_consensus.cc:740] T 9c8c5c234613459e9c0712aa25f8bdba P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 291f2c0a115748ee98f239b5704939ea, State: Initialized, Role: FOLLOWER
I20260709 14:49:59.556569  7594 tablet_service.cc:1511] Processing CreateTablet for tablet 4487f62a21554969bdb5e97b97bc0168 (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:49:59.561355  7650 ts_tablet_manager.cc:1403] T 6956fcfe8fb54607bc44fd94b318ad45 P f2da5f38b8fd40629e7b120a0ae3f4df: Time spent bootstrapping tablet: real 0.392s	user 0.011s	sys 0.022s
I20260709 14:49:59.546674  7598 tablet_service.cc:1511] Processing CreateTablet for tablet b26be37833fd45c5b6f31868364d21b4 (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:49:59.568118  7526 tablet_service.cc:1511] Processing CreateTablet for tablet 6f17b46acc864ef2b0c175d02156e62f (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:49:59.568830  7650 raft_consensus.cc:359] T 6956fcfe8fb54607bc44fd94b318ad45 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:49:59.569367  7526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f17b46acc864ef2b0c175d02156e62f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.569499  7650 raft_consensus.cc:385] T 6956fcfe8fb54607bc44fd94b318ad45 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:59.569945  7650 raft_consensus.cc:740] T 6956fcfe8fb54607bc44fd94b318ad45 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2da5f38b8fd40629e7b120a0ae3f4df, State: Initialized, Role: FOLLOWER
I20260709 14:49:59.571200  7650 consensus_queue.cc:260] T 6956fcfe8fb54607bc44fd94b318ad45 P f2da5f38b8fd40629e7b120a0ae3f4df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:49:59.574638  7446 tablet_service.cc:1511] Processing CreateTablet for tablet cd3f9e1ed0924994b57a42b58b90e9d5 (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:49:59.576792  7518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3d50de3be1b499eaca383db0eae6ee1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.578421  7447 tablet_service.cc:1511] Processing CreateTablet for tablet a227add2b616451a9b940a842aa3c93f (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:49:59.578897  7448 tablet_service.cc:1511] Processing CreateTablet for tablet 4487f62a21554969bdb5e97b97bc0168 (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:49:59.579587  7447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a227add2b616451a9b940a842aa3c93f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.581770  7650 ts_tablet_manager.cc:1434] T 6956fcfe8fb54607bc44fd94b318ad45 P f2da5f38b8fd40629e7b120a0ae3f4df: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.003s
I20260709 14:49:59.611434  7525 tablet_service.cc:1511] Processing CreateTablet for tablet a227add2b616451a9b940a842aa3c93f (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:49:59.615403  7598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b26be37833fd45c5b6f31868364d21b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.625242  7525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a227add2b616451a9b940a842aa3c93f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.627817  7653 raft_consensus.cc:493] T 6956fcfe8fb54607bc44fd94b318ad45 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:59.634989  7653 raft_consensus.cc:515] T 6956fcfe8fb54607bc44fd94b318ad45 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:49:59.636896  7448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4487f62a21554969bdb5e97b97bc0168. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.646917  7446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd3f9e1ed0924994b57a42b58b90e9d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.648442  7594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4487f62a21554969bdb5e97b97bc0168. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.651398  7650 tablet_bootstrap.cc:492] T bef6074f1b5e493e8198eb167ef4f1ce P f2da5f38b8fd40629e7b120a0ae3f4df: Bootstrap starting.
I20260709 14:49:59.655369  7536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6956fcfe8fb54607bc44fd94b318ad45" candidate_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea" is_pre_election: true
I20260709 14:49:59.656842  7652 tablet_bootstrap.cc:492] T 6956fcfe8fb54607bc44fd94b318ad45 P dde0c3c74e7f473ca5d3fbb12786fc93: No bootstrap required, opened a new log
W20260709 14:49:59.656754  7425 leader_election.cc:343] T 6956fcfe8fb54607bc44fd94b318ad45 P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:59.658339  7653 leader_election.cc:290] T 6956fcfe8fb54607bc44fd94b318ad45 P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:49:59.660838  7443 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:33676 (request call id 52) took 1062 ms. Trace:
I20260709 14:49:59.661268  7443 rpcz_store.cc:276] 0709 14:49:58.598588 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:59.473171 (+874583us) service_pool.cc:224] Handling call
0709 14:49:59.493794 (+ 20623us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:49:59.493881 (+    87us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:49:59.542865 (+ 48984us) tablet_metadata.cc:665] Metadata flushed
0709 14:49:59.660400 (+117535us) tablet_replica.cc:206] Creating consensus instance
0709 14:49:59.660779 (+   379us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 14:49:59.664783  7344 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.6.46.67:33213, user_credentials={real_user=slave}} blocked reactor thread for 86594us
I20260709 14:49:59.665620  7461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "253eee5b690448bf8d2b11ddf67fc76a" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" is_pre_election: true
I20260709 14:49:59.667085  7460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c12645ec093645339fd6c1013f289779" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" is_pre_election: true
I20260709 14:49:59.665874  7652 ts_tablet_manager.cc:1403] T 6956fcfe8fb54607bc44fd94b318ad45 P dde0c3c74e7f473ca5d3fbb12786fc93: Time spent bootstrapping tablet: real 0.305s	user 0.021s	sys 0.008s
I20260709 14:49:59.667390  7610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6956fcfe8fb54607bc44fd94b318ad45" candidate_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" is_pre_election: true
I20260709 14:49:59.667825  7460 raft_consensus.cc:2468] T c12645ec093645339fd6c1013f289779 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 291f2c0a115748ee98f239b5704939ea in term 0.
W20260709 14:49:59.668784  7425 leader_election.cc:343] T 6956fcfe8fb54607bc44fd94b318ad45 P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:59.669260  7425 leader_election.cc:304] T 6956fcfe8fb54607bc44fd94b318ad45 P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f2da5f38b8fd40629e7b120a0ae3f4df; no voters: 291f2c0a115748ee98f239b5704939ea, dde0c3c74e7f473ca5d3fbb12786fc93
I20260709 14:49:59.670506  7653 raft_consensus.cc:2749] T 6956fcfe8fb54607bc44fd94b318ad45 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:59.684473  7443 tablet_service.cc:1511] Processing CreateTablet for tablet b26be37833fd45c5b6f31868364d21b4 (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:49:59.684939  7659 consensus_queue.cc:260] T 9c8c5c234613459e9c0712aa25f8bdba P 291f2c0a115748ee98f239b5704939ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } } peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } }
I20260709 14:49:59.685895  7666 raft_consensus.cc:493] T 9c8c5c234613459e9c0712aa25f8bdba P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:59.686522  7666 raft_consensus.cc:515] T 9c8c5c234613459e9c0712aa25f8bdba P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } } peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } }
W20260709 14:49:59.687641  7501 leader_election.cc:343] T 253eee5b690448bf8d2b11ddf67fc76a P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:59.688553  7501 leader_election.cc:304] T c12645ec093645339fd6c1013f289779 P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 291f2c0a115748ee98f239b5704939ea, f2da5f38b8fd40629e7b120a0ae3f4df; no voters: 
I20260709 14:49:59.692317  7652 raft_consensus.cc:359] T 6956fcfe8fb54607bc44fd94b318ad45 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:49:59.693017  7652 raft_consensus.cc:385] T 6956fcfe8fb54607bc44fd94b318ad45 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:59.693301  7652 raft_consensus.cc:740] T 6956fcfe8fb54607bc44fd94b318ad45 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dde0c3c74e7f473ca5d3fbb12786fc93, State: Initialized, Role: FOLLOWER
I20260709 14:49:59.696769  7666 leader_election.cc:290] T 9c8c5c234613459e9c0712aa25f8bdba P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213), f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837)
I20260709 14:49:59.700356  7666 raft_consensus.cc:2804] T c12645ec093645339fd6c1013f289779 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:59.700755  7666 raft_consensus.cc:493] T c12645ec093645339fd6c1013f289779 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:59.701131  7666 raft_consensus.cc:3060] T c12645ec093645339fd6c1013f289779 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:59.708036  7443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b26be37833fd45c5b6f31868364d21b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.709062  7524 tablet_service.cc:1511] Processing CreateTablet for tablet cd3f9e1ed0924994b57a42b58b90e9d5 (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:49:59.713248  7444 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:33676 (request call id 47) took 1138 ms. Trace:
I20260709 14:49:59.721095  7523 tablet_service.cc:1511] Processing CreateTablet for tablet b4e49c9a178447e69d64b5a1e860b809 (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:49:59.723860  7445 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:33676 (request call id 55) took 1112 ms. Trace:
I20260709 14:49:59.707633  7650 tablet_bootstrap.cc:654] T bef6074f1b5e493e8198eb167ef4f1ce P f2da5f38b8fd40629e7b120a0ae3f4df: Neither blocks nor log segments found. Creating new log.
W20260709 14:49:59.739570  7501 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.46.65:41837, user_credentials={real_user=slave}} blocked reactor thread for 51102.9us
I20260709 14:49:59.744202  7524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd3f9e1ed0924994b57a42b58b90e9d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.744764  7460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c8c5c234613459e9c0712aa25f8bdba" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" is_pre_election: true
I20260709 14:49:59.745361  7460 raft_consensus.cc:2468] T 9c8c5c234613459e9c0712aa25f8bdba P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 291f2c0a115748ee98f239b5704939ea in term 0.
I20260709 14:49:59.746592  7501 leader_election.cc:304] T 9c8c5c234613459e9c0712aa25f8bdba P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 291f2c0a115748ee98f239b5704939ea, f2da5f38b8fd40629e7b120a0ae3f4df; no voters: 
I20260709 14:49:59.747562  7676 raft_consensus.cc:2804] T 9c8c5c234613459e9c0712aa25f8bdba P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:59.748054  7676 raft_consensus.cc:493] T 9c8c5c234613459e9c0712aa25f8bdba P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:59.748457  7676 raft_consensus.cc:3060] T 9c8c5c234613459e9c0712aa25f8bdba P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:59.755813  7442 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:33676 (request call id 49) took 1172 ms. Trace:
I20260709 14:49:59.756304  7442 rpcz_store.cc:276] 0709 14:49:58.583703 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:59.376540 (+792837us) service_pool.cc:224] Handling call
0709 14:49:59.378122 (+  1582us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:49:59.378209 (+    87us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:49:59.535281 (+157072us) tablet_metadata.cc:665] Metadata flushed
0709 14:49:59.755208 (+219927us) tablet_replica.cc:206] Creating consensus instance
0709 14:49:59.755728 (+   520us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:49:59.765709  7451 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:33676 (request call id 53) took 1162 ms. Trace:
I20260709 14:49:59.766199  7451 rpcz_store.cc:276] 0709 14:49:58.602836 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:59.491819 (+888983us) service_pool.cc:224] Handling call
0709 14:49:59.496124 (+  4305us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:49:59.496207 (+    83us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:49:59.667319 (+171112us) tablet_metadata.cc:665] Metadata flushed
0709 14:49:59.765106 (+ 97787us) tablet_replica.cc:206] Creating consensus instance
0709 14:49:59.765638 (+   532us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:49:59.694177  7652 consensus_queue.cc:260] T 6956fcfe8fb54607bc44fd94b318ad45 P dde0c3c74e7f473ca5d3fbb12786fc93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:49:59.729234  7445 rpcz_store.cc:276] 0709 14:49:58.611261 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:59.522537 (+911276us) service_pool.cc:224] Handling call
0709 14:49:59.527858 (+  5321us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:49:59.527947 (+    89us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:49:59.543554 (+ 15607us) tablet_metadata.cc:665] Metadata flushed
0709 14:49:59.723414 (+179860us) tablet_replica.cc:206] Creating consensus instance
0709 14:49:59.723807 (+   393us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:49:59.727952  7444 rpcz_store.cc:276] 0709 14:49:58.575317 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:59.366769 (+791452us) service_pool.cc:224] Handling call
0709 14:49:59.375845 (+  9076us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:49:59.375921 (+    76us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:49:59.558962 (+183041us) tablet_metadata.cc:665] Metadata flushed
0709 14:49:59.712794 (+153832us) tablet_replica.cc:206] Creating consensus instance
0709 14:49:59.713192 (+   398us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:49:59.741621  7517 tablet_service.cc:1511] Processing CreateTablet for tablet 4487f62a21554969bdb5e97b97bc0168 (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:49:59.799208  7525 tablet_service.cc:1511] Processing CreateTablet for tablet b26be37833fd45c5b6f31868364d21b4 (DEFAULT_TABLE table=test-workload [id=9ac5bc6c251a4df7abf0d2e89bf66ac8]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:49:59.773098  7676 raft_consensus.cc:515] T 9c8c5c234613459e9c0712aa25f8bdba P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } } peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } }
I20260709 14:49:59.802785  7525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b26be37833fd45c5b6f31868364d21b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.808926  7449 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:33676 (request call id 51) took 1215 ms. Trace:
I20260709 14:49:59.809299  7449 rpcz_store.cc:276] 0709 14:49:58.593791 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:59.464720 (+870929us) service_pool.cc:224] Handling call
0709 14:49:59.466681 (+  1961us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:49:59.466761 (+    80us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:49:59.720827 (+254066us) tablet_metadata.cc:665] Metadata flushed
0709 14:49:59.808450 (+ 87623us) tablet_replica.cc:206] Creating consensus instance
0709 14:49:59.808857 (+   407us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:49:59.812749  7447 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:33676 (request call id 54) took 1206 ms. Trace:
I20260709 14:49:59.813580  7676 leader_election.cc:290] T 9c8c5c234613459e9c0712aa25f8bdba P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 election: Requested vote from peers dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213), f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837)
I20260709 14:49:59.815065  7460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c8c5c234613459e9c0712aa25f8bdba" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df"
I20260709 14:49:59.815622  7460 raft_consensus.cc:3060] T 9c8c5c234613459e9c0712aa25f8bdba P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:59.816009  7448 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:33676 (request call id 57) took 1194 ms. Trace:
I20260709 14:49:59.816416  7448 rpcz_store.cc:276] 0709 14:49:58.621795 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:59.577681 (+955886us) service_pool.cc:224] Handling call
0709 14:49:59.636272 (+ 58591us) spinlock_profiling.cc:243] Waited 5.69 ms on lock 0x7b5800134798. stack: 00007f8f5cb63343 00007f8f5cb63240 00007f8f5c4f21d4 00007f8f66230304 00007f8f66230299 00007f8f5ca1ddb1 00007f8f5cb5e2b8 00007f8f5cb5e1db 00007f8f65a9fbb9 00007f8f64bd0d88 00007f8f64c93b80 00007f8f64c42400 00007f8f5e0c7af4 00007f8f5e0c7a82 00007f8f5e0c79b1 00007f8f5e0c792c
0709 14:49:59.636337 (+    65us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:49:59.636473 (+   136us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:49:59.782374 (+145901us) tablet_metadata.cc:665] Metadata flushed
0709 14:49:59.815419 (+ 33045us) tablet_replica.cc:206] Creating consensus instance
0709 14:49:59.815952 (+   533us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":13079936}
I20260709 14:49:59.821422  7460 raft_consensus.cc:2468] T 9c8c5c234613459e9c0712aa25f8bdba P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 291f2c0a115748ee98f239b5704939ea in term 1.
I20260709 14:49:59.822510  7501 leader_election.cc:304] T 9c8c5c234613459e9c0712aa25f8bdba P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 291f2c0a115748ee98f239b5704939ea, f2da5f38b8fd40629e7b120a0ae3f4df; no voters: 
I20260709 14:49:59.823253  7676 raft_consensus.cc:2804] T 9c8c5c234613459e9c0712aa25f8bdba P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:59.823706  7676 raft_consensus.cc:697] T 9c8c5c234613459e9c0712aa25f8bdba P 291f2c0a115748ee98f239b5704939ea [term 1 LEADER]: Becoming Leader. State: Replica: 291f2c0a115748ee98f239b5704939ea, State: Running, Role: LEADER
W20260709 14:49:59.824718  7407 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:49:59.824487  7676 consensus_queue.cc:237] T 9c8c5c234613459e9c0712aa25f8bdba P 291f2c0a115748ee98f239b5704939ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } } peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } }
I20260709 14:49:59.827832  7610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "253eee5b690448bf8d2b11ddf67fc76a" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" is_pre_election: true
I20260709 14:49:59.828945  7446 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:33676 (request call id 56) took 1213 ms. Trace:
I20260709 14:49:59.829447  7609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c12645ec093645339fd6c1013f289779" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" is_pre_election: true
I20260709 14:49:59.829526  7446 rpcz_store.cc:276] 0709 14:49:58.615526 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:59.573461 (+957935us) service_pool.cc:224] Handling call
0709 14:49:59.646334 (+ 72873us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:49:59.646473 (+   139us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:49:59.785718 (+139245us) tablet_metadata.cc:665] Metadata flushed
0709 14:49:59.828299 (+ 42581us) tablet_replica.cc:206] Creating consensus instance
0709 14:49:59.828878 (+   579us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:49:59.813138  7447 rpcz_store.cc:276] 0709 14:49:58.606856 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:59.507269 (+900413us) service_pool.cc:224] Handling call
0709 14:49:59.579143 (+ 71874us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:49:59.579248 (+   105us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:49:59.714858 (+135610us) tablet_metadata.cc:665] Metadata flushed
0709 14:49:59.812320 (+ 97462us) tablet_replica.cc:206] Creating consensus instance
0709 14:49:59.812697 (+   377us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:49:59.831116  7608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c8c5c234613459e9c0712aa25f8bdba" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" is_pre_election: true
I20260709 14:49:59.832407  7607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c8c5c234613459e9c0712aa25f8bdba" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93"
W20260709 14:49:59.834165  7500 leader_election.cc:343] T 253eee5b690448bf8d2b11ddf67fc76a P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:59.834626  7500 leader_election.cc:304] T 253eee5b690448bf8d2b11ddf67fc76a P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 291f2c0a115748ee98f239b5704939ea; no voters: dde0c3c74e7f473ca5d3fbb12786fc93, f2da5f38b8fd40629e7b120a0ae3f4df
W20260709 14:49:59.835681  7500 leader_election.cc:343] T c12645ec093645339fd6c1013f289779 P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:59.836290  7594 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:49536 (request call id 57) took 1018 ms. Trace:
W20260709 14:49:59.836509  7500 leader_election.cc:343] T 9c8c5c234613459e9c0712aa25f8bdba P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:59.836663  7594 rpcz_store.cc:276] 0709 14:49:58.817773 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:59.547103 (+729330us) service_pool.cc:224] Handling call
0709 14:49:59.570748 (+ 23645us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:49:59.570829 (+    81us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:49:59.782922 (+212093us) tablet_metadata.cc:665] Metadata flushed
0709 14:49:59.835848 (+ 52926us) tablet_replica.cc:206] Creating consensus instance
0709 14:49:59.836238 (+   390us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 14:49:59.837419  7500 leader_election.cc:343] T 9c8c5c234613459e9c0712aa25f8bdba P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:59.838325  7523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4e49c9a178447e69d64b5a1e860b809. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.838337  7675 raft_consensus.cc:2749] T 253eee5b690448bf8d2b11ddf67fc76a P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:59.841526  7598 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:49536 (request call id 58) took 1006 ms. Trace:
I20260709 14:49:59.841907  7598 rpcz_store.cc:276] 0709 14:49:58.834828 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:59.545833 (+711005us) service_pool.cc:224] Handling call
0709 14:49:59.568199 (+ 22366us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:49:59.568286 (+    87us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:49:59.824860 (+256574us) tablet_metadata.cc:665] Metadata flushed
0709 14:49:59.841076 (+ 16216us) tablet_replica.cc:206] Creating consensus instance
0709 14:49:59.841477 (+   401us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:49:59.791653  7666 raft_consensus.cc:515] T c12645ec093645339fd6c1013f289779 P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:49:59.849550  7666 leader_election.cc:290] T c12645ec093645339fd6c1013f289779 P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 election: Requested vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:49:59.850317  7460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c12645ec093645339fd6c1013f289779" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df"
I20260709 14:49:59.850850  7460 raft_consensus.cc:3060] T c12645ec093645339fd6c1013f289779 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:59.857090  7607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c12645ec093645339fd6c1013f289779" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93"
I20260709 14:49:59.857436  7460 raft_consensus.cc:2468] T c12645ec093645339fd6c1013f289779 P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 291f2c0a115748ee98f239b5704939ea in term 1.
I20260709 14:49:59.858487  7501 leader_election.cc:304] T c12645ec093645339fd6c1013f289779 P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 291f2c0a115748ee98f239b5704939ea, f2da5f38b8fd40629e7b120a0ae3f4df; no voters: 
W20260709 14:49:59.859187  7500 leader_election.cc:343] T c12645ec093645339fd6c1013f289779 P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:59.859992  7666 raft_consensus.cc:2804] T c12645ec093645339fd6c1013f289779 P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:59.860461  7666 raft_consensus.cc:697] T c12645ec093645339fd6c1013f289779 P 291f2c0a115748ee98f239b5704939ea [term 1 LEADER]: Becoming Leader. State: Replica: 291f2c0a115748ee98f239b5704939ea, State: Running, Role: LEADER
I20260709 14:49:59.861287  7666 consensus_queue.cc:237] T c12645ec093645339fd6c1013f289779 P 291f2c0a115748ee98f239b5704939ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:49:59.874209  7450 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:33676 (request call id 50) took 1286 ms. Trace:
I20260709 14:49:59.874696  7450 rpcz_store.cc:276] 0709 14:49:58.587881 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:59.395087 (+807206us) service_pool.cc:224] Handling call
0709 14:49:59.437473 (+ 42386us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:49:59.437710 (+   237us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:49:59.788865 (+351155us) tablet_metadata.cc:665] Metadata flushed
0709 14:49:59.873560 (+ 84695us) tablet_replica.cc:206] Creating consensus instance
0709 14:49:59.874137 (+   577us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:49:59.880272  7517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4487f62a21554969bdb5e97b97bc0168. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.888392  7659 ts_tablet_manager.cc:1434] T 9c8c5c234613459e9c0712aa25f8bdba P 291f2c0a115748ee98f239b5704939ea: Time spent starting tablet: real 0.391s	user 0.015s	sys 0.048s
I20260709 14:49:59.892285  7652 ts_tablet_manager.cc:1434] T 6956fcfe8fb54607bc44fd94b318ad45 P dde0c3c74e7f473ca5d3fbb12786fc93: Time spent starting tablet: real 0.224s	user 0.048s	sys 0.034s
I20260709 14:49:59.892620  7659 tablet_bootstrap.cc:492] T bef6074f1b5e493e8198eb167ef4f1ce P 291f2c0a115748ee98f239b5704939ea: Bootstrap starting.
I20260709 14:49:59.896075  7652 tablet_bootstrap.cc:492] T c12645ec093645339fd6c1013f289779 P dde0c3c74e7f473ca5d3fbb12786fc93: Bootstrap starting.
I20260709 14:49:59.901602  7443 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:33676 (request call id 58) took 1269 ms. Trace:
I20260709 14:49:59.902014  7443 rpcz_store.cc:276] 0709 14:49:58.632585 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:59.683027 (+1050442us) service_pool.cc:224] Handling call
0709 14:49:59.685583 (+  2556us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:49:59.685715 (+   132us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:49:59.870181 (+184466us) tablet_metadata.cc:665] Metadata flushed
0709 14:49:59.901124 (+ 30943us) tablet_replica.cc:206] Creating consensus instance
0709 14:49:59.901547 (+   423us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:49:59.902846  7652 tablet_bootstrap.cc:654] T c12645ec093645339fd6c1013f289779 P dde0c3c74e7f473ca5d3fbb12786fc93: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:59.882953  7650 tablet_bootstrap.cc:492] T bef6074f1b5e493e8198eb167ef4f1ce P f2da5f38b8fd40629e7b120a0ae3f4df: No bootstrap required, opened a new log
I20260709 14:49:59.903594  7650 ts_tablet_manager.cc:1403] T bef6074f1b5e493e8198eb167ef4f1ce P f2da5f38b8fd40629e7b120a0ae3f4df: Time spent bootstrapping tablet: real 0.263s	user 0.035s	sys 0.030s
I20260709 14:49:59.906975  7650 raft_consensus.cc:359] T bef6074f1b5e493e8198eb167ef4f1ce P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:49:59.928501  7659 tablet_bootstrap.cc:654] T bef6074f1b5e493e8198eb167ef4f1ce P 291f2c0a115748ee98f239b5704939ea: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:59.879681  7592 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:49536 (request call id 56) took 1062 ms. Trace:
I20260709 14:49:59.929595  7650 raft_consensus.cc:385] T bef6074f1b5e493e8198eb167ef4f1ce P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:59.929975  7592 rpcz_store.cc:276] 0709 14:49:58.817513 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:59.540840 (+723327us) service_pool.cc:224] Handling call
0709 14:49:59.542590 (+  1750us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:49:59.542724 (+   134us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:49:59.785626 (+242902us) tablet_metadata.cc:665] Metadata flushed
0709 14:49:59.879122 (+ 93496us) tablet_replica.cc:206] Creating consensus instance
0709 14:49:59.879611 (+   489us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:49:59.933102  7650 raft_consensus.cc:740] T bef6074f1b5e493e8198eb167ef4f1ce P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2da5f38b8fd40629e7b120a0ae3f4df, State: Initialized, Role: FOLLOWER
I20260709 14:49:59.933853  7650 consensus_queue.cc:260] T bef6074f1b5e493e8198eb167ef4f1ce P f2da5f38b8fd40629e7b120a0ae3f4df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:49:59.941946  7358 catalog_manager.cc:5697] T 9c8c5c234613459e9c0712aa25f8bdba P 291f2c0a115748ee98f239b5704939ea reported cstate change: term changed from 0 to 1, leader changed from <none> to 291f2c0a115748ee98f239b5704939ea (127.6.46.66). New cstate: current_term: 1 leader_uuid: "291f2c0a115748ee98f239b5704939ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:59.944120  7650 ts_tablet_manager.cc:1434] T bef6074f1b5e493e8198eb167ef4f1ce P f2da5f38b8fd40629e7b120a0ae3f4df: Time spent starting tablet: real 0.040s	user 0.007s	sys 0.000s
I20260709 14:49:59.945245  7650 tablet_bootstrap.cc:492] T d4164633f79a46df93a8ac238b377690 P f2da5f38b8fd40629e7b120a0ae3f4df: Bootstrap starting.
I20260709 14:49:59.953909  7652 tablet_bootstrap.cc:492] T c12645ec093645339fd6c1013f289779 P dde0c3c74e7f473ca5d3fbb12786fc93: No bootstrap required, opened a new log
I20260709 14:49:59.954391  7652 ts_tablet_manager.cc:1403] T c12645ec093645339fd6c1013f289779 P dde0c3c74e7f473ca5d3fbb12786fc93: Time spent bootstrapping tablet: real 0.059s	user 0.014s	sys 0.036s
I20260709 14:49:59.956074  7678 raft_consensus.cc:493] T 6956fcfe8fb54607bc44fd94b318ad45 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:59.956775  7659 tablet_bootstrap.cc:492] T bef6074f1b5e493e8198eb167ef4f1ce P 291f2c0a115748ee98f239b5704939ea: No bootstrap required, opened a new log
I20260709 14:49:59.956527  7678 raft_consensus.cc:515] T 6956fcfe8fb54607bc44fd94b318ad45 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:49:59.957261  7659 ts_tablet_manager.cc:1403] T bef6074f1b5e493e8198eb167ef4f1ce P 291f2c0a115748ee98f239b5704939ea: Time spent bootstrapping tablet: real 0.065s	user 0.013s	sys 0.000s
I20260709 14:49:59.958693  7678 leader_election.cc:290] T 6956fcfe8fb54607bc44fd94b318ad45 P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303)
I20260709 14:49:59.959619  7650 tablet_bootstrap.cc:654] T d4164633f79a46df93a8ac238b377690 P f2da5f38b8fd40629e7b120a0ae3f4df: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:59.960526  7460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6956fcfe8fb54607bc44fd94b318ad45" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" is_pre_election: true
I20260709 14:49:59.960654  7659 raft_consensus.cc:359] T bef6074f1b5e493e8198eb167ef4f1ce P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:49:59.960990  7536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6956fcfe8fb54607bc44fd94b318ad45" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea" is_pre_election: true
I20260709 14:49:59.961130  7460 raft_consensus.cc:2468] T 6956fcfe8fb54607bc44fd94b318ad45 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dde0c3c74e7f473ca5d3fbb12786fc93 in term 0.
I20260709 14:49:59.961294  7659 raft_consensus.cc:385] T bef6074f1b5e493e8198eb167ef4f1ce P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:59.961591  7659 raft_consensus.cc:740] T bef6074f1b5e493e8198eb167ef4f1ce P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 291f2c0a115748ee98f239b5704939ea, State: Initialized, Role: FOLLOWER
W20260709 14:49:59.962385  7574 leader_election.cc:343] T 6956fcfe8fb54607bc44fd94b318ad45 P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:59.962308  7659 consensus_queue.cc:260] T bef6074f1b5e493e8198eb167ef4f1ce P 291f2c0a115748ee98f239b5704939ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:49:59.963171  7575 leader_election.cc:304] T 6956fcfe8fb54607bc44fd94b318ad45 P dde0c3c74e7f473ca5d3fbb12786fc93 [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: dde0c3c74e7f473ca5d3fbb12786fc93, f2da5f38b8fd40629e7b120a0ae3f4df; no voters: 291f2c0a115748ee98f239b5704939ea
I20260709 14:49:59.964526  7678 raft_consensus.cc:2804] T 6956fcfe8fb54607bc44fd94b318ad45 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:59.964978  7678 raft_consensus.cc:493] T 6956fcfe8fb54607bc44fd94b318ad45 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:59.965415  7659 ts_tablet_manager.cc:1434] T bef6074f1b5e493e8198eb167ef4f1ce P 291f2c0a115748ee98f239b5704939ea: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 14:49:59.965785  7678 raft_consensus.cc:3060] T 6956fcfe8fb54607bc44fd94b318ad45 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:59.966648  7659 tablet_bootstrap.cc:492] T d4164633f79a46df93a8ac238b377690 P 291f2c0a115748ee98f239b5704939ea: Bootstrap starting.
I20260709 14:49:59.972906  7650 tablet_bootstrap.cc:492] T d4164633f79a46df93a8ac238b377690 P f2da5f38b8fd40629e7b120a0ae3f4df: No bootstrap required, opened a new log
I20260709 14:49:59.972702  7652 raft_consensus.cc:359] T c12645ec093645339fd6c1013f289779 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:49:59.973464  7659 tablet_bootstrap.cc:654] T d4164633f79a46df93a8ac238b377690 P 291f2c0a115748ee98f239b5704939ea: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:59.973430  7652 raft_consensus.cc:385] T c12645ec093645339fd6c1013f289779 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:59.973930  7650 ts_tablet_manager.cc:1403] T d4164633f79a46df93a8ac238b377690 P f2da5f38b8fd40629e7b120a0ae3f4df: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.006s
I20260709 14:49:59.974125  7652 raft_consensus.cc:740] T c12645ec093645339fd6c1013f289779 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dde0c3c74e7f473ca5d3fbb12786fc93, State: Initialized, Role: FOLLOWER
I20260709 14:49:59.974433  7678 raft_consensus.cc:515] T 6956fcfe8fb54607bc44fd94b318ad45 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:49:59.978542  7460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6956fcfe8fb54607bc44fd94b318ad45" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df"
I20260709 14:49:59.979090  7460 raft_consensus.cc:3060] T 6956fcfe8fb54607bc44fd94b318ad45 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:59.979725  7650 raft_consensus.cc:359] T d4164633f79a46df93a8ac238b377690 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:49:59.980733  7650 raft_consensus.cc:385] T d4164633f79a46df93a8ac238b377690 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:59.981158  7650 raft_consensus.cc:740] T d4164633f79a46df93a8ac238b377690 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2da5f38b8fd40629e7b120a0ae3f4df, State: Initialized, Role: FOLLOWER
I20260709 14:49:59.982249  7650 consensus_queue.cc:260] T d4164633f79a46df93a8ac238b377690 P f2da5f38b8fd40629e7b120a0ae3f4df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:49:59.983768  7358 catalog_manager.cc:5697] T c12645ec093645339fd6c1013f289779 P 291f2c0a115748ee98f239b5704939ea reported cstate change: term changed from 0 to 1, leader changed from <none> to 291f2c0a115748ee98f239b5704939ea (127.6.46.66). New cstate: current_term: 1 leader_uuid: "291f2c0a115748ee98f239b5704939ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:59.985672  7460 raft_consensus.cc:2468] T 6956fcfe8fb54607bc44fd94b318ad45 P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dde0c3c74e7f473ca5d3fbb12786fc93 in term 1.
I20260709 14:49:59.986734  7575 leader_election.cc:304] T 6956fcfe8fb54607bc44fd94b318ad45 P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dde0c3c74e7f473ca5d3fbb12786fc93, f2da5f38b8fd40629e7b120a0ae3f4df; no voters: 
I20260709 14:49:59.992141  7650 ts_tablet_manager.cc:1434] T d4164633f79a46df93a8ac238b377690 P f2da5f38b8fd40629e7b120a0ae3f4df: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.004s
I20260709 14:49:59.992834  7652 consensus_queue.cc:260] T c12645ec093645339fd6c1013f289779 P dde0c3c74e7f473ca5d3fbb12786fc93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:49:59.994503  7678 leader_election.cc:290] T 6956fcfe8fb54607bc44fd94b318ad45 P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 election: Requested vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303)
I20260709 14:49:59.995687  7536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6956fcfe8fb54607bc44fd94b318ad45" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea"
I20260709 14:49:59.996049  7678 raft_consensus.cc:2804] T 6956fcfe8fb54607bc44fd94b318ad45 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:59.996474  7678 raft_consensus.cc:697] T 6956fcfe8fb54607bc44fd94b318ad45 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 LEADER]: Becoming Leader. State: Replica: dde0c3c74e7f473ca5d3fbb12786fc93, State: Running, Role: LEADER
W20260709 14:49:59.997203  7574 leader_election.cc:343] T 6956fcfe8fb54607bc44fd94b318ad45 P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:59.997220  7678 consensus_queue.cc:237] T 6956fcfe8fb54607bc44fd94b318ad45 P dde0c3c74e7f473ca5d3fbb12786fc93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:00.005530  7650 tablet_bootstrap.cc:492] T 2dd094a7f9e542aa8aaaa08fa47d1d5d P f2da5f38b8fd40629e7b120a0ae3f4df: Bootstrap starting.
I20260709 14:50:00.005963  7652 ts_tablet_manager.cc:1434] T c12645ec093645339fd6c1013f289779 P dde0c3c74e7f473ca5d3fbb12786fc93: Time spent starting tablet: real 0.051s	user 0.002s	sys 0.009s
I20260709 14:50:00.007019  7652 tablet_bootstrap.cc:492] T 253eee5b690448bf8d2b11ddf67fc76a P dde0c3c74e7f473ca5d3fbb12786fc93: Bootstrap starting.
I20260709 14:50:00.008895  7659 tablet_bootstrap.cc:492] T d4164633f79a46df93a8ac238b377690 P 291f2c0a115748ee98f239b5704939ea: No bootstrap required, opened a new log
I20260709 14:50:00.009537  7659 ts_tablet_manager.cc:1403] T d4164633f79a46df93a8ac238b377690 P 291f2c0a115748ee98f239b5704939ea: Time spent bootstrapping tablet: real 0.043s	user 0.020s	sys 0.017s
I20260709 14:50:00.012193  7652 tablet_bootstrap.cc:654] T 253eee5b690448bf8d2b11ddf67fc76a P dde0c3c74e7f473ca5d3fbb12786fc93: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:00.012488  7650 tablet_bootstrap.cc:654] T 2dd094a7f9e542aa8aaaa08fa47d1d5d P f2da5f38b8fd40629e7b120a0ae3f4df: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:00.012380  7659 raft_consensus.cc:359] T d4164633f79a46df93a8ac238b377690 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:00.013149  7659 raft_consensus.cc:385] T d4164633f79a46df93a8ac238b377690 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:00.013482  7659 raft_consensus.cc:740] T d4164633f79a46df93a8ac238b377690 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 291f2c0a115748ee98f239b5704939ea, State: Initialized, Role: FOLLOWER
I20260709 14:50:00.014328  7659 consensus_queue.cc:260] T d4164633f79a46df93a8ac238b377690 P 291f2c0a115748ee98f239b5704939ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:00.018796  7652 tablet_bootstrap.cc:492] T 253eee5b690448bf8d2b11ddf67fc76a P dde0c3c74e7f473ca5d3fbb12786fc93: No bootstrap required, opened a new log
I20260709 14:50:00.018860  7659 ts_tablet_manager.cc:1434] T d4164633f79a46df93a8ac238b377690 P 291f2c0a115748ee98f239b5704939ea: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260709 14:50:00.019325  7652 ts_tablet_manager.cc:1403] T 253eee5b690448bf8d2b11ddf67fc76a P dde0c3c74e7f473ca5d3fbb12786fc93: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.001s
I20260709 14:50:00.019881  7659 tablet_bootstrap.cc:492] T 6956fcfe8fb54607bc44fd94b318ad45 P 291f2c0a115748ee98f239b5704939ea: Bootstrap starting.
I20260709 14:50:00.022148  7652 raft_consensus.cc:359] T 253eee5b690448bf8d2b11ddf67fc76a P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:00.022830  7652 raft_consensus.cc:385] T 253eee5b690448bf8d2b11ddf67fc76a P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:00.023154  7652 raft_consensus.cc:740] T 253eee5b690448bf8d2b11ddf67fc76a P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dde0c3c74e7f473ca5d3fbb12786fc93, State: Initialized, Role: FOLLOWER
I20260709 14:50:00.023984  7652 consensus_queue.cc:260] T 253eee5b690448bf8d2b11ddf67fc76a P dde0c3c74e7f473ca5d3fbb12786fc93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:00.026240  7659 tablet_bootstrap.cc:654] T 6956fcfe8fb54607bc44fd94b318ad45 P 291f2c0a115748ee98f239b5704939ea: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:00.026340  7652 ts_tablet_manager.cc:1434] T 253eee5b690448bf8d2b11ddf67fc76a P dde0c3c74e7f473ca5d3fbb12786fc93: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 14:50:00.027294  7652 tablet_bootstrap.cc:492] T ed09b6c0627b4d47b5a9a8d32c450dbd P dde0c3c74e7f473ca5d3fbb12786fc93: Bootstrap starting.
I20260709 14:50:00.030197  7650 tablet_bootstrap.cc:492] T 2dd094a7f9e542aa8aaaa08fa47d1d5d P f2da5f38b8fd40629e7b120a0ae3f4df: No bootstrap required, opened a new log
I20260709 14:50:00.030722  7650 ts_tablet_manager.cc:1403] T 2dd094a7f9e542aa8aaaa08fa47d1d5d P f2da5f38b8fd40629e7b120a0ae3f4df: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.007s
I20260709 14:50:00.034701  7652 tablet_bootstrap.cc:654] T ed09b6c0627b4d47b5a9a8d32c450dbd P dde0c3c74e7f473ca5d3fbb12786fc93: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:00.033535  7650 raft_consensus.cc:359] T 2dd094a7f9e542aa8aaaa08fa47d1d5d P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:00.035588  7650 raft_consensus.cc:385] T 2dd094a7f9e542aa8aaaa08fa47d1d5d P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:00.035960  7650 raft_consensus.cc:740] T 2dd094a7f9e542aa8aaaa08fa47d1d5d P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2da5f38b8fd40629e7b120a0ae3f4df, State: Initialized, Role: FOLLOWER
I20260709 14:50:00.027544  7358 catalog_manager.cc:5697] T 6956fcfe8fb54607bc44fd94b318ad45 P dde0c3c74e7f473ca5d3fbb12786fc93 reported cstate change: term changed from 0 to 1, leader changed from <none> to dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67). New cstate: current_term: 1 leader_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:00.036939  7650 consensus_queue.cc:260] T 2dd094a7f9e542aa8aaaa08fa47d1d5d P f2da5f38b8fd40629e7b120a0ae3f4df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:00.044142  7659 tablet_bootstrap.cc:492] T 6956fcfe8fb54607bc44fd94b318ad45 P 291f2c0a115748ee98f239b5704939ea: No bootstrap required, opened a new log
I20260709 14:50:00.044612  7659 ts_tablet_manager.cc:1403] T 6956fcfe8fb54607bc44fd94b318ad45 P 291f2c0a115748ee98f239b5704939ea: Time spent bootstrapping tablet: real 0.025s	user 0.019s	sys 0.003s
I20260709 14:50:00.047361  7659 raft_consensus.cc:359] T 6956fcfe8fb54607bc44fd94b318ad45 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:00.048106  7659 raft_consensus.cc:385] T 6956fcfe8fb54607bc44fd94b318ad45 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:00.048049  7650 ts_tablet_manager.cc:1434] T 2dd094a7f9e542aa8aaaa08fa47d1d5d P f2da5f38b8fd40629e7b120a0ae3f4df: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.002s
I20260709 14:50:00.049325  7650 tablet_bootstrap.cc:492] T 215fb7121edd4bd291fa56d4f16e0bbb P f2da5f38b8fd40629e7b120a0ae3f4df: Bootstrap starting.
I20260709 14:50:00.049592  7659 raft_consensus.cc:740] T 6956fcfe8fb54607bc44fd94b318ad45 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 291f2c0a115748ee98f239b5704939ea, State: Initialized, Role: FOLLOWER
I20260709 14:50:00.050314  7659 consensus_queue.cc:260] T 6956fcfe8fb54607bc44fd94b318ad45 P 291f2c0a115748ee98f239b5704939ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:00.050976  7652 tablet_bootstrap.cc:492] T ed09b6c0627b4d47b5a9a8d32c450dbd P dde0c3c74e7f473ca5d3fbb12786fc93: No bootstrap required, opened a new log
I20260709 14:50:00.051447  7652 ts_tablet_manager.cc:1403] T ed09b6c0627b4d47b5a9a8d32c450dbd P dde0c3c74e7f473ca5d3fbb12786fc93: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.011s
I20260709 14:50:00.054214  7652 raft_consensus.cc:359] T ed09b6c0627b4d47b5a9a8d32c450dbd P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:00.054874  7652 raft_consensus.cc:385] T ed09b6c0627b4d47b5a9a8d32c450dbd P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:00.055171  7652 raft_consensus.cc:740] T ed09b6c0627b4d47b5a9a8d32c450dbd P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dde0c3c74e7f473ca5d3fbb12786fc93, State: Initialized, Role: FOLLOWER
I20260709 14:50:00.055562  7650 tablet_bootstrap.cc:654] T 215fb7121edd4bd291fa56d4f16e0bbb P f2da5f38b8fd40629e7b120a0ae3f4df: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:00.057075  7659 ts_tablet_manager.cc:1434] T 6956fcfe8fb54607bc44fd94b318ad45 P 291f2c0a115748ee98f239b5704939ea: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 14:50:00.058054  7659 tablet_bootstrap.cc:492] T a9b2cc041e8148c6b606349f378f1648 P 291f2c0a115748ee98f239b5704939ea: Bootstrap starting.
I20260709 14:50:00.064208  7659 tablet_bootstrap.cc:654] T a9b2cc041e8148c6b606349f378f1648 P 291f2c0a115748ee98f239b5704939ea: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:00.066128  7650 tablet_bootstrap.cc:492] T 215fb7121edd4bd291fa56d4f16e0bbb P f2da5f38b8fd40629e7b120a0ae3f4df: No bootstrap required, opened a new log
I20260709 14:50:00.066530  7650 ts_tablet_manager.cc:1403] T 215fb7121edd4bd291fa56d4f16e0bbb P f2da5f38b8fd40629e7b120a0ae3f4df: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.008s
I20260709 14:50:00.066550  7652 consensus_queue.cc:260] T ed09b6c0627b4d47b5a9a8d32c450dbd P dde0c3c74e7f473ca5d3fbb12786fc93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:00.068781  7650 raft_consensus.cc:359] T 215fb7121edd4bd291fa56d4f16e0bbb P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:00.069437  7650 raft_consensus.cc:385] T 215fb7121edd4bd291fa56d4f16e0bbb P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:00.069381  7652 ts_tablet_manager.cc:1434] T ed09b6c0627b4d47b5a9a8d32c450dbd P dde0c3c74e7f473ca5d3fbb12786fc93: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.002s
I20260709 14:50:00.069869  7650 raft_consensus.cc:740] T 215fb7121edd4bd291fa56d4f16e0bbb P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2da5f38b8fd40629e7b120a0ae3f4df, State: Initialized, Role: FOLLOWER
I20260709 14:50:00.070896  7652 tablet_bootstrap.cc:492] T a9b2cc041e8148c6b606349f378f1648 P dde0c3c74e7f473ca5d3fbb12786fc93: Bootstrap starting.
I20260709 14:50:00.070609  7650 consensus_queue.cc:260] T 215fb7121edd4bd291fa56d4f16e0bbb P f2da5f38b8fd40629e7b120a0ae3f4df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:00.072572  7650 ts_tablet_manager.cc:1434] T 215fb7121edd4bd291fa56d4f16e0bbb P f2da5f38b8fd40629e7b120a0ae3f4df: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:50:00.073386  7650 tablet_bootstrap.cc:492] T 3ecbc1d03c0246c4850f3095e933a489 P f2da5f38b8fd40629e7b120a0ae3f4df: Bootstrap starting.
I20260709 14:50:00.076114  7678 raft_consensus.cc:493] T ed09b6c0627b4d47b5a9a8d32c450dbd P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:00.076704  7678 raft_consensus.cc:515] T ed09b6c0627b4d47b5a9a8d32c450dbd P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:00.078715  7650 tablet_bootstrap.cc:654] T 3ecbc1d03c0246c4850f3095e933a489 P f2da5f38b8fd40629e7b120a0ae3f4df: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:00.079293  7678 leader_election.cc:290] T ed09b6c0627b4d47b5a9a8d32c450dbd P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303)
I20260709 14:50:00.080030  7653 raft_consensus.cc:493] T d4164633f79a46df93a8ac238b377690 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:00.080502  7653 raft_consensus.cc:515] T d4164633f79a46df93a8ac238b377690 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:00.082773  7653 leader_election.cc:290] T d4164633f79a46df93a8ac238b377690 P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:50:00.084003  7652 tablet_bootstrap.cc:654] T a9b2cc041e8148c6b606349f378f1648 P dde0c3c74e7f473ca5d3fbb12786fc93: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:00.084234  7460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed09b6c0627b4d47b5a9a8d32c450dbd" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" is_pre_election: true
I20260709 14:50:00.084440  7666 raft_consensus.cc:493] T d4164633f79a46df93a8ac238b377690 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:00.084842  7460 raft_consensus.cc:2468] T ed09b6c0627b4d47b5a9a8d32c450dbd P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dde0c3c74e7f473ca5d3fbb12786fc93 in term 0.
I20260709 14:50:00.084851  7666 raft_consensus.cc:515] T d4164633f79a46df93a8ac238b377690 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:00.086890  7666 leader_election.cc:290] T d4164633f79a46df93a8ac238b377690 P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:50:00.087299  7536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4164633f79a46df93a8ac238b377690" candidate_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea" is_pre_election: true
I20260709 14:50:00.088070  7607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4164633f79a46df93a8ac238b377690" candidate_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" is_pre_election: true
I20260709 14:50:00.088652  7607 raft_consensus.cc:2468] T d4164633f79a46df93a8ac238b377690 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f2da5f38b8fd40629e7b120a0ae3f4df in term 0.
I20260709 14:50:00.088760  7608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4164633f79a46df93a8ac238b377690" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" is_pre_election: true
I20260709 14:50:00.091166  7535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed09b6c0627b4d47b5a9a8d32c450dbd" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea" is_pre_election: true
I20260709 14:50:00.091825  7460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4164633f79a46df93a8ac238b377690" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" is_pre_election: true
I20260709 14:50:00.092299  7425 leader_election.cc:304] T d4164633f79a46df93a8ac238b377690 P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dde0c3c74e7f473ca5d3fbb12786fc93, f2da5f38b8fd40629e7b120a0ae3f4df; no voters: 
I20260709 14:50:00.092412  7460 raft_consensus.cc:2468] T d4164633f79a46df93a8ac238b377690 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 291f2c0a115748ee98f239b5704939ea in term 0.
I20260709 14:50:00.091187  7536 raft_consensus.cc:2468] T d4164633f79a46df93a8ac238b377690 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f2da5f38b8fd40629e7b120a0ae3f4df in term 0.
I20260709 14:50:00.093974  7501 leader_election.cc:304] T d4164633f79a46df93a8ac238b377690 P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 291f2c0a115748ee98f239b5704939ea, f2da5f38b8fd40629e7b120a0ae3f4df; no voters: 
I20260709 14:50:00.091374  7608 raft_consensus.cc:2468] T d4164633f79a46df93a8ac238b377690 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 291f2c0a115748ee98f239b5704939ea in term 0.
I20260709 14:50:00.095086  7666 raft_consensus.cc:2804] T d4164633f79a46df93a8ac238b377690 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:00.095587  7666 raft_consensus.cc:493] T d4164633f79a46df93a8ac238b377690 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:00.090474  7575 leader_election.cc:304] T ed09b6c0627b4d47b5a9a8d32c450dbd P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dde0c3c74e7f473ca5d3fbb12786fc93, f2da5f38b8fd40629e7b120a0ae3f4df; no voters: 
I20260709 14:50:00.096990  7678 raft_consensus.cc:2804] T ed09b6c0627b4d47b5a9a8d32c450dbd P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:00.093206  7653 raft_consensus.cc:2804] T d4164633f79a46df93a8ac238b377690 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:00.097433  7678 raft_consensus.cc:493] T ed09b6c0627b4d47b5a9a8d32c450dbd P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:00.100638  7678 raft_consensus.cc:3060] T ed09b6c0627b4d47b5a9a8d32c450dbd P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:50:00.098011  7574 leader_election.cc:343] T ed09b6c0627b4d47b5a9a8d32c450dbd P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:00.096045  7666 raft_consensus.cc:3060] T d4164633f79a46df93a8ac238b377690 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:00.106161  7652 tablet_bootstrap.cc:492] T a9b2cc041e8148c6b606349f378f1648 P dde0c3c74e7f473ca5d3fbb12786fc93: No bootstrap required, opened a new log
I20260709 14:50:00.106760  7652 ts_tablet_manager.cc:1403] T a9b2cc041e8148c6b606349f378f1648 P dde0c3c74e7f473ca5d3fbb12786fc93: Time spent bootstrapping tablet: real 0.036s	user 0.010s	sys 0.008s
I20260709 14:50:00.099579  7676 raft_consensus.cc:493] T 6956fcfe8fb54607bc44fd94b318ad45 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:00.108098  7676 raft_consensus.cc:515] T 6956fcfe8fb54607bc44fd94b318ad45 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:00.110276  7652 raft_consensus.cc:359] T a9b2cc041e8148c6b606349f378f1648 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:00.111188  7652 raft_consensus.cc:385] T a9b2cc041e8148c6b606349f378f1648 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:00.111541  7652 raft_consensus.cc:740] T a9b2cc041e8148c6b606349f378f1648 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dde0c3c74e7f473ca5d3fbb12786fc93, State: Initialized, Role: FOLLOWER
I20260709 14:50:00.112715  7652 consensus_queue.cc:260] T a9b2cc041e8148c6b606349f378f1648 P dde0c3c74e7f473ca5d3fbb12786fc93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:00.115497  7652 ts_tablet_manager.cc:1434] T a9b2cc041e8148c6b606349f378f1648 P dde0c3c74e7f473ca5d3fbb12786fc93: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 14:50:00.116731  7652 tablet_bootstrap.cc:492] T 3ecbc1d03c0246c4850f3095e933a489 P dde0c3c74e7f473ca5d3fbb12786fc93: Bootstrap starting.
I20260709 14:50:00.116930  7676 leader_election.cc:290] T 6956fcfe8fb54607bc44fd94b318ad45 P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:50:00.118036  7608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6956fcfe8fb54607bc44fd94b318ad45" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" is_pre_election: true
I20260709 14:50:00.120361  7700 raft_consensus.cc:493] T 215fb7121edd4bd291fa56d4f16e0bbb P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:00.120793  7700 raft_consensus.cc:515] T 215fb7121edd4bd291fa56d4f16e0bbb P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:00.123456  7536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "215fb7121edd4bd291fa56d4f16e0bbb" candidate_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea" is_pre_election: true
W20260709 14:50:00.124737  7425 leader_election.cc:343] T 215fb7121edd4bd291fa56d4f16e0bbb P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:00.125088  7652 tablet_bootstrap.cc:654] T 3ecbc1d03c0246c4850f3095e933a489 P dde0c3c74e7f473ca5d3fbb12786fc93: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:00.127856  7653 raft_consensus.cc:493] T d4164633f79a46df93a8ac238b377690 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:00.128232  7653 raft_consensus.cc:3060] T d4164633f79a46df93a8ac238b377690 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:00.128785  7608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "215fb7121edd4bd291fa56d4f16e0bbb" candidate_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" is_pre_election: true
W20260709 14:50:00.130103  7425 leader_election.cc:343] T 215fb7121edd4bd291fa56d4f16e0bbb P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:00.130525  7425 leader_election.cc:304] T 215fb7121edd4bd291fa56d4f16e0bbb P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f2da5f38b8fd40629e7b120a0ae3f4df; no voters: 291f2c0a115748ee98f239b5704939ea, dde0c3c74e7f473ca5d3fbb12786fc93
I20260709 14:50:00.135257  7460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6956fcfe8fb54607bc44fd94b318ad45" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" is_pre_election: true
I20260709 14:50:00.136015  7460 raft_consensus.cc:2393] T 6956fcfe8fb54607bc44fd94b318ad45 P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 291f2c0a115748ee98f239b5704939ea in current term 1: Already voted for candidate dde0c3c74e7f473ca5d3fbb12786fc93 in this term.
I20260709 14:50:00.137091  7501 leader_election.cc:304] T 6956fcfe8fb54607bc44fd94b318ad45 P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 291f2c0a115748ee98f239b5704939ea; no voters: dde0c3c74e7f473ca5d3fbb12786fc93, f2da5f38b8fd40629e7b120a0ae3f4df
I20260709 14:50:00.137348  7652 tablet_bootstrap.cc:492] T 3ecbc1d03c0246c4850f3095e933a489 P dde0c3c74e7f473ca5d3fbb12786fc93: No bootstrap required, opened a new log
I20260709 14:50:00.137910  7652 ts_tablet_manager.cc:1403] T 3ecbc1d03c0246c4850f3095e933a489 P dde0c3c74e7f473ca5d3fbb12786fc93: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.001s
I20260709 14:50:00.138157  7676 raft_consensus.cc:3060] T 6956fcfe8fb54607bc44fd94b318ad45 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:00.138012  7678 raft_consensus.cc:515] T ed09b6c0627b4d47b5a9a8d32c450dbd P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:00.141229  7652 raft_consensus.cc:359] T 3ecbc1d03c0246c4850f3095e933a489 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:00.142046  7652 raft_consensus.cc:385] T 3ecbc1d03c0246c4850f3095e933a489 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:00.142373  7652 raft_consensus.cc:740] T 3ecbc1d03c0246c4850f3095e933a489 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dde0c3c74e7f473ca5d3fbb12786fc93, State: Initialized, Role: FOLLOWER
I20260709 14:50:00.143323  7652 consensus_queue.cc:260] T 3ecbc1d03c0246c4850f3095e933a489 P dde0c3c74e7f473ca5d3fbb12786fc93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:00.144416  7460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed09b6c0627b4d47b5a9a8d32c450dbd" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df"
I20260709 14:50:00.144976  7460 raft_consensus.cc:3060] T ed09b6c0627b4d47b5a9a8d32c450dbd P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:00.145777  7652 ts_tablet_manager.cc:1434] T 3ecbc1d03c0246c4850f3095e933a489 P dde0c3c74e7f473ca5d3fbb12786fc93: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:50:00.146884  7652 tablet_bootstrap.cc:492] T 215fb7121edd4bd291fa56d4f16e0bbb P dde0c3c74e7f473ca5d3fbb12786fc93: Bootstrap starting.
I20260709 14:50:00.147969  7666 raft_consensus.cc:515] T d4164633f79a46df93a8ac238b377690 P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:00.149968  7666 leader_election.cc:290] T d4164633f79a46df93a8ac238b377690 P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 election: Requested vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:50:00.150955  7608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4164633f79a46df93a8ac238b377690" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93"
I20260709 14:50:00.151484  7608 raft_consensus.cc:3060] T d4164633f79a46df93a8ac238b377690 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:00.153591  7653 raft_consensus.cc:515] T d4164633f79a46df93a8ac238b377690 P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:00.153956  7652 tablet_bootstrap.cc:654] T 215fb7121edd4bd291fa56d4f16e0bbb P dde0c3c74e7f473ca5d3fbb12786fc93: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:00.156406  7461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4164633f79a46df93a8ac238b377690" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df"
I20260709 14:50:00.157110  7461 raft_consensus.cc:2393] T d4164633f79a46df93a8ac238b377690 P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 291f2c0a115748ee98f239b5704939ea in current term 1: Already voted for candidate f2da5f38b8fd40629e7b120a0ae3f4df in this term.
I20260709 14:50:00.160526  7608 raft_consensus.cc:2468] T d4164633f79a46df93a8ac238b377690 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 291f2c0a115748ee98f239b5704939ea in term 1.
I20260709 14:50:00.160640  7678 leader_election.cc:290] T ed09b6c0627b4d47b5a9a8d32c450dbd P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 election: Requested vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303)
I20260709 14:50:00.161731  7500 leader_election.cc:304] T d4164633f79a46df93a8ac238b377690 P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 291f2c0a115748ee98f239b5704939ea, dde0c3c74e7f473ca5d3fbb12786fc93; no voters: f2da5f38b8fd40629e7b120a0ae3f4df
I20260709 14:50:00.163188  7536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed09b6c0627b4d47b5a9a8d32c450dbd" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea"
I20260709 14:50:00.163784  7700 leader_election.cc:290] T 215fb7121edd4bd291fa56d4f16e0bbb P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:50:00.163502  7702 raft_consensus.cc:2749] T 215fb7121edd4bd291fa56d4f16e0bbb P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:50:00.164736  7574 leader_election.cc:343] T ed09b6c0627b4d47b5a9a8d32c450dbd P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:00.165241  7460 raft_consensus.cc:2468] T ed09b6c0627b4d47b5a9a8d32c450dbd P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dde0c3c74e7f473ca5d3fbb12786fc93 in term 1.
I20260709 14:50:00.155539  7653 leader_election.cc:290] T d4164633f79a46df93a8ac238b377690 P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 1 election: Requested vote from peers 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:50:00.166536  7575 leader_election.cc:304] T ed09b6c0627b4d47b5a9a8d32c450dbd P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dde0c3c74e7f473ca5d3fbb12786fc93, f2da5f38b8fd40629e7b120a0ae3f4df; no voters: 291f2c0a115748ee98f239b5704939ea
I20260709 14:50:00.168291  7690 raft_consensus.cc:2804] T ed09b6c0627b4d47b5a9a8d32c450dbd P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:00.168876  7690 raft_consensus.cc:697] T ed09b6c0627b4d47b5a9a8d32c450dbd P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 LEADER]: Becoming Leader. State: Replica: dde0c3c74e7f473ca5d3fbb12786fc93, State: Running, Role: LEADER
I20260709 14:50:00.169925  7690 consensus_queue.cc:237] T ed09b6c0627b4d47b5a9a8d32c450dbd P dde0c3c74e7f473ca5d3fbb12786fc93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:00.172005  7689 raft_consensus.cc:493] T c12645ec093645339fd6c1013f289779 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:00.172855  7675 raft_consensus.cc:2804] T d4164633f79a46df93a8ac238b377690 P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:00.172426  7689 raft_consensus.cc:515] T c12645ec093645339fd6c1013f289779 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
W20260709 14:50:00.174594  7425 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.46.67:33213, user_credentials={real_user=slave}} blocked reactor thread for 44517.5us
I20260709 14:50:00.175727  7675 raft_consensus.cc:697] T d4164633f79a46df93a8ac238b377690 P 291f2c0a115748ee98f239b5704939ea [term 1 LEADER]: Becoming Leader. State: Replica: 291f2c0a115748ee98f239b5704939ea, State: Running, Role: LEADER
I20260709 14:50:00.176158  7704 raft_consensus.cc:493] T bef6074f1b5e493e8198eb167ef4f1ce P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:00.173084  7659 tablet_bootstrap.cc:492] T a9b2cc041e8148c6b606349f378f1648 P 291f2c0a115748ee98f239b5704939ea: No bootstrap required, opened a new log
I20260709 14:50:00.176898  7536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c12645ec093645339fd6c1013f289779" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea" is_pre_election: true
I20260709 14:50:00.176602  7675 consensus_queue.cc:237] T d4164633f79a46df93a8ac238b377690 P 291f2c0a115748ee98f239b5704939ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:00.177023  7659 ts_tablet_manager.cc:1403] T a9b2cc041e8148c6b606349f378f1648 P 291f2c0a115748ee98f239b5704939ea: Time spent bootstrapping tablet: real 0.119s	user 0.061s	sys 0.042s
I20260709 14:50:00.178525  7676 raft_consensus.cc:2749] T 6956fcfe8fb54607bc44fd94b318ad45 P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:00.179214  7536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4164633f79a46df93a8ac238b377690" candidate_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea"
I20260709 14:50:00.173069  7652 tablet_bootstrap.cc:492] T 215fb7121edd4bd291fa56d4f16e0bbb P dde0c3c74e7f473ca5d3fbb12786fc93: No bootstrap required, opened a new log
I20260709 14:50:00.180368  7652 ts_tablet_manager.cc:1403] T 215fb7121edd4bd291fa56d4f16e0bbb P dde0c3c74e7f473ca5d3fbb12786fc93: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.005s
I20260709 14:50:00.180644  7659 raft_consensus.cc:359] T a9b2cc041e8148c6b606349f378f1648 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:00.181985  7659 raft_consensus.cc:385] T a9b2cc041e8148c6b606349f378f1648 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:00.182060  7608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4164633f79a46df93a8ac238b377690" candidate_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93"
I20260709 14:50:00.182338  7659 raft_consensus.cc:740] T a9b2cc041e8148c6b606349f378f1648 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 291f2c0a115748ee98f239b5704939ea, State: Initialized, Role: FOLLOWER
I20260709 14:50:00.176613  7704 raft_consensus.cc:515] T bef6074f1b5e493e8198eb167ef4f1ce P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:00.182824  7608 raft_consensus.cc:2393] T d4164633f79a46df93a8ac238b377690 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f2da5f38b8fd40629e7b120a0ae3f4df in current term 1: Already voted for candidate 291f2c0a115748ee98f239b5704939ea in this term.
I20260709 14:50:00.183034  7652 raft_consensus.cc:359] T 215fb7121edd4bd291fa56d4f16e0bbb P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:00.183789  7652 raft_consensus.cc:385] T 215fb7121edd4bd291fa56d4f16e0bbb P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:00.184070  7652 raft_consensus.cc:740] T 215fb7121edd4bd291fa56d4f16e0bbb P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dde0c3c74e7f473ca5d3fbb12786fc93, State: Initialized, Role: FOLLOWER
I20260709 14:50:00.172135  7650 tablet_bootstrap.cc:492] T 3ecbc1d03c0246c4850f3095e933a489 P f2da5f38b8fd40629e7b120a0ae3f4df: No bootstrap required, opened a new log
I20260709 14:50:00.184445  7704 leader_election.cc:290] T bef6074f1b5e493e8198eb167ef4f1ce P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:50:00.184623  7460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c12645ec093645339fd6c1013f289779" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" is_pre_election: true
I20260709 14:50:00.184857  7650 ts_tablet_manager.cc:1403] T 3ecbc1d03c0246c4850f3095e933a489 P f2da5f38b8fd40629e7b120a0ae3f4df: Time spent bootstrapping tablet: real 0.112s	user 0.029s	sys 0.014s
I20260709 14:50:00.185366  7460 raft_consensus.cc:2393] T c12645ec093645339fd6c1013f289779 P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dde0c3c74e7f473ca5d3fbb12786fc93 in current term 1: Already voted for candidate 291f2c0a115748ee98f239b5704939ea in this term.
I20260709 14:50:00.185220  7659 consensus_queue.cc:260] T a9b2cc041e8148c6b606349f378f1648 P 291f2c0a115748ee98f239b5704939ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:00.187554  7659 ts_tablet_manager.cc:1434] T a9b2cc041e8148c6b606349f378f1648 P 291f2c0a115748ee98f239b5704939ea: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:50:00.187455  7650 raft_consensus.cc:359] T 3ecbc1d03c0246c4850f3095e933a489 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:00.187554  7425 leader_election.cc:304] T d4164633f79a46df93a8ac238b377690 P f2da5f38b8fd40629e7b120a0ae3f4df [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: f2da5f38b8fd40629e7b120a0ae3f4df; no voters: 291f2c0a115748ee98f239b5704939ea, dde0c3c74e7f473ca5d3fbb12786fc93
I20260709 14:50:00.188129  7650 raft_consensus.cc:385] T 3ecbc1d03c0246c4850f3095e933a489 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:00.188412  7650 raft_consensus.cc:740] T 3ecbc1d03c0246c4850f3095e933a489 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2da5f38b8fd40629e7b120a0ae3f4df, State: Initialized, Role: FOLLOWER
I20260709 14:50:00.188503  7659 tablet_bootstrap.cc:492] T 3ea3bb67a6ae412eae3dbf01d6476d7b P 291f2c0a115748ee98f239b5704939ea: Bootstrap starting.
I20260709 14:50:00.188832  7653 raft_consensus.cc:2749] T d4164633f79a46df93a8ac238b377690 P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:50:00.189141  7650 consensus_queue.cc:260] T 3ecbc1d03c0246c4850f3095e933a489 P f2da5f38b8fd40629e7b120a0ae3f4df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:00.189553  7575 leader_election.cc:304] T c12645ec093645339fd6c1013f289779 P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dde0c3c74e7f473ca5d3fbb12786fc93; no voters: 291f2c0a115748ee98f239b5704939ea, f2da5f38b8fd40629e7b120a0ae3f4df
I20260709 14:50:00.175688  7689 leader_election.cc:290] T c12645ec093645339fd6c1013f289779 P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303)
I20260709 14:50:00.190124  7358 catalog_manager.cc:5697] T d4164633f79a46df93a8ac238b377690 P 291f2c0a115748ee98f239b5704939ea reported cstate change: term changed from 0 to 1, leader changed from <none> to 291f2c0a115748ee98f239b5704939ea (127.6.46.66). New cstate: current_term: 1 leader_uuid: "291f2c0a115748ee98f239b5704939ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:00.190944  7689 raft_consensus.cc:3060] T c12645ec093645339fd6c1013f289779 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:00.191334  7650 ts_tablet_manager.cc:1434] T 3ecbc1d03c0246c4850f3095e933a489 P f2da5f38b8fd40629e7b120a0ae3f4df: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:50:00.191864  7608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bef6074f1b5e493e8198eb167ef4f1ce" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" is_pre_election: true
I20260709 14:50:00.191972  7652 consensus_queue.cc:260] T 215fb7121edd4bd291fa56d4f16e0bbb P dde0c3c74e7f473ca5d3fbb12786fc93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:00.193856  7652 ts_tablet_manager.cc:1434] T 215fb7121edd4bd291fa56d4f16e0bbb P dde0c3c74e7f473ca5d3fbb12786fc93: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 14:50:00.194674  7652 tablet_bootstrap.cc:492] T 9c8c5c234613459e9c0712aa25f8bdba P dde0c3c74e7f473ca5d3fbb12786fc93: Bootstrap starting.
I20260709 14:50:00.197091  7653 raft_consensus.cc:493] T 3ecbc1d03c0246c4850f3095e933a489 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:00.197518  7653 raft_consensus.cc:515] T 3ecbc1d03c0246c4850f3095e933a489 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:00.199025  7650 tablet_bootstrap.cc:492] T a9b2cc041e8148c6b606349f378f1648 P f2da5f38b8fd40629e7b120a0ae3f4df: Bootstrap starting.
I20260709 14:50:00.199361  7653 leader_election.cc:290] T 3ecbc1d03c0246c4850f3095e933a489 P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:50:00.200177  7652 tablet_bootstrap.cc:654] T 9c8c5c234613459e9c0712aa25f8bdba P dde0c3c74e7f473ca5d3fbb12786fc93: Neither blocks nor log segments found. Creating new log.
W20260709 14:50:00.201033  7500 leader_election.cc:343] T bef6074f1b5e493e8198eb167ef4f1ce P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:00.203171  7659 tablet_bootstrap.cc:654] T 3ea3bb67a6ae412eae3dbf01d6476d7b P 291f2c0a115748ee98f239b5704939ea: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:00.205507  7536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ecbc1d03c0246c4850f3095e933a489" candidate_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea" is_pre_election: true
I20260709 14:50:00.208019  7650 tablet_bootstrap.cc:654] T a9b2cc041e8148c6b606349f378f1648 P f2da5f38b8fd40629e7b120a0ae3f4df: Neither blocks nor log segments found. Creating new log.
W20260709 14:50:00.209981  7425 leader_election.cc:343] T 3ecbc1d03c0246c4850f3095e933a489 P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:00.211674  7652 tablet_bootstrap.cc:492] T 9c8c5c234613459e9c0712aa25f8bdba P dde0c3c74e7f473ca5d3fbb12786fc93: No bootstrap required, opened a new log
I20260709 14:50:00.212109  7652 ts_tablet_manager.cc:1403] T 9c8c5c234613459e9c0712aa25f8bdba P dde0c3c74e7f473ca5d3fbb12786fc93: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.003s
I20260709 14:50:00.212493  7460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bef6074f1b5e493e8198eb167ef4f1ce" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" is_pre_election: true
I20260709 14:50:00.213306  7460 raft_consensus.cc:2468] T bef6074f1b5e493e8198eb167ef4f1ce P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 291f2c0a115748ee98f239b5704939ea in term 0.
I20260709 14:50:00.214345  7652 raft_consensus.cc:359] T 9c8c5c234613459e9c0712aa25f8bdba P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } } peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } }
I20260709 14:50:00.214848  7652 raft_consensus.cc:385] T 9c8c5c234613459e9c0712aa25f8bdba P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:00.214547  7608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ecbc1d03c0246c4850f3095e933a489" candidate_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" is_pre_election: true
I20260709 14:50:00.215253  7608 raft_consensus.cc:2468] T 3ecbc1d03c0246c4850f3095e933a489 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f2da5f38b8fd40629e7b120a0ae3f4df in term 0.
I20260709 14:50:00.216367  7652 raft_consensus.cc:740] T 9c8c5c234613459e9c0712aa25f8bdba P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dde0c3c74e7f473ca5d3fbb12786fc93, State: Initialized, Role: FOLLOWER
I20260709 14:50:00.216300  7425 leader_election.cc:304] T 3ecbc1d03c0246c4850f3095e933a489 P f2da5f38b8fd40629e7b120a0ae3f4df [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: dde0c3c74e7f473ca5d3fbb12786fc93, f2da5f38b8fd40629e7b120a0ae3f4df; no voters: 291f2c0a115748ee98f239b5704939ea
I20260709 14:50:00.217186  7652 consensus_queue.cc:260] T 9c8c5c234613459e9c0712aa25f8bdba P dde0c3c74e7f473ca5d3fbb12786fc93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } } peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } }
I20260709 14:50:00.217469  7659 tablet_bootstrap.cc:492] T 3ea3bb67a6ae412eae3dbf01d6476d7b P 291f2c0a115748ee98f239b5704939ea: No bootstrap required, opened a new log
I20260709 14:50:00.217453  7501 leader_election.cc:304] T bef6074f1b5e493e8198eb167ef4f1ce P 291f2c0a115748ee98f239b5704939ea [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: 291f2c0a115748ee98f239b5704939ea, f2da5f38b8fd40629e7b120a0ae3f4df; no voters: dde0c3c74e7f473ca5d3fbb12786fc93
I20260709 14:50:00.218041  7659 ts_tablet_manager.cc:1403] T 3ea3bb67a6ae412eae3dbf01d6476d7b P 291f2c0a115748ee98f239b5704939ea: Time spent bootstrapping tablet: real 0.030s	user 0.007s	sys 0.004s
I20260709 14:50:00.218552  7653 raft_consensus.cc:2804] T 3ecbc1d03c0246c4850f3095e933a489 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:00.219014  7653 raft_consensus.cc:493] T 3ecbc1d03c0246c4850f3095e933a489 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:00.219274  7652 ts_tablet_manager.cc:1434] T 9c8c5c234613459e9c0712aa25f8bdba P dde0c3c74e7f473ca5d3fbb12786fc93: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260709 14:50:00.219435  7653 raft_consensus.cc:3060] T 3ecbc1d03c0246c4850f3095e933a489 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:00.220110  7652 tablet_bootstrap.cc:492] T bef6074f1b5e493e8198eb167ef4f1ce P dde0c3c74e7f473ca5d3fbb12786fc93: Bootstrap starting.
I20260709 14:50:00.224026  7678 raft_consensus.cc:493] T 253eee5b690448bf8d2b11ddf67fc76a P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:00.224347  7675 raft_consensus.cc:2804] T bef6074f1b5e493e8198eb167ef4f1ce P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:00.224763  7675 raft_consensus.cc:493] T bef6074f1b5e493e8198eb167ef4f1ce P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:00.224452  7678 raft_consensus.cc:515] T 253eee5b690448bf8d2b11ddf67fc76a P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:00.225129  7675 raft_consensus.cc:3060] T bef6074f1b5e493e8198eb167ef4f1ce P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:00.226550  7678 leader_election.cc:290] T 253eee5b690448bf8d2b11ddf67fc76a P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303)
I20260709 14:50:00.228785  7536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "253eee5b690448bf8d2b11ddf67fc76a" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea" is_pre_election: true
I20260709 14:50:00.229425  7536 raft_consensus.cc:2468] T 253eee5b690448bf8d2b11ddf67fc76a P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dde0c3c74e7f473ca5d3fbb12786fc93 in term 0.
I20260709 14:50:00.229522  7689 raft_consensus.cc:2749] T c12645ec093645339fd6c1013f289779 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:00.230518  7574 leader_election.cc:304] T 253eee5b690448bf8d2b11ddf67fc76a P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 291f2c0a115748ee98f239b5704939ea, dde0c3c74e7f473ca5d3fbb12786fc93; no voters: 
I20260709 14:50:00.231002  7652 tablet_bootstrap.cc:654] T bef6074f1b5e493e8198eb167ef4f1ce P dde0c3c74e7f473ca5d3fbb12786fc93: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:00.231344  7689 raft_consensus.cc:2804] T 253eee5b690448bf8d2b11ddf67fc76a P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:00.229473  7460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "253eee5b690448bf8d2b11ddf67fc76a" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" is_pre_election: true
I20260709 14:50:00.231750  7689 raft_consensus.cc:493] T 253eee5b690448bf8d2b11ddf67fc76a P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:00.229875  7359 catalog_manager.cc:5697] T ed09b6c0627b4d47b5a9a8d32c450dbd P dde0c3c74e7f473ca5d3fbb12786fc93 reported cstate change: term changed from 0 to 1, leader changed from <none> to dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67). New cstate: current_term: 1 leader_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:00.228672  7659 raft_consensus.cc:359] T 3ea3bb67a6ae412eae3dbf01d6476d7b P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:00.232599  7659 raft_consensus.cc:385] T 3ea3bb67a6ae412eae3dbf01d6476d7b P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:00.233539  7659 raft_consensus.cc:740] T 3ea3bb67a6ae412eae3dbf01d6476d7b P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 291f2c0a115748ee98f239b5704939ea, State: Initialized, Role: FOLLOWER
W20260709 14:50:00.232846  7575 leader_election.cc:343] T 253eee5b690448bf8d2b11ddf67fc76a P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:00.235077  7650 tablet_bootstrap.cc:492] T a9b2cc041e8148c6b606349f378f1648 P f2da5f38b8fd40629e7b120a0ae3f4df: No bootstrap required, opened a new log
I20260709 14:50:00.235512  7650 ts_tablet_manager.cc:1403] T a9b2cc041e8148c6b606349f378f1648 P f2da5f38b8fd40629e7b120a0ae3f4df: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.011s
I20260709 14:50:00.235234  7659 consensus_queue.cc:260] T 3ea3bb67a6ae412eae3dbf01d6476d7b P 291f2c0a115748ee98f239b5704939ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:00.238046  7650 raft_consensus.cc:359] T a9b2cc041e8148c6b606349f378f1648 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:00.238687  7650 raft_consensus.cc:385] T a9b2cc041e8148c6b606349f378f1648 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:00.232280  7689 raft_consensus.cc:3060] T 253eee5b690448bf8d2b11ddf67fc76a P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:00.235106  7675 raft_consensus.cc:515] T bef6074f1b5e493e8198eb167ef4f1ce P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:00.238402  7659 ts_tablet_manager.cc:1434] T 3ea3bb67a6ae412eae3dbf01d6476d7b P 291f2c0a115748ee98f239b5704939ea: Time spent starting tablet: real 0.020s	user 0.003s	sys 0.002s
I20260709 14:50:00.244071  7659 tablet_bootstrap.cc:492] T 215fb7121edd4bd291fa56d4f16e0bbb P 291f2c0a115748ee98f239b5704939ea: Bootstrap starting.
I20260709 14:50:00.244856  7460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bef6074f1b5e493e8198eb167ef4f1ce" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df"
I20260709 14:50:00.245393  7460 raft_consensus.cc:3060] T bef6074f1b5e493e8198eb167ef4f1ce P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:00.251366  7659 tablet_bootstrap.cc:654] T 215fb7121edd4bd291fa56d4f16e0bbb P 291f2c0a115748ee98f239b5704939ea: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:00.259598  7608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bef6074f1b5e493e8198eb167ef4f1ce" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93"
I20260709 14:50:00.252373  7666 raft_consensus.cc:493] T a9b2cc041e8148c6b606349f378f1648 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:00.256062  7704 consensus_queue.cc:1048] T c12645ec093645339fd6c1013f289779 P 291f2c0a115748ee98f239b5704939ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:00.260661  7666 raft_consensus.cc:515] T a9b2cc041e8148c6b606349f378f1648 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:00.258348  7675 leader_election.cc:290] T bef6074f1b5e493e8198eb167ef4f1ce P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 election: Requested vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:50:00.258868  7460 raft_consensus.cc:2468] T bef6074f1b5e493e8198eb167ef4f1ce P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 291f2c0a115748ee98f239b5704939ea in term 1.
I20260709 14:50:00.259235  7650 raft_consensus.cc:740] T a9b2cc041e8148c6b606349f378f1648 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2da5f38b8fd40629e7b120a0ae3f4df, State: Initialized, Role: FOLLOWER
I20260709 14:50:00.262671  7650 consensus_queue.cc:260] T a9b2cc041e8148c6b606349f378f1648 P f2da5f38b8fd40629e7b120a0ae3f4df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:00.260468  7689 raft_consensus.cc:515] T 253eee5b690448bf8d2b11ddf67fc76a P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:00.264710  7650 ts_tablet_manager.cc:1434] T a9b2cc041e8148c6b606349f378f1648 P f2da5f38b8fd40629e7b120a0ae3f4df: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.001s
I20260709 14:50:00.261876  7652 tablet_bootstrap.cc:492] T bef6074f1b5e493e8198eb167ef4f1ce P dde0c3c74e7f473ca5d3fbb12786fc93: No bootstrap required, opened a new log
I20260709 14:50:00.265233  7652 ts_tablet_manager.cc:1403] T bef6074f1b5e493e8198eb167ef4f1ce P dde0c3c74e7f473ca5d3fbb12786fc93: Time spent bootstrapping tablet: real 0.045s	user 0.022s	sys 0.009s
I20260709 14:50:00.262575  7666 leader_election.cc:290] T a9b2cc041e8148c6b606349f378f1648 P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:50:00.267743  7652 raft_consensus.cc:359] T bef6074f1b5e493e8198eb167ef4f1ce P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
W20260709 14:50:00.268147  7500 leader_election.cc:343] T bef6074f1b5e493e8198eb167ef4f1ce P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:00.268404  7652 raft_consensus.cc:385] T bef6074f1b5e493e8198eb167ef4f1ce P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:00.268275  7536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "253eee5b690448bf8d2b11ddf67fc76a" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea"
I20260709 14:50:00.268793  7652 raft_consensus.cc:740] T bef6074f1b5e493e8198eb167ef4f1ce P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dde0c3c74e7f473ca5d3fbb12786fc93, State: Initialized, Role: FOLLOWER
I20260709 14:50:00.269109  7536 raft_consensus.cc:3060] T 253eee5b690448bf8d2b11ddf67fc76a P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:00.269289  7607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9b2cc041e8148c6b606349f378f1648" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" is_pre_election: true
I20260709 14:50:00.269524  7652 consensus_queue.cc:260] T bef6074f1b5e493e8198eb167ef4f1ce P dde0c3c74e7f473ca5d3fbb12786fc93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:00.269901  7607 raft_consensus.cc:2468] T a9b2cc041e8148c6b606349f378f1648 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 291f2c0a115748ee98f239b5704939ea in term 0.
I20260709 14:50:00.271004  7500 leader_election.cc:304] T a9b2cc041e8148c6b606349f378f1648 P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 291f2c0a115748ee98f239b5704939ea, dde0c3c74e7f473ca5d3fbb12786fc93; no voters: 
I20260709 14:50:00.271421  7652 ts_tablet_manager.cc:1434] T bef6074f1b5e493e8198eb167ef4f1ce P dde0c3c74e7f473ca5d3fbb12786fc93: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:50:00.271798  7666 raft_consensus.cc:2804] T a9b2cc041e8148c6b606349f378f1648 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:00.272136  7666 raft_consensus.cc:493] T a9b2cc041e8148c6b606349f378f1648 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:00.272238  7652 tablet_bootstrap.cc:492] T b10cfcd79e134a368116782c2d83dac4 P dde0c3c74e7f473ca5d3fbb12786fc93: Bootstrap starting.
I20260709 14:50:00.272491  7666 raft_consensus.cc:3060] T a9b2cc041e8148c6b606349f378f1648 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:00.277791  7501 leader_election.cc:304] T bef6074f1b5e493e8198eb167ef4f1ce P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 291f2c0a115748ee98f239b5704939ea, f2da5f38b8fd40629e7b120a0ae3f4df; no voters: dde0c3c74e7f473ca5d3fbb12786fc93
I20260709 14:50:00.278126  7652 tablet_bootstrap.cc:654] T b10cfcd79e134a368116782c2d83dac4 P dde0c3c74e7f473ca5d3fbb12786fc93: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:00.278445  7689 leader_election.cc:290] T 253eee5b690448bf8d2b11ddf67fc76a P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 election: Requested vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303)
I20260709 14:50:00.278601  7675 raft_consensus.cc:2804] T bef6074f1b5e493e8198eb167ef4f1ce P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:00.283085  7675 raft_consensus.cc:697] T bef6074f1b5e493e8198eb167ef4f1ce P 291f2c0a115748ee98f239b5704939ea [term 1 LEADER]: Becoming Leader. State: Replica: 291f2c0a115748ee98f239b5704939ea, State: Running, Role: LEADER
I20260709 14:50:00.283532  7461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9b2cc041e8148c6b606349f378f1648" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" is_pre_election: true
I20260709 14:50:00.284194  7675 consensus_queue.cc:237] T bef6074f1b5e493e8198eb167ef4f1ce P 291f2c0a115748ee98f239b5704939ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:00.282244  7460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "253eee5b690448bf8d2b11ddf67fc76a" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df"
I20260709 14:50:00.284364  7461 raft_consensus.cc:2468] T a9b2cc041e8148c6b606349f378f1648 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 291f2c0a115748ee98f239b5704939ea in term 0.
W20260709 14:50:00.288753  7575 leader_election.cc:343] T 253eee5b690448bf8d2b11ddf67fc76a P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:00.291673  7650 tablet_bootstrap.cc:492] T 253eee5b690448bf8d2b11ddf67fc76a P f2da5f38b8fd40629e7b120a0ae3f4df: Bootstrap starting.
I20260709 14:50:00.292397  7536 raft_consensus.cc:2468] T 253eee5b690448bf8d2b11ddf67fc76a P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dde0c3c74e7f473ca5d3fbb12786fc93 in term 1.
I20260709 14:50:00.295678  7574 leader_election.cc:304] T 253eee5b690448bf8d2b11ddf67fc76a P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 291f2c0a115748ee98f239b5704939ea, dde0c3c74e7f473ca5d3fbb12786fc93; no voters: f2da5f38b8fd40629e7b120a0ae3f4df
I20260709 14:50:00.296511  7704 consensus_queue.cc:1048] T c12645ec093645339fd6c1013f289779 P 291f2c0a115748ee98f239b5704939ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:00.297544  7689 raft_consensus.cc:2804] T 253eee5b690448bf8d2b11ddf67fc76a P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:00.298447  7689 raft_consensus.cc:697] T 253eee5b690448bf8d2b11ddf67fc76a P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 LEADER]: Becoming Leader. State: Replica: dde0c3c74e7f473ca5d3fbb12786fc93, State: Running, Role: LEADER
I20260709 14:50:00.299772  7689 consensus_queue.cc:237] T 253eee5b690448bf8d2b11ddf67fc76a P dde0c3c74e7f473ca5d3fbb12786fc93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:00.315199  7678 raft_consensus.cc:493] T 9c8c5c234613459e9c0712aa25f8bdba P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:00.315819  7678 raft_consensus.cc:515] T 9c8c5c234613459e9c0712aa25f8bdba P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } } peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } }
I20260709 14:50:00.318395  7678 leader_election.cc:290] T 9c8c5c234613459e9c0712aa25f8bdba P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303)
I20260709 14:50:00.323554  7461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c8c5c234613459e9c0712aa25f8bdba" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" is_pre_election: true
I20260709 14:50:00.324015  7536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c8c5c234613459e9c0712aa25f8bdba" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea" is_pre_election: true
I20260709 14:50:00.324361  7461 raft_consensus.cc:2393] T 9c8c5c234613459e9c0712aa25f8bdba P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dde0c3c74e7f473ca5d3fbb12786fc93 in current term 1: Already voted for candidate 291f2c0a115748ee98f239b5704939ea in this term.
I20260709 14:50:00.325433  7607 raft_consensus.cc:3060] T 9c8c5c234613459e9c0712aa25f8bdba P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:00.331426  7659 tablet_bootstrap.cc:492] T 215fb7121edd4bd291fa56d4f16e0bbb P 291f2c0a115748ee98f239b5704939ea: No bootstrap required, opened a new log
I20260709 14:50:00.331902  7659 ts_tablet_manager.cc:1403] T 215fb7121edd4bd291fa56d4f16e0bbb P 291f2c0a115748ee98f239b5704939ea: Time spent bootstrapping tablet: real 0.088s	user 0.022s	sys 0.037s
I20260709 14:50:00.332199  7575 leader_election.cc:304] T 9c8c5c234613459e9c0712aa25f8bdba P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dde0c3c74e7f473ca5d3fbb12786fc93; no voters: 291f2c0a115748ee98f239b5704939ea, f2da5f38b8fd40629e7b120a0ae3f4df
I20260709 14:50:00.331188  7358 catalog_manager.cc:5697] T 253eee5b690448bf8d2b11ddf67fc76a P dde0c3c74e7f473ca5d3fbb12786fc93 reported cstate change: term changed from 0 to 1, leader changed from <none> to dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67). New cstate: current_term: 1 leader_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:00.333777  7652 tablet_bootstrap.cc:492] T b10cfcd79e134a368116782c2d83dac4 P dde0c3c74e7f473ca5d3fbb12786fc93: No bootstrap required, opened a new log
I20260709 14:50:00.334203  7652 ts_tablet_manager.cc:1403] T b10cfcd79e134a368116782c2d83dac4 P dde0c3c74e7f473ca5d3fbb12786fc93: Time spent bootstrapping tablet: real 0.062s	user 0.022s	sys 0.024s
I20260709 14:50:00.336732  7652 raft_consensus.cc:359] T b10cfcd79e134a368116782c2d83dac4 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:00.337420  7652 raft_consensus.cc:385] T b10cfcd79e134a368116782c2d83dac4 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:00.337734  7652 raft_consensus.cc:740] T b10cfcd79e134a368116782c2d83dac4 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dde0c3c74e7f473ca5d3fbb12786fc93, State: Initialized, Role: FOLLOWER
I20260709 14:50:00.334227  7659 raft_consensus.cc:359] T 215fb7121edd4bd291fa56d4f16e0bbb P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:00.338757  7659 raft_consensus.cc:385] T 215fb7121edd4bd291fa56d4f16e0bbb P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:00.338420  7652 consensus_queue.cc:260] T b10cfcd79e134a368116782c2d83dac4 P dde0c3c74e7f473ca5d3fbb12786fc93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:00.339027  7659 raft_consensus.cc:740] T 215fb7121edd4bd291fa56d4f16e0bbb P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 291f2c0a115748ee98f239b5704939ea, State: Initialized, Role: FOLLOWER
I20260709 14:50:00.339823  7659 consensus_queue.cc:260] T 215fb7121edd4bd291fa56d4f16e0bbb P 291f2c0a115748ee98f239b5704939ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:00.340621  7652 ts_tablet_manager.cc:1434] T b10cfcd79e134a368116782c2d83dac4 P dde0c3c74e7f473ca5d3fbb12786fc93: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.004s
I20260709 14:50:00.341454  7652 tablet_bootstrap.cc:492] T ee836ebb217d4fa28626682645ab89a9 P dde0c3c74e7f473ca5d3fbb12786fc93: Bootstrap starting.
I20260709 14:50:00.341830  7659 ts_tablet_manager.cc:1434] T 215fb7121edd4bd291fa56d4f16e0bbb P 291f2c0a115748ee98f239b5704939ea: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:50:00.342636  7659 tablet_bootstrap.cc:492] T ed09b6c0627b4d47b5a9a8d32c450dbd P 291f2c0a115748ee98f239b5704939ea: Bootstrap starting.
I20260709 14:50:00.343531  7678 raft_consensus.cc:2749] T 9c8c5c234613459e9c0712aa25f8bdba P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:00.347605  7652 tablet_bootstrap.cc:654] T ee836ebb217d4fa28626682645ab89a9 P dde0c3c74e7f473ca5d3fbb12786fc93: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:00.347934  7659 tablet_bootstrap.cc:654] T ed09b6c0627b4d47b5a9a8d32c450dbd P 291f2c0a115748ee98f239b5704939ea: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:00.348722  7676 consensus_queue.cc:1048] T 9c8c5c234613459e9c0712aa25f8bdba P 291f2c0a115748ee98f239b5704939ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:00.360287  7653 raft_consensus.cc:515] T 3ecbc1d03c0246c4850f3095e933a489 P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:00.361498  7652 tablet_bootstrap.cc:492] T ee836ebb217d4fa28626682645ab89a9 P dde0c3c74e7f473ca5d3fbb12786fc93: No bootstrap required, opened a new log
I20260709 14:50:00.361933  7652 ts_tablet_manager.cc:1403] T ee836ebb217d4fa28626682645ab89a9 P dde0c3c74e7f473ca5d3fbb12786fc93: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.008s
I20260709 14:50:00.363123  7653 leader_election.cc:290] T 3ecbc1d03c0246c4850f3095e933a489 P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 1 election: Requested vote from peers 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:50:00.363636  7536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ecbc1d03c0246c4850f3095e933a489" candidate_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea"
W20260709 14:50:00.372212  7425 leader_election.cc:343] T 3ecbc1d03c0246c4850f3095e933a489 P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:00.372326  7650 tablet_bootstrap.cc:654] T 253eee5b690448bf8d2b11ddf67fc76a P f2da5f38b8fd40629e7b120a0ae3f4df: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:00.364480  7652 raft_consensus.cc:359] T ee836ebb217d4fa28626682645ab89a9 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:00.365054  7608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ecbc1d03c0246c4850f3095e933a489" candidate_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93"
I20260709 14:50:00.375737  7608 raft_consensus.cc:3060] T 3ecbc1d03c0246c4850f3095e933a489 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:00.378410  7652 raft_consensus.cc:385] T ee836ebb217d4fa28626682645ab89a9 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:00.379096  7652 raft_consensus.cc:740] T ee836ebb217d4fa28626682645ab89a9 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dde0c3c74e7f473ca5d3fbb12786fc93, State: Initialized, Role: FOLLOWER
I20260709 14:50:00.369277  7666 raft_consensus.cc:515] T a9b2cc041e8148c6b606349f378f1648 P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:00.379984  7652 consensus_queue.cc:260] T ee836ebb217d4fa28626682645ab89a9 P dde0c3c74e7f473ca5d3fbb12786fc93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:00.381740  7608 raft_consensus.cc:2468] T 3ecbc1d03c0246c4850f3095e933a489 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2da5f38b8fd40629e7b120a0ae3f4df in term 1.
I20260709 14:50:00.381968  7652 ts_tablet_manager.cc:1434] T ee836ebb217d4fa28626682645ab89a9 P dde0c3c74e7f473ca5d3fbb12786fc93: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 14:50:00.382824  7652 tablet_bootstrap.cc:492] T b241d276ee264c3d955a7a636b45a4f1 P dde0c3c74e7f473ca5d3fbb12786fc93: Bootstrap starting.
I20260709 14:50:00.383097  7425 leader_election.cc:304] T 3ecbc1d03c0246c4850f3095e933a489 P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dde0c3c74e7f473ca5d3fbb12786fc93, f2da5f38b8fd40629e7b120a0ae3f4df; no voters: 291f2c0a115748ee98f239b5704939ea
I20260709 14:50:00.384382  7702 raft_consensus.cc:2804] T 3ecbc1d03c0246c4850f3095e933a489 P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:00.384406  7666 leader_election.cc:290] T a9b2cc041e8148c6b606349f378f1648 P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 election: Requested vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:50:00.384953  7702 raft_consensus.cc:697] T 3ecbc1d03c0246c4850f3095e933a489 P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 LEADER]: Becoming Leader. State: Replica: f2da5f38b8fd40629e7b120a0ae3f4df, State: Running, Role: LEADER
I20260709 14:50:00.385416  7608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9b2cc041e8148c6b606349f378f1648" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93"
I20260709 14:50:00.386101  7608 raft_consensus.cc:3060] T a9b2cc041e8148c6b606349f378f1648 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:00.385828  7702 consensus_queue.cc:237] T 3ecbc1d03c0246c4850f3095e933a489 P f2da5f38b8fd40629e7b120a0ae3f4df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:00.388387  7652 tablet_bootstrap.cc:654] T b241d276ee264c3d955a7a636b45a4f1 P dde0c3c74e7f473ca5d3fbb12786fc93: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:00.378628  7357 catalog_manager.cc:5697] T bef6074f1b5e493e8198eb167ef4f1ce P 291f2c0a115748ee98f239b5704939ea reported cstate change: term changed from 0 to 1, leader changed from <none> to 291f2c0a115748ee98f239b5704939ea (127.6.46.66). New cstate: current_term: 1 leader_uuid: "291f2c0a115748ee98f239b5704939ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:00.390650  7461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9b2cc041e8148c6b606349f378f1648" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df"
I20260709 14:50:00.393501  7461 raft_consensus.cc:3060] T a9b2cc041e8148c6b606349f378f1648 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:00.396459  7659 tablet_bootstrap.cc:492] T ed09b6c0627b4d47b5a9a8d32c450dbd P 291f2c0a115748ee98f239b5704939ea: No bootstrap required, opened a new log
I20260709 14:50:00.396883  7659 ts_tablet_manager.cc:1403] T ed09b6c0627b4d47b5a9a8d32c450dbd P 291f2c0a115748ee98f239b5704939ea: Time spent bootstrapping tablet: real 0.054s	user 0.009s	sys 0.020s
I20260709 14:50:00.401976  7608 raft_consensus.cc:2468] T a9b2cc041e8148c6b606349f378f1648 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 291f2c0a115748ee98f239b5704939ea in term 1.
I20260709 14:50:00.403716  7500 leader_election.cc:304] T a9b2cc041e8148c6b606349f378f1648 P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 291f2c0a115748ee98f239b5704939ea, dde0c3c74e7f473ca5d3fbb12786fc93; no voters: 
I20260709 14:50:00.404804  7704 raft_consensus.cc:2804] T a9b2cc041e8148c6b606349f378f1648 P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:00.405259  7704 raft_consensus.cc:697] T a9b2cc041e8148c6b606349f378f1648 P 291f2c0a115748ee98f239b5704939ea [term 1 LEADER]: Becoming Leader. State: Replica: 291f2c0a115748ee98f239b5704939ea, State: Running, Role: LEADER
I20260709 14:50:00.410007  7704 consensus_queue.cc:237] T a9b2cc041e8148c6b606349f378f1648 P 291f2c0a115748ee98f239b5704939ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:00.411943  7689 raft_consensus.cc:493] T b10cfcd79e134a368116782c2d83dac4 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:00.412405  7689 raft_consensus.cc:515] T b10cfcd79e134a368116782c2d83dac4 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:00.415411  7460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b10cfcd79e134a368116782c2d83dac4" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" is_pre_election: true
I20260709 14:50:00.416646  7689 leader_election.cc:290] T b10cfcd79e134a368116782c2d83dac4 P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303)
W20260709 14:50:00.416731  7575 leader_election.cc:343] T b10cfcd79e134a368116782c2d83dac4 P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:00.416841  7536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b10cfcd79e134a368116782c2d83dac4" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea" is_pre_election: true
W20260709 14:50:00.419804  7574 leader_election.cc:343] T b10cfcd79e134a368116782c2d83dac4 P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:00.420264  7574 leader_election.cc:304] T b10cfcd79e134a368116782c2d83dac4 P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dde0c3c74e7f473ca5d3fbb12786fc93; no voters: 291f2c0a115748ee98f239b5704939ea, f2da5f38b8fd40629e7b120a0ae3f4df
I20260709 14:50:00.421066  7678 raft_consensus.cc:2749] T b10cfcd79e134a368116782c2d83dac4 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:00.421367  7666 consensus_queue.cc:1048] T 9c8c5c234613459e9c0712aa25f8bdba P 291f2c0a115748ee98f239b5704939ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:00.420876  7358 catalog_manager.cc:5697] T 3ecbc1d03c0246c4850f3095e933a489 P f2da5f38b8fd40629e7b120a0ae3f4df reported cstate change: term changed from 0 to 1, leader changed from <none> to f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65). New cstate: current_term: 1 leader_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:00.422572  7652 tablet_bootstrap.cc:492] T b241d276ee264c3d955a7a636b45a4f1 P dde0c3c74e7f473ca5d3fbb12786fc93: No bootstrap required, opened a new log
I20260709 14:50:00.424022  7652 ts_tablet_manager.cc:1403] T b241d276ee264c3d955a7a636b45a4f1 P dde0c3c74e7f473ca5d3fbb12786fc93: Time spent bootstrapping tablet: real 0.041s	user 0.017s	sys 0.001s
I20260709 14:50:00.424671  7659 raft_consensus.cc:359] T ed09b6c0627b4d47b5a9a8d32c450dbd P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:00.425797  7659 raft_consensus.cc:385] T ed09b6c0627b4d47b5a9a8d32c450dbd P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:00.426137  7659 raft_consensus.cc:740] T ed09b6c0627b4d47b5a9a8d32c450dbd P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 291f2c0a115748ee98f239b5704939ea, State: Initialized, Role: FOLLOWER
I20260709 14:50:00.426889  7659 consensus_queue.cc:260] T ed09b6c0627b4d47b5a9a8d32c450dbd P 291f2c0a115748ee98f239b5704939ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:00.428387  7652 raft_consensus.cc:359] T b241d276ee264c3d955a7a636b45a4f1 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:00.429276  7652 raft_consensus.cc:385] T b241d276ee264c3d955a7a636b45a4f1 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:00.434197  7652 raft_consensus.cc:740] T b241d276ee264c3d955a7a636b45a4f1 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dde0c3c74e7f473ca5d3fbb12786fc93, State: Initialized, Role: FOLLOWER
I20260709 14:50:00.435032  7652 consensus_queue.cc:260] T b241d276ee264c3d955a7a636b45a4f1 P dde0c3c74e7f473ca5d3fbb12786fc93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:00.428496  7666 raft_consensus.cc:493] T 215fb7121edd4bd291fa56d4f16e0bbb P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:00.437642  7652 ts_tablet_manager.cc:1434] T b241d276ee264c3d955a7a636b45a4f1 P dde0c3c74e7f473ca5d3fbb12786fc93: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.002s
I20260709 14:50:00.437825  7666 raft_consensus.cc:515] T 215fb7121edd4bd291fa56d4f16e0bbb P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:00.435431  7659 ts_tablet_manager.cc:1434] T ed09b6c0627b4d47b5a9a8d32c450dbd P 291f2c0a115748ee98f239b5704939ea: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.000s
I20260709 14:50:00.440433  7659 tablet_bootstrap.cc:492] T 2dd094a7f9e542aa8aaaa08fa47d1d5d P 291f2c0a115748ee98f239b5704939ea: Bootstrap starting.
I20260709 14:50:00.440666  7666 leader_election.cc:290] T 215fb7121edd4bd291fa56d4f16e0bbb P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:50:00.443605  7607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "215fb7121edd4bd291fa56d4f16e0bbb" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" is_pre_election: true
I20260709 14:50:00.445242  7652 tablet_bootstrap.cc:492] T c2375bca99d846dca812b43f5bf7a1ad P dde0c3c74e7f473ca5d3fbb12786fc93: Bootstrap starting.
I20260709 14:50:00.444108  7459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "215fb7121edd4bd291fa56d4f16e0bbb" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" is_pre_election: true
I20260709 14:50:00.445710  7459 raft_consensus.cc:2468] T 215fb7121edd4bd291fa56d4f16e0bbb P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 291f2c0a115748ee98f239b5704939ea in term 0.
I20260709 14:50:00.444247  7607 raft_consensus.cc:2468] T 215fb7121edd4bd291fa56d4f16e0bbb P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 291f2c0a115748ee98f239b5704939ea in term 0.
I20260709 14:50:00.447147  7500 leader_election.cc:304] T 215fb7121edd4bd291fa56d4f16e0bbb P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 291f2c0a115748ee98f239b5704939ea, dde0c3c74e7f473ca5d3fbb12786fc93; no voters: 
I20260709 14:50:00.427868  7461 raft_consensus.cc:2468] T a9b2cc041e8148c6b606349f378f1648 P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 291f2c0a115748ee98f239b5704939ea in term 1.
I20260709 14:50:00.448014  7666 raft_consensus.cc:2804] T 215fb7121edd4bd291fa56d4f16e0bbb P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:00.452162  7666 raft_consensus.cc:493] T 215fb7121edd4bd291fa56d4f16e0bbb P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:00.452524  7666 raft_consensus.cc:3060] T 215fb7121edd4bd291fa56d4f16e0bbb P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:00.454898  7652 tablet_bootstrap.cc:654] T c2375bca99d846dca812b43f5bf7a1ad P dde0c3c74e7f473ca5d3fbb12786fc93: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:00.459649  7666 raft_consensus.cc:515] T 215fb7121edd4bd291fa56d4f16e0bbb P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:00.460438  7659 tablet_bootstrap.cc:654] T 2dd094a7f9e542aa8aaaa08fa47d1d5d P 291f2c0a115748ee98f239b5704939ea: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:00.461757  7358 catalog_manager.cc:5697] T a9b2cc041e8148c6b606349f378f1648 P 291f2c0a115748ee98f239b5704939ea reported cstate change: term changed from 0 to 1, leader changed from <none> to 291f2c0a115748ee98f239b5704939ea (127.6.46.66). New cstate: current_term: 1 leader_uuid: "291f2c0a115748ee98f239b5704939ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:00.462317  7461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "215fb7121edd4bd291fa56d4f16e0bbb" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df"
I20260709 14:50:00.463079  7461 raft_consensus.cc:3060] T 215fb7121edd4bd291fa56d4f16e0bbb P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:00.464571  7689 raft_consensus.cc:493] T ee836ebb217d4fa28626682645ab89a9 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:00.465232  7650 tablet_bootstrap.cc:492] T 253eee5b690448bf8d2b11ddf67fc76a P f2da5f38b8fd40629e7b120a0ae3f4df: No bootstrap required, opened a new log
I20260709 14:50:00.465015  7689 raft_consensus.cc:515] T ee836ebb217d4fa28626682645ab89a9 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:00.465744  7650 ts_tablet_manager.cc:1403] T 253eee5b690448bf8d2b11ddf67fc76a P f2da5f38b8fd40629e7b120a0ae3f4df: Time spent bootstrapping tablet: real 0.174s	user 0.018s	sys 0.001s
I20260709 14:50:00.466993  7689 leader_election.cc:290] T ee836ebb217d4fa28626682645ab89a9 P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303)
I20260709 14:50:00.468871  7536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee836ebb217d4fa28626682645ab89a9" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea" is_pre_election: true
I20260709 14:50:00.470362  7650 raft_consensus.cc:359] T 253eee5b690448bf8d2b11ddf67fc76a P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:00.471088  7650 raft_consensus.cc:385] T 253eee5b690448bf8d2b11ddf67fc76a P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:00.471278  7702 raft_consensus.cc:493] T 2dd094a7f9e542aa8aaaa08fa47d1d5d P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:00.471418  7650 raft_consensus.cc:740] T 253eee5b690448bf8d2b11ddf67fc76a P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2da5f38b8fd40629e7b120a0ae3f4df, State: Initialized, Role: FOLLOWER
I20260709 14:50:00.471917  7702 raft_consensus.cc:515] T 2dd094a7f9e542aa8aaaa08fa47d1d5d P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:00.472465  7650 consensus_queue.cc:260] T 253eee5b690448bf8d2b11ddf67fc76a P f2da5f38b8fd40629e7b120a0ae3f4df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:00.473497  7607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "215fb7121edd4bd291fa56d4f16e0bbb" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93"
I20260709 14:50:00.474083  7702 leader_election.cc:290] T 2dd094a7f9e542aa8aaaa08fa47d1d5d P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:50:00.474223  7607 raft_consensus.cc:3060] T 215fb7121edd4bd291fa56d4f16e0bbb P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:00.474915  7460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee836ebb217d4fa28626682645ab89a9" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" is_pre_election: true
I20260709 14:50:00.475347  7536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dd094a7f9e542aa8aaaa08fa47d1d5d" candidate_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea" is_pre_election: true
W20260709 14:50:00.476763  7425 leader_election.cc:343] T 2dd094a7f9e542aa8aaaa08fa47d1d5d P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:50:00.470306  7574 leader_election.cc:343] T ee836ebb217d4fa28626682645ab89a9 P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:50:00.477593  7575 leader_election.cc:343] T ee836ebb217d4fa28626682645ab89a9 P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:00.478039  7575 leader_election.cc:304] T ee836ebb217d4fa28626682645ab89a9 P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dde0c3c74e7f473ca5d3fbb12786fc93; no voters: 291f2c0a115748ee98f239b5704939ea, f2da5f38b8fd40629e7b120a0ae3f4df
I20260709 14:50:00.478819  7650 ts_tablet_manager.cc:1434] T 253eee5b690448bf8d2b11ddf67fc76a P f2da5f38b8fd40629e7b120a0ae3f4df: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260709 14:50:00.479233  7678 raft_consensus.cc:2749] T ee836ebb217d4fa28626682645ab89a9 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:00.479233  7689 raft_consensus.cc:493] T b241d276ee264c3d955a7a636b45a4f1 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:00.480701  7608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dd094a7f9e542aa8aaaa08fa47d1d5d" candidate_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" is_pre_election: true
I20260709 14:50:00.480624  7689 raft_consensus.cc:515] T b241d276ee264c3d955a7a636b45a4f1 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:00.481532  7608 raft_consensus.cc:2468] T 2dd094a7f9e542aa8aaaa08fa47d1d5d P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f2da5f38b8fd40629e7b120a0ae3f4df in term 0.
I20260709 14:50:00.483110  7425 leader_election.cc:304] T 2dd094a7f9e542aa8aaaa08fa47d1d5d P f2da5f38b8fd40629e7b120a0ae3f4df [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: dde0c3c74e7f473ca5d3fbb12786fc93, f2da5f38b8fd40629e7b120a0ae3f4df; no voters: 291f2c0a115748ee98f239b5704939ea
I20260709 14:50:00.484318  7702 raft_consensus.cc:2804] T 2dd094a7f9e542aa8aaaa08fa47d1d5d P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:00.484762  7702 raft_consensus.cc:493] T 2dd094a7f9e542aa8aaaa08fa47d1d5d P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:00.485100  7702 raft_consensus.cc:3060] T 2dd094a7f9e542aa8aaaa08fa47d1d5d P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:00.485955  7460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b241d276ee264c3d955a7a636b45a4f1" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" is_pre_election: true
I20260709 14:50:00.486552  7666 leader_election.cc:290] T 215fb7121edd4bd291fa56d4f16e0bbb P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 election: Requested vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:50:00.487036  7659 tablet_bootstrap.cc:492] T 2dd094a7f9e542aa8aaaa08fa47d1d5d P 291f2c0a115748ee98f239b5704939ea: No bootstrap required, opened a new log
I20260709 14:50:00.487505  7659 ts_tablet_manager.cc:1403] T 2dd094a7f9e542aa8aaaa08fa47d1d5d P 291f2c0a115748ee98f239b5704939ea: Time spent bootstrapping tablet: real 0.047s	user 0.017s	sys 0.009s
W20260709 14:50:00.487434  7575 leader_election.cc:343] T b241d276ee264c3d955a7a636b45a4f1 P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:00.488159  7689 leader_election.cc:290] T b241d276ee264c3d955a7a636b45a4f1 P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303)
I20260709 14:50:00.488682  7652 tablet_bootstrap.cc:492] T c2375bca99d846dca812b43f5bf7a1ad P dde0c3c74e7f473ca5d3fbb12786fc93: No bootstrap required, opened a new log
I20260709 14:50:00.489116  7652 ts_tablet_manager.cc:1403] T c2375bca99d846dca812b43f5bf7a1ad P dde0c3c74e7f473ca5d3fbb12786fc93: Time spent bootstrapping tablet: real 0.044s	user 0.004s	sys 0.005s
I20260709 14:50:00.489511  7650 tablet_bootstrap.cc:492] T b241d276ee264c3d955a7a636b45a4f1 P f2da5f38b8fd40629e7b120a0ae3f4df: Bootstrap starting.
I20260709 14:50:00.490540  7659 raft_consensus.cc:359] T 2dd094a7f9e542aa8aaaa08fa47d1d5d P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:00.491227  7659 raft_consensus.cc:385] T 2dd094a7f9e542aa8aaaa08fa47d1d5d P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:00.470546  7461 raft_consensus.cc:2468] T 215fb7121edd4bd291fa56d4f16e0bbb P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 291f2c0a115748ee98f239b5704939ea in term 1.
I20260709 14:50:00.491516  7659 raft_consensus.cc:740] T 2dd094a7f9e542aa8aaaa08fa47d1d5d P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 291f2c0a115748ee98f239b5704939ea, State: Initialized, Role: FOLLOWER
I20260709 14:50:00.491541  7652 raft_consensus.cc:359] T c2375bca99d846dca812b43f5bf7a1ad P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:00.494769  7652 raft_consensus.cc:385] T c2375bca99d846dca812b43f5bf7a1ad P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:00.495072  7652 raft_consensus.cc:740] T c2375bca99d846dca812b43f5bf7a1ad P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dde0c3c74e7f473ca5d3fbb12786fc93, State: Initialized, Role: FOLLOWER
I20260709 14:50:00.494976  7659 consensus_queue.cc:260] T 2dd094a7f9e542aa8aaaa08fa47d1d5d P 291f2c0a115748ee98f239b5704939ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:00.493485  7607 raft_consensus.cc:2468] T 215fb7121edd4bd291fa56d4f16e0bbb P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 291f2c0a115748ee98f239b5704939ea in term 1.
I20260709 14:50:00.496557  7501 leader_election.cc:304] T 215fb7121edd4bd291fa56d4f16e0bbb P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 291f2c0a115748ee98f239b5704939ea, f2da5f38b8fd40629e7b120a0ae3f4df; no voters: 
I20260709 14:50:00.497248  7659 ts_tablet_manager.cc:1434] T 2dd094a7f9e542aa8aaaa08fa47d1d5d P 291f2c0a115748ee98f239b5704939ea: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.003s
I20260709 14:50:00.497303  7666 raft_consensus.cc:2804] T 215fb7121edd4bd291fa56d4f16e0bbb P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:00.497879  7666 raft_consensus.cc:697] T 215fb7121edd4bd291fa56d4f16e0bbb P 291f2c0a115748ee98f239b5704939ea [term 1 LEADER]: Becoming Leader. State: Replica: 291f2c0a115748ee98f239b5704939ea, State: Running, Role: LEADER
I20260709 14:50:00.498632  7666 consensus_queue.cc:237] T 215fb7121edd4bd291fa56d4f16e0bbb P 291f2c0a115748ee98f239b5704939ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:00.499655  7650 tablet_bootstrap.cc:654] T b241d276ee264c3d955a7a636b45a4f1 P f2da5f38b8fd40629e7b120a0ae3f4df: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:00.496800  7652 consensus_queue.cc:260] T c2375bca99d846dca812b43f5bf7a1ad P dde0c3c74e7f473ca5d3fbb12786fc93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:00.503259  7675 raft_consensus.cc:493] T 3ea3bb67a6ae412eae3dbf01d6476d7b P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:00.503727  7675 raft_consensus.cc:515] T 3ea3bb67a6ae412eae3dbf01d6476d7b P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:00.505005  7659 tablet_bootstrap.cc:492] T c2375bca99d846dca812b43f5bf7a1ad P 291f2c0a115748ee98f239b5704939ea: Bootstrap starting.
I20260709 14:50:00.505716  7675 leader_election.cc:290] T 3ea3bb67a6ae412eae3dbf01d6476d7b P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:50:00.506322  7461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ea3bb67a6ae412eae3dbf01d6476d7b" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" is_pre_election: true
I20260709 14:50:00.484223  7536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b241d276ee264c3d955a7a636b45a4f1" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea" is_pre_election: true
W20260709 14:50:00.507642  7501 leader_election.cc:343] T 3ea3bb67a6ae412eae3dbf01d6476d7b P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:00.508059  7607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ea3bb67a6ae412eae3dbf01d6476d7b" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" is_pre_election: true
W20260709 14:50:00.508836  7574 leader_election.cc:343] T b241d276ee264c3d955a7a636b45a4f1 P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:00.509301  7574 leader_election.cc:304] T b241d276ee264c3d955a7a636b45a4f1 P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dde0c3c74e7f473ca5d3fbb12786fc93; no voters: 291f2c0a115748ee98f239b5704939ea, f2da5f38b8fd40629e7b120a0ae3f4df
I20260709 14:50:00.511420  7659 tablet_bootstrap.cc:654] T c2375bca99d846dca812b43f5bf7a1ad P 291f2c0a115748ee98f239b5704939ea: Neither blocks nor log segments found. Creating new log.
W20260709 14:50:00.512166  7500 leader_election.cc:343] T 3ea3bb67a6ae412eae3dbf01d6476d7b P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:00.512627  7500 leader_election.cc:304] T 3ea3bb67a6ae412eae3dbf01d6476d7b P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 291f2c0a115748ee98f239b5704939ea; no voters: dde0c3c74e7f473ca5d3fbb12786fc93, f2da5f38b8fd40629e7b120a0ae3f4df
I20260709 14:50:00.514189  7689 raft_consensus.cc:2749] T b241d276ee264c3d955a7a636b45a4f1 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:00.516901  7675 raft_consensus.cc:2749] T 3ea3bb67a6ae412eae3dbf01d6476d7b P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:00.522507  7659 tablet_bootstrap.cc:492] T c2375bca99d846dca812b43f5bf7a1ad P 291f2c0a115748ee98f239b5704939ea: No bootstrap required, opened a new log
I20260709 14:50:00.522758  7650 tablet_bootstrap.cc:492] T b241d276ee264c3d955a7a636b45a4f1 P f2da5f38b8fd40629e7b120a0ae3f4df: No bootstrap required, opened a new log
I20260709 14:50:00.523085  7659 ts_tablet_manager.cc:1403] T c2375bca99d846dca812b43f5bf7a1ad P 291f2c0a115748ee98f239b5704939ea: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.005s
I20260709 14:50:00.523136  7650 ts_tablet_manager.cc:1403] T b241d276ee264c3d955a7a636b45a4f1 P f2da5f38b8fd40629e7b120a0ae3f4df: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.003s
I20260709 14:50:00.523483  7702 raft_consensus.cc:515] T 2dd094a7f9e542aa8aaaa08fa47d1d5d P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:00.525771  7650 raft_consensus.cc:359] T b241d276ee264c3d955a7a636b45a4f1 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:00.526078  7536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dd094a7f9e542aa8aaaa08fa47d1d5d" candidate_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea"
I20260709 14:50:00.526643  7650 raft_consensus.cc:385] T b241d276ee264c3d955a7a636b45a4f1 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:00.527109  7650 raft_consensus.cc:740] T b241d276ee264c3d955a7a636b45a4f1 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2da5f38b8fd40629e7b120a0ae3f4df, State: Initialized, Role: FOLLOWER
I20260709 14:50:00.527149  7536 raft_consensus.cc:3060] T 2dd094a7f9e542aa8aaaa08fa47d1d5d P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:00.525946  7659 raft_consensus.cc:359] T c2375bca99d846dca812b43f5bf7a1ad P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:00.528023  7659 raft_consensus.cc:385] T c2375bca99d846dca812b43f5bf7a1ad P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:00.527678  7650 consensus_queue.cc:260] T b241d276ee264c3d955a7a636b45a4f1 P f2da5f38b8fd40629e7b120a0ae3f4df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:00.529709  7650 ts_tablet_manager.cc:1434] T b241d276ee264c3d955a7a636b45a4f1 P f2da5f38b8fd40629e7b120a0ae3f4df: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260709 14:50:00.530756  7650 tablet_bootstrap.cc:492] T 92de74c7b235473185b5beb6441b20da P f2da5f38b8fd40629e7b120a0ae3f4df: Bootstrap starting.
I20260709 14:50:00.530542  7359 catalog_manager.cc:5697] T 215fb7121edd4bd291fa56d4f16e0bbb P 291f2c0a115748ee98f239b5704939ea reported cstate change: term changed from 0 to 1, leader changed from <none> to 291f2c0a115748ee98f239b5704939ea (127.6.46.66). New cstate: current_term: 1 leader_uuid: "291f2c0a115748ee98f239b5704939ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:00.531978  7653 raft_consensus.cc:493] T b241d276ee264c3d955a7a636b45a4f1 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:00.532393  7653 raft_consensus.cc:515] T b241d276ee264c3d955a7a636b45a4f1 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:00.533735  7607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dd094a7f9e542aa8aaaa08fa47d1d5d" candidate_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93"
I20260709 14:50:00.532753  7702 leader_election.cc:290] T 2dd094a7f9e542aa8aaaa08fa47d1d5d P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 1 election: Requested vote from peers 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:50:00.534299  7607 raft_consensus.cc:3060] T 2dd094a7f9e542aa8aaaa08fa47d1d5d P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:00.505710  7652 ts_tablet_manager.cc:1434] T c2375bca99d846dca812b43f5bf7a1ad P dde0c3c74e7f473ca5d3fbb12786fc93: Time spent starting tablet: real 0.016s	user 0.002s	sys 0.005s
I20260709 14:50:00.534339  7653 leader_election.cc:290] T b241d276ee264c3d955a7a636b45a4f1 P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:50:00.528329  7659 raft_consensus.cc:740] T c2375bca99d846dca812b43f5bf7a1ad P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 291f2c0a115748ee98f239b5704939ea, State: Initialized, Role: FOLLOWER
I20260709 14:50:00.536038  7659 consensus_queue.cc:260] T c2375bca99d846dca812b43f5bf7a1ad P 291f2c0a115748ee98f239b5704939ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:00.537940  7659 ts_tablet_manager.cc:1434] T c2375bca99d846dca812b43f5bf7a1ad P 291f2c0a115748ee98f239b5704939ea: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 14:50:00.537812  7535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b241d276ee264c3d955a7a636b45a4f1" candidate_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea" is_pre_election: true
I20260709 14:50:00.538780  7659 tablet_bootstrap.cc:492] T b241d276ee264c3d955a7a636b45a4f1 P 291f2c0a115748ee98f239b5704939ea: Bootstrap starting.
I20260709 14:50:00.538936  7650 tablet_bootstrap.cc:654] T 92de74c7b235473185b5beb6441b20da P f2da5f38b8fd40629e7b120a0ae3f4df: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:00.543089  7608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b241d276ee264c3d955a7a636b45a4f1" candidate_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" is_pre_election: true
I20260709 14:50:00.543695  7608 raft_consensus.cc:2468] T b241d276ee264c3d955a7a636b45a4f1 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f2da5f38b8fd40629e7b120a0ae3f4df in term 0.
I20260709 14:50:00.545339  7425 leader_election.cc:304] T b241d276ee264c3d955a7a636b45a4f1 P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dde0c3c74e7f473ca5d3fbb12786fc93, f2da5f38b8fd40629e7b120a0ae3f4df; no voters: 
I20260709 14:50:00.545639  7659 tablet_bootstrap.cc:654] T b241d276ee264c3d955a7a636b45a4f1 P 291f2c0a115748ee98f239b5704939ea: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:00.546156  7653 raft_consensus.cc:2804] T b241d276ee264c3d955a7a636b45a4f1 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:00.546525  7653 raft_consensus.cc:493] T b241d276ee264c3d955a7a636b45a4f1 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:00.546965  7653 raft_consensus.cc:3060] T b241d276ee264c3d955a7a636b45a4f1 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:50:00.552248  7425 leader_election.cc:343] T b241d276ee264c3d955a7a636b45a4f1 P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:00.556461  7659 tablet_bootstrap.cc:492] T b241d276ee264c3d955a7a636b45a4f1 P 291f2c0a115748ee98f239b5704939ea: No bootstrap required, opened a new log
I20260709 14:50:00.557010  7659 ts_tablet_manager.cc:1403] T b241d276ee264c3d955a7a636b45a4f1 P 291f2c0a115748ee98f239b5704939ea: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.003s
I20260709 14:50:00.560606  7607 raft_consensus.cc:2468] T 2dd094a7f9e542aa8aaaa08fa47d1d5d P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2da5f38b8fd40629e7b120a0ae3f4df in term 1.
I20260709 14:50:00.560339  7659 raft_consensus.cc:359] T b241d276ee264c3d955a7a636b45a4f1 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:00.561259  7659 raft_consensus.cc:385] T b241d276ee264c3d955a7a636b45a4f1 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:00.561350  7653 raft_consensus.cc:515] T b241d276ee264c3d955a7a636b45a4f1 P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:00.561687  7659 raft_consensus.cc:740] T b241d276ee264c3d955a7a636b45a4f1 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 291f2c0a115748ee98f239b5704939ea, State: Initialized, Role: FOLLOWER
I20260709 14:50:00.561760  7425 leader_election.cc:304] T 2dd094a7f9e542aa8aaaa08fa47d1d5d P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dde0c3c74e7f473ca5d3fbb12786fc93, f2da5f38b8fd40629e7b120a0ae3f4df; no voters: 
I20260709 14:50:00.564023  7702 raft_consensus.cc:2804] T 2dd094a7f9e542aa8aaaa08fa47d1d5d P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:00.564522  7702 raft_consensus.cc:697] T 2dd094a7f9e542aa8aaaa08fa47d1d5d P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 LEADER]: Becoming Leader. State: Replica: f2da5f38b8fd40629e7b120a0ae3f4df, State: Running, Role: LEADER
I20260709 14:50:00.564170  7659 consensus_queue.cc:260] T b241d276ee264c3d955a7a636b45a4f1 P 291f2c0a115748ee98f239b5704939ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:00.565315  7702 consensus_queue.cc:237] T 2dd094a7f9e542aa8aaaa08fa47d1d5d P f2da5f38b8fd40629e7b120a0ae3f4df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:00.567512  7653 leader_election.cc:290] T b241d276ee264c3d955a7a636b45a4f1 P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 1 election: Requested vote from peers 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:50:00.568528  7652 tablet_bootstrap.cc:492] T 2f985d6b625341ea8733d7042a6c51fe P dde0c3c74e7f473ca5d3fbb12786fc93: Bootstrap starting.
I20260709 14:50:00.574084  7535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b241d276ee264c3d955a7a636b45a4f1" candidate_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea"
I20260709 14:50:00.574599  7652 tablet_bootstrap.cc:654] T 2f985d6b625341ea8733d7042a6c51fe P dde0c3c74e7f473ca5d3fbb12786fc93: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:00.574687  7535 raft_consensus.cc:3060] T b241d276ee264c3d955a7a636b45a4f1 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:00.578635  7689 consensus_queue.cc:1048] T 6956fcfe8fb54607bc44fd94b318ad45 P dde0c3c74e7f473ca5d3fbb12786fc93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:00.579967  7659 ts_tablet_manager.cc:1434] T b241d276ee264c3d955a7a636b45a4f1 P 291f2c0a115748ee98f239b5704939ea: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260709 14:50:00.581359  7659 tablet_bootstrap.cc:492] T 3ecbc1d03c0246c4850f3095e933a489 P 291f2c0a115748ee98f239b5704939ea: Bootstrap starting.
I20260709 14:50:00.588023  7659 tablet_bootstrap.cc:654] T 3ecbc1d03c0246c4850f3095e933a489 P 291f2c0a115748ee98f239b5704939ea: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:00.588148  7607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b241d276ee264c3d955a7a636b45a4f1" candidate_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93"
I20260709 14:50:00.563078  7536 raft_consensus.cc:2468] T 2dd094a7f9e542aa8aaaa08fa47d1d5d P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2da5f38b8fd40629e7b120a0ae3f4df in term 1.
I20260709 14:50:00.588622  7650 tablet_bootstrap.cc:492] T 92de74c7b235473185b5beb6441b20da P f2da5f38b8fd40629e7b120a0ae3f4df: No bootstrap required, opened a new log
I20260709 14:50:00.592085  7650 ts_tablet_manager.cc:1403] T 92de74c7b235473185b5beb6441b20da P f2da5f38b8fd40629e7b120a0ae3f4df: Time spent bootstrapping tablet: real 0.061s	user 0.014s	sys 0.032s
I20260709 14:50:00.591266  7607 raft_consensus.cc:3060] T b241d276ee264c3d955a7a636b45a4f1 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:00.589669  7535 raft_consensus.cc:2468] T b241d276ee264c3d955a7a636b45a4f1 P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2da5f38b8fd40629e7b120a0ae3f4df in term 1.
I20260709 14:50:00.595593  7689 raft_consensus.cc:493] T c2375bca99d846dca812b43f5bf7a1ad P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:00.595873  7425 leader_election.cc:304] T b241d276ee264c3d955a7a636b45a4f1 P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 291f2c0a115748ee98f239b5704939ea, f2da5f38b8fd40629e7b120a0ae3f4df; no voters: 
I20260709 14:50:00.596055  7689 raft_consensus.cc:515] T c2375bca99d846dca812b43f5bf7a1ad P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:00.597129  7700 raft_consensus.cc:2804] T b241d276ee264c3d955a7a636b45a4f1 P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:00.597728  7700 raft_consensus.cc:697] T b241d276ee264c3d955a7a636b45a4f1 P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 LEADER]: Becoming Leader. State: Replica: f2da5f38b8fd40629e7b120a0ae3f4df, State: Running, Role: LEADER
I20260709 14:50:00.599335  7689 leader_election.cc:290] T c2375bca99d846dca812b43f5bf7a1ad P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303)
I20260709 14:50:00.600138  7535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2375bca99d846dca812b43f5bf7a1ad" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea" is_pre_election: true
I20260709 14:50:00.600801  7535 raft_consensus.cc:2468] T c2375bca99d846dca812b43f5bf7a1ad P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dde0c3c74e7f473ca5d3fbb12786fc93 in term 0.
I20260709 14:50:00.602146  7574 leader_election.cc:304] T c2375bca99d846dca812b43f5bf7a1ad P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 291f2c0a115748ee98f239b5704939ea, dde0c3c74e7f473ca5d3fbb12786fc93; no voters: 
I20260709 14:50:00.603154  7689 raft_consensus.cc:2804] T c2375bca99d846dca812b43f5bf7a1ad P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:00.602854  7461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2375bca99d846dca812b43f5bf7a1ad" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" is_pre_election: true
I20260709 14:50:00.603688  7689 raft_consensus.cc:493] T c2375bca99d846dca812b43f5bf7a1ad P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:00.604175  7689 raft_consensus.cc:3060] T c2375bca99d846dca812b43f5bf7a1ad P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:50:00.605012  7575 leader_election.cc:343] T c2375bca99d846dca812b43f5bf7a1ad P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:00.598910  7700 consensus_queue.cc:237] T b241d276ee264c3d955a7a636b45a4f1 P f2da5f38b8fd40629e7b120a0ae3f4df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:00.608949  7659 tablet_bootstrap.cc:492] T 3ecbc1d03c0246c4850f3095e933a489 P 291f2c0a115748ee98f239b5704939ea: No bootstrap required, opened a new log
I20260709 14:50:00.609371  7659 ts_tablet_manager.cc:1403] T 3ecbc1d03c0246c4850f3095e933a489 P 291f2c0a115748ee98f239b5704939ea: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.007s
I20260709 14:50:00.612051  7659 raft_consensus.cc:359] T 3ecbc1d03c0246c4850f3095e933a489 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:00.612804  7659 raft_consensus.cc:385] T 3ecbc1d03c0246c4850f3095e933a489 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:00.613139  7659 raft_consensus.cc:740] T 3ecbc1d03c0246c4850f3095e933a489 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 291f2c0a115748ee98f239b5704939ea, State: Initialized, Role: FOLLOWER
I20260709 14:50:00.613965  7659 consensus_queue.cc:260] T 3ecbc1d03c0246c4850f3095e933a489 P 291f2c0a115748ee98f239b5704939ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:00.616293  7659 ts_tablet_manager.cc:1434] T 3ecbc1d03c0246c4850f3095e933a489 P 291f2c0a115748ee98f239b5704939ea: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260709 14:50:00.617514  7650 raft_consensus.cc:359] T 92de74c7b235473185b5beb6441b20da P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:00.618144  7650 raft_consensus.cc:385] T 92de74c7b235473185b5beb6441b20da P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:00.618403  7650 raft_consensus.cc:740] T 92de74c7b235473185b5beb6441b20da P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2da5f38b8fd40629e7b120a0ae3f4df, State: Initialized, Role: FOLLOWER
I20260709 14:50:00.618970  7650 consensus_queue.cc:260] T 92de74c7b235473185b5beb6441b20da P f2da5f38b8fd40629e7b120a0ae3f4df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:00.621048  7650 ts_tablet_manager.cc:1434] T 92de74c7b235473185b5beb6441b20da P f2da5f38b8fd40629e7b120a0ae3f4df: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260709 14:50:00.621841  7650 tablet_bootstrap.cc:492] T 3ea3bb67a6ae412eae3dbf01d6476d7b P f2da5f38b8fd40629e7b120a0ae3f4df: Bootstrap starting.
I20260709 14:50:00.624459  7659 tablet_bootstrap.cc:492] T b10cfcd79e134a368116782c2d83dac4 P 291f2c0a115748ee98f239b5704939ea: Bootstrap starting.
I20260709 14:50:00.611368  7689 raft_consensus.cc:515] T c2375bca99d846dca812b43f5bf7a1ad P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:00.629534  7534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2375bca99d846dca812b43f5bf7a1ad" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea"
I20260709 14:50:00.630087  7534 raft_consensus.cc:3060] T c2375bca99d846dca812b43f5bf7a1ad P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:00.631034  7659 tablet_bootstrap.cc:654] T b10cfcd79e134a368116782c2d83dac4 P 291f2c0a115748ee98f239b5704939ea: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:00.630716  7690 consensus_queue.cc:1048] T 6956fcfe8fb54607bc44fd94b318ad45 P dde0c3c74e7f473ca5d3fbb12786fc93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:00.635135  7653 raft_consensus.cc:493] T 253eee5b690448bf8d2b11ddf67fc76a P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:00.635586  7653 raft_consensus.cc:515] T 253eee5b690448bf8d2b11ddf67fc76a P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:00.637040  7534 raft_consensus.cc:2468] T c2375bca99d846dca812b43f5bf7a1ad P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dde0c3c74e7f473ca5d3fbb12786fc93 in term 1.
I20260709 14:50:00.637462  7653 leader_election.cc:290] T 253eee5b690448bf8d2b11ddf67fc76a P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:50:00.638206  7574 leader_election.cc:304] T c2375bca99d846dca812b43f5bf7a1ad P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 291f2c0a115748ee98f239b5704939ea, dde0c3c74e7f473ca5d3fbb12786fc93; no voters: 
I20260709 14:50:00.638582  7690 raft_consensus.cc:493] T bef6074f1b5e493e8198eb167ef4f1ce P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:00.639096  7678 raft_consensus.cc:2804] T c2375bca99d846dca812b43f5bf7a1ad P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:00.639178  7690 raft_consensus.cc:515] T bef6074f1b5e493e8198eb167ef4f1ce P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:00.639628  7461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2375bca99d846dca812b43f5bf7a1ad" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df"
W20260709 14:50:00.641323  7575 leader_election.cc:343] T c2375bca99d846dca812b43f5bf7a1ad P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:00.643214  7461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bef6074f1b5e493e8198eb167ef4f1ce" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" is_pre_election: true
I20260709 14:50:00.643404  7690 leader_election.cc:290] T bef6074f1b5e493e8198eb167ef4f1ce P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303)
I20260709 14:50:00.645871  7689 leader_election.cc:290] T c2375bca99d846dca812b43f5bf7a1ad P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 election: Requested vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303)
I20260709 14:50:00.644208  7461 raft_consensus.cc:2393] T bef6074f1b5e493e8198eb167ef4f1ce P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dde0c3c74e7f473ca5d3fbb12786fc93 in current term 1: Already voted for candidate 291f2c0a115748ee98f239b5704939ea in this term.
I20260709 14:50:00.646211  7535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bef6074f1b5e493e8198eb167ef4f1ce" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea" is_pre_election: true
I20260709 14:50:00.649526  7574 leader_election.cc:304] T bef6074f1b5e493e8198eb167ef4f1ce P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dde0c3c74e7f473ca5d3fbb12786fc93; no voters: 291f2c0a115748ee98f239b5704939ea, f2da5f38b8fd40629e7b120a0ae3f4df
I20260709 14:50:00.650496  7689 raft_consensus.cc:3060] T bef6074f1b5e493e8198eb167ef4f1ce P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:00.652232  7535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "253eee5b690448bf8d2b11ddf67fc76a" candidate_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea" is_pre_election: true
I20260709 14:50:00.652952  7535 raft_consensus.cc:2393] T 253eee5b690448bf8d2b11ddf67fc76a P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f2da5f38b8fd40629e7b120a0ae3f4df in current term 1: Already voted for candidate dde0c3c74e7f473ca5d3fbb12786fc93 in this term.
I20260709 14:50:00.655031  7608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "253eee5b690448bf8d2b11ddf67fc76a" candidate_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" is_pre_election: true
I20260709 14:50:00.669032  7689 raft_consensus.cc:2749] T bef6074f1b5e493e8198eb167ef4f1ce P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:00.670015  7659 tablet_bootstrap.cc:492] T b10cfcd79e134a368116782c2d83dac4 P 291f2c0a115748ee98f239b5704939ea: No bootstrap required, opened a new log
I20260709 14:50:00.670503  7659 ts_tablet_manager.cc:1403] T b10cfcd79e134a368116782c2d83dac4 P 291f2c0a115748ee98f239b5704939ea: Time spent bootstrapping tablet: real 0.054s	user 0.009s	sys 0.005s
I20260709 14:50:00.670429  7534 raft_consensus.cc:3060] T ed09b6c0627b4d47b5a9a8d32c450dbd P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:00.677271  7659 raft_consensus.cc:359] T b10cfcd79e134a368116782c2d83dac4 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:00.678133  7659 raft_consensus.cc:385] T b10cfcd79e134a368116782c2d83dac4 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:00.678602  7659 raft_consensus.cc:740] T b10cfcd79e134a368116782c2d83dac4 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 291f2c0a115748ee98f239b5704939ea, State: Initialized, Role: FOLLOWER
I20260709 14:50:00.671041  7425 leader_election.cc:304] T 253eee5b690448bf8d2b11ddf67fc76a P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f2da5f38b8fd40629e7b120a0ae3f4df; no voters: 291f2c0a115748ee98f239b5704939ea, dde0c3c74e7f473ca5d3fbb12786fc93
I20260709 14:50:00.677842  7650 tablet_bootstrap.cc:654] T 3ea3bb67a6ae412eae3dbf01d6476d7b P f2da5f38b8fd40629e7b120a0ae3f4df: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:00.681701  7700 raft_consensus.cc:3060] T 253eee5b690448bf8d2b11ddf67fc76a P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:00.687415  7689 consensus_queue.cc:1048] T ed09b6c0627b4d47b5a9a8d32c450dbd P dde0c3c74e7f473ca5d3fbb12786fc93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:00.698686  7607 raft_consensus.cc:2468] T b241d276ee264c3d955a7a636b45a4f1 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2da5f38b8fd40629e7b120a0ae3f4df in term 1.
I20260709 14:50:00.711889  7666 consensus_queue.cc:1048] T d4164633f79a46df93a8ac238b377690 P 291f2c0a115748ee98f239b5704939ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:00.713122  7678 raft_consensus.cc:697] T c2375bca99d846dca812b43f5bf7a1ad P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 LEADER]: Becoming Leader. State: Replica: dde0c3c74e7f473ca5d3fbb12786fc93, State: Running, Role: LEADER
I20260709 14:50:00.714279  7678 consensus_queue.cc:237] T c2375bca99d846dca812b43f5bf7a1ad P dde0c3c74e7f473ca5d3fbb12786fc93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:00.712905  7700 raft_consensus.cc:2749] T 253eee5b690448bf8d2b11ddf67fc76a P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:00.731458  7675 raft_consensus.cc:493] T 3ecbc1d03c0246c4850f3095e933a489 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:00.732076  7675 raft_consensus.cc:515] T 3ecbc1d03c0246c4850f3095e933a489 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:00.733919  7358 catalog_manager.cc:5697] T 2dd094a7f9e542aa8aaaa08fa47d1d5d P f2da5f38b8fd40629e7b120a0ae3f4df reported cstate change: term changed from 0 to 1, leader changed from <none> to f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65). New cstate: current_term: 1 leader_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:00.734617  7675 leader_election.cc:290] T 3ecbc1d03c0246c4850f3095e933a489 P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:50:00.734545  7359 catalog_manager.cc:5697] T c2375bca99d846dca812b43f5bf7a1ad P dde0c3c74e7f473ca5d3fbb12786fc93 reported cstate change: term changed from 0 to 1, leader changed from <none> to dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67). New cstate: current_term: 1 leader_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:00.738332  7608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ecbc1d03c0246c4850f3095e933a489" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" is_pre_election: true
I20260709 14:50:00.738775  7652 tablet_bootstrap.cc:492] T 2f985d6b625341ea8733d7042a6c51fe P dde0c3c74e7f473ca5d3fbb12786fc93: No bootstrap required, opened a new log
I20260709 14:50:00.739078  7608 raft_consensus.cc:2393] T 3ecbc1d03c0246c4850f3095e933a489 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 291f2c0a115748ee98f239b5704939ea in current term 1: Already voted for candidate f2da5f38b8fd40629e7b120a0ae3f4df in this term.
I20260709 14:50:00.739212  7652 ts_tablet_manager.cc:1403] T 2f985d6b625341ea8733d7042a6c51fe P dde0c3c74e7f473ca5d3fbb12786fc93: Time spent bootstrapping tablet: real 0.171s	user 0.068s	sys 0.089s
I20260709 14:50:00.738610  7461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ecbc1d03c0246c4850f3095e933a489" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" is_pre_election: true
I20260709 14:50:00.740684  7501 leader_election.cc:304] T 3ecbc1d03c0246c4850f3095e933a489 P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 291f2c0a115748ee98f239b5704939ea; no voters: dde0c3c74e7f473ca5d3fbb12786fc93, f2da5f38b8fd40629e7b120a0ae3f4df
I20260709 14:50:00.741362  7704 consensus_queue.cc:1048] T d4164633f79a46df93a8ac238b377690 P 291f2c0a115748ee98f239b5704939ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:00.742594  7704 raft_consensus.cc:3060] T 3ecbc1d03c0246c4850f3095e933a489 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:00.748677  7743 consensus_queue.cc:1048] T 253eee5b690448bf8d2b11ddf67fc76a P dde0c3c74e7f473ca5d3fbb12786fc93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:00.750186  7652 raft_consensus.cc:359] T 2f985d6b625341ea8733d7042a6c51fe P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:00.750720  7704 raft_consensus.cc:2749] T 3ecbc1d03c0246c4850f3095e933a489 P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:00.750840  7652 raft_consensus.cc:385] T 2f985d6b625341ea8733d7042a6c51fe P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:00.679294  7659 consensus_queue.cc:260] T b10cfcd79e134a368116782c2d83dac4 P 291f2c0a115748ee98f239b5704939ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:00.753363  7659 ts_tablet_manager.cc:1434] T b10cfcd79e134a368116782c2d83dac4 P 291f2c0a115748ee98f239b5704939ea: Time spent starting tablet: real 0.079s	user 0.005s	sys 0.000s
I20260709 14:50:00.754227  7659 tablet_bootstrap.cc:492] T 984b3887578a42b2be9ef8f75e3d8ace P 291f2c0a115748ee98f239b5704939ea: Bootstrap starting.
I20260709 14:50:00.757138  7652 raft_consensus.cc:740] T 2f985d6b625341ea8733d7042a6c51fe P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dde0c3c74e7f473ca5d3fbb12786fc93, State: Initialized, Role: FOLLOWER
I20260709 14:50:00.757815  7652 consensus_queue.cc:260] T 2f985d6b625341ea8733d7042a6c51fe P dde0c3c74e7f473ca5d3fbb12786fc93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:00.759709  7652 ts_tablet_manager.cc:1434] T 2f985d6b625341ea8733d7042a6c51fe P dde0c3c74e7f473ca5d3fbb12786fc93: Time spent starting tablet: real 0.020s	user 0.001s	sys 0.005s
I20260709 14:50:00.760061  7675 consensus_queue.cc:1048] T bef6074f1b5e493e8198eb167ef4f1ce P 291f2c0a115748ee98f239b5704939ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:00.761016  7652 tablet_bootstrap.cc:492] T 84c24eac57634ce8b573bf52d2728337 P dde0c3c74e7f473ca5d3fbb12786fc93: Bootstrap starting.
I20260709 14:50:00.756974  7689 consensus_queue.cc:1048] T ed09b6c0627b4d47b5a9a8d32c450dbd P dde0c3c74e7f473ca5d3fbb12786fc93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:00.771495  7650 tablet_bootstrap.cc:492] T 3ea3bb67a6ae412eae3dbf01d6476d7b P f2da5f38b8fd40629e7b120a0ae3f4df: No bootstrap required, opened a new log
I20260709 14:50:00.772034  7650 ts_tablet_manager.cc:1403] T 3ea3bb67a6ae412eae3dbf01d6476d7b P f2da5f38b8fd40629e7b120a0ae3f4df: Time spent bootstrapping tablet: real 0.150s	user 0.011s	sys 0.007s
I20260709 14:50:00.775058  7650 raft_consensus.cc:359] T 3ea3bb67a6ae412eae3dbf01d6476d7b P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:00.775768  7650 raft_consensus.cc:385] T 3ea3bb67a6ae412eae3dbf01d6476d7b P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:00.776113  7650 raft_consensus.cc:740] T 3ea3bb67a6ae412eae3dbf01d6476d7b P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2da5f38b8fd40629e7b120a0ae3f4df, State: Initialized, Role: FOLLOWER
I20260709 14:50:00.776862  7650 consensus_queue.cc:260] T 3ea3bb67a6ae412eae3dbf01d6476d7b P f2da5f38b8fd40629e7b120a0ae3f4df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:00.779366  7650 ts_tablet_manager.cc:1434] T 3ea3bb67a6ae412eae3dbf01d6476d7b P f2da5f38b8fd40629e7b120a0ae3f4df: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:50:00.785050  7659 tablet_bootstrap.cc:654] T 984b3887578a42b2be9ef8f75e3d8ace P 291f2c0a115748ee98f239b5704939ea: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:00.790580  7652 tablet_bootstrap.cc:654] T 84c24eac57634ce8b573bf52d2728337 P dde0c3c74e7f473ca5d3fbb12786fc93: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:00.792366  7650 tablet_bootstrap.cc:492] T 84c24eac57634ce8b573bf52d2728337 P f2da5f38b8fd40629e7b120a0ae3f4df: Bootstrap starting.
I20260709 14:50:00.796531  7704 consensus_queue.cc:1048] T a9b2cc041e8148c6b606349f378f1648 P 291f2c0a115748ee98f239b5704939ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:00.797896  7743 consensus_queue.cc:1048] T 253eee5b690448bf8d2b11ddf67fc76a P dde0c3c74e7f473ca5d3fbb12786fc93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:00.826232  7659 tablet_bootstrap.cc:492] T 984b3887578a42b2be9ef8f75e3d8ace P 291f2c0a115748ee98f239b5704939ea: No bootstrap required, opened a new log
I20260709 14:50:00.826889  7659 ts_tablet_manager.cc:1403] T 984b3887578a42b2be9ef8f75e3d8ace P 291f2c0a115748ee98f239b5704939ea: Time spent bootstrapping tablet: real 0.073s	user 0.009s	sys 0.004s
I20260709 14:50:00.834924  7650 tablet_bootstrap.cc:654] T 84c24eac57634ce8b573bf52d2728337 P f2da5f38b8fd40629e7b120a0ae3f4df: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:00.834707  7675 consensus_queue.cc:1048] T bef6074f1b5e493e8198eb167ef4f1ce P 291f2c0a115748ee98f239b5704939ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:00.835637  7358 catalog_manager.cc:5697] T b241d276ee264c3d955a7a636b45a4f1 P f2da5f38b8fd40629e7b120a0ae3f4df reported cstate change: term changed from 0 to 1, leader changed from <none> to f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65). New cstate: current_term: 1 leader_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:00.837925  7659 raft_consensus.cc:359] T 984b3887578a42b2be9ef8f75e3d8ace P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:00.838542  7659 raft_consensus.cc:385] T 984b3887578a42b2be9ef8f75e3d8ace P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:00.838831  7659 raft_consensus.cc:740] T 984b3887578a42b2be9ef8f75e3d8ace P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 291f2c0a115748ee98f239b5704939ea, State: Initialized, Role: FOLLOWER
I20260709 14:50:00.839781  7659 consensus_queue.cc:260] T 984b3887578a42b2be9ef8f75e3d8ace P 291f2c0a115748ee98f239b5704939ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:00.841677  7659 ts_tablet_manager.cc:1434] T 984b3887578a42b2be9ef8f75e3d8ace P 291f2c0a115748ee98f239b5704939ea: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.000s
I20260709 14:50:00.842469  7659 tablet_bootstrap.cc:492] T 2f985d6b625341ea8733d7042a6c51fe P 291f2c0a115748ee98f239b5704939ea: Bootstrap starting.
I20260709 14:50:00.847965  7659 tablet_bootstrap.cc:654] T 2f985d6b625341ea8733d7042a6c51fe P 291f2c0a115748ee98f239b5704939ea: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:00.849915  7700 consensus_queue.cc:1048] T 3ecbc1d03c0246c4850f3095e933a489 P f2da5f38b8fd40629e7b120a0ae3f4df [LEADER]: Connected to new peer: Peer: permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:00.873943  7700 raft_consensus.cc:493] T 92de74c7b235473185b5beb6441b20da P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:00.874765  7659 tablet_bootstrap.cc:492] T 2f985d6b625341ea8733d7042a6c51fe P 291f2c0a115748ee98f239b5704939ea: No bootstrap required, opened a new log
I20260709 14:50:00.874440  7700 raft_consensus.cc:515] T 92de74c7b235473185b5beb6441b20da P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:00.875181  7659 ts_tablet_manager.cc:1403] T 2f985d6b625341ea8733d7042a6c51fe P 291f2c0a115748ee98f239b5704939ea: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.006s
I20260709 14:50:00.876401  7700 leader_election.cc:290] T 92de74c7b235473185b5beb6441b20da P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:50:00.876865  7700 consensus_queue.cc:1048] T 3ecbc1d03c0246c4850f3095e933a489 P f2da5f38b8fd40629e7b120a0ae3f4df [LEADER]: Connected to new peer: Peer: permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:00.877694  7659 raft_consensus.cc:359] T 2f985d6b625341ea8733d7042a6c51fe P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:00.878324  7659 raft_consensus.cc:385] T 2f985d6b625341ea8733d7042a6c51fe P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:00.878602  7659 raft_consensus.cc:740] T 2f985d6b625341ea8733d7042a6c51fe P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 291f2c0a115748ee98f239b5704939ea, State: Initialized, Role: FOLLOWER
I20260709 14:50:00.879396  7659 consensus_queue.cc:260] T 2f985d6b625341ea8733d7042a6c51fe P 291f2c0a115748ee98f239b5704939ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:00.880808  7535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92de74c7b235473185b5beb6441b20da" candidate_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea" is_pre_election: true
I20260709 14:50:00.881855  7659 ts_tablet_manager.cc:1434] T 2f985d6b625341ea8733d7042a6c51fe P 291f2c0a115748ee98f239b5704939ea: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:50:00.882869  7659 tablet_bootstrap.cc:492] T 6073470f6b544595a7b366e44b7d70f5 P 291f2c0a115748ee98f239b5704939ea: Bootstrap starting.
W20260709 14:50:00.883291  7425 leader_election.cc:343] T 92de74c7b235473185b5beb6441b20da P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:00.883415  7609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92de74c7b235473185b5beb6441b20da" candidate_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" is_pre_election: true
W20260709 14:50:00.884960  7425 leader_election.cc:343] T 92de74c7b235473185b5beb6441b20da P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:00.885463  7425 leader_election.cc:304] T 92de74c7b235473185b5beb6441b20da P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f2da5f38b8fd40629e7b120a0ae3f4df; no voters: 291f2c0a115748ee98f239b5704939ea, dde0c3c74e7f473ca5d3fbb12786fc93
I20260709 14:50:00.886225  7702 raft_consensus.cc:2749] T 92de74c7b235473185b5beb6441b20da P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:00.890759  7659 tablet_bootstrap.cc:654] T 6073470f6b544595a7b366e44b7d70f5 P 291f2c0a115748ee98f239b5704939ea: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:00.901993  7675 consensus_queue.cc:1048] T 215fb7121edd4bd291fa56d4f16e0bbb P 291f2c0a115748ee98f239b5704939ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:00.904901  7652 tablet_bootstrap.cc:492] T 84c24eac57634ce8b573bf52d2728337 P dde0c3c74e7f473ca5d3fbb12786fc93: No bootstrap required, opened a new log
I20260709 14:50:00.905344  7652 ts_tablet_manager.cc:1403] T 84c24eac57634ce8b573bf52d2728337 P dde0c3c74e7f473ca5d3fbb12786fc93: Time spent bootstrapping tablet: real 0.145s	user 0.017s	sys 0.011s
I20260709 14:50:00.914635  7675 consensus_queue.cc:1048] T 215fb7121edd4bd291fa56d4f16e0bbb P 291f2c0a115748ee98f239b5704939ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:00.916499  7652 raft_consensus.cc:359] T 84c24eac57634ce8b573bf52d2728337 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:00.917260  7652 raft_consensus.cc:385] T 84c24eac57634ce8b573bf52d2728337 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:00.917515  7652 raft_consensus.cc:740] T 84c24eac57634ce8b573bf52d2728337 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dde0c3c74e7f473ca5d3fbb12786fc93, State: Initialized, Role: FOLLOWER
I20260709 14:50:00.919699  7652 consensus_queue.cc:260] T 84c24eac57634ce8b573bf52d2728337 P dde0c3c74e7f473ca5d3fbb12786fc93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:00.923233  7652 ts_tablet_manager.cc:1434] T 84c24eac57634ce8b573bf52d2728337 P dde0c3c74e7f473ca5d3fbb12786fc93: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 14:50:00.928431  7659 tablet_bootstrap.cc:492] T 6073470f6b544595a7b366e44b7d70f5 P 291f2c0a115748ee98f239b5704939ea: No bootstrap required, opened a new log
I20260709 14:50:00.928872  7659 ts_tablet_manager.cc:1403] T 6073470f6b544595a7b366e44b7d70f5 P 291f2c0a115748ee98f239b5704939ea: Time spent bootstrapping tablet: real 0.046s	user 0.009s	sys 0.008s
I20260709 14:50:00.931483  7704 consensus_queue.cc:1048] T a9b2cc041e8148c6b606349f378f1648 P 291f2c0a115748ee98f239b5704939ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:50:00.931926  7407 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:50:00.935865  7652 tablet_bootstrap.cc:492] T 3ea3bb67a6ae412eae3dbf01d6476d7b P dde0c3c74e7f473ca5d3fbb12786fc93: Bootstrap starting.
I20260709 14:50:00.931350  7659 raft_consensus.cc:359] T 6073470f6b544595a7b366e44b7d70f5 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:00.936906  7659 raft_consensus.cc:385] T 6073470f6b544595a7b366e44b7d70f5 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:00.937178  7659 raft_consensus.cc:740] T 6073470f6b544595a7b366e44b7d70f5 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 291f2c0a115748ee98f239b5704939ea, State: Initialized, Role: FOLLOWER
I20260709 14:50:00.937892  7690 raft_consensus.cc:493] T 2f985d6b625341ea8733d7042a6c51fe P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:00.938643  7659 consensus_queue.cc:260] T 6073470f6b544595a7b366e44b7d70f5 P 291f2c0a115748ee98f239b5704939ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:00.938781  7690 raft_consensus.cc:515] T 2f985d6b625341ea8733d7042a6c51fe P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:00.940666  7659 ts_tablet_manager.cc:1434] T 6073470f6b544595a7b366e44b7d70f5 P 291f2c0a115748ee98f239b5704939ea: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 14:50:00.940714  7690 leader_election.cc:290] T 2f985d6b625341ea8733d7042a6c51fe P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303)
I20260709 14:50:00.941982  7652 tablet_bootstrap.cc:654] T 3ea3bb67a6ae412eae3dbf01d6476d7b P dde0c3c74e7f473ca5d3fbb12786fc93: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:00.942559  7535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f985d6b625341ea8733d7042a6c51fe" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea" is_pre_election: true
I20260709 14:50:00.943163  7535 raft_consensus.cc:2468] T 2f985d6b625341ea8733d7042a6c51fe P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dde0c3c74e7f473ca5d3fbb12786fc93 in term 0.
I20260709 14:50:00.944900  7574 leader_election.cc:304] T 2f985d6b625341ea8733d7042a6c51fe P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 291f2c0a115748ee98f239b5704939ea, dde0c3c74e7f473ca5d3fbb12786fc93; no voters: 
I20260709 14:50:00.947448  7750 raft_consensus.cc:2804] T 2f985d6b625341ea8733d7042a6c51fe P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:00.947851  7750 raft_consensus.cc:493] T 2f985d6b625341ea8733d7042a6c51fe P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:00.948199  7750 raft_consensus.cc:3060] T 2f985d6b625341ea8733d7042a6c51fe P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:00.956107  7659 tablet_bootstrap.cc:492] T 84c24eac57634ce8b573bf52d2728337 P 291f2c0a115748ee98f239b5704939ea: Bootstrap starting.
I20260709 14:50:00.956265  7459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f985d6b625341ea8733d7042a6c51fe" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" is_pre_election: true
W20260709 14:50:00.957444  7575 leader_election.cc:343] T 2f985d6b625341ea8733d7042a6c51fe P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:00.962563  7659 tablet_bootstrap.cc:654] T 84c24eac57634ce8b573bf52d2728337 P 291f2c0a115748ee98f239b5704939ea: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:00.963517  7650 tablet_bootstrap.cc:492] T 84c24eac57634ce8b573bf52d2728337 P f2da5f38b8fd40629e7b120a0ae3f4df: No bootstrap required, opened a new log
I20260709 14:50:00.964354  7650 ts_tablet_manager.cc:1403] T 84c24eac57634ce8b573bf52d2728337 P f2da5f38b8fd40629e7b120a0ae3f4df: Time spent bootstrapping tablet: real 0.172s	user 0.017s	sys 0.016s
I20260709 14:50:00.967561  7650 raft_consensus.cc:359] T 84c24eac57634ce8b573bf52d2728337 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:00.968195  7650 raft_consensus.cc:385] T 84c24eac57634ce8b573bf52d2728337 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:00.968438  7650 raft_consensus.cc:740] T 84c24eac57634ce8b573bf52d2728337 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2da5f38b8fd40629e7b120a0ae3f4df, State: Initialized, Role: FOLLOWER
I20260709 14:50:00.969055  7650 consensus_queue.cc:260] T 84c24eac57634ce8b573bf52d2728337 P f2da5f38b8fd40629e7b120a0ae3f4df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:00.972242  7650 ts_tablet_manager.cc:1434] T 84c24eac57634ce8b573bf52d2728337 P f2da5f38b8fd40629e7b120a0ae3f4df: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:50:00.973093  7650 tablet_bootstrap.cc:492] T 6073470f6b544595a7b366e44b7d70f5 P f2da5f38b8fd40629e7b120a0ae3f4df: Bootstrap starting.
I20260709 14:50:00.974722  7659 tablet_bootstrap.cc:492] T 84c24eac57634ce8b573bf52d2728337 P 291f2c0a115748ee98f239b5704939ea: No bootstrap required, opened a new log
I20260709 14:50:00.975155  7659 ts_tablet_manager.cc:1403] T 84c24eac57634ce8b573bf52d2728337 P 291f2c0a115748ee98f239b5704939ea: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.003s
I20260709 14:50:00.977993  7750 raft_consensus.cc:515] T 2f985d6b625341ea8733d7042a6c51fe P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:00.978029  7659 raft_consensus.cc:359] T 84c24eac57634ce8b573bf52d2728337 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:00.978780  7650 tablet_bootstrap.cc:654] T 6073470f6b544595a7b366e44b7d70f5 P f2da5f38b8fd40629e7b120a0ae3f4df: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:00.979099  7659 raft_consensus.cc:385] T 84c24eac57634ce8b573bf52d2728337 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:00.979477  7659 raft_consensus.cc:740] T 84c24eac57634ce8b573bf52d2728337 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 291f2c0a115748ee98f239b5704939ea, State: Initialized, Role: FOLLOWER
I20260709 14:50:00.980273  7659 consensus_queue.cc:260] T 84c24eac57634ce8b573bf52d2728337 P 291f2c0a115748ee98f239b5704939ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:00.980878  7459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f985d6b625341ea8733d7042a6c51fe" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df"
I20260709 14:50:00.982473  7652 tablet_bootstrap.cc:492] T 3ea3bb67a6ae412eae3dbf01d6476d7b P dde0c3c74e7f473ca5d3fbb12786fc93: No bootstrap required, opened a new log
W20260709 14:50:00.982425  7575 leader_election.cc:343] T 2f985d6b625341ea8733d7042a6c51fe P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:00.982647  7659 ts_tablet_manager.cc:1434] T 84c24eac57634ce8b573bf52d2728337 P 291f2c0a115748ee98f239b5704939ea: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.005s
I20260709 14:50:00.983500  7652 ts_tablet_manager.cc:1403] T 3ea3bb67a6ae412eae3dbf01d6476d7b P dde0c3c74e7f473ca5d3fbb12786fc93: Time spent bootstrapping tablet: real 0.059s	user 0.012s	sys 0.000s
I20260709 14:50:00.983889  7659 tablet_bootstrap.cc:492] T 4b7b1b7b7b874ca58d7e0b403761b256 P 291f2c0a115748ee98f239b5704939ea: Bootstrap starting.
I20260709 14:50:00.985843  7652 raft_consensus.cc:359] T 3ea3bb67a6ae412eae3dbf01d6476d7b P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:00.986474  7652 raft_consensus.cc:385] T 3ea3bb67a6ae412eae3dbf01d6476d7b P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:00.986876  7652 raft_consensus.cc:740] T 3ea3bb67a6ae412eae3dbf01d6476d7b P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dde0c3c74e7f473ca5d3fbb12786fc93, State: Initialized, Role: FOLLOWER
I20260709 14:50:00.987928  7652 consensus_queue.cc:260] T 3ea3bb67a6ae412eae3dbf01d6476d7b P dde0c3c74e7f473ca5d3fbb12786fc93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:00.990083  7652 ts_tablet_manager.cc:1434] T 3ea3bb67a6ae412eae3dbf01d6476d7b P dde0c3c74e7f473ca5d3fbb12786fc93: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:50:00.989988  7659 tablet_bootstrap.cc:654] T 4b7b1b7b7b874ca58d7e0b403761b256 P 291f2c0a115748ee98f239b5704939ea: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:00.993571  7534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f985d6b625341ea8733d7042a6c51fe" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea"
I20260709 14:50:00.994107  7534 raft_consensus.cc:3060] T 2f985d6b625341ea8733d7042a6c51fe P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:00.996690  7750 leader_election.cc:290] T 2f985d6b625341ea8733d7042a6c51fe P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 election: Requested vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303)
I20260709 14:50:00.998075  7652 tablet_bootstrap.cc:492] T ff6e2b6db5d04778874fe23971decebb P dde0c3c74e7f473ca5d3fbb12786fc93: Bootstrap starting.
I20260709 14:50:01.002811  7702 consensus_queue.cc:1048] T b241d276ee264c3d955a7a636b45a4f1 P f2da5f38b8fd40629e7b120a0ae3f4df [LEADER]: Connected to new peer: Peer: permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:01.003149  7534 raft_consensus.cc:2468] T 2f985d6b625341ea8733d7042a6c51fe P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dde0c3c74e7f473ca5d3fbb12786fc93 in term 1.
I20260709 14:50:01.004511  7574 leader_election.cc:304] T 2f985d6b625341ea8733d7042a6c51fe P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 291f2c0a115748ee98f239b5704939ea, dde0c3c74e7f473ca5d3fbb12786fc93; no voters: f2da5f38b8fd40629e7b120a0ae3f4df
I20260709 14:50:01.006948  7652 tablet_bootstrap.cc:654] T ff6e2b6db5d04778874fe23971decebb P dde0c3c74e7f473ca5d3fbb12786fc93: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:01.008440  7690 raft_consensus.cc:2804] T 2f985d6b625341ea8733d7042a6c51fe P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:01.023216  7702 consensus_queue.cc:1048] T b241d276ee264c3d955a7a636b45a4f1 P f2da5f38b8fd40629e7b120a0ae3f4df [LEADER]: Connected to new peer: Peer: permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:01.026417  7690 raft_consensus.cc:697] T 2f985d6b625341ea8733d7042a6c51fe P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 LEADER]: Becoming Leader. State: Replica: dde0c3c74e7f473ca5d3fbb12786fc93, State: Running, Role: LEADER
I20260709 14:50:01.027079  7650 tablet_bootstrap.cc:492] T 6073470f6b544595a7b366e44b7d70f5 P f2da5f38b8fd40629e7b120a0ae3f4df: No bootstrap required, opened a new log
I20260709 14:50:01.027536  7650 ts_tablet_manager.cc:1403] T 6073470f6b544595a7b366e44b7d70f5 P f2da5f38b8fd40629e7b120a0ae3f4df: Time spent bootstrapping tablet: real 0.055s	user 0.028s	sys 0.018s
I20260709 14:50:01.027237  7690 consensus_queue.cc:237] T 2f985d6b625341ea8733d7042a6c51fe P dde0c3c74e7f473ca5d3fbb12786fc93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:01.030615  7650 raft_consensus.cc:359] T 6073470f6b544595a7b366e44b7d70f5 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:01.031454  7650 raft_consensus.cc:385] T 6073470f6b544595a7b366e44b7d70f5 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:01.031819  7650 raft_consensus.cc:740] T 6073470f6b544595a7b366e44b7d70f5 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2da5f38b8fd40629e7b120a0ae3f4df, State: Initialized, Role: FOLLOWER
I20260709 14:50:01.032747  7650 consensus_queue.cc:260] T 6073470f6b544595a7b366e44b7d70f5 P f2da5f38b8fd40629e7b120a0ae3f4df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:01.035357  7659 tablet_bootstrap.cc:492] T 4b7b1b7b7b874ca58d7e0b403761b256 P 291f2c0a115748ee98f239b5704939ea: No bootstrap required, opened a new log
I20260709 14:50:01.035853  7659 ts_tablet_manager.cc:1403] T 4b7b1b7b7b874ca58d7e0b403761b256 P 291f2c0a115748ee98f239b5704939ea: Time spent bootstrapping tablet: real 0.052s	user 0.018s	sys 0.000s
I20260709 14:50:01.044477  7650 ts_tablet_manager.cc:1434] T 6073470f6b544595a7b366e44b7d70f5 P f2da5f38b8fd40629e7b120a0ae3f4df: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 14:50:01.049201  7358 catalog_manager.cc:5697] T 2f985d6b625341ea8733d7042a6c51fe P dde0c3c74e7f473ca5d3fbb12786fc93 reported cstate change: term changed from 0 to 1, leader changed from <none> to dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67). New cstate: current_term: 1 leader_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:01.052083  7650 tablet_bootstrap.cc:492] T c2375bca99d846dca812b43f5bf7a1ad P f2da5f38b8fd40629e7b120a0ae3f4df: Bootstrap starting.
I20260709 14:50:01.058041  7675 raft_consensus.cc:493] T 984b3887578a42b2be9ef8f75e3d8ace P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:01.058650  7675 raft_consensus.cc:515] T 984b3887578a42b2be9ef8f75e3d8ace P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:01.059230  7690 raft_consensus.cc:493] T 84c24eac57634ce8b573bf52d2728337 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:01.059674  7690 raft_consensus.cc:515] T 84c24eac57634ce8b573bf52d2728337 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:01.061159  7675 leader_election.cc:290] T 984b3887578a42b2be9ef8f75e3d8ace P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:50:01.062202  7459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84c24eac57634ce8b573bf52d2728337" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" is_pre_election: true
I20260709 14:50:01.062815  7459 raft_consensus.cc:2468] T 84c24eac57634ce8b573bf52d2728337 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dde0c3c74e7f473ca5d3fbb12786fc93 in term 0.
I20260709 14:50:01.063009  7461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "984b3887578a42b2be9ef8f75e3d8ace" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" is_pre_election: true
I20260709 14:50:01.064347  7690 leader_election.cc:290] T 84c24eac57634ce8b573bf52d2728337 P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303)
I20260709 14:50:01.064898  7575 leader_election.cc:304] T 84c24eac57634ce8b573bf52d2728337 P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dde0c3c74e7f473ca5d3fbb12786fc93, f2da5f38b8fd40629e7b120a0ae3f4df; no voters: 
I20260709 14:50:01.065690  7535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84c24eac57634ce8b573bf52d2728337" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea" is_pre_election: true
I20260709 14:50:01.039510  7659 raft_consensus.cc:359] T 4b7b1b7b7b874ca58d7e0b403761b256 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:01.066355  7535 raft_consensus.cc:2468] T 84c24eac57634ce8b573bf52d2728337 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dde0c3c74e7f473ca5d3fbb12786fc93 in term 0.
W20260709 14:50:01.066316  7501 leader_election.cc:343] T 984b3887578a42b2be9ef8f75e3d8ace P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:01.069984  7659 raft_consensus.cc:385] T 4b7b1b7b7b874ca58d7e0b403761b256 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:01.070283  7659 raft_consensus.cc:740] T 4b7b1b7b7b874ca58d7e0b403761b256 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 291f2c0a115748ee98f239b5704939ea, State: Initialized, Role: FOLLOWER
I20260709 14:50:01.067885  7690 raft_consensus.cc:2804] T 84c24eac57634ce8b573bf52d2728337 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:01.070750  7650 tablet_bootstrap.cc:654] T c2375bca99d846dca812b43f5bf7a1ad P f2da5f38b8fd40629e7b120a0ae3f4df: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:01.071988  7652 tablet_bootstrap.cc:492] T ff6e2b6db5d04778874fe23971decebb P dde0c3c74e7f473ca5d3fbb12786fc93: No bootstrap required, opened a new log
I20260709 14:50:01.072439  7652 ts_tablet_manager.cc:1403] T ff6e2b6db5d04778874fe23971decebb P dde0c3c74e7f473ca5d3fbb12786fc93: Time spent bootstrapping tablet: real 0.075s	user 0.029s	sys 0.016s
I20260709 14:50:01.068022  7608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "984b3887578a42b2be9ef8f75e3d8ace" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" is_pre_election: true
W20260709 14:50:01.074523  7500 leader_election.cc:343] T 984b3887578a42b2be9ef8f75e3d8ace P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:01.074988  7500 leader_election.cc:304] T 984b3887578a42b2be9ef8f75e3d8ace P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 291f2c0a115748ee98f239b5704939ea; no voters: dde0c3c74e7f473ca5d3fbb12786fc93, f2da5f38b8fd40629e7b120a0ae3f4df
I20260709 14:50:01.075627  7675 raft_consensus.cc:2749] T 984b3887578a42b2be9ef8f75e3d8ace P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:01.075459  7652 raft_consensus.cc:359] T ff6e2b6db5d04778874fe23971decebb P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:01.076380  7652 raft_consensus.cc:385] T ff6e2b6db5d04778874fe23971decebb P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:01.076735  7652 raft_consensus.cc:740] T ff6e2b6db5d04778874fe23971decebb P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dde0c3c74e7f473ca5d3fbb12786fc93, State: Initialized, Role: FOLLOWER
I20260709 14:50:01.077487  7652 consensus_queue.cc:260] T ff6e2b6db5d04778874fe23971decebb P dde0c3c74e7f473ca5d3fbb12786fc93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:01.078389  7659 consensus_queue.cc:260] T 4b7b1b7b7b874ca58d7e0b403761b256 P 291f2c0a115748ee98f239b5704939ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:01.078991  7650 tablet_bootstrap.cc:492] T c2375bca99d846dca812b43f5bf7a1ad P f2da5f38b8fd40629e7b120a0ae3f4df: No bootstrap required, opened a new log
I20260709 14:50:01.079380  7650 ts_tablet_manager.cc:1403] T c2375bca99d846dca812b43f5bf7a1ad P f2da5f38b8fd40629e7b120a0ae3f4df: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.003s
I20260709 14:50:01.080446  7659 ts_tablet_manager.cc:1434] T 4b7b1b7b7b874ca58d7e0b403761b256 P 291f2c0a115748ee98f239b5704939ea: Time spent starting tablet: real 0.044s	user 0.007s	sys 0.000s
I20260709 14:50:01.081282  7659 tablet_bootstrap.cc:492] T 92de74c7b235473185b5beb6441b20da P 291f2c0a115748ee98f239b5704939ea: Bootstrap starting.
I20260709 14:50:01.081758  7650 raft_consensus.cc:359] T c2375bca99d846dca812b43f5bf7a1ad P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:01.082355  7650 raft_consensus.cc:385] T c2375bca99d846dca812b43f5bf7a1ad P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:01.082629  7650 raft_consensus.cc:740] T c2375bca99d846dca812b43f5bf7a1ad P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2da5f38b8fd40629e7b120a0ae3f4df, State: Initialized, Role: FOLLOWER
I20260709 14:50:01.083235  7650 consensus_queue.cc:260] T c2375bca99d846dca812b43f5bf7a1ad P f2da5f38b8fd40629e7b120a0ae3f4df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:01.070930  7690 raft_consensus.cc:493] T 84c24eac57634ce8b573bf52d2728337 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:01.084144  7690 raft_consensus.cc:3060] T 84c24eac57634ce8b573bf52d2728337 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:01.087783  7650 ts_tablet_manager.cc:1434] T c2375bca99d846dca812b43f5bf7a1ad P f2da5f38b8fd40629e7b120a0ae3f4df: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 14:50:01.088629  7650 tablet_bootstrap.cc:492] T 984b3887578a42b2be9ef8f75e3d8ace P f2da5f38b8fd40629e7b120a0ae3f4df: Bootstrap starting.
I20260709 14:50:01.090503  7690 raft_consensus.cc:515] T 84c24eac57634ce8b573bf52d2728337 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:01.092578  7690 leader_election.cc:290] T 84c24eac57634ce8b573bf52d2728337 P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 election: Requested vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303)
I20260709 14:50:01.093250  7461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84c24eac57634ce8b573bf52d2728337" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df"
I20260709 14:50:01.093552  7534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84c24eac57634ce8b573bf52d2728337" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea"
I20260709 14:50:01.093861  7461 raft_consensus.cc:3060] T 84c24eac57634ce8b573bf52d2728337 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:01.094141  7534 raft_consensus.cc:3060] T 84c24eac57634ce8b573bf52d2728337 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:01.096297  7659 tablet_bootstrap.cc:654] T 92de74c7b235473185b5beb6441b20da P 291f2c0a115748ee98f239b5704939ea: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:01.097870  7652 ts_tablet_manager.cc:1434] T ff6e2b6db5d04778874fe23971decebb P dde0c3c74e7f473ca5d3fbb12786fc93: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260709 14:50:01.099273  7534 raft_consensus.cc:2468] T 84c24eac57634ce8b573bf52d2728337 P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dde0c3c74e7f473ca5d3fbb12786fc93 in term 1.
I20260709 14:50:01.100183  7461 raft_consensus.cc:2468] T 84c24eac57634ce8b573bf52d2728337 P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dde0c3c74e7f473ca5d3fbb12786fc93 in term 1.
I20260709 14:50:01.101277  7575 leader_election.cc:304] T 84c24eac57634ce8b573bf52d2728337 P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dde0c3c74e7f473ca5d3fbb12786fc93, f2da5f38b8fd40629e7b120a0ae3f4df; no voters: 
I20260709 14:50:01.102000  7690 raft_consensus.cc:2804] T 84c24eac57634ce8b573bf52d2728337 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:01.102610  7690 raft_consensus.cc:697] T 84c24eac57634ce8b573bf52d2728337 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 LEADER]: Becoming Leader. State: Replica: dde0c3c74e7f473ca5d3fbb12786fc93, State: Running, Role: LEADER
I20260709 14:50:01.103569  7652 tablet_bootstrap.cc:492] T 984b3887578a42b2be9ef8f75e3d8ace P dde0c3c74e7f473ca5d3fbb12786fc93: Bootstrap starting.
I20260709 14:50:01.103909  7650 tablet_bootstrap.cc:654] T 984b3887578a42b2be9ef8f75e3d8ace P f2da5f38b8fd40629e7b120a0ae3f4df: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:01.104046  7690 consensus_queue.cc:237] T 84c24eac57634ce8b573bf52d2728337 P dde0c3c74e7f473ca5d3fbb12786fc93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:01.110631  7652 tablet_bootstrap.cc:654] T 984b3887578a42b2be9ef8f75e3d8ace P dde0c3c74e7f473ca5d3fbb12786fc93: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:01.114655  7659 tablet_bootstrap.cc:492] T 92de74c7b235473185b5beb6441b20da P 291f2c0a115748ee98f239b5704939ea: No bootstrap required, opened a new log
I20260709 14:50:01.114622  7702 raft_consensus.cc:493] T 3ea3bb67a6ae412eae3dbf01d6476d7b P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:01.115347  7659 ts_tablet_manager.cc:1403] T 92de74c7b235473185b5beb6441b20da P 291f2c0a115748ee98f239b5704939ea: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.000s
I20260709 14:50:01.115314  7702 raft_consensus.cc:515] T 3ea3bb67a6ae412eae3dbf01d6476d7b P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:01.115806  7742 consensus_queue.cc:1048] T 2dd094a7f9e542aa8aaaa08fa47d1d5d P f2da5f38b8fd40629e7b120a0ae3f4df [LEADER]: Connected to new peer: Peer: permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:01.115412  7359 catalog_manager.cc:5697] T 84c24eac57634ce8b573bf52d2728337 P dde0c3c74e7f473ca5d3fbb12786fc93 reported cstate change: term changed from 0 to 1, leader changed from <none> to dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67). New cstate: current_term: 1 leader_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:01.117379  7702 leader_election.cc:290] T 3ea3bb67a6ae412eae3dbf01d6476d7b P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:50:01.118122  7659 raft_consensus.cc:359] T 92de74c7b235473185b5beb6441b20da P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:01.118764  7659 raft_consensus.cc:385] T 92de74c7b235473185b5beb6441b20da P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:01.118597  7534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ea3bb67a6ae412eae3dbf01d6476d7b" candidate_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea" is_pre_election: true
I20260709 14:50:01.119247  7534 raft_consensus.cc:2468] T 3ea3bb67a6ae412eae3dbf01d6476d7b P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f2da5f38b8fd40629e7b120a0ae3f4df in term 0.
I20260709 14:50:01.119295  7609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ea3bb67a6ae412eae3dbf01d6476d7b" candidate_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" is_pre_election: true
I20260709 14:50:01.119947  7609 raft_consensus.cc:2468] T 3ea3bb67a6ae412eae3dbf01d6476d7b P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f2da5f38b8fd40629e7b120a0ae3f4df in term 0.
I20260709 14:50:01.120023  7659 raft_consensus.cc:740] T 92de74c7b235473185b5beb6441b20da P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 291f2c0a115748ee98f239b5704939ea, State: Initialized, Role: FOLLOWER
I20260709 14:50:01.121095  7425 leader_election.cc:304] T 3ea3bb67a6ae412eae3dbf01d6476d7b P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dde0c3c74e7f473ca5d3fbb12786fc93, f2da5f38b8fd40629e7b120a0ae3f4df; no voters: 
I20260709 14:50:01.121080  7659 consensus_queue.cc:260] T 92de74c7b235473185b5beb6441b20da P 291f2c0a115748ee98f239b5704939ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:01.124097  7702 raft_consensus.cc:2804] T 3ea3bb67a6ae412eae3dbf01d6476d7b P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:01.124502  7702 raft_consensus.cc:493] T 3ea3bb67a6ae412eae3dbf01d6476d7b P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:01.124850  7702 raft_consensus.cc:3060] T 3ea3bb67a6ae412eae3dbf01d6476d7b P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:01.125941  7675 raft_consensus.cc:493] T b10cfcd79e134a368116782c2d83dac4 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:01.126391  7675 raft_consensus.cc:515] T b10cfcd79e134a368116782c2d83dac4 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:01.128270  7675 leader_election.cc:290] T b10cfcd79e134a368116782c2d83dac4 P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:50:01.130275  7659 ts_tablet_manager.cc:1434] T 92de74c7b235473185b5beb6441b20da P 291f2c0a115748ee98f239b5704939ea: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 14:50:01.131130  7659 tablet_bootstrap.cc:492] T ff6e2b6db5d04778874fe23971decebb P 291f2c0a115748ee98f239b5704939ea: Bootstrap starting.
I20260709 14:50:01.134052  7650 tablet_bootstrap.cc:492] T 984b3887578a42b2be9ef8f75e3d8ace P f2da5f38b8fd40629e7b120a0ae3f4df: No bootstrap required, opened a new log
I20260709 14:50:01.134312  7461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b10cfcd79e134a368116782c2d83dac4" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" is_pre_election: true
I20260709 14:50:01.134528  7650 ts_tablet_manager.cc:1403] T 984b3887578a42b2be9ef8f75e3d8ace P f2da5f38b8fd40629e7b120a0ae3f4df: Time spent bootstrapping tablet: real 0.046s	user 0.003s	sys 0.012s
I20260709 14:50:01.137048  7650 raft_consensus.cc:359] T 984b3887578a42b2be9ef8f75e3d8ace P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:01.138060  7650 raft_consensus.cc:385] T 984b3887578a42b2be9ef8f75e3d8ace P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:01.138378  7650 raft_consensus.cc:740] T 984b3887578a42b2be9ef8f75e3d8ace P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2da5f38b8fd40629e7b120a0ae3f4df, State: Initialized, Role: FOLLOWER
W20260709 14:50:01.138434  7501 leader_election.cc:343] T b10cfcd79e134a368116782c2d83dac4 P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:01.138774  7659 tablet_bootstrap.cc:654] T ff6e2b6db5d04778874fe23971decebb P 291f2c0a115748ee98f239b5704939ea: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:01.139204  7650 consensus_queue.cc:260] T 984b3887578a42b2be9ef8f75e3d8ace P f2da5f38b8fd40629e7b120a0ae3f4df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:01.141038  7653 consensus_queue.cc:1048] T 2dd094a7f9e542aa8aaaa08fa47d1d5d P f2da5f38b8fd40629e7b120a0ae3f4df [LEADER]: Connected to new peer: Peer: permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:01.141333  7608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b10cfcd79e134a368116782c2d83dac4" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" is_pre_election: true
I20260709 14:50:01.142051  7608 raft_consensus.cc:2468] T b10cfcd79e134a368116782c2d83dac4 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 291f2c0a115748ee98f239b5704939ea in term 0.
I20260709 14:50:01.143523  7500 leader_election.cc:304] T b10cfcd79e134a368116782c2d83dac4 P 291f2c0a115748ee98f239b5704939ea [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: 291f2c0a115748ee98f239b5704939ea, dde0c3c74e7f473ca5d3fbb12786fc93; no voters: f2da5f38b8fd40629e7b120a0ae3f4df
I20260709 14:50:01.147818  7675 raft_consensus.cc:2804] T b10cfcd79e134a368116782c2d83dac4 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:01.148156  7675 raft_consensus.cc:493] T b10cfcd79e134a368116782c2d83dac4 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:01.148514  7675 raft_consensus.cc:3060] T b10cfcd79e134a368116782c2d83dac4 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:01.153688  7650 ts_tablet_manager.cc:1434] T 984b3887578a42b2be9ef8f75e3d8ace P f2da5f38b8fd40629e7b120a0ae3f4df: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260709 14:50:01.154047  7652 tablet_bootstrap.cc:492] T 984b3887578a42b2be9ef8f75e3d8ace P dde0c3c74e7f473ca5d3fbb12786fc93: No bootstrap required, opened a new log
I20260709 14:50:01.154513  7652 ts_tablet_manager.cc:1403] T 984b3887578a42b2be9ef8f75e3d8ace P dde0c3c74e7f473ca5d3fbb12786fc93: Time spent bootstrapping tablet: real 0.051s	user 0.003s	sys 0.007s
I20260709 14:50:01.154757  7650 tablet_bootstrap.cc:492] T 4b7b1b7b7b874ca58d7e0b403761b256 P f2da5f38b8fd40629e7b120a0ae3f4df: Bootstrap starting.
I20260709 14:50:01.156129  7675 raft_consensus.cc:515] T b10cfcd79e134a368116782c2d83dac4 P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:01.157123  7652 raft_consensus.cc:359] T 984b3887578a42b2be9ef8f75e3d8ace P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:01.157195  7702 raft_consensus.cc:515] T 3ea3bb67a6ae412eae3dbf01d6476d7b P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:01.157845  7652 raft_consensus.cc:385] T 984b3887578a42b2be9ef8f75e3d8ace P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:01.158164  7652 raft_consensus.cc:740] T 984b3887578a42b2be9ef8f75e3d8ace P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dde0c3c74e7f473ca5d3fbb12786fc93, State: Initialized, Role: FOLLOWER
I20260709 14:50:01.158645  7461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b10cfcd79e134a368116782c2d83dac4" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df"
I20260709 14:50:01.158875  7652 consensus_queue.cc:260] T 984b3887578a42b2be9ef8f75e3d8ace P dde0c3c74e7f473ca5d3fbb12786fc93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
W20260709 14:50:01.159930  7501 leader_election.cc:343] T b10cfcd79e134a368116782c2d83dac4 P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:01.161614  7535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ea3bb67a6ae412eae3dbf01d6476d7b" candidate_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea"
I20260709 14:50:01.160209  7702 leader_election.cc:290] T 3ea3bb67a6ae412eae3dbf01d6476d7b P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 1 election: Requested vote from peers 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:50:01.162189  7535 raft_consensus.cc:3060] T 3ea3bb67a6ae412eae3dbf01d6476d7b P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:01.163666  7652 ts_tablet_manager.cc:1434] T 984b3887578a42b2be9ef8f75e3d8ace P dde0c3c74e7f473ca5d3fbb12786fc93: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 14:50:01.164186  7650 tablet_bootstrap.cc:654] T 4b7b1b7b7b874ca58d7e0b403761b256 P f2da5f38b8fd40629e7b120a0ae3f4df: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:01.164566  7652 tablet_bootstrap.cc:492] T 6073470f6b544595a7b366e44b7d70f5 P dde0c3c74e7f473ca5d3fbb12786fc93: Bootstrap starting.
I20260709 14:50:01.165922  7609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ea3bb67a6ae412eae3dbf01d6476d7b" candidate_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93"
I20260709 14:50:01.166473  7609 raft_consensus.cc:3060] T 3ea3bb67a6ae412eae3dbf01d6476d7b P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:01.161607  7675 leader_election.cc:290] T b10cfcd79e134a368116782c2d83dac4 P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 election: Requested vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:50:01.176277  7608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b10cfcd79e134a368116782c2d83dac4" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93"
I20260709 14:50:01.178689  7608 raft_consensus.cc:3060] T b10cfcd79e134a368116782c2d83dac4 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:01.193401  7609 raft_consensus.cc:2468] T 3ea3bb67a6ae412eae3dbf01d6476d7b P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2da5f38b8fd40629e7b120a0ae3f4df in term 1.
I20260709 14:50:01.194440  7535 raft_consensus.cc:2468] T 3ea3bb67a6ae412eae3dbf01d6476d7b P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2da5f38b8fd40629e7b120a0ae3f4df in term 1.
I20260709 14:50:01.194540  7425 leader_election.cc:304] T 3ea3bb67a6ae412eae3dbf01d6476d7b P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dde0c3c74e7f473ca5d3fbb12786fc93, f2da5f38b8fd40629e7b120a0ae3f4df; no voters: 
I20260709 14:50:01.195734  7702 raft_consensus.cc:2804] T 3ea3bb67a6ae412eae3dbf01d6476d7b P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:01.183039  7675 raft_consensus.cc:493] T 6073470f6b544595a7b366e44b7d70f5 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:01.196305  7702 raft_consensus.cc:697] T 3ea3bb67a6ae412eae3dbf01d6476d7b P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 LEADER]: Becoming Leader. State: Replica: f2da5f38b8fd40629e7b120a0ae3f4df, State: Running, Role: LEADER
I20260709 14:50:01.197693  7702 consensus_queue.cc:237] T 3ea3bb67a6ae412eae3dbf01d6476d7b P f2da5f38b8fd40629e7b120a0ae3f4df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:01.204756  7659 tablet_bootstrap.cc:492] T ff6e2b6db5d04778874fe23971decebb P 291f2c0a115748ee98f239b5704939ea: No bootstrap required, opened a new log
I20260709 14:50:01.205214  7659 ts_tablet_manager.cc:1403] T ff6e2b6db5d04778874fe23971decebb P 291f2c0a115748ee98f239b5704939ea: Time spent bootstrapping tablet: real 0.074s	user 0.014s	sys 0.017s
I20260709 14:50:01.196729  7675 raft_consensus.cc:515] T 6073470f6b544595a7b366e44b7d70f5 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:01.212195  7659 raft_consensus.cc:359] T ff6e2b6db5d04778874fe23971decebb P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:01.215273  7659 raft_consensus.cc:385] T ff6e2b6db5d04778874fe23971decebb P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:01.215713  7659 raft_consensus.cc:740] T ff6e2b6db5d04778874fe23971decebb P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 291f2c0a115748ee98f239b5704939ea, State: Initialized, Role: FOLLOWER
I20260709 14:50:01.216813  7659 consensus_queue.cc:260] T ff6e2b6db5d04778874fe23971decebb P 291f2c0a115748ee98f239b5704939ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:01.219313  7659 ts_tablet_manager.cc:1434] T ff6e2b6db5d04778874fe23971decebb P 291f2c0a115748ee98f239b5704939ea: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 14:50:01.222150  7659 tablet_bootstrap.cc:492] T b92881ebc48042b5ad162acf6bb8ff4e P 291f2c0a115748ee98f239b5704939ea: Bootstrap starting.
I20260709 14:50:01.221550  7675 leader_election.cc:290] T 6073470f6b544595a7b366e44b7d70f5 P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:50:01.224490  7461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6073470f6b544595a7b366e44b7d70f5" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" is_pre_election: true
I20260709 14:50:01.225181  7461 raft_consensus.cc:2468] T 6073470f6b544595a7b366e44b7d70f5 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 291f2c0a115748ee98f239b5704939ea in term 0.
I20260709 14:50:01.227097  7609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6073470f6b544595a7b366e44b7d70f5" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" is_pre_election: true
I20260709 14:50:01.227924  7501 leader_election.cc:304] T 6073470f6b544595a7b366e44b7d70f5 P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 291f2c0a115748ee98f239b5704939ea, f2da5f38b8fd40629e7b120a0ae3f4df; no voters: 
W20260709 14:50:01.228802  7500 leader_election.cc:343] T 6073470f6b544595a7b366e44b7d70f5 P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:01.228989  7675 raft_consensus.cc:2804] T 6073470f6b544595a7b366e44b7d70f5 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:01.229475  7675 raft_consensus.cc:493] T 6073470f6b544595a7b366e44b7d70f5 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:01.229882  7675 raft_consensus.cc:3060] T 6073470f6b544595a7b366e44b7d70f5 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:01.230551  7608 raft_consensus.cc:2468] T b10cfcd79e134a368116782c2d83dac4 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 291f2c0a115748ee98f239b5704939ea in term 1.
I20260709 14:50:01.232002  7500 leader_election.cc:304] T b10cfcd79e134a368116782c2d83dac4 P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 291f2c0a115748ee98f239b5704939ea, dde0c3c74e7f473ca5d3fbb12786fc93; no voters: f2da5f38b8fd40629e7b120a0ae3f4df
I20260709 14:50:01.232996  7666 raft_consensus.cc:2804] T b10cfcd79e134a368116782c2d83dac4 P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:01.233572  7666 raft_consensus.cc:697] T b10cfcd79e134a368116782c2d83dac4 P 291f2c0a115748ee98f239b5704939ea [term 1 LEADER]: Becoming Leader. State: Replica: 291f2c0a115748ee98f239b5704939ea, State: Running, Role: LEADER
I20260709 14:50:01.234350  7666 consensus_queue.cc:237] T b10cfcd79e134a368116782c2d83dac4 P 291f2c0a115748ee98f239b5704939ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:01.242360  7675 raft_consensus.cc:515] T 6073470f6b544595a7b366e44b7d70f5 P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:01.248533  7675 leader_election.cc:290] T 6073470f6b544595a7b366e44b7d70f5 P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 election: Requested vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:50:01.249034  7652 tablet_bootstrap.cc:654] T 6073470f6b544595a7b366e44b7d70f5 P dde0c3c74e7f473ca5d3fbb12786fc93: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:01.250690  7609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6073470f6b544595a7b366e44b7d70f5" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93"
W20260709 14:50:01.252328  7500 leader_election.cc:343] T 6073470f6b544595a7b366e44b7d70f5 P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:01.253185  7659 tablet_bootstrap.cc:654] T b92881ebc48042b5ad162acf6bb8ff4e P 291f2c0a115748ee98f239b5704939ea: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:01.292354  7461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6073470f6b544595a7b366e44b7d70f5" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df"
I20260709 14:50:01.294214  7461 raft_consensus.cc:3060] T 6073470f6b544595a7b366e44b7d70f5 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:01.298115  7359 catalog_manager.cc:5697] T 3ea3bb67a6ae412eae3dbf01d6476d7b P f2da5f38b8fd40629e7b120a0ae3f4df reported cstate change: term changed from 0 to 1, leader changed from <none> to f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65). New cstate: current_term: 1 leader_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:01.302096  7650 tablet_bootstrap.cc:492] T 4b7b1b7b7b874ca58d7e0b403761b256 P f2da5f38b8fd40629e7b120a0ae3f4df: No bootstrap required, opened a new log
I20260709 14:50:01.330010  7750 consensus_queue.cc:1048] T c2375bca99d846dca812b43f5bf7a1ad P dde0c3c74e7f473ca5d3fbb12786fc93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 14:50:01.337435  7461 raft_consensus.cc:2468] T 6073470f6b544595a7b366e44b7d70f5 P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 291f2c0a115748ee98f239b5704939ea in term 1.
I20260709 14:50:01.471890  7650 ts_tablet_manager.cc:1403] T 4b7b1b7b7b874ca58d7e0b403761b256 P f2da5f38b8fd40629e7b120a0ae3f4df: Time spent bootstrapping tablet: real 0.317s	user 0.029s	sys 0.012s
I20260709 14:50:01.490830  7358 catalog_manager.cc:5697] T b10cfcd79e134a368116782c2d83dac4 P 291f2c0a115748ee98f239b5704939ea reported cstate change: term changed from 0 to 1, leader changed from <none> to 291f2c0a115748ee98f239b5704939ea (127.6.46.66). New cstate: current_term: 1 leader_uuid: "291f2c0a115748ee98f239b5704939ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:01.501384  7652 tablet_bootstrap.cc:492] T 6073470f6b544595a7b366e44b7d70f5 P dde0c3c74e7f473ca5d3fbb12786fc93: No bootstrap required, opened a new log
I20260709 14:50:01.502112  7652 ts_tablet_manager.cc:1403] T 6073470f6b544595a7b366e44b7d70f5 P dde0c3c74e7f473ca5d3fbb12786fc93: Time spent bootstrapping tablet: real 0.338s	user 0.006s	sys 0.008s
I20260709 14:50:01.502969  7676 raft_consensus.cc:493] T 92de74c7b235473185b5beb6441b20da P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:01.503496  7676 raft_consensus.cc:515] T 92de74c7b235473185b5beb6441b20da P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:01.509403  7650 raft_consensus.cc:359] T 4b7b1b7b7b874ca58d7e0b403761b256 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:01.510191  7650 raft_consensus.cc:385] T 4b7b1b7b7b874ca58d7e0b403761b256 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:01.510485  7650 raft_consensus.cc:740] T 4b7b1b7b7b874ca58d7e0b403761b256 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2da5f38b8fd40629e7b120a0ae3f4df, State: Initialized, Role: FOLLOWER
I20260709 14:50:01.511072  7461 raft_consensus.cc:3060] T c2375bca99d846dca812b43f5bf7a1ad P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:01.511170  7650 consensus_queue.cc:260] T 4b7b1b7b7b874ca58d7e0b403761b256 P f2da5f38b8fd40629e7b120a0ae3f4df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:01.515810  7676 leader_election.cc:290] T 92de74c7b235473185b5beb6441b20da P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:50:01.505244  7725 raft_consensus.cc:493] T 4b7b1b7b7b874ca58d7e0b403761b256 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:01.520298  7725 raft_consensus.cc:515] T 4b7b1b7b7b874ca58d7e0b403761b256 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:01.521004  7608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92de74c7b235473185b5beb6441b20da" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" is_pre_election: true
I20260709 14:50:01.522586  7725 leader_election.cc:290] T 4b7b1b7b7b874ca58d7e0b403761b256 P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
W20260709 14:50:01.522626  7500 leader_election.cc:343] T 92de74c7b235473185b5beb6441b20da P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:01.520789  7501 leader_election.cc:304] T 6073470f6b544595a7b366e44b7d70f5 P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 291f2c0a115748ee98f239b5704939ea, f2da5f38b8fd40629e7b120a0ae3f4df; no voters: dde0c3c74e7f473ca5d3fbb12786fc93
I20260709 14:50:01.528259  7608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b7b1b7b7b874ca58d7e0b403761b256" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" is_pre_election: true
W20260709 14:50:01.530819  7500 leader_election.cc:343] T 4b7b1b7b7b874ca58d7e0b403761b256 P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:01.530920  7460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92de74c7b235473185b5beb6441b20da" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" is_pre_election: true
I20260709 14:50:01.531276  7750 raft_consensus.cc:493] T ff6e2b6db5d04778874fe23971decebb P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:01.531705  7460 raft_consensus.cc:2468] T 92de74c7b235473185b5beb6441b20da P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 291f2c0a115748ee98f239b5704939ea in term 0.
I20260709 14:50:01.531927  7750 raft_consensus.cc:515] T ff6e2b6db5d04778874fe23971decebb P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:01.532388  7725 raft_consensus.cc:2804] T 6073470f6b544595a7b366e44b7d70f5 P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:01.532953  7725 raft_consensus.cc:697] T 6073470f6b544595a7b366e44b7d70f5 P 291f2c0a115748ee98f239b5704939ea [term 1 LEADER]: Becoming Leader. State: Replica: 291f2c0a115748ee98f239b5704939ea, State: Running, Role: LEADER
I20260709 14:50:01.535825  7457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b7b1b7b7b874ca58d7e0b403761b256" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" is_pre_election: true
I20260709 14:50:01.536295  7750 leader_election.cc:290] T ff6e2b6db5d04778874fe23971decebb P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303)
I20260709 14:50:01.536556  7457 raft_consensus.cc:2468] T 4b7b1b7b7b874ca58d7e0b403761b256 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 291f2c0a115748ee98f239b5704939ea in term 0.
I20260709 14:50:01.540319  7535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff6e2b6db5d04778874fe23971decebb" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea" is_pre_election: true
I20260709 14:50:01.532416  7652 raft_consensus.cc:359] T 6073470f6b544595a7b366e44b7d70f5 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:01.541018  7535 raft_consensus.cc:2468] T ff6e2b6db5d04778874fe23971decebb P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dde0c3c74e7f473ca5d3fbb12786fc93 in term 0.
I20260709 14:50:01.541234  7652 raft_consensus.cc:385] T 6073470f6b544595a7b366e44b7d70f5 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:01.541522  7652 raft_consensus.cc:740] T 6073470f6b544595a7b366e44b7d70f5 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dde0c3c74e7f473ca5d3fbb12786fc93, State: Initialized, Role: FOLLOWER
I20260709 14:50:01.542197  7652 consensus_queue.cc:260] T 6073470f6b544595a7b366e44b7d70f5 P dde0c3c74e7f473ca5d3fbb12786fc93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:01.543223  7501 leader_election.cc:304] T 92de74c7b235473185b5beb6441b20da P 291f2c0a115748ee98f239b5704939ea [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: 291f2c0a115748ee98f239b5704939ea, f2da5f38b8fd40629e7b120a0ae3f4df; no voters: dde0c3c74e7f473ca5d3fbb12786fc93
I20260709 14:50:01.543988  7676 raft_consensus.cc:2804] T 92de74c7b235473185b5beb6441b20da P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:01.545038  7458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff6e2b6db5d04778874fe23971decebb" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" is_pre_election: true
I20260709 14:50:01.547274  7690 consensus_queue.cc:1048] T 2f985d6b625341ea8733d7042a6c51fe P dde0c3c74e7f473ca5d3fbb12786fc93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 14:50:01.549093  7676 raft_consensus.cc:493] T 92de74c7b235473185b5beb6441b20da P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:01.549243  7678 raft_consensus.cc:493] T 984b3887578a42b2be9ef8f75e3d8ace P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:50:01.549046  7575 leader_election.cc:343] T ff6e2b6db5d04778874fe23971decebb P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:01.549686  7676 raft_consensus.cc:3060] T 92de74c7b235473185b5beb6441b20da P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:01.549858  7678 raft_consensus.cc:515] T 984b3887578a42b2be9ef8f75e3d8ace P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:01.550488  7690 consensus_queue.cc:1048] T 84c24eac57634ce8b573bf52d2728337 P dde0c3c74e7f473ca5d3fbb12786fc93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:01.552049  7678 leader_election.cc:290] T 984b3887578a42b2be9ef8f75e3d8ace P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303)
I20260709 14:50:01.534125  7725 consensus_queue.cc:237] T 6073470f6b544595a7b366e44b7d70f5 P 291f2c0a115748ee98f239b5704939ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:01.552989  7457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "984b3887578a42b2be9ef8f75e3d8ace" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" is_pre_election: true
I20260709 14:50:01.553866  7457 raft_consensus.cc:2468] T 984b3887578a42b2be9ef8f75e3d8ace P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dde0c3c74e7f473ca5d3fbb12786fc93 in term 0.
I20260709 14:50:01.555380  7575 leader_election.cc:304] T 984b3887578a42b2be9ef8f75e3d8ace P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dde0c3c74e7f473ca5d3fbb12786fc93, f2da5f38b8fd40629e7b120a0ae3f4df; no voters: 
I20260709 14:50:01.557045  7501 leader_election.cc:304] T 4b7b1b7b7b874ca58d7e0b403761b256 P 291f2c0a115748ee98f239b5704939ea [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: 291f2c0a115748ee98f239b5704939ea, f2da5f38b8fd40629e7b120a0ae3f4df; no voters: dde0c3c74e7f473ca5d3fbb12786fc93
I20260709 14:50:01.557866  7666 raft_consensus.cc:2804] T 4b7b1b7b7b874ca58d7e0b403761b256 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:01.558203  7666 raft_consensus.cc:493] T 4b7b1b7b7b874ca58d7e0b403761b256 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:01.558516  7666 raft_consensus.cc:3060] T 4b7b1b7b7b874ca58d7e0b403761b256 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:01.565490  7574 leader_election.cc:304] T ff6e2b6db5d04778874fe23971decebb P dde0c3c74e7f473ca5d3fbb12786fc93 [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: 291f2c0a115748ee98f239b5704939ea, dde0c3c74e7f473ca5d3fbb12786fc93; no voters: f2da5f38b8fd40629e7b120a0ae3f4df
I20260709 14:50:01.567584  7536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "984b3887578a42b2be9ef8f75e3d8ace" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea" is_pre_election: true
I20260709 14:50:01.568358  7536 raft_consensus.cc:2468] T 984b3887578a42b2be9ef8f75e3d8ace P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dde0c3c74e7f473ca5d3fbb12786fc93 in term 0.
I20260709 14:50:01.557066  7690 raft_consensus.cc:2804] T 984b3887578a42b2be9ef8f75e3d8ace P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:01.569712  7690 raft_consensus.cc:493] T 984b3887578a42b2be9ef8f75e3d8ace P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:01.570067  7690 raft_consensus.cc:3060] T 984b3887578a42b2be9ef8f75e3d8ace P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:01.572186  7702 raft_consensus.cc:493] T c2375bca99d846dca812b43f5bf7a1ad P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:01.573983  7678 raft_consensus.cc:2804] T ff6e2b6db5d04778874fe23971decebb P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:01.567718  7666 raft_consensus.cc:515] T 4b7b1b7b7b874ca58d7e0b403761b256 P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:01.574774  7678 raft_consensus.cc:493] T ff6e2b6db5d04778874fe23971decebb P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:01.575666  7678 raft_consensus.cc:3060] T ff6e2b6db5d04778874fe23971decebb P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:01.578300  7650 ts_tablet_manager.cc:1434] T 4b7b1b7b7b874ca58d7e0b403761b256 P f2da5f38b8fd40629e7b120a0ae3f4df: Time spent starting tablet: real 0.106s	user 0.001s	sys 0.010s
I20260709 14:50:01.572666  7702 raft_consensus.cc:515] T c2375bca99d846dca812b43f5bf7a1ad P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:01.589224  7608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b7b1b7b7b874ca58d7e0b403761b256" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93"
I20260709 14:50:01.590184  7666 leader_election.cc:290] T 4b7b1b7b7b874ca58d7e0b403761b256 P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 election: Requested vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
W20260709 14:50:01.590616  7500 leader_election.cc:343] T 4b7b1b7b7b874ca58d7e0b403761b256 P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:01.591967  7788 consensus_queue.cc:1048] T c2375bca99d846dca812b43f5bf7a1ad P dde0c3c74e7f473ca5d3fbb12786fc93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260709 14:50:01.591917  7461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b7b1b7b7b874ca58d7e0b403761b256" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df"
I20260709 14:50:01.592342  7702 leader_election.cc:290] T c2375bca99d846dca812b43f5bf7a1ad P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:50:01.592964  7461 raft_consensus.cc:3060] T 4b7b1b7b7b874ca58d7e0b403761b256 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:01.596788  7609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2375bca99d846dca812b43f5bf7a1ad" candidate_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" is_pre_election: true
I20260709 14:50:01.592373  7535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2375bca99d846dca812b43f5bf7a1ad" candidate_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea" is_pre_election: true
I20260709 14:50:01.600703  7678 raft_consensus.cc:515] T ff6e2b6db5d04778874fe23971decebb P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:01.602394  7650 tablet_bootstrap.cc:492] T 2f985d6b625341ea8733d7042a6c51fe P f2da5f38b8fd40629e7b120a0ae3f4df: Bootstrap starting.
I20260709 14:50:01.602962  7425 leader_election.cc:304] T c2375bca99d846dca812b43f5bf7a1ad P f2da5f38b8fd40629e7b120a0ae3f4df [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: f2da5f38b8fd40629e7b120a0ae3f4df; no voters: 291f2c0a115748ee98f239b5704939ea, dde0c3c74e7f473ca5d3fbb12786fc93
I20260709 14:50:01.606907  7458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff6e2b6db5d04778874fe23971decebb" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df"
I20260709 14:50:01.610514  7659 tablet_bootstrap.cc:492] T b92881ebc48042b5ad162acf6bb8ff4e P 291f2c0a115748ee98f239b5704939ea: No bootstrap required, opened a new log
W20260709 14:50:01.610637  7575 leader_election.cc:343] T ff6e2b6db5d04778874fe23971decebb P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:01.611155  7659 ts_tablet_manager.cc:1403] T b92881ebc48042b5ad162acf6bb8ff4e P 291f2c0a115748ee98f239b5704939ea: Time spent bootstrapping tablet: real 0.389s	user 0.030s	sys 0.023s
W20260709 14:50:01.617154  7575 consensus_peers.cc:597] T 2f985d6b625341ea8733d7042a6c51fe P dde0c3c74e7f473ca5d3fbb12786fc93 -> Peer f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837): Couldn't send request to peer f2da5f38b8fd40629e7b120a0ae3f4df. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:01.624346  7659 raft_consensus.cc:359] T b92881ebc48042b5ad162acf6bb8ff4e P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:01.625295  7659 raft_consensus.cc:385] T b92881ebc48042b5ad162acf6bb8ff4e P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:01.625727  7659 raft_consensus.cc:740] T b92881ebc48042b5ad162acf6bb8ff4e P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 291f2c0a115748ee98f239b5704939ea, State: Initialized, Role: FOLLOWER
I20260709 14:50:01.625903  7461 raft_consensus.cc:2468] T 4b7b1b7b7b874ca58d7e0b403761b256 P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 291f2c0a115748ee98f239b5704939ea in term 1.
I20260709 14:50:01.627112  7652 ts_tablet_manager.cc:1434] T 6073470f6b544595a7b366e44b7d70f5 P dde0c3c74e7f473ca5d3fbb12786fc93: Time spent starting tablet: real 0.125s	user 0.006s	sys 0.002s
I20260709 14:50:01.628123  7501 leader_election.cc:304] T 4b7b1b7b7b874ca58d7e0b403761b256 P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 291f2c0a115748ee98f239b5704939ea, f2da5f38b8fd40629e7b120a0ae3f4df; no voters: dde0c3c74e7f473ca5d3fbb12786fc93
I20260709 14:50:01.629065  7678 leader_election.cc:290] T ff6e2b6db5d04778874fe23971decebb P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 election: Requested vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303)
I20260709 14:50:01.634083  7700 raft_consensus.cc:2749] T c2375bca99d846dca812b43f5bf7a1ad P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:01.635219  7675 raft_consensus.cc:2804] T 4b7b1b7b7b874ca58d7e0b403761b256 P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:01.636766  7533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff6e2b6db5d04778874fe23971decebb" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea"
I20260709 14:50:01.637398  7533 raft_consensus.cc:3060] T ff6e2b6db5d04778874fe23971decebb P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:01.639273  7675 raft_consensus.cc:697] T 4b7b1b7b7b874ca58d7e0b403761b256 P 291f2c0a115748ee98f239b5704939ea [term 1 LEADER]: Becoming Leader. State: Replica: 291f2c0a115748ee98f239b5704939ea, State: Running, Role: LEADER
I20260709 14:50:01.641239  7675 consensus_queue.cc:237] T 4b7b1b7b7b874ca58d7e0b403761b256 P 291f2c0a115748ee98f239b5704939ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:01.650327  7533 raft_consensus.cc:2468] T ff6e2b6db5d04778874fe23971decebb P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dde0c3c74e7f473ca5d3fbb12786fc93 in term 1.
I20260709 14:50:01.643694  7676 raft_consensus.cc:515] T 92de74c7b235473185b5beb6441b20da P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:01.653856  7652 tablet_bootstrap.cc:492] T a1d92fdf0e314fcb82ac1aceec95ffc4 P dde0c3c74e7f473ca5d3fbb12786fc93: Bootstrap starting.
I20260709 14:50:01.654695  7743 consensus_queue.cc:1048] T 84c24eac57634ce8b573bf52d2728337 P dde0c3c74e7f473ca5d3fbb12786fc93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:01.656879  7650 tablet_bootstrap.cc:654] T 2f985d6b625341ea8733d7042a6c51fe P f2da5f38b8fd40629e7b120a0ae3f4df: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:01.659029  7676 leader_election.cc:290] T 92de74c7b235473185b5beb6441b20da P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 election: Requested vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:50:01.660554  7460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92de74c7b235473185b5beb6441b20da" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df"
I20260709 14:50:01.661175  7460 raft_consensus.cc:3060] T 92de74c7b235473185b5beb6441b20da P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:01.666680  7690 raft_consensus.cc:515] T 984b3887578a42b2be9ef8f75e3d8ace P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:01.668613  7460 raft_consensus.cc:2468] T 92de74c7b235473185b5beb6441b20da P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 291f2c0a115748ee98f239b5704939ea in term 1.
I20260709 14:50:01.669867  7501 leader_election.cc:304] T 92de74c7b235473185b5beb6441b20da P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 291f2c0a115748ee98f239b5704939ea, f2da5f38b8fd40629e7b120a0ae3f4df; no voters: 
I20260709 14:50:01.669965  7609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92de74c7b235473185b5beb6441b20da" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93"
I20260709 14:50:01.672256  7357 catalog_manager.cc:5697] T 6073470f6b544595a7b366e44b7d70f5 P 291f2c0a115748ee98f239b5704939ea reported cstate change: term changed from 0 to 1, leader changed from <none> to 291f2c0a115748ee98f239b5704939ea (127.6.46.66). New cstate: current_term: 1 leader_uuid: "291f2c0a115748ee98f239b5704939ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } health_report { overall_health: UNKNOWN } } }
W20260709 14:50:01.676295  7500 leader_election.cc:343] T 92de74c7b235473185b5beb6441b20da P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:01.676352  7690 leader_election.cc:290] T 984b3887578a42b2be9ef8f75e3d8ace P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 election: Requested vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303)
I20260709 14:50:01.677047  7457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "984b3887578a42b2be9ef8f75e3d8ace" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df"
I20260709 14:50:01.677860  7457 raft_consensus.cc:3060] T 984b3887578a42b2be9ef8f75e3d8ace P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:01.685175  7676 raft_consensus.cc:2804] T 92de74c7b235473185b5beb6441b20da P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:01.687987  7676 raft_consensus.cc:697] T 92de74c7b235473185b5beb6441b20da P 291f2c0a115748ee98f239b5704939ea [term 1 LEADER]: Becoming Leader. State: Replica: 291f2c0a115748ee98f239b5704939ea, State: Running, Role: LEADER
I20260709 14:50:01.686786  7574 leader_election.cc:304] T ff6e2b6db5d04778874fe23971decebb P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 291f2c0a115748ee98f239b5704939ea, dde0c3c74e7f473ca5d3fbb12786fc93; no voters: f2da5f38b8fd40629e7b120a0ae3f4df
I20260709 14:50:01.689697  7690 raft_consensus.cc:2804] T ff6e2b6db5d04778874fe23971decebb P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:01.690203  7690 raft_consensus.cc:697] T ff6e2b6db5d04778874fe23971decebb P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 LEADER]: Becoming Leader. State: Replica: dde0c3c74e7f473ca5d3fbb12786fc93, State: Running, Role: LEADER
I20260709 14:50:01.691092  7690 consensus_queue.cc:237] T ff6e2b6db5d04778874fe23971decebb P dde0c3c74e7f473ca5d3fbb12786fc93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:01.695683  7676 consensus_queue.cc:237] T 92de74c7b235473185b5beb6441b20da P 291f2c0a115748ee98f239b5704939ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:01.702011  7659 consensus_queue.cc:260] T b92881ebc48042b5ad162acf6bb8ff4e P 291f2c0a115748ee98f239b5704939ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:01.703564  7659 ts_tablet_manager.cc:1434] T b92881ebc48042b5ad162acf6bb8ff4e P 291f2c0a115748ee98f239b5704939ea: Time spent starting tablet: real 0.092s	user 0.006s	sys 0.005s
I20260709 14:50:01.705570  7700 consensus_queue.cc:1048] T 3ea3bb67a6ae412eae3dbf01d6476d7b P f2da5f38b8fd40629e7b120a0ae3f4df [LEADER]: Connected to new peer: Peer: permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:01.706158  7659 tablet_bootstrap.cc:492] T 6070143bb42b40c6bdb9e2dda21eee26 P 291f2c0a115748ee98f239b5704939ea: Bootstrap starting.
I20260709 14:50:01.717080  7652 tablet_bootstrap.cc:654] T a1d92fdf0e314fcb82ac1aceec95ffc4 P dde0c3c74e7f473ca5d3fbb12786fc93: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:01.717417  7457 raft_consensus.cc:2468] T 984b3887578a42b2be9ef8f75e3d8ace P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dde0c3c74e7f473ca5d3fbb12786fc93 in term 1.
I20260709 14:50:01.718652  7535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "984b3887578a42b2be9ef8f75e3d8ace" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea"
I20260709 14:50:01.719273  7535 raft_consensus.cc:3060] T 984b3887578a42b2be9ef8f75e3d8ace P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:01.719180  7575 leader_election.cc:304] T 984b3887578a42b2be9ef8f75e3d8ace P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dde0c3c74e7f473ca5d3fbb12786fc93, f2da5f38b8fd40629e7b120a0ae3f4df; no voters: 
I20260709 14:50:01.720419  7750 raft_consensus.cc:2804] T 984b3887578a42b2be9ef8f75e3d8ace P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:01.720994  7750 raft_consensus.cc:697] T 984b3887578a42b2be9ef8f75e3d8ace P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 LEADER]: Becoming Leader. State: Replica: dde0c3c74e7f473ca5d3fbb12786fc93, State: Running, Role: LEADER
I20260709 14:50:01.722048  7750 consensus_queue.cc:237] T 984b3887578a42b2be9ef8f75e3d8ace P dde0c3c74e7f473ca5d3fbb12786fc93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
W20260709 14:50:01.736820  7501 consensus_peers.cc:597] T b10cfcd79e134a368116782c2d83dac4 P 291f2c0a115748ee98f239b5704939ea -> Peer f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837): Couldn't send request to peer f2da5f38b8fd40629e7b120a0ae3f4df. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:01.737673  7535 raft_consensus.cc:2468] T 984b3887578a42b2be9ef8f75e3d8ace P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dde0c3c74e7f473ca5d3fbb12786fc93 in term 1.
I20260709 14:50:01.741653  7659 tablet_bootstrap.cc:654] T 6070143bb42b40c6bdb9e2dda21eee26 P 291f2c0a115748ee98f239b5704939ea: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:01.740442  7798 raft_consensus.cc:493] T 6073470f6b544595a7b366e44b7d70f5 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:01.748606  7650 tablet_bootstrap.cc:492] T 2f985d6b625341ea8733d7042a6c51fe P f2da5f38b8fd40629e7b120a0ae3f4df: No bootstrap required, opened a new log
I20260709 14:50:01.749163  7650 ts_tablet_manager.cc:1403] T 2f985d6b625341ea8733d7042a6c51fe P f2da5f38b8fd40629e7b120a0ae3f4df: Time spent bootstrapping tablet: real 0.147s	user 0.015s	sys 0.001s
I20260709 14:50:01.746953  7798 raft_consensus.cc:515] T 6073470f6b544595a7b366e44b7d70f5 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:01.764632  7652 tablet_bootstrap.cc:492] T a1d92fdf0e314fcb82ac1aceec95ffc4 P dde0c3c74e7f473ca5d3fbb12786fc93: No bootstrap required, opened a new log
I20260709 14:50:01.765089  7652 ts_tablet_manager.cc:1403] T a1d92fdf0e314fcb82ac1aceec95ffc4 P dde0c3c74e7f473ca5d3fbb12786fc93: Time spent bootstrapping tablet: real 0.113s	user 0.018s	sys 0.013s
I20260709 14:50:01.766896  7650 raft_consensus.cc:359] T 2f985d6b625341ea8733d7042a6c51fe P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:01.767597  7650 raft_consensus.cc:385] T 2f985d6b625341ea8733d7042a6c51fe P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:01.767882  7650 raft_consensus.cc:740] T 2f985d6b625341ea8733d7042a6c51fe P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2da5f38b8fd40629e7b120a0ae3f4df, State: Initialized, Role: FOLLOWER
I20260709 14:50:01.768453  7650 consensus_queue.cc:260] T 2f985d6b625341ea8733d7042a6c51fe P f2da5f38b8fd40629e7b120a0ae3f4df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:01.772681  7650 ts_tablet_manager.cc:1434] T 2f985d6b625341ea8733d7042a6c51fe P f2da5f38b8fd40629e7b120a0ae3f4df: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.002s
I20260709 14:50:01.775154  7652 raft_consensus.cc:359] T a1d92fdf0e314fcb82ac1aceec95ffc4 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:01.776384  7652 raft_consensus.cc:385] T a1d92fdf0e314fcb82ac1aceec95ffc4 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:01.776649  7652 raft_consensus.cc:740] T a1d92fdf0e314fcb82ac1aceec95ffc4 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dde0c3c74e7f473ca5d3fbb12786fc93, State: Initialized, Role: FOLLOWER
I20260709 14:50:01.779302  7652 consensus_queue.cc:260] T a1d92fdf0e314fcb82ac1aceec95ffc4 P dde0c3c74e7f473ca5d3fbb12786fc93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:01.780936  7652 ts_tablet_manager.cc:1434] T a1d92fdf0e314fcb82ac1aceec95ffc4 P dde0c3c74e7f473ca5d3fbb12786fc93: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.002s
I20260709 14:50:01.781829  7652 tablet_bootstrap.cc:492] T 4b7b1b7b7b874ca58d7e0b403761b256 P dde0c3c74e7f473ca5d3fbb12786fc93: Bootstrap starting.
I20260709 14:50:01.777997  7357 catalog_manager.cc:5697] T 4b7b1b7b7b874ca58d7e0b403761b256 P 291f2c0a115748ee98f239b5704939ea reported cstate change: term changed from 0 to 1, leader changed from <none> to 291f2c0a115748ee98f239b5704939ea (127.6.46.66). New cstate: current_term: 1 leader_uuid: "291f2c0a115748ee98f239b5704939ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:01.782826  7357 catalog_manager.cc:5697] T 92de74c7b235473185b5beb6441b20da P 291f2c0a115748ee98f239b5704939ea reported cstate change: term changed from 0 to 1, leader changed from <none> to 291f2c0a115748ee98f239b5704939ea (127.6.46.66). New cstate: current_term: 1 leader_uuid: "291f2c0a115748ee98f239b5704939ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:01.784373  7702 consensus_queue.cc:1048] T 3ea3bb67a6ae412eae3dbf01d6476d7b P f2da5f38b8fd40629e7b120a0ae3f4df [LEADER]: Connected to new peer: Peer: permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:01.787825  7798 leader_election.cc:290] T 6073470f6b544595a7b366e44b7d70f5 P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303)
I20260709 14:50:01.792001  7460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6073470f6b544595a7b366e44b7d70f5" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" is_pre_election: true
I20260709 14:50:01.792917  7650 tablet_bootstrap.cc:492] T ee836ebb217d4fa28626682645ab89a9 P f2da5f38b8fd40629e7b120a0ae3f4df: Bootstrap starting.
I20260709 14:50:01.792958  7460 raft_consensus.cc:2393] T 6073470f6b544595a7b366e44b7d70f5 P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dde0c3c74e7f473ca5d3fbb12786fc93 in current term 1: Already voted for candidate 291f2c0a115748ee98f239b5704939ea in this term.
I20260709 14:50:01.786948  7535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6073470f6b544595a7b366e44b7d70f5" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea" is_pre_election: true
I20260709 14:50:01.800668  7574 leader_election.cc:304] T 6073470f6b544595a7b366e44b7d70f5 P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dde0c3c74e7f473ca5d3fbb12786fc93; no voters: 291f2c0a115748ee98f239b5704939ea, f2da5f38b8fd40629e7b120a0ae3f4df
I20260709 14:50:01.801584  7798 raft_consensus.cc:3060] T 6073470f6b544595a7b366e44b7d70f5 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:01.810137  7798 raft_consensus.cc:2749] T 6073470f6b544595a7b366e44b7d70f5 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:01.813495  7676 consensus_queue.cc:1048] T b10cfcd79e134a368116782c2d83dac4 P 291f2c0a115748ee98f239b5704939ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:01.819355  7650 tablet_bootstrap.cc:654] T ee836ebb217d4fa28626682645ab89a9 P f2da5f38b8fd40629e7b120a0ae3f4df: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:01.821552  7652 tablet_bootstrap.cc:654] T 4b7b1b7b7b874ca58d7e0b403761b256 P dde0c3c74e7f473ca5d3fbb12786fc93: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:01.819154  7359 catalog_manager.cc:5697] T 984b3887578a42b2be9ef8f75e3d8ace P dde0c3c74e7f473ca5d3fbb12786fc93 reported cstate change: term changed from 0 to 1, leader changed from <none> to dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67). New cstate: current_term: 1 leader_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:01.827543  7359 catalog_manager.cc:5697] T ff6e2b6db5d04778874fe23971decebb P dde0c3c74e7f473ca5d3fbb12786fc93 reported cstate change: term changed from 0 to 1, leader changed from <none> to dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67). New cstate: current_term: 1 leader_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:01.833994  7659 tablet_bootstrap.cc:492] T 6070143bb42b40c6bdb9e2dda21eee26 P 291f2c0a115748ee98f239b5704939ea: No bootstrap required, opened a new log
I20260709 14:50:01.838550  7659 ts_tablet_manager.cc:1403] T 6070143bb42b40c6bdb9e2dda21eee26 P 291f2c0a115748ee98f239b5704939ea: Time spent bootstrapping tablet: real 0.133s	user 0.021s	sys 0.006s
I20260709 14:50:01.841287  7659 raft_consensus.cc:359] T 6070143bb42b40c6bdb9e2dda21eee26 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:01.842448  7659 raft_consensus.cc:385] T 6070143bb42b40c6bdb9e2dda21eee26 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:01.842618  7652 tablet_bootstrap.cc:492] T 4b7b1b7b7b874ca58d7e0b403761b256 P dde0c3c74e7f473ca5d3fbb12786fc93: No bootstrap required, opened a new log
I20260709 14:50:01.842715  7659 raft_consensus.cc:740] T 6070143bb42b40c6bdb9e2dda21eee26 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 291f2c0a115748ee98f239b5704939ea, State: Initialized, Role: FOLLOWER
I20260709 14:50:01.843083  7675 raft_consensus.cc:493] T b92881ebc48042b5ad162acf6bb8ff4e P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:01.843479  7675 raft_consensus.cc:515] T b92881ebc48042b5ad162acf6bb8ff4e P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:01.845878  7675 leader_election.cc:290] T b92881ebc48042b5ad162acf6bb8ff4e P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:50:01.846876  7609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b92881ebc48042b5ad162acf6bb8ff4e" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" is_pre_election: true
I20260709 14:50:01.847352  7460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b92881ebc48042b5ad162acf6bb8ff4e" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" is_pre_election: true
W20260709 14:50:01.847960  7500 leader_election.cc:343] T b92881ebc48042b5ad162acf6bb8ff4e P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:01.848153  7650 tablet_bootstrap.cc:492] T ee836ebb217d4fa28626682645ab89a9 P f2da5f38b8fd40629e7b120a0ae3f4df: No bootstrap required, opened a new log
I20260709 14:50:01.848606  7650 ts_tablet_manager.cc:1403] T ee836ebb217d4fa28626682645ab89a9 P f2da5f38b8fd40629e7b120a0ae3f4df: Time spent bootstrapping tablet: real 0.056s	user 0.012s	sys 0.003s
W20260709 14:50:01.848965  7501 leader_election.cc:343] T b92881ebc48042b5ad162acf6bb8ff4e P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:01.849398  7501 leader_election.cc:304] T b92881ebc48042b5ad162acf6bb8ff4e P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 291f2c0a115748ee98f239b5704939ea; no voters: dde0c3c74e7f473ca5d3fbb12786fc93, f2da5f38b8fd40629e7b120a0ae3f4df
I20260709 14:50:01.850445  7650 raft_consensus.cc:359] T ee836ebb217d4fa28626682645ab89a9 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:01.850872  7650 raft_consensus.cc:385] T ee836ebb217d4fa28626682645ab89a9 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:01.851027  7650 raft_consensus.cc:740] T ee836ebb217d4fa28626682645ab89a9 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2da5f38b8fd40629e7b120a0ae3f4df, State: Initialized, Role: FOLLOWER
I20260709 14:50:01.843437  7659 consensus_queue.cc:260] T 6070143bb42b40c6bdb9e2dda21eee26 P 291f2c0a115748ee98f239b5704939ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:01.851496  7794 raft_consensus.cc:2749] T b92881ebc48042b5ad162acf6bb8ff4e P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:01.851502  7650 consensus_queue.cc:260] T ee836ebb217d4fa28626682645ab89a9 P f2da5f38b8fd40629e7b120a0ae3f4df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:01.853781  7650 ts_tablet_manager.cc:1434] T ee836ebb217d4fa28626682645ab89a9 P f2da5f38b8fd40629e7b120a0ae3f4df: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:50:01.853821  7659 ts_tablet_manager.cc:1434] T 6070143bb42b40c6bdb9e2dda21eee26 P 291f2c0a115748ee98f239b5704939ea: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 14:50:01.854838  7650 tablet_bootstrap.cc:492] T b10cfcd79e134a368116782c2d83dac4 P f2da5f38b8fd40629e7b120a0ae3f4df: Bootstrap starting.
I20260709 14:50:01.854877  7659 tablet_bootstrap.cc:492] T a125a9ba3e0c4e4bb48070106d4776aa P 291f2c0a115748ee98f239b5704939ea: Bootstrap starting.
I20260709 14:50:01.858372  7652 ts_tablet_manager.cc:1403] T 4b7b1b7b7b874ca58d7e0b403761b256 P dde0c3c74e7f473ca5d3fbb12786fc93: Time spent bootstrapping tablet: real 0.077s	user 0.006s	sys 0.006s
I20260709 14:50:01.861420  7659 tablet_bootstrap.cc:654] T a125a9ba3e0c4e4bb48070106d4776aa P 291f2c0a115748ee98f239b5704939ea: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:01.861420  7650 tablet_bootstrap.cc:654] T b10cfcd79e134a368116782c2d83dac4 P f2da5f38b8fd40629e7b120a0ae3f4df: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:01.867378  7652 raft_consensus.cc:359] T 4b7b1b7b7b874ca58d7e0b403761b256 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:01.868309  7652 raft_consensus.cc:385] T 4b7b1b7b7b874ca58d7e0b403761b256 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:01.868649  7652 raft_consensus.cc:740] T 4b7b1b7b7b874ca58d7e0b403761b256 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dde0c3c74e7f473ca5d3fbb12786fc93, State: Initialized, Role: FOLLOWER
I20260709 14:50:01.869568  7652 consensus_queue.cc:260] T 4b7b1b7b7b874ca58d7e0b403761b256 P dde0c3c74e7f473ca5d3fbb12786fc93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:01.872839  7652 ts_tablet_manager.cc:1434] T 4b7b1b7b7b874ca58d7e0b403761b256 P dde0c3c74e7f473ca5d3fbb12786fc93: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260709 14:50:01.874080  7652 tablet_bootstrap.cc:492] T fca879354d60445bb8b90626af9cf1df P dde0c3c74e7f473ca5d3fbb12786fc93: Bootstrap starting.
I20260709 14:50:01.878209  7798 raft_consensus.cc:493] T a1d92fdf0e314fcb82ac1aceec95ffc4 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:01.878809  7798 raft_consensus.cc:515] T a1d92fdf0e314fcb82ac1aceec95ffc4 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:01.881409  7798 leader_election.cc:290] T a1d92fdf0e314fcb82ac1aceec95ffc4 P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303)
I20260709 14:50:01.883348  7460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1d92fdf0e314fcb82ac1aceec95ffc4" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" is_pre_election: true
I20260709 14:50:01.886252  7534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1d92fdf0e314fcb82ac1aceec95ffc4" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea" is_pre_election: true
I20260709 14:50:01.888177  7650 tablet_bootstrap.cc:492] T b10cfcd79e134a368116782c2d83dac4 P f2da5f38b8fd40629e7b120a0ae3f4df: No bootstrap required, opened a new log
I20260709 14:50:01.888707  7650 ts_tablet_manager.cc:1403] T b10cfcd79e134a368116782c2d83dac4 P f2da5f38b8fd40629e7b120a0ae3f4df: Time spent bootstrapping tablet: real 0.034s	user 0.017s	sys 0.004s
I20260709 14:50:01.891444  7659 tablet_bootstrap.cc:492] T a125a9ba3e0c4e4bb48070106d4776aa P 291f2c0a115748ee98f239b5704939ea: No bootstrap required, opened a new log
W20260709 14:50:01.891563  7575 leader_election.cc:343] T a1d92fdf0e314fcb82ac1aceec95ffc4 P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:01.891362  7650 raft_consensus.cc:359] T b10cfcd79e134a368116782c2d83dac4 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:01.891938  7659 ts_tablet_manager.cc:1403] T a125a9ba3e0c4e4bb48070106d4776aa P 291f2c0a115748ee98f239b5704939ea: Time spent bootstrapping tablet: real 0.037s	user 0.026s	sys 0.008s
I20260709 14:50:01.892174  7650 raft_consensus.cc:385] T b10cfcd79e134a368116782c2d83dac4 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:01.892561  7650 raft_consensus.cc:740] T b10cfcd79e134a368116782c2d83dac4 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2da5f38b8fd40629e7b120a0ae3f4df, State: Initialized, Role: FOLLOWER
I20260709 14:50:01.893260  7650 consensus_queue.cc:260] T b10cfcd79e134a368116782c2d83dac4 P f2da5f38b8fd40629e7b120a0ae3f4df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:01.894088  7652 tablet_bootstrap.cc:654] T fca879354d60445bb8b90626af9cf1df P dde0c3c74e7f473ca5d3fbb12786fc93: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:01.894451  7659 raft_consensus.cc:359] T a125a9ba3e0c4e4bb48070106d4776aa P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:01.895105  7659 raft_consensus.cc:385] T a125a9ba3e0c4e4bb48070106d4776aa P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:01.895388  7659 raft_consensus.cc:740] T a125a9ba3e0c4e4bb48070106d4776aa P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 291f2c0a115748ee98f239b5704939ea, State: Initialized, Role: FOLLOWER
I20260709 14:50:01.896209  7659 consensus_queue.cc:260] T a125a9ba3e0c4e4bb48070106d4776aa P 291f2c0a115748ee98f239b5704939ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
W20260709 14:50:01.894140  7574 leader_election.cc:343] T a1d92fdf0e314fcb82ac1aceec95ffc4 P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:01.897085  7574 leader_election.cc:304] T a1d92fdf0e314fcb82ac1aceec95ffc4 P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dde0c3c74e7f473ca5d3fbb12786fc93; no voters: 291f2c0a115748ee98f239b5704939ea, f2da5f38b8fd40629e7b120a0ae3f4df
I20260709 14:50:01.898093  7798 raft_consensus.cc:2749] T a1d92fdf0e314fcb82ac1aceec95ffc4 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:01.898402  7659 ts_tablet_manager.cc:1434] T a125a9ba3e0c4e4bb48070106d4776aa P 291f2c0a115748ee98f239b5704939ea: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:50:01.901383  7659 tablet_bootstrap.cc:492] T ee836ebb217d4fa28626682645ab89a9 P 291f2c0a115748ee98f239b5704939ea: Bootstrap starting.
I20260709 14:50:01.906652  7659 tablet_bootstrap.cc:654] T ee836ebb217d4fa28626682645ab89a9 P 291f2c0a115748ee98f239b5704939ea: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:01.908557  7650 ts_tablet_manager.cc:1434] T b10cfcd79e134a368116782c2d83dac4 P f2da5f38b8fd40629e7b120a0ae3f4df: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.002s
I20260709 14:50:01.909813  7650 tablet_bootstrap.cc:492] T a1d92fdf0e314fcb82ac1aceec95ffc4 P f2da5f38b8fd40629e7b120a0ae3f4df: Bootstrap starting.
I20260709 14:50:01.920162  7650 tablet_bootstrap.cc:654] T a1d92fdf0e314fcb82ac1aceec95ffc4 P f2da5f38b8fd40629e7b120a0ae3f4df: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:01.922027  7700 raft_consensus.cc:493] T ee836ebb217d4fa28626682645ab89a9 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:01.922559  7700 raft_consensus.cc:515] T ee836ebb217d4fa28626682645ab89a9 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:01.925632  7652 tablet_bootstrap.cc:492] T fca879354d60445bb8b90626af9cf1df P dde0c3c74e7f473ca5d3fbb12786fc93: No bootstrap required, opened a new log
I20260709 14:50:01.925557  7534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee836ebb217d4fa28626682645ab89a9" candidate_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea" is_pre_election: true
I20260709 14:50:01.926112  7652 ts_tablet_manager.cc:1403] T fca879354d60445bb8b90626af9cf1df P dde0c3c74e7f473ca5d3fbb12786fc93: Time spent bootstrapping tablet: real 0.052s	user 0.019s	sys 0.013s
W20260709 14:50:01.927699  7425 leader_election.cc:343] T ee836ebb217d4fa28626682645ab89a9 P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:01.929070  7702 raft_consensus.cc:493] T 2f985d6b625341ea8733d7042a6c51fe P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:01.929670  7652 raft_consensus.cc:359] T fca879354d60445bb8b90626af9cf1df P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:01.930384  7652 raft_consensus.cc:385] T fca879354d60445bb8b90626af9cf1df P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:01.930684  7652 raft_consensus.cc:740] T fca879354d60445bb8b90626af9cf1df P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dde0c3c74e7f473ca5d3fbb12786fc93, State: Initialized, Role: FOLLOWER
I20260709 14:50:01.930491  7609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee836ebb217d4fa28626682645ab89a9" candidate_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" is_pre_election: true
I20260709 14:50:01.931511  7609 raft_consensus.cc:2468] T ee836ebb217d4fa28626682645ab89a9 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f2da5f38b8fd40629e7b120a0ae3f4df in term 0.
I20260709 14:50:01.931385  7652 consensus_queue.cc:260] T fca879354d60445bb8b90626af9cf1df P dde0c3c74e7f473ca5d3fbb12786fc93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:01.933037  7425 leader_election.cc:304] T ee836ebb217d4fa28626682645ab89a9 P f2da5f38b8fd40629e7b120a0ae3f4df [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: dde0c3c74e7f473ca5d3fbb12786fc93, f2da5f38b8fd40629e7b120a0ae3f4df; no voters: 291f2c0a115748ee98f239b5704939ea
I20260709 14:50:01.933887  7653 raft_consensus.cc:2804] T ee836ebb217d4fa28626682645ab89a9 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:01.934193  7653 raft_consensus.cc:493] T ee836ebb217d4fa28626682645ab89a9 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:01.934549  7653 raft_consensus.cc:3060] T ee836ebb217d4fa28626682645ab89a9 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:01.936834  7652 ts_tablet_manager.cc:1434] T fca879354d60445bb8b90626af9cf1df P dde0c3c74e7f473ca5d3fbb12786fc93: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 14:50:01.938460  7652 tablet_bootstrap.cc:492] T 5d3f408496d34341a0ea4cd7efef9b2a P dde0c3c74e7f473ca5d3fbb12786fc93: Bootstrap starting.
I20260709 14:50:01.928661  7700 leader_election.cc:290] T ee836ebb217d4fa28626682645ab89a9 P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:50:01.929960  7702 raft_consensus.cc:515] T 2f985d6b625341ea8733d7042a6c51fe P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:01.941892  7702 leader_election.cc:290] T 2f985d6b625341ea8733d7042a6c51fe P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:50:01.943437  7533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f985d6b625341ea8733d7042a6c51fe" candidate_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea" is_pre_election: true
I20260709 14:50:01.944198  7652 tablet_bootstrap.cc:654] T 5d3f408496d34341a0ea4cd7efef9b2a P dde0c3c74e7f473ca5d3fbb12786fc93: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:01.945353  7609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f985d6b625341ea8733d7042a6c51fe" candidate_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" is_pre_election: true
I20260709 14:50:01.963587  7425 leader_election.cc:304] T 2f985d6b625341ea8733d7042a6c51fe P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f2da5f38b8fd40629e7b120a0ae3f4df; no voters: 291f2c0a115748ee98f239b5704939ea, dde0c3c74e7f473ca5d3fbb12786fc93
I20260709 14:50:01.966225  7818 raft_consensus.cc:2749] T 2f985d6b625341ea8733d7042a6c51fe P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:01.969132  7653 raft_consensus.cc:515] T ee836ebb217d4fa28626682645ab89a9 P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:01.970175  7675 consensus_queue.cc:1048] T 6073470f6b544595a7b366e44b7d70f5 P 291f2c0a115748ee98f239b5704939ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:01.971977  7534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee836ebb217d4fa28626682645ab89a9" candidate_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea"
W20260709 14:50:01.972569  7407 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 14:50:01.974687  7425 leader_election.cc:343] T ee836ebb217d4fa28626682645ab89a9 P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:01.975927  7653 leader_election.cc:290] T ee836ebb217d4fa28626682645ab89a9 P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 1 election: Requested vote from peers 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:50:01.977550  7608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee836ebb217d4fa28626682645ab89a9" candidate_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93"
I20260709 14:50:01.978117  7608 raft_consensus.cc:3060] T ee836ebb217d4fa28626682645ab89a9 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:01.981006  7652 tablet_bootstrap.cc:492] T 5d3f408496d34341a0ea4cd7efef9b2a P dde0c3c74e7f473ca5d3fbb12786fc93: No bootstrap required, opened a new log
I20260709 14:50:01.981810  7652 ts_tablet_manager.cc:1403] T 5d3f408496d34341a0ea4cd7efef9b2a P dde0c3c74e7f473ca5d3fbb12786fc93: Time spent bootstrapping tablet: real 0.044s	user 0.018s	sys 0.011s
I20260709 14:50:01.982332  7650 tablet_bootstrap.cc:492] T a1d92fdf0e314fcb82ac1aceec95ffc4 P f2da5f38b8fd40629e7b120a0ae3f4df: No bootstrap required, opened a new log
I20260709 14:50:01.982751  7650 ts_tablet_manager.cc:1403] T a1d92fdf0e314fcb82ac1aceec95ffc4 P f2da5f38b8fd40629e7b120a0ae3f4df: Time spent bootstrapping tablet: real 0.073s	user 0.020s	sys 0.018s
I20260709 14:50:01.983711  7652 raft_consensus.cc:359] T 5d3f408496d34341a0ea4cd7efef9b2a P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:01.984582  7652 raft_consensus.cc:385] T 5d3f408496d34341a0ea4cd7efef9b2a P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:01.984920  7652 raft_consensus.cc:740] T 5d3f408496d34341a0ea4cd7efef9b2a P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dde0c3c74e7f473ca5d3fbb12786fc93, State: Initialized, Role: FOLLOWER
I20260709 14:50:01.985363  7650 raft_consensus.cc:359] T a1d92fdf0e314fcb82ac1aceec95ffc4 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:01.985976  7650 raft_consensus.cc:385] T a1d92fdf0e314fcb82ac1aceec95ffc4 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:01.986286  7650 raft_consensus.cc:740] T a1d92fdf0e314fcb82ac1aceec95ffc4 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2da5f38b8fd40629e7b120a0ae3f4df, State: Initialized, Role: FOLLOWER
I20260709 14:50:01.987147  7650 consensus_queue.cc:260] T a1d92fdf0e314fcb82ac1aceec95ffc4 P f2da5f38b8fd40629e7b120a0ae3f4df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:01.988674  7652 consensus_queue.cc:260] T 5d3f408496d34341a0ea4cd7efef9b2a P dde0c3c74e7f473ca5d3fbb12786fc93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:01.991175  7650 ts_tablet_manager.cc:1434] T a1d92fdf0e314fcb82ac1aceec95ffc4 P f2da5f38b8fd40629e7b120a0ae3f4df: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 14:50:01.993223  7650 tablet_bootstrap.cc:492] T 5d3f408496d34341a0ea4cd7efef9b2a P f2da5f38b8fd40629e7b120a0ae3f4df: Bootstrap starting.
I20260709 14:50:01.996692  7659 tablet_bootstrap.cc:492] T ee836ebb217d4fa28626682645ab89a9 P 291f2c0a115748ee98f239b5704939ea: No bootstrap required, opened a new log
I20260709 14:50:01.997162  7659 ts_tablet_manager.cc:1403] T ee836ebb217d4fa28626682645ab89a9 P 291f2c0a115748ee98f239b5704939ea: Time spent bootstrapping tablet: real 0.096s	user 0.018s	sys 0.010s
I20260709 14:50:01.999110  7608 raft_consensus.cc:2468] T ee836ebb217d4fa28626682645ab89a9 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2da5f38b8fd40629e7b120a0ae3f4df in term 1.
I20260709 14:50:02.001502  7652 ts_tablet_manager.cc:1434] T 5d3f408496d34341a0ea4cd7efef9b2a P dde0c3c74e7f473ca5d3fbb12786fc93: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 14:50:02.001842  7650 tablet_bootstrap.cc:654] T 5d3f408496d34341a0ea4cd7efef9b2a P f2da5f38b8fd40629e7b120a0ae3f4df: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:02.002493  7652 tablet_bootstrap.cc:492] T 6070143bb42b40c6bdb9e2dda21eee26 P dde0c3c74e7f473ca5d3fbb12786fc93: Bootstrap starting.
I20260709 14:50:02.003288  7425 leader_election.cc:304] T ee836ebb217d4fa28626682645ab89a9 P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dde0c3c74e7f473ca5d3fbb12786fc93, f2da5f38b8fd40629e7b120a0ae3f4df; no voters: 291f2c0a115748ee98f239b5704939ea
I20260709 14:50:02.004721  7659 raft_consensus.cc:359] T ee836ebb217d4fa28626682645ab89a9 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:02.014093  7659 raft_consensus.cc:385] T ee836ebb217d4fa28626682645ab89a9 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:02.015431  7659 raft_consensus.cc:740] T ee836ebb217d4fa28626682645ab89a9 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 291f2c0a115748ee98f239b5704939ea, State: Initialized, Role: FOLLOWER
I20260709 14:50:02.016136  7659 consensus_queue.cc:260] T ee836ebb217d4fa28626682645ab89a9 P 291f2c0a115748ee98f239b5704939ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:02.018298  7659 ts_tablet_manager.cc:1434] T ee836ebb217d4fa28626682645ab89a9 P 291f2c0a115748ee98f239b5704939ea: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.001s
I20260709 14:50:02.009433  7652 tablet_bootstrap.cc:654] T 6070143bb42b40c6bdb9e2dda21eee26 P dde0c3c74e7f473ca5d3fbb12786fc93: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:02.023718  7818 raft_consensus.cc:2804] T ee836ebb217d4fa28626682645ab89a9 P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:02.024623  7818 raft_consensus.cc:697] T ee836ebb217d4fa28626682645ab89a9 P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 LEADER]: Becoming Leader. State: Replica: f2da5f38b8fd40629e7b120a0ae3f4df, State: Running, Role: LEADER
I20260709 14:50:02.025559  7818 consensus_queue.cc:237] T ee836ebb217d4fa28626682645ab89a9 P f2da5f38b8fd40629e7b120a0ae3f4df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:02.026957  7659 tablet_bootstrap.cc:492] T 5d3f408496d34341a0ea4cd7efef9b2a P 291f2c0a115748ee98f239b5704939ea: Bootstrap starting.
I20260709 14:50:02.032804  7798 raft_consensus.cc:493] T 4b7b1b7b7b874ca58d7e0b403761b256 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:02.033334  7798 raft_consensus.cc:515] T 4b7b1b7b7b874ca58d7e0b403761b256 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:02.037055  7675 consensus_queue.cc:1048] T 6073470f6b544595a7b366e44b7d70f5 P 291f2c0a115748ee98f239b5704939ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:02.044610  7460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b7b1b7b7b874ca58d7e0b403761b256" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" is_pre_election: true
I20260709 14:50:02.045576  7460 raft_consensus.cc:2393] T 4b7b1b7b7b874ca58d7e0b403761b256 P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dde0c3c74e7f473ca5d3fbb12786fc93 in current term 1: Already voted for candidate 291f2c0a115748ee98f239b5704939ea in this term.
I20260709 14:50:02.046737  7534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b7b1b7b7b874ca58d7e0b403761b256" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea" is_pre_election: true
I20260709 14:50:02.047194  7659 tablet_bootstrap.cc:654] T 5d3f408496d34341a0ea4cd7efef9b2a P 291f2c0a115748ee98f239b5704939ea: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:02.049135  7575 leader_election.cc:304] T 4b7b1b7b7b874ca58d7e0b403761b256 P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dde0c3c74e7f473ca5d3fbb12786fc93; no voters: 291f2c0a115748ee98f239b5704939ea, f2da5f38b8fd40629e7b120a0ae3f4df
I20260709 14:50:02.050129  7750 raft_consensus.cc:3060] T 4b7b1b7b7b874ca58d7e0b403761b256 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:02.056166  7659 tablet_bootstrap.cc:492] T 5d3f408496d34341a0ea4cd7efef9b2a P 291f2c0a115748ee98f239b5704939ea: No bootstrap required, opened a new log
I20260709 14:50:02.056586  7659 ts_tablet_manager.cc:1403] T 5d3f408496d34341a0ea4cd7efef9b2a P 291f2c0a115748ee98f239b5704939ea: Time spent bootstrapping tablet: real 0.030s	user 0.008s	sys 0.003s
I20260709 14:50:02.057252  7357 catalog_manager.cc:5697] T ee836ebb217d4fa28626682645ab89a9 P f2da5f38b8fd40629e7b120a0ae3f4df reported cstate change: term changed from 0 to 1, leader changed from <none> to f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65). New cstate: current_term: 1 leader_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:02.035498  7798 leader_election.cc:290] T 4b7b1b7b7b874ca58d7e0b403761b256 P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303)
I20260709 14:50:02.059291  7650 tablet_bootstrap.cc:492] T 5d3f408496d34341a0ea4cd7efef9b2a P f2da5f38b8fd40629e7b120a0ae3f4df: No bootstrap required, opened a new log
I20260709 14:50:02.059190  7659 raft_consensus.cc:359] T 5d3f408496d34341a0ea4cd7efef9b2a P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:02.059738  7650 ts_tablet_manager.cc:1403] T 5d3f408496d34341a0ea4cd7efef9b2a P f2da5f38b8fd40629e7b120a0ae3f4df: Time spent bootstrapping tablet: real 0.067s	user 0.010s	sys 0.005s
I20260709 14:50:02.059908  7659 raft_consensus.cc:385] T 5d3f408496d34341a0ea4cd7efef9b2a P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:02.060235  7659 raft_consensus.cc:740] T 5d3f408496d34341a0ea4cd7efef9b2a P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 291f2c0a115748ee98f239b5704939ea, State: Initialized, Role: FOLLOWER
I20260709 14:50:02.060849  7659 consensus_queue.cc:260] T 5d3f408496d34341a0ea4cd7efef9b2a P 291f2c0a115748ee98f239b5704939ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:02.062232  7650 raft_consensus.cc:359] T 5d3f408496d34341a0ea4cd7efef9b2a P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:02.062635  7650 raft_consensus.cc:385] T 5d3f408496d34341a0ea4cd7efef9b2a P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:02.062786  7650 raft_consensus.cc:740] T 5d3f408496d34341a0ea4cd7efef9b2a P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2da5f38b8fd40629e7b120a0ae3f4df, State: Initialized, Role: FOLLOWER
I20260709 14:50:02.063248  7650 consensus_queue.cc:260] T 5d3f408496d34341a0ea4cd7efef9b2a P f2da5f38b8fd40629e7b120a0ae3f4df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:02.064621  7650 ts_tablet_manager.cc:1434] T 5d3f408496d34341a0ea4cd7efef9b2a P f2da5f38b8fd40629e7b120a0ae3f4df: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260709 14:50:02.065389  7650 tablet_bootstrap.cc:492] T a125a9ba3e0c4e4bb48070106d4776aa P f2da5f38b8fd40629e7b120a0ae3f4df: Bootstrap starting.
I20260709 14:50:02.069440  7659 ts_tablet_manager.cc:1434] T 5d3f408496d34341a0ea4cd7efef9b2a P 291f2c0a115748ee98f239b5704939ea: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 14:50:02.070286  7653 raft_consensus.cc:493] T b10cfcd79e134a368116782c2d83dac4 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:02.070910  7653 raft_consensus.cc:515] T b10cfcd79e134a368116782c2d83dac4 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:02.072485  7659 tablet_bootstrap.cc:492] T a1d92fdf0e314fcb82ac1aceec95ffc4 P 291f2c0a115748ee98f239b5704939ea: Bootstrap starting.
I20260709 14:50:02.072535  7650 tablet_bootstrap.cc:654] T a125a9ba3e0c4e4bb48070106d4776aa P f2da5f38b8fd40629e7b120a0ae3f4df: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:02.073834  7653 leader_election.cc:290] T b10cfcd79e134a368116782c2d83dac4 P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:50:02.075150  7534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b10cfcd79e134a368116782c2d83dac4" candidate_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea" is_pre_election: true
I20260709 14:50:02.077842  7650 tablet_bootstrap.cc:492] T a125a9ba3e0c4e4bb48070106d4776aa P f2da5f38b8fd40629e7b120a0ae3f4df: No bootstrap required, opened a new log
I20260709 14:50:02.078367  7650 ts_tablet_manager.cc:1403] T a125a9ba3e0c4e4bb48070106d4776aa P f2da5f38b8fd40629e7b120a0ae3f4df: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.001s
I20260709 14:50:02.078682  7607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b10cfcd79e134a368116782c2d83dac4" candidate_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" is_pre_election: true
I20260709 14:50:02.078913  7659 tablet_bootstrap.cc:654] T a1d92fdf0e314fcb82ac1aceec95ffc4 P 291f2c0a115748ee98f239b5704939ea: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:02.080358  7425 leader_election.cc:304] T b10cfcd79e134a368116782c2d83dac4 P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f2da5f38b8fd40629e7b120a0ae3f4df; no voters: 291f2c0a115748ee98f239b5704939ea, dde0c3c74e7f473ca5d3fbb12786fc93
I20260709 14:50:02.081645  7650 raft_consensus.cc:359] T a125a9ba3e0c4e4bb48070106d4776aa P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:02.082500  7650 raft_consensus.cc:385] T a125a9ba3e0c4e4bb48070106d4776aa P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:02.082845  7650 raft_consensus.cc:740] T a125a9ba3e0c4e4bb48070106d4776aa P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2da5f38b8fd40629e7b120a0ae3f4df, State: Initialized, Role: FOLLOWER
I20260709 14:50:02.083781  7650 consensus_queue.cc:260] T a125a9ba3e0c4e4bb48070106d4776aa P f2da5f38b8fd40629e7b120a0ae3f4df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:02.084959  7818 raft_consensus.cc:2749] T b10cfcd79e134a368116782c2d83dac4 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:02.087411  7750 raft_consensus.cc:2749] T 4b7b1b7b7b874ca58d7e0b403761b256 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:02.087469  7650 ts_tablet_manager.cc:1434] T a125a9ba3e0c4e4bb48070106d4776aa P f2da5f38b8fd40629e7b120a0ae3f4df: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 14:50:02.089100  7650 tablet_bootstrap.cc:492] T 6070143bb42b40c6bdb9e2dda21eee26 P f2da5f38b8fd40629e7b120a0ae3f4df: Bootstrap starting.
I20260709 14:50:02.090451  7652 tablet_bootstrap.cc:492] T 6070143bb42b40c6bdb9e2dda21eee26 P dde0c3c74e7f473ca5d3fbb12786fc93: No bootstrap required, opened a new log
I20260709 14:50:02.090883  7652 ts_tablet_manager.cc:1403] T 6070143bb42b40c6bdb9e2dda21eee26 P dde0c3c74e7f473ca5d3fbb12786fc93: Time spent bootstrapping tablet: real 0.089s	user 0.013s	sys 0.024s
I20260709 14:50:02.093331  7652 raft_consensus.cc:359] T 6070143bb42b40c6bdb9e2dda21eee26 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:02.093943  7652 raft_consensus.cc:385] T 6070143bb42b40c6bdb9e2dda21eee26 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:02.094259  7652 raft_consensus.cc:740] T 6070143bb42b40c6bdb9e2dda21eee26 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dde0c3c74e7f473ca5d3fbb12786fc93, State: Initialized, Role: FOLLOWER
I20260709 14:50:02.094712  7650 tablet_bootstrap.cc:654] T 6070143bb42b40c6bdb9e2dda21eee26 P f2da5f38b8fd40629e7b120a0ae3f4df: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:02.094949  7652 consensus_queue.cc:260] T 6070143bb42b40c6bdb9e2dda21eee26 P dde0c3c74e7f473ca5d3fbb12786fc93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:02.100802  7652 ts_tablet_manager.cc:1434] T 6070143bb42b40c6bdb9e2dda21eee26 P dde0c3c74e7f473ca5d3fbb12786fc93: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 14:50:02.101735  7652 tablet_bootstrap.cc:492] T 46b79ff8524248289cdbbbaeedc383de P dde0c3c74e7f473ca5d3fbb12786fc93: Bootstrap starting.
I20260709 14:50:02.107101  7659 tablet_bootstrap.cc:492] T a1d92fdf0e314fcb82ac1aceec95ffc4 P 291f2c0a115748ee98f239b5704939ea: No bootstrap required, opened a new log
I20260709 14:50:02.107542  7659 ts_tablet_manager.cc:1403] T a1d92fdf0e314fcb82ac1aceec95ffc4 P 291f2c0a115748ee98f239b5704939ea: Time spent bootstrapping tablet: real 0.035s	user 0.001s	sys 0.015s
I20260709 14:50:02.110194  7659 raft_consensus.cc:359] T a1d92fdf0e314fcb82ac1aceec95ffc4 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:02.110843  7659 raft_consensus.cc:385] T a1d92fdf0e314fcb82ac1aceec95ffc4 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:02.111130  7659 raft_consensus.cc:740] T a1d92fdf0e314fcb82ac1aceec95ffc4 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 291f2c0a115748ee98f239b5704939ea, State: Initialized, Role: FOLLOWER
I20260709 14:50:02.111799  7650 tablet_bootstrap.cc:492] T 6070143bb42b40c6bdb9e2dda21eee26 P f2da5f38b8fd40629e7b120a0ae3f4df: No bootstrap required, opened a new log
I20260709 14:50:02.111707  7659 consensus_queue.cc:260] T a1d92fdf0e314fcb82ac1aceec95ffc4 P 291f2c0a115748ee98f239b5704939ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:02.112257  7650 ts_tablet_manager.cc:1403] T 6070143bb42b40c6bdb9e2dda21eee26 P f2da5f38b8fd40629e7b120a0ae3f4df: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.008s
I20260709 14:50:02.115013  7652 tablet_bootstrap.cc:654] T 46b79ff8524248289cdbbbaeedc383de P dde0c3c74e7f473ca5d3fbb12786fc93: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:02.114980  7650 raft_consensus.cc:359] T 6070143bb42b40c6bdb9e2dda21eee26 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:02.115690  7650 raft_consensus.cc:385] T 6070143bb42b40c6bdb9e2dda21eee26 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:02.115999  7650 raft_consensus.cc:740] T 6070143bb42b40c6bdb9e2dda21eee26 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2da5f38b8fd40629e7b120a0ae3f4df, State: Initialized, Role: FOLLOWER
I20260709 14:50:02.116703  7650 consensus_queue.cc:260] T 6070143bb42b40c6bdb9e2dda21eee26 P f2da5f38b8fd40629e7b120a0ae3f4df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:02.118175  7457 raft_consensus.cc:3060] T 2f985d6b625341ea8733d7042a6c51fe P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:02.118976  7650 ts_tablet_manager.cc:1434] T 6070143bb42b40c6bdb9e2dda21eee26 P f2da5f38b8fd40629e7b120a0ae3f4df: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:50:02.120227  7650 tablet_bootstrap.cc:492] T 9459a0461eb8458286e7a2d1a7bb24d5 P f2da5f38b8fd40629e7b120a0ae3f4df: Bootstrap starting.
I20260709 14:50:02.125222  7460 raft_consensus.cc:3060] T b10cfcd79e134a368116782c2d83dac4 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:02.127465  7650 tablet_bootstrap.cc:654] T 9459a0461eb8458286e7a2d1a7bb24d5 P f2da5f38b8fd40629e7b120a0ae3f4df: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:02.136365  7675 consensus_queue.cc:1048] T 4b7b1b7b7b874ca58d7e0b403761b256 P 291f2c0a115748ee98f239b5704939ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:02.137202  7725 raft_consensus.cc:493] T a1d92fdf0e314fcb82ac1aceec95ffc4 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:02.137684  7725 raft_consensus.cc:515] T a1d92fdf0e314fcb82ac1aceec95ffc4 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:02.140268  7725 leader_election.cc:290] T a1d92fdf0e314fcb82ac1aceec95ffc4 P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:50:02.140715  7458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1d92fdf0e314fcb82ac1aceec95ffc4" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" is_pre_election: true
I20260709 14:50:02.141505  7458 raft_consensus.cc:2468] T a1d92fdf0e314fcb82ac1aceec95ffc4 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 291f2c0a115748ee98f239b5704939ea in term 0.
I20260709 14:50:02.142313  7607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1d92fdf0e314fcb82ac1aceec95ffc4" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" is_pre_election: true
I20260709 14:50:02.143576  7501 leader_election.cc:304] T a1d92fdf0e314fcb82ac1aceec95ffc4 P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 291f2c0a115748ee98f239b5704939ea, f2da5f38b8fd40629e7b120a0ae3f4df; no voters: 
I20260709 14:50:02.145159  7607 raft_consensus.cc:2468] T a1d92fdf0e314fcb82ac1aceec95ffc4 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 291f2c0a115748ee98f239b5704939ea in term 0.
I20260709 14:50:02.145435  7659 ts_tablet_manager.cc:1434] T a1d92fdf0e314fcb82ac1aceec95ffc4 P 291f2c0a115748ee98f239b5704939ea: Time spent starting tablet: real 0.038s	user 0.005s	sys 0.000s
I20260709 14:50:02.145470  7725 raft_consensus.cc:2804] T a1d92fdf0e314fcb82ac1aceec95ffc4 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:02.150161  7725 raft_consensus.cc:493] T a1d92fdf0e314fcb82ac1aceec95ffc4 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:02.150548  7725 raft_consensus.cc:3060] T a1d92fdf0e314fcb82ac1aceec95ffc4 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:02.152242  7659 tablet_bootstrap.cc:492] T 46b79ff8524248289cdbbbaeedc383de P 291f2c0a115748ee98f239b5704939ea: Bootstrap starting.
I20260709 14:50:02.155570  7798 consensus_queue.cc:1048] T 984b3887578a42b2be9ef8f75e3d8ace P dde0c3c74e7f473ca5d3fbb12786fc93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:02.156692  7659 tablet_bootstrap.cc:654] T 46b79ff8524248289cdbbbaeedc383de P 291f2c0a115748ee98f239b5704939ea: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:02.164307  7725 raft_consensus.cc:515] T a1d92fdf0e314fcb82ac1aceec95ffc4 P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:02.179687  7675 raft_consensus.cc:493] T a125a9ba3e0c4e4bb48070106d4776aa P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:02.180399  7675 raft_consensus.cc:515] T a125a9ba3e0c4e4bb48070106d4776aa P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:02.180838  7750 raft_consensus.cc:493] T 6070143bb42b40c6bdb9e2dda21eee26 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:02.181277  7750 raft_consensus.cc:515] T 6070143bb42b40c6bdb9e2dda21eee26 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:02.182797  7675 leader_election.cc:290] T a125a9ba3e0c4e4bb48070106d4776aa P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:50:02.183310  7750 leader_election.cc:290] T 6070143bb42b40c6bdb9e2dda21eee26 P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303)
I20260709 14:50:02.185144  7533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6070143bb42b40c6bdb9e2dda21eee26" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea" is_pre_election: true
I20260709 14:50:02.185957  7533 raft_consensus.cc:2468] T 6070143bb42b40c6bdb9e2dda21eee26 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dde0c3c74e7f473ca5d3fbb12786fc93 in term 0.
I20260709 14:50:02.186256  7459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6070143bb42b40c6bdb9e2dda21eee26" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" is_pre_election: true
I20260709 14:50:02.186975  7459 raft_consensus.cc:2468] T 6070143bb42b40c6bdb9e2dda21eee26 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dde0c3c74e7f473ca5d3fbb12786fc93 in term 0.
I20260709 14:50:02.185099  7608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a125a9ba3e0c4e4bb48070106d4776aa" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" is_pre_election: true
I20260709 14:50:02.188464  7725 leader_election.cc:290] T a1d92fdf0e314fcb82ac1aceec95ffc4 P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 election: Requested vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
W20260709 14:50:02.189536  7500 leader_election.cc:343] T a125a9ba3e0c4e4bb48070106d4776aa P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:02.185068  7458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a125a9ba3e0c4e4bb48070106d4776aa" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" is_pre_election: true
I20260709 14:50:02.190960  7575 leader_election.cc:304] T 6070143bb42b40c6bdb9e2dda21eee26 P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dde0c3c74e7f473ca5d3fbb12786fc93, f2da5f38b8fd40629e7b120a0ae3f4df; no voters: 
I20260709 14:50:02.196314  7652 tablet_bootstrap.cc:492] T 46b79ff8524248289cdbbbaeedc383de P dde0c3c74e7f473ca5d3fbb12786fc93: No bootstrap required, opened a new log
I20260709 14:50:02.196714  7652 ts_tablet_manager.cc:1403] T 46b79ff8524248289cdbbbaeedc383de P dde0c3c74e7f473ca5d3fbb12786fc93: Time spent bootstrapping tablet: real 0.095s	user 0.017s	sys 0.026s
I20260709 14:50:02.193708  7458 raft_consensus.cc:2468] T a125a9ba3e0c4e4bb48070106d4776aa P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 291f2c0a115748ee98f239b5704939ea in term 0.
I20260709 14:50:02.199365  7750 raft_consensus.cc:2804] T 6070143bb42b40c6bdb9e2dda21eee26 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:02.199540  7608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1d92fdf0e314fcb82ac1aceec95ffc4" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93"
I20260709 14:50:02.201257  7501 leader_election.cc:304] T a125a9ba3e0c4e4bb48070106d4776aa P 291f2c0a115748ee98f239b5704939ea [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: 291f2c0a115748ee98f239b5704939ea, f2da5f38b8fd40629e7b120a0ae3f4df; no voters: dde0c3c74e7f473ca5d3fbb12786fc93
I20260709 14:50:02.198942  7459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1d92fdf0e314fcb82ac1aceec95ffc4" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df"
I20260709 14:50:02.207050  7459 raft_consensus.cc:3060] T a1d92fdf0e314fcb82ac1aceec95ffc4 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:02.203145  7750 raft_consensus.cc:493] T 6070143bb42b40c6bdb9e2dda21eee26 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:02.208006  7750 raft_consensus.cc:3060] T 6070143bb42b40c6bdb9e2dda21eee26 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:02.207966  7675 consensus_queue.cc:1048] T 92de74c7b235473185b5beb6441b20da P 291f2c0a115748ee98f239b5704939ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:50:02.208415  7575 consensus_peers.cc:597] T ff6e2b6db5d04778874fe23971decebb P dde0c3c74e7f473ca5d3fbb12786fc93 -> Peer f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837): Couldn't send request to peer f2da5f38b8fd40629e7b120a0ae3f4df. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:02.207312  7652 raft_consensus.cc:359] T 46b79ff8524248289cdbbbaeedc383de P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:02.209213  7652 raft_consensus.cc:385] T 46b79ff8524248289cdbbbaeedc383de P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:02.209656  7652 raft_consensus.cc:740] T 46b79ff8524248289cdbbbaeedc383de P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dde0c3c74e7f473ca5d3fbb12786fc93, State: Initialized, Role: FOLLOWER
I20260709 14:50:02.210336  7652 consensus_queue.cc:260] T 46b79ff8524248289cdbbbaeedc383de P dde0c3c74e7f473ca5d3fbb12786fc93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:02.204244  7743 raft_consensus.cc:493] T 5d3f408496d34341a0ea4cd7efef9b2a P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:02.205646  7676 raft_consensus.cc:493] T ee836ebb217d4fa28626682645ab89a9 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:02.213369  7676 raft_consensus.cc:515] T ee836ebb217d4fa28626682645ab89a9 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:02.215301  7676 leader_election.cc:290] T ee836ebb217d4fa28626682645ab89a9 P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:50:02.203909  7608 raft_consensus.cc:3060] T a1d92fdf0e314fcb82ac1aceec95ffc4 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:02.217125  7607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee836ebb217d4fa28626682645ab89a9" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" is_pre_election: true
I20260709 14:50:02.217916  7607 raft_consensus.cc:2393] T ee836ebb217d4fa28626682645ab89a9 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 291f2c0a115748ee98f239b5704939ea in current term 1: Already voted for candidate f2da5f38b8fd40629e7b120a0ae3f4df in this term.
I20260709 14:50:02.219090  7750 raft_consensus.cc:515] T 6070143bb42b40c6bdb9e2dda21eee26 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:02.222684  7652 ts_tablet_manager.cc:1434] T 46b79ff8524248289cdbbbaeedc383de P dde0c3c74e7f473ca5d3fbb12786fc93: Time spent starting tablet: real 0.026s	user 0.003s	sys 0.003s
I20260709 14:50:02.223628  7652 tablet_bootstrap.cc:492] T a125a9ba3e0c4e4bb48070106d4776aa P dde0c3c74e7f473ca5d3fbb12786fc93: Bootstrap starting.
I20260709 14:50:02.204663  7725 raft_consensus.cc:2804] T a125a9ba3e0c4e4bb48070106d4776aa P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:02.212188  7743 raft_consensus.cc:515] T 5d3f408496d34341a0ea4cd7efef9b2a P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:02.224699  7456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee836ebb217d4fa28626682645ab89a9" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" is_pre_election: true
I20260709 14:50:02.227378  7501 leader_election.cc:304] T ee836ebb217d4fa28626682645ab89a9 P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 291f2c0a115748ee98f239b5704939ea; no voters: dde0c3c74e7f473ca5d3fbb12786fc93, f2da5f38b8fd40629e7b120a0ae3f4df
I20260709 14:50:02.227645  7650 tablet_bootstrap.cc:492] T 9459a0461eb8458286e7a2d1a7bb24d5 P f2da5f38b8fd40629e7b120a0ae3f4df: No bootstrap required, opened a new log
I20260709 14:50:02.227634  7743 leader_election.cc:290] T 5d3f408496d34341a0ea4cd7efef9b2a P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303)
I20260709 14:50:02.228217  7650 ts_tablet_manager.cc:1403] T 9459a0461eb8458286e7a2d1a7bb24d5 P f2da5f38b8fd40629e7b120a0ae3f4df: Time spent bootstrapping tablet: real 0.108s	user 0.018s	sys 0.008s
W20260709 14:50:02.228438  7500 consensus_peers.cc:597] T 92de74c7b235473185b5beb6441b20da P 291f2c0a115748ee98f239b5704939ea -> Peer dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213): Couldn't send request to peer dde0c3c74e7f473ca5d3fbb12786fc93. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:02.229143  7456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d3f408496d34341a0ea4cd7efef9b2a" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" is_pre_election: true
I20260709 14:50:02.229746  7456 raft_consensus.cc:2468] T 5d3f408496d34341a0ea4cd7efef9b2a P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dde0c3c74e7f473ca5d3fbb12786fc93 in term 0.
I20260709 14:50:02.231459  7575 leader_election.cc:304] T 5d3f408496d34341a0ea4cd7efef9b2a P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dde0c3c74e7f473ca5d3fbb12786fc93, f2da5f38b8fd40629e7b120a0ae3f4df; no voters: 
I20260709 14:50:02.232335  7743 raft_consensus.cc:2804] T 5d3f408496d34341a0ea4cd7efef9b2a P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:02.232676  7743 raft_consensus.cc:493] T 5d3f408496d34341a0ea4cd7efef9b2a P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:02.232987  7743 raft_consensus.cc:3060] T 5d3f408496d34341a0ea4cd7efef9b2a P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:02.232896  7533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d3f408496d34341a0ea4cd7efef9b2a" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea" is_pre_election: true
I20260709 14:50:02.234876  7533 raft_consensus.cc:2468] T 5d3f408496d34341a0ea4cd7efef9b2a P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dde0c3c74e7f473ca5d3fbb12786fc93 in term 0.
I20260709 14:50:02.235142  7659 tablet_bootstrap.cc:492] T 46b79ff8524248289cdbbbaeedc383de P 291f2c0a115748ee98f239b5704939ea: No bootstrap required, opened a new log
I20260709 14:50:02.235608  7659 ts_tablet_manager.cc:1403] T 46b79ff8524248289cdbbbaeedc383de P 291f2c0a115748ee98f239b5704939ea: Time spent bootstrapping tablet: real 0.084s	user 0.024s	sys 0.016s
I20260709 14:50:02.235209  7650 raft_consensus.cc:359] T 9459a0461eb8458286e7a2d1a7bb24d5 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:02.236356  7650 raft_consensus.cc:385] T 9459a0461eb8458286e7a2d1a7bb24d5 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:02.236583  7650 raft_consensus.cc:740] T 9459a0461eb8458286e7a2d1a7bb24d5 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2da5f38b8fd40629e7b120a0ae3f4df, State: Initialized, Role: FOLLOWER
I20260709 14:50:02.233759  7725 raft_consensus.cc:493] T a125a9ba3e0c4e4bb48070106d4776aa P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:02.237205  7650 consensus_queue.cc:260] T 9459a0461eb8458286e7a2d1a7bb24d5 P f2da5f38b8fd40629e7b120a0ae3f4df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:02.238010  7535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6070143bb42b40c6bdb9e2dda21eee26" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea"
I20260709 14:50:02.238586  7676 raft_consensus.cc:3060] T ee836ebb217d4fa28626682645ab89a9 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:02.238587  7535 raft_consensus.cc:3060] T 6070143bb42b40c6bdb9e2dda21eee26 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:02.239610  7650 ts_tablet_manager.cc:1434] T 9459a0461eb8458286e7a2d1a7bb24d5 P f2da5f38b8fd40629e7b120a0ae3f4df: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:50:02.233434  7750 leader_election.cc:290] T 6070143bb42b40c6bdb9e2dda21eee26 P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 election: Requested vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303)
I20260709 14:50:02.241828  7608 raft_consensus.cc:2468] T a1d92fdf0e314fcb82ac1aceec95ffc4 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 291f2c0a115748ee98f239b5704939ea in term 1.
I20260709 14:50:02.244741  7650 tablet_bootstrap.cc:492] T b92881ebc48042b5ad162acf6bb8ff4e P f2da5f38b8fd40629e7b120a0ae3f4df: Bootstrap starting.
I20260709 14:50:02.238317  7725 raft_consensus.cc:3060] T a125a9ba3e0c4e4bb48070106d4776aa P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:02.246541  7659 raft_consensus.cc:359] T 46b79ff8524248289cdbbbaeedc383de P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:02.247203  7659 raft_consensus.cc:385] T 46b79ff8524248289cdbbbaeedc383de P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:02.247532  7659 raft_consensus.cc:740] T 46b79ff8524248289cdbbbaeedc383de P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 291f2c0a115748ee98f239b5704939ea, State: Initialized, Role: FOLLOWER
I20260709 14:50:02.248443  7500 leader_election.cc:304] T a1d92fdf0e314fcb82ac1aceec95ffc4 P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 291f2c0a115748ee98f239b5704939ea, dde0c3c74e7f473ca5d3fbb12786fc93; no voters: 
I20260709 14:50:02.249334  7794 raft_consensus.cc:2804] T a1d92fdf0e314fcb82ac1aceec95ffc4 P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:02.249797  7794 raft_consensus.cc:697] T a1d92fdf0e314fcb82ac1aceec95ffc4 P 291f2c0a115748ee98f239b5704939ea [term 1 LEADER]: Becoming Leader. State: Replica: 291f2c0a115748ee98f239b5704939ea, State: Running, Role: LEADER
I20260709 14:50:02.250797  7794 consensus_queue.cc:237] T a1d92fdf0e314fcb82ac1aceec95ffc4 P 291f2c0a115748ee98f239b5704939ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:02.251319  7460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6070143bb42b40c6bdb9e2dda21eee26" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df"
I20260709 14:50:02.251953  7460 raft_consensus.cc:3060] T 6070143bb42b40c6bdb9e2dda21eee26 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:02.247238  7750 raft_consensus.cc:493] T fca879354d60445bb8b90626af9cf1df P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:02.256177  7659 consensus_queue.cc:260] T 46b79ff8524248289cdbbbaeedc383de P 291f2c0a115748ee98f239b5704939ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:02.263067  7460 raft_consensus.cc:2468] T 6070143bb42b40c6bdb9e2dda21eee26 P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dde0c3c74e7f473ca5d3fbb12786fc93 in term 1.
I20260709 14:50:02.265093  7575 leader_election.cc:304] T 6070143bb42b40c6bdb9e2dda21eee26 P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dde0c3c74e7f473ca5d3fbb12786fc93, f2da5f38b8fd40629e7b120a0ae3f4df; no voters: 
I20260709 14:50:02.266306  7690 raft_consensus.cc:2804] T 6070143bb42b40c6bdb9e2dda21eee26 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:02.269248  7743 raft_consensus.cc:515] T 5d3f408496d34341a0ea4cd7efef9b2a P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:02.274135  7459 raft_consensus.cc:2468] T a1d92fdf0e314fcb82ac1aceec95ffc4 P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 291f2c0a115748ee98f239b5704939ea in term 1.
I20260709 14:50:02.274405  7456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d3f408496d34341a0ea4cd7efef9b2a" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df"
I20260709 14:50:02.275156  7456 raft_consensus.cc:3060] T 5d3f408496d34341a0ea4cd7efef9b2a P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:02.279229  7533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d3f408496d34341a0ea4cd7efef9b2a" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea"
I20260709 14:50:02.279826  7533 raft_consensus.cc:3060] T 5d3f408496d34341a0ea4cd7efef9b2a P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:02.287492  7535 raft_consensus.cc:2468] T 6070143bb42b40c6bdb9e2dda21eee26 P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dde0c3c74e7f473ca5d3fbb12786fc93 in term 1.
I20260709 14:50:02.289193  7798 consensus_queue.cc:1048] T 984b3887578a42b2be9ef8f75e3d8ace P dde0c3c74e7f473ca5d3fbb12786fc93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:02.291575  7456 raft_consensus.cc:2468] T 5d3f408496d34341a0ea4cd7efef9b2a P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dde0c3c74e7f473ca5d3fbb12786fc93 in term 1.
I20260709 14:50:02.296557  7575 leader_election.cc:304] T 5d3f408496d34341a0ea4cd7efef9b2a P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dde0c3c74e7f473ca5d3fbb12786fc93, f2da5f38b8fd40629e7b120a0ae3f4df; no voters: 
I20260709 14:50:02.297853  7798 raft_consensus.cc:2804] T 5d3f408496d34341a0ea4cd7efef9b2a P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:02.298199  7652 tablet_bootstrap.cc:654] T a125a9ba3e0c4e4bb48070106d4776aa P dde0c3c74e7f473ca5d3fbb12786fc93: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:02.298421  7798 raft_consensus.cc:697] T 5d3f408496d34341a0ea4cd7efef9b2a P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 LEADER]: Becoming Leader. State: Replica: dde0c3c74e7f473ca5d3fbb12786fc93, State: Running, Role: LEADER
I20260709 14:50:02.271615  7743 leader_election.cc:290] T 5d3f408496d34341a0ea4cd7efef9b2a P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 election: Requested vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303)
I20260709 14:50:02.282614  7750 raft_consensus.cc:515] T fca879354d60445bb8b90626af9cf1df P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:02.312615  7690 raft_consensus.cc:697] T 6070143bb42b40c6bdb9e2dda21eee26 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 LEADER]: Becoming Leader. State: Replica: dde0c3c74e7f473ca5d3fbb12786fc93, State: Running, Role: LEADER
I20260709 14:50:02.329974  7659 ts_tablet_manager.cc:1434] T 46b79ff8524248289cdbbbaeedc383de P 291f2c0a115748ee98f239b5704939ea: Time spent starting tablet: real 0.094s	user 0.020s	sys 0.039s
I20260709 14:50:02.332892  7659 tablet_bootstrap.cc:492] T 8e4f6744768f41a6a06420755400e7ad P 291f2c0a115748ee98f239b5704939ea: Bootstrap starting.
I20260709 14:50:02.323681  7676 raft_consensus.cc:2749] T ee836ebb217d4fa28626682645ab89a9 P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:02.329042  7725 raft_consensus.cc:515] T a125a9ba3e0c4e4bb48070106d4776aa P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:02.356854  7838 consensus_queue.cc:1048] T 4b7b1b7b7b874ca58d7e0b403761b256 P 291f2c0a115748ee98f239b5704939ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:02.357646  7650 tablet_bootstrap.cc:654] T b92881ebc48042b5ad162acf6bb8ff4e P f2da5f38b8fd40629e7b120a0ae3f4df: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:02.359930  7818 raft_consensus.cc:493] T 9459a0461eb8458286e7a2d1a7bb24d5 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:02.358614  7743 consensus_queue.cc:1048] T ff6e2b6db5d04778874fe23971decebb P dde0c3c74e7f473ca5d3fbb12786fc93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:50:02.363927  7818 raft_consensus.cc:515] T 9459a0461eb8458286e7a2d1a7bb24d5 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:02.319743  7798 consensus_queue.cc:237] T 5d3f408496d34341a0ea4cd7efef9b2a P dde0c3c74e7f473ca5d3fbb12786fc93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:02.377904  7533 raft_consensus.cc:2468] T 5d3f408496d34341a0ea4cd7efef9b2a P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dde0c3c74e7f473ca5d3fbb12786fc93 in term 1.
I20260709 14:50:02.400556  7818 leader_election.cc:290] T 9459a0461eb8458286e7a2d1a7bb24d5 P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:50:02.409900  7608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9459a0461eb8458286e7a2d1a7bb24d5" candidate_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" is_pre_election: true
I20260709 14:50:02.410532  7533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9459a0461eb8458286e7a2d1a7bb24d5" candidate_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea" is_pre_election: true
I20260709 14:50:02.360517  7690 consensus_queue.cc:237] T 6070143bb42b40c6bdb9e2dda21eee26 P dde0c3c74e7f473ca5d3fbb12786fc93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:02.423623  7357 catalog_manager.cc:5697] T a1d92fdf0e314fcb82ac1aceec95ffc4 P 291f2c0a115748ee98f239b5704939ea reported cstate change: term changed from 0 to 1, leader changed from <none> to 291f2c0a115748ee98f239b5704939ea (127.6.46.66). New cstate: current_term: 1 leader_uuid: "291f2c0a115748ee98f239b5704939ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:02.425433  7750 leader_election.cc:290] T fca879354d60445bb8b90626af9cf1df P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303)
W20260709 14:50:02.453310  7425 leader_election.cc:343] T 9459a0461eb8458286e7a2d1a7bb24d5 P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:02.458585  7533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fca879354d60445bb8b90626af9cf1df" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea" is_pre_election: true
I20260709 14:50:02.470899  7459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a125a9ba3e0c4e4bb48070106d4776aa" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df"
I20260709 14:50:02.471510  7459 raft_consensus.cc:3060] T a125a9ba3e0c4e4bb48070106d4776aa P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:50:02.472328  7425 leader_election.cc:343] T 9459a0461eb8458286e7a2d1a7bb24d5 P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:02.472915  7425 leader_election.cc:304] T 9459a0461eb8458286e7a2d1a7bb24d5 P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f2da5f38b8fd40629e7b120a0ae3f4df; no voters: 291f2c0a115748ee98f239b5704939ea, dde0c3c74e7f473ca5d3fbb12786fc93
I20260709 14:50:02.474565  7818 raft_consensus.cc:2749] T 9459a0461eb8458286e7a2d1a7bb24d5 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:50:02.475935  7574 leader_election.cc:343] T fca879354d60445bb8b90626af9cf1df P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:02.476644  7725 leader_election.cc:290] T a125a9ba3e0c4e4bb48070106d4776aa P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 election: Requested vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:50:02.486219  7659 tablet_bootstrap.cc:654] T 8e4f6744768f41a6a06420755400e7ad P 291f2c0a115748ee98f239b5704939ea: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:02.486377  7610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a125a9ba3e0c4e4bb48070106d4776aa" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93"
I20260709 14:50:02.490098  7798 raft_consensus.cc:493] T 46b79ff8524248289cdbbbaeedc383de P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:02.490583  7798 raft_consensus.cc:515] T 46b79ff8524248289cdbbbaeedc383de P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
W20260709 14:50:02.492388  7500 leader_election.cc:343] T a125a9ba3e0c4e4bb48070106d4776aa P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:02.495834  7798 leader_election.cc:290] T 46b79ff8524248289cdbbbaeedc383de P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303)
I20260709 14:50:02.497869  7456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46b79ff8524248289cdbbbaeedc383de" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" is_pre_election: true
I20260709 14:50:02.498351  7457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fca879354d60445bb8b90626af9cf1df" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" is_pre_election: true
W20260709 14:50:02.508704  7575 leader_election.cc:343] T 46b79ff8524248289cdbbbaeedc383de P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:50:02.509479  7575 leader_election.cc:343] T fca879354d60445bb8b90626af9cf1df P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:02.509887  7575 leader_election.cc:304] T fca879354d60445bb8b90626af9cf1df P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dde0c3c74e7f473ca5d3fbb12786fc93; no voters: 291f2c0a115748ee98f239b5704939ea, f2da5f38b8fd40629e7b120a0ae3f4df
I20260709 14:50:02.511487  7838 raft_consensus.cc:493] T 46b79ff8524248289cdbbbaeedc383de P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:02.511870  7650 tablet_bootstrap.cc:492] T b92881ebc48042b5ad162acf6bb8ff4e P f2da5f38b8fd40629e7b120a0ae3f4df: No bootstrap required, opened a new log
I20260709 14:50:02.512425  7650 ts_tablet_manager.cc:1403] T b92881ebc48042b5ad162acf6bb8ff4e P f2da5f38b8fd40629e7b120a0ae3f4df: Time spent bootstrapping tablet: real 0.268s	user 0.022s	sys 0.025s
I20260709 14:50:02.512171  7838 raft_consensus.cc:515] T 46b79ff8524248289cdbbbaeedc383de P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:02.513967  7841 raft_consensus.cc:2749] T fca879354d60445bb8b90626af9cf1df P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:02.514892  7533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46b79ff8524248289cdbbbaeedc383de" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea" is_pre_election: true
I20260709 14:50:02.515481  7533 raft_consensus.cc:2468] T 46b79ff8524248289cdbbbaeedc383de P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dde0c3c74e7f473ca5d3fbb12786fc93 in term 0.
I20260709 14:50:02.517648  7459 raft_consensus.cc:2468] T a125a9ba3e0c4e4bb48070106d4776aa P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 291f2c0a115748ee98f239b5704939ea in term 1.
I20260709 14:50:02.519065  7501 leader_election.cc:304] T a125a9ba3e0c4e4bb48070106d4776aa P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 291f2c0a115748ee98f239b5704939ea, f2da5f38b8fd40629e7b120a0ae3f4df; no voters: dde0c3c74e7f473ca5d3fbb12786fc93
I20260709 14:50:02.517673  7574 leader_election.cc:304] T 46b79ff8524248289cdbbbaeedc383de P dde0c3c74e7f473ca5d3fbb12786fc93 [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: 291f2c0a115748ee98f239b5704939ea, dde0c3c74e7f473ca5d3fbb12786fc93; no voters: f2da5f38b8fd40629e7b120a0ae3f4df
I20260709 14:50:02.520555  7794 raft_consensus.cc:2804] T a125a9ba3e0c4e4bb48070106d4776aa P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:02.520092  7359 catalog_manager.cc:5697] T 6070143bb42b40c6bdb9e2dda21eee26 P dde0c3c74e7f473ca5d3fbb12786fc93 reported cstate change: term changed from 0 to 1, leader changed from <none> to dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67). New cstate: current_term: 1 leader_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:02.521968  7794 raft_consensus.cc:697] T a125a9ba3e0c4e4bb48070106d4776aa P 291f2c0a115748ee98f239b5704939ea [term 1 LEADER]: Becoming Leader. State: Replica: 291f2c0a115748ee98f239b5704939ea, State: Running, Role: LEADER
I20260709 14:50:02.521755  7359 catalog_manager.cc:5697] T 5d3f408496d34341a0ea4cd7efef9b2a P dde0c3c74e7f473ca5d3fbb12786fc93 reported cstate change: term changed from 0 to 1, leader changed from <none> to dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67). New cstate: current_term: 1 leader_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:02.522805  7794 consensus_queue.cc:237] T a125a9ba3e0c4e4bb48070106d4776aa P 291f2c0a115748ee98f239b5704939ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:02.527791  7652 tablet_bootstrap.cc:492] T a125a9ba3e0c4e4bb48070106d4776aa P dde0c3c74e7f473ca5d3fbb12786fc93: No bootstrap required, opened a new log
I20260709 14:50:02.528209  7652 ts_tablet_manager.cc:1403] T a125a9ba3e0c4e4bb48070106d4776aa P dde0c3c74e7f473ca5d3fbb12786fc93: Time spent bootstrapping tablet: real 0.305s	user 0.011s	sys 0.014s
I20260709 14:50:02.530870  7610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46b79ff8524248289cdbbbaeedc383de" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" is_pre_election: true
I20260709 14:50:02.531499  7610 raft_consensus.cc:2468] T 46b79ff8524248289cdbbbaeedc383de P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 291f2c0a115748ee98f239b5704939ea in term 0.
I20260709 14:50:02.533077  7500 leader_election.cc:304] T 46b79ff8524248289cdbbbaeedc383de P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 291f2c0a115748ee98f239b5704939ea, dde0c3c74e7f473ca5d3fbb12786fc93; no voters: 
I20260709 14:50:02.531538  7650 raft_consensus.cc:359] T b92881ebc48042b5ad162acf6bb8ff4e P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:02.533898  7650 raft_consensus.cc:385] T b92881ebc48042b5ad162acf6bb8ff4e P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:02.534258  7650 raft_consensus.cc:740] T b92881ebc48042b5ad162acf6bb8ff4e P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2da5f38b8fd40629e7b120a0ae3f4df, State: Initialized, Role: FOLLOWER
I20260709 14:50:02.534794  7725 raft_consensus.cc:2804] T 46b79ff8524248289cdbbbaeedc383de P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:02.535192  7650 consensus_queue.cc:260] T b92881ebc48042b5ad162acf6bb8ff4e P f2da5f38b8fd40629e7b120a0ae3f4df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:02.535185  7725 raft_consensus.cc:493] T 46b79ff8524248289cdbbbaeedc383de P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:02.537613  7725 raft_consensus.cc:3060] T 46b79ff8524248289cdbbbaeedc383de P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:02.539482  7650 ts_tablet_manager.cc:1434] T b92881ebc48042b5ad162acf6bb8ff4e P f2da5f38b8fd40629e7b120a0ae3f4df: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260709 14:50:02.540767  7650 tablet_bootstrap.cc:492] T 8e4f6744768f41a6a06420755400e7ad P f2da5f38b8fd40629e7b120a0ae3f4df: Bootstrap starting.
I20260709 14:50:02.542433  7743 raft_consensus.cc:2804] T 46b79ff8524248289cdbbbaeedc383de P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:02.542812  7743 raft_consensus.cc:493] T 46b79ff8524248289cdbbbaeedc383de P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:02.543154  7743 raft_consensus.cc:3060] T 46b79ff8524248289cdbbbaeedc383de P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:02.546443  7652 raft_consensus.cc:359] T a125a9ba3e0c4e4bb48070106d4776aa P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:02.547101  7652 raft_consensus.cc:385] T a125a9ba3e0c4e4bb48070106d4776aa P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:02.547364  7652 raft_consensus.cc:740] T a125a9ba3e0c4e4bb48070106d4776aa P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dde0c3c74e7f473ca5d3fbb12786fc93, State: Initialized, Role: FOLLOWER
I20260709 14:50:02.548278  7652 consensus_queue.cc:260] T a125a9ba3e0c4e4bb48070106d4776aa P dde0c3c74e7f473ca5d3fbb12786fc93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:02.550309  7652 ts_tablet_manager.cc:1434] T a125a9ba3e0c4e4bb48070106d4776aa P dde0c3c74e7f473ca5d3fbb12786fc93: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 14:50:02.551064  7838 leader_election.cc:290] T 46b79ff8524248289cdbbbaeedc383de P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:50:02.557159  7652 tablet_bootstrap.cc:492] T 8e4f6744768f41a6a06420755400e7ad P dde0c3c74e7f473ca5d3fbb12786fc93: Bootstrap starting.
I20260709 14:50:02.557425  7650 tablet_bootstrap.cc:654] T 8e4f6744768f41a6a06420755400e7ad P f2da5f38b8fd40629e7b120a0ae3f4df: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:02.561440  7459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46b79ff8524248289cdbbbaeedc383de" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" is_pre_election: true
I20260709 14:50:02.552574  7743 raft_consensus.cc:515] T 46b79ff8524248289cdbbbaeedc383de P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:02.575445  7818 consensus_queue.cc:1048] T ee836ebb217d4fa28626682645ab89a9 P f2da5f38b8fd40629e7b120a0ae3f4df [LEADER]: Connected to new peer: Peer: permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:02.585258  7459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46b79ff8524248289cdbbbaeedc383de" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df"
I20260709 14:50:02.585884  7652 tablet_bootstrap.cc:654] T 8e4f6744768f41a6a06420755400e7ad P dde0c3c74e7f473ca5d3fbb12786fc93: Neither blocks nor log segments found. Creating new log.
W20260709 14:50:02.588052  7575 leader_election.cc:343] T 46b79ff8524248289cdbbbaeedc383de P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:02.588461  7743 leader_election.cc:290] T 46b79ff8524248289cdbbbaeedc383de P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 election: Requested vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303)
I20260709 14:50:02.591924  7359 catalog_manager.cc:5697] T a125a9ba3e0c4e4bb48070106d4776aa P 291f2c0a115748ee98f239b5704939ea reported cstate change: term changed from 0 to 1, leader changed from <none> to 291f2c0a115748ee98f239b5704939ea (127.6.46.66). New cstate: current_term: 1 leader_uuid: "291f2c0a115748ee98f239b5704939ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } health_report { overall_health: UNKNOWN } } }
W20260709 14:50:02.587507  7501 leader_election.cc:343] T 46b79ff8524248289cdbbbaeedc383de P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:02.595919  7535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46b79ff8524248289cdbbbaeedc383de" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea"
I20260709 14:50:02.601433  7659 tablet_bootstrap.cc:492] T 8e4f6744768f41a6a06420755400e7ad P 291f2c0a115748ee98f239b5704939ea: No bootstrap required, opened a new log
I20260709 14:50:02.601933  7650 tablet_bootstrap.cc:492] T 8e4f6744768f41a6a06420755400e7ad P f2da5f38b8fd40629e7b120a0ae3f4df: No bootstrap required, opened a new log
I20260709 14:50:02.601931  7659 ts_tablet_manager.cc:1403] T 8e4f6744768f41a6a06420755400e7ad P 291f2c0a115748ee98f239b5704939ea: Time spent bootstrapping tablet: real 0.270s	user 0.063s	sys 0.048s
I20260709 14:50:02.602941  7650 ts_tablet_manager.cc:1403] T 8e4f6744768f41a6a06420755400e7ad P f2da5f38b8fd40629e7b120a0ae3f4df: Time spent bootstrapping tablet: real 0.062s	user 0.014s	sys 0.017s
I20260709 14:50:02.604558  7659 raft_consensus.cc:359] T 8e4f6744768f41a6a06420755400e7ad P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:02.605232  7659 raft_consensus.cc:385] T 8e4f6744768f41a6a06420755400e7ad P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:02.605544  7659 raft_consensus.cc:740] T 8e4f6744768f41a6a06420755400e7ad P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 291f2c0a115748ee98f239b5704939ea, State: Initialized, Role: FOLLOWER
I20260709 14:50:02.605623  7650 raft_consensus.cc:359] T 8e4f6744768f41a6a06420755400e7ad P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:02.605943  7725 raft_consensus.cc:515] T 46b79ff8524248289cdbbbaeedc383de P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:02.606323  7650 raft_consensus.cc:385] T 8e4f6744768f41a6a06420755400e7ad P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:02.606638  7650 raft_consensus.cc:740] T 8e4f6744768f41a6a06420755400e7ad P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2da5f38b8fd40629e7b120a0ae3f4df, State: Initialized, Role: FOLLOWER
I20260709 14:50:02.606383  7659 consensus_queue.cc:260] T 8e4f6744768f41a6a06420755400e7ad P 291f2c0a115748ee98f239b5704939ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:02.607331  7650 consensus_queue.cc:260] T 8e4f6744768f41a6a06420755400e7ad P f2da5f38b8fd40629e7b120a0ae3f4df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:02.609198  7659 ts_tablet_manager.cc:1434] T 8e4f6744768f41a6a06420755400e7ad P 291f2c0a115748ee98f239b5704939ea: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:50:02.610209  7659 tablet_bootstrap.cc:492] T 021546e4bbc24511bbbe9bba404d0a11 P 291f2c0a115748ee98f239b5704939ea: Bootstrap starting.
I20260709 14:50:02.609400  7650 ts_tablet_manager.cc:1434] T 8e4f6744768f41a6a06420755400e7ad P f2da5f38b8fd40629e7b120a0ae3f4df: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:50:02.614969  7535 raft_consensus.cc:2393] T 46b79ff8524248289cdbbbaeedc383de P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate dde0c3c74e7f473ca5d3fbb12786fc93 in current term 1: Already voted for candidate 291f2c0a115748ee98f239b5704939ea in this term.
I20260709 14:50:02.616168  7650 tablet_bootstrap.cc:492] T ff6e2b6db5d04778874fe23971decebb P f2da5f38b8fd40629e7b120a0ae3f4df: Bootstrap starting.
I20260709 14:50:02.616211  7659 tablet_bootstrap.cc:654] T 021546e4bbc24511bbbe9bba404d0a11 P 291f2c0a115748ee98f239b5704939ea: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:02.618858  7574 leader_election.cc:304] T 46b79ff8524248289cdbbbaeedc383de P dde0c3c74e7f473ca5d3fbb12786fc93 [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: dde0c3c74e7f473ca5d3fbb12786fc93; no voters: 291f2c0a115748ee98f239b5704939ea, f2da5f38b8fd40629e7b120a0ae3f4df
I20260709 14:50:02.619717  7743 raft_consensus.cc:2749] T 46b79ff8524248289cdbbbaeedc383de P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:50:02.620379  7659 tablet_bootstrap.cc:492] T 021546e4bbc24511bbbe9bba404d0a11 P 291f2c0a115748ee98f239b5704939ea: No bootstrap required, opened a new log
I20260709 14:50:02.620061  7818 consensus_queue.cc:1048] T ee836ebb217d4fa28626682645ab89a9 P f2da5f38b8fd40629e7b120a0ae3f4df [LEADER]: Connected to new peer: Peer: permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:02.620807  7659 ts_tablet_manager.cc:1403] T 021546e4bbc24511bbbe9bba404d0a11 P 291f2c0a115748ee98f239b5704939ea: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 14:50:02.622553  7650 tablet_bootstrap.cc:654] T ff6e2b6db5d04778874fe23971decebb P f2da5f38b8fd40629e7b120a0ae3f4df: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:02.623195  7659 raft_consensus.cc:359] T 021546e4bbc24511bbbe9bba404d0a11 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:02.623859  7659 raft_consensus.cc:385] T 021546e4bbc24511bbbe9bba404d0a11 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:02.624101  7659 raft_consensus.cc:740] T 021546e4bbc24511bbbe9bba404d0a11 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 291f2c0a115748ee98f239b5704939ea, State: Initialized, Role: FOLLOWER
I20260709 14:50:02.624676  7659 consensus_queue.cc:260] T 021546e4bbc24511bbbe9bba404d0a11 P 291f2c0a115748ee98f239b5704939ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:02.626140  7459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46b79ff8524248289cdbbbaeedc383de" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df"
I20260709 14:50:02.627043  7659 ts_tablet_manager.cc:1434] T 021546e4bbc24511bbbe9bba404d0a11 P 291f2c0a115748ee98f239b5704939ea: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260709 14:50:02.628279  7659 tablet_bootstrap.cc:492] T 7d26ea450add4fc1bb92ffc9d89fe21f P 291f2c0a115748ee98f239b5704939ea: Bootstrap starting.
I20260709 14:50:02.634298  7659 tablet_bootstrap.cc:654] T 7d26ea450add4fc1bb92ffc9d89fe21f P 291f2c0a115748ee98f239b5704939ea: Neither blocks nor log segments found. Creating new log.
W20260709 14:50:02.639199  7501 leader_election.cc:343] T 46b79ff8524248289cdbbbaeedc383de P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:02.660838  7725 leader_election.cc:290] T 46b79ff8524248289cdbbbaeedc383de P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 election: Requested vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:50:02.662016  7608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46b79ff8524248289cdbbbaeedc383de" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93"
I20260709 14:50:02.663044  7608 raft_consensus.cc:2393] T 46b79ff8524248289cdbbbaeedc383de P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 291f2c0a115748ee98f239b5704939ea in current term 1: Already voted for candidate dde0c3c74e7f473ca5d3fbb12786fc93 in this term.
I20260709 14:50:02.664134  7500 leader_election.cc:304] T 46b79ff8524248289cdbbbaeedc383de P 291f2c0a115748ee98f239b5704939ea [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: 291f2c0a115748ee98f239b5704939ea; no voters: dde0c3c74e7f473ca5d3fbb12786fc93, f2da5f38b8fd40629e7b120a0ae3f4df
I20260709 14:50:02.665954  7794 raft_consensus.cc:2749] T 46b79ff8524248289cdbbbaeedc383de P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:50:02.671362  7676 consensus_queue.cc:1048] T a1d92fdf0e314fcb82ac1aceec95ffc4 P 291f2c0a115748ee98f239b5704939ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:02.720854  7676 raft_consensus.cc:493] T 021546e4bbc24511bbbe9bba404d0a11 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:02.721453  7676 raft_consensus.cc:515] T 021546e4bbc24511bbbe9bba404d0a11 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:02.726284  7457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "021546e4bbc24511bbbe9bba404d0a11" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" is_pre_election: true
W20260709 14:50:02.727921  7501 leader_election.cc:343] T 021546e4bbc24511bbbe9bba404d0a11 P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:02.727404  7676 leader_election.cc:290] T 021546e4bbc24511bbbe9bba404d0a11 P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:50:02.730065  7608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "021546e4bbc24511bbbe9bba404d0a11" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" is_pre_election: true
W20260709 14:50:02.732112  7500 leader_election.cc:343] T 021546e4bbc24511bbbe9bba404d0a11 P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:02.732709  7500 leader_election.cc:304] T 021546e4bbc24511bbbe9bba404d0a11 P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 291f2c0a115748ee98f239b5704939ea; no voters: dde0c3c74e7f473ca5d3fbb12786fc93, f2da5f38b8fd40629e7b120a0ae3f4df
I20260709 14:50:02.734434  7725 raft_consensus.cc:2749] T 021546e4bbc24511bbbe9bba404d0a11 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:02.734887  7794 consensus_queue.cc:1048] T a1d92fdf0e314fcb82ac1aceec95ffc4 P 291f2c0a115748ee98f239b5704939ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:02.739482  7650 tablet_bootstrap.cc:492] T ff6e2b6db5d04778874fe23971decebb P f2da5f38b8fd40629e7b120a0ae3f4df: No bootstrap required, opened a new log
I20260709 14:50:02.739959  7650 ts_tablet_manager.cc:1403] T ff6e2b6db5d04778874fe23971decebb P f2da5f38b8fd40629e7b120a0ae3f4df: Time spent bootstrapping tablet: real 0.124s	user 0.026s	sys 0.036s
I20260709 14:50:02.741600  7652 tablet_bootstrap.cc:492] T 8e4f6744768f41a6a06420755400e7ad P dde0c3c74e7f473ca5d3fbb12786fc93: No bootstrap required, opened a new log
I20260709 14:50:02.742003  7652 ts_tablet_manager.cc:1403] T 8e4f6744768f41a6a06420755400e7ad P dde0c3c74e7f473ca5d3fbb12786fc93: Time spent bootstrapping tablet: real 0.185s	user 0.033s	sys 0.045s
I20260709 14:50:02.742525  7650 raft_consensus.cc:359] T ff6e2b6db5d04778874fe23971decebb P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:02.743218  7650 raft_consensus.cc:385] T ff6e2b6db5d04778874fe23971decebb P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:02.743474  7650 raft_consensus.cc:740] T ff6e2b6db5d04778874fe23971decebb P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2da5f38b8fd40629e7b120a0ae3f4df, State: Initialized, Role: FOLLOWER
I20260709 14:50:02.744282  7650 consensus_queue.cc:260] T ff6e2b6db5d04778874fe23971decebb P f2da5f38b8fd40629e7b120a0ae3f4df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:02.744493  7652 raft_consensus.cc:359] T 8e4f6744768f41a6a06420755400e7ad P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:02.745160  7652 raft_consensus.cc:385] T 8e4f6744768f41a6a06420755400e7ad P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:02.745429  7652 raft_consensus.cc:740] T 8e4f6744768f41a6a06420755400e7ad P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dde0c3c74e7f473ca5d3fbb12786fc93, State: Initialized, Role: FOLLOWER
I20260709 14:50:02.746049  7659 tablet_bootstrap.cc:492] T 7d26ea450add4fc1bb92ffc9d89fe21f P 291f2c0a115748ee98f239b5704939ea: No bootstrap required, opened a new log
I20260709 14:50:02.746536  7659 ts_tablet_manager.cc:1403] T 7d26ea450add4fc1bb92ffc9d89fe21f P 291f2c0a115748ee98f239b5704939ea: Time spent bootstrapping tablet: real 0.119s	user 0.025s	sys 0.049s
I20260709 14:50:02.746155  7652 consensus_queue.cc:260] T 8e4f6744768f41a6a06420755400e7ad P dde0c3c74e7f473ca5d3fbb12786fc93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:02.748395  7652 ts_tablet_manager.cc:1434] T 8e4f6744768f41a6a06420755400e7ad P dde0c3c74e7f473ca5d3fbb12786fc93: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 14:50:02.749358  7652 tablet_bootstrap.cc:492] T 92de74c7b235473185b5beb6441b20da P dde0c3c74e7f473ca5d3fbb12786fc93: Bootstrap starting.
I20260709 14:50:02.749114  7659 raft_consensus.cc:359] T 7d26ea450add4fc1bb92ffc9d89fe21f P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:02.749869  7659 raft_consensus.cc:385] T 7d26ea450add4fc1bb92ffc9d89fe21f P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:02.750169  7659 raft_consensus.cc:740] T 7d26ea450add4fc1bb92ffc9d89fe21f P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 291f2c0a115748ee98f239b5704939ea, State: Initialized, Role: FOLLOWER
I20260709 14:50:02.750804  7659 consensus_queue.cc:260] T 7d26ea450add4fc1bb92ffc9d89fe21f P 291f2c0a115748ee98f239b5704939ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:02.752835  7659 ts_tablet_manager.cc:1434] T 7d26ea450add4fc1bb92ffc9d89fe21f P 291f2c0a115748ee98f239b5704939ea: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:50:02.753813  7659 tablet_bootstrap.cc:492] T d464434c510f4a939a71486d1d6b1dc2 P 291f2c0a115748ee98f239b5704939ea: Bootstrap starting.
I20260709 14:50:02.755609  7652 tablet_bootstrap.cc:654] T 92de74c7b235473185b5beb6441b20da P dde0c3c74e7f473ca5d3fbb12786fc93: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:02.759400  7659 tablet_bootstrap.cc:654] T d464434c510f4a939a71486d1d6b1dc2 P 291f2c0a115748ee98f239b5704939ea: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:02.773008  7650 ts_tablet_manager.cc:1434] T ff6e2b6db5d04778874fe23971decebb P f2da5f38b8fd40629e7b120a0ae3f4df: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.000s
I20260709 14:50:02.774037  7650 tablet_bootstrap.cc:492] T fca879354d60445bb8b90626af9cf1df P f2da5f38b8fd40629e7b120a0ae3f4df: Bootstrap starting.
I20260709 14:50:02.778625  7798 consensus_queue.cc:1048] T 5d3f408496d34341a0ea4cd7efef9b2a P dde0c3c74e7f473ca5d3fbb12786fc93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:02.783993  7460 raft_consensus.cc:3060] T ff6e2b6db5d04778874fe23971decebb P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:02.796137  7650 tablet_bootstrap.cc:654] T fca879354d60445bb8b90626af9cf1df P f2da5f38b8fd40629e7b120a0ae3f4df: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:02.803936  7659 tablet_bootstrap.cc:492] T d464434c510f4a939a71486d1d6b1dc2 P 291f2c0a115748ee98f239b5704939ea: No bootstrap required, opened a new log
I20260709 14:50:02.804050  7652 tablet_bootstrap.cc:492] T 92de74c7b235473185b5beb6441b20da P dde0c3c74e7f473ca5d3fbb12786fc93: No bootstrap required, opened a new log
I20260709 14:50:02.804410  7659 ts_tablet_manager.cc:1403] T d464434c510f4a939a71486d1d6b1dc2 P 291f2c0a115748ee98f239b5704939ea: Time spent bootstrapping tablet: real 0.051s	user 0.032s	sys 0.016s
I20260709 14:50:02.804491  7652 ts_tablet_manager.cc:1403] T 92de74c7b235473185b5beb6441b20da P dde0c3c74e7f473ca5d3fbb12786fc93: Time spent bootstrapping tablet: real 0.055s	user 0.014s	sys 0.003s
I20260709 14:50:02.807401  7652 raft_consensus.cc:359] T 92de74c7b235473185b5beb6441b20da P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:02.808056  7652 raft_consensus.cc:385] T 92de74c7b235473185b5beb6441b20da P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:02.808329  7652 raft_consensus.cc:740] T 92de74c7b235473185b5beb6441b20da P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dde0c3c74e7f473ca5d3fbb12786fc93, State: Initialized, Role: FOLLOWER
I20260709 14:50:02.808728  7659 raft_consensus.cc:359] T d464434c510f4a939a71486d1d6b1dc2 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:02.809011  7652 consensus_queue.cc:260] T 92de74c7b235473185b5beb6441b20da P dde0c3c74e7f473ca5d3fbb12786fc93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:02.809453  7659 raft_consensus.cc:385] T d464434c510f4a939a71486d1d6b1dc2 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:02.809767  7659 raft_consensus.cc:740] T d464434c510f4a939a71486d1d6b1dc2 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 291f2c0a115748ee98f239b5704939ea, State: Initialized, Role: FOLLOWER
I20260709 14:50:02.810644  7659 consensus_queue.cc:260] T d464434c510f4a939a71486d1d6b1dc2 P 291f2c0a115748ee98f239b5704939ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:02.811688  7652 ts_tablet_manager.cc:1434] T 92de74c7b235473185b5beb6441b20da P dde0c3c74e7f473ca5d3fbb12786fc93: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:50:02.813225  7659 ts_tablet_manager.cc:1434] T d464434c510f4a939a71486d1d6b1dc2 P 291f2c0a115748ee98f239b5704939ea: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260709 14:50:02.814145  7659 tablet_bootstrap.cc:492] T 9459a0461eb8458286e7a2d1a7bb24d5 P 291f2c0a115748ee98f239b5704939ea: Bootstrap starting.
I20260709 14:50:02.814519  7652 tablet_bootstrap.cc:492] T 9459a0461eb8458286e7a2d1a7bb24d5 P dde0c3c74e7f473ca5d3fbb12786fc93: Bootstrap starting.
I20260709 14:50:02.824293  7610 raft_consensus.cc:3060] T 92de74c7b235473185b5beb6441b20da P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:02.833884  7652 tablet_bootstrap.cc:654] T 9459a0461eb8458286e7a2d1a7bb24d5 P dde0c3c74e7f473ca5d3fbb12786fc93: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:02.843477  7659 tablet_bootstrap.cc:654] T 9459a0461eb8458286e7a2d1a7bb24d5 P 291f2c0a115748ee98f239b5704939ea: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:02.846793  7750 consensus_queue.cc:1048] T 5d3f408496d34341a0ea4cd7efef9b2a P dde0c3c74e7f473ca5d3fbb12786fc93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:02.847409  7650 tablet_bootstrap.cc:492] T fca879354d60445bb8b90626af9cf1df P f2da5f38b8fd40629e7b120a0ae3f4df: No bootstrap required, opened a new log
I20260709 14:50:02.851621  7650 ts_tablet_manager.cc:1403] T fca879354d60445bb8b90626af9cf1df P f2da5f38b8fd40629e7b120a0ae3f4df: Time spent bootstrapping tablet: real 0.078s	user 0.007s	sys 0.010s
I20260709 14:50:02.864279  7841 consensus_queue.cc:1048] T 6070143bb42b40c6bdb9e2dda21eee26 P dde0c3c74e7f473ca5d3fbb12786fc93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:02.865389  7650 raft_consensus.cc:359] T fca879354d60445bb8b90626af9cf1df P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:02.866286  7650 raft_consensus.cc:385] T fca879354d60445bb8b90626af9cf1df P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:02.866531  7650 raft_consensus.cc:740] T fca879354d60445bb8b90626af9cf1df P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2da5f38b8fd40629e7b120a0ae3f4df, State: Initialized, Role: FOLLOWER
I20260709 14:50:02.867223  7650 consensus_queue.cc:260] T fca879354d60445bb8b90626af9cf1df P f2da5f38b8fd40629e7b120a0ae3f4df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:02.869388  7650 ts_tablet_manager.cc:1434] T fca879354d60445bb8b90626af9cf1df P f2da5f38b8fd40629e7b120a0ae3f4df: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 14:50:02.873378  7676 raft_consensus.cc:493] T d464434c510f4a939a71486d1d6b1dc2 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:02.873831  7676 raft_consensus.cc:515] T d464434c510f4a939a71486d1d6b1dc2 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:02.880303  7652 tablet_bootstrap.cc:492] T 9459a0461eb8458286e7a2d1a7bb24d5 P dde0c3c74e7f473ca5d3fbb12786fc93: No bootstrap required, opened a new log
I20260709 14:50:02.880709  7841 raft_consensus.cc:493] T 8e4f6744768f41a6a06420755400e7ad P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:02.881587  7650 tablet_bootstrap.cc:492] T d464434c510f4a939a71486d1d6b1dc2 P f2da5f38b8fd40629e7b120a0ae3f4df: Bootstrap starting.
I20260709 14:50:02.881446  7841 raft_consensus.cc:515] T 8e4f6744768f41a6a06420755400e7ad P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:02.883389  7841 leader_election.cc:290] T 8e4f6744768f41a6a06420755400e7ad P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303)
I20260709 14:50:02.902345  7652 ts_tablet_manager.cc:1403] T 9459a0461eb8458286e7a2d1a7bb24d5 P dde0c3c74e7f473ca5d3fbb12786fc93: Time spent bootstrapping tablet: real 0.088s	user 0.014s	sys 0.000s
I20260709 14:50:02.885676  7535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e4f6744768f41a6a06420755400e7ad" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea" is_pre_election: true
I20260709 14:50:02.905251  7535 raft_consensus.cc:2468] T 8e4f6744768f41a6a06420755400e7ad P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dde0c3c74e7f473ca5d3fbb12786fc93 in term 0.
I20260709 14:50:02.902709  7676 leader_election.cc:290] T d464434c510f4a939a71486d1d6b1dc2 P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:50:02.906395  7574 leader_election.cc:304] T 8e4f6744768f41a6a06420755400e7ad P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 291f2c0a115748ee98f239b5704939ea, dde0c3c74e7f473ca5d3fbb12786fc93; no voters: 
I20260709 14:50:02.906915  7652 raft_consensus.cc:359] T 9459a0461eb8458286e7a2d1a7bb24d5 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:02.907217  7841 raft_consensus.cc:2804] T 8e4f6744768f41a6a06420755400e7ad P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:02.907124  7457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e4f6744768f41a6a06420755400e7ad" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" is_pre_election: true
I20260709 14:50:02.907552  7652 raft_consensus.cc:385] T 9459a0461eb8458286e7a2d1a7bb24d5 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:02.907627  7841 raft_consensus.cc:493] T 8e4f6744768f41a6a06420755400e7ad P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:02.907819  7457 raft_consensus.cc:2468] T 8e4f6744768f41a6a06420755400e7ad P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dde0c3c74e7f473ca5d3fbb12786fc93 in term 0.
I20260709 14:50:02.907910  7652 raft_consensus.cc:740] T 9459a0461eb8458286e7a2d1a7bb24d5 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dde0c3c74e7f473ca5d3fbb12786fc93, State: Initialized, Role: FOLLOWER
I20260709 14:50:02.908038  7841 raft_consensus.cc:3060] T 8e4f6744768f41a6a06420755400e7ad P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:02.913259  7652 consensus_queue.cc:260] T 9459a0461eb8458286e7a2d1a7bb24d5 P dde0c3c74e7f473ca5d3fbb12786fc93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:02.884608  7609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d464434c510f4a939a71486d1d6b1dc2" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" is_pre_election: true
I20260709 14:50:02.920725  7659 tablet_bootstrap.cc:492] T 9459a0461eb8458286e7a2d1a7bb24d5 P 291f2c0a115748ee98f239b5704939ea: No bootstrap required, opened a new log
I20260709 14:50:02.921046  7659 ts_tablet_manager.cc:1403] T 9459a0461eb8458286e7a2d1a7bb24d5 P 291f2c0a115748ee98f239b5704939ea: Time spent bootstrapping tablet: real 0.107s	user 0.014s	sys 0.003s
I20260709 14:50:02.923298  7460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d464434c510f4a939a71486d1d6b1dc2" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" is_pre_election: true
I20260709 14:50:02.926272  7818 raft_consensus.cc:493] T b92881ebc48042b5ad162acf6bb8ff4e P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:02.926752  7818 raft_consensus.cc:515] T b92881ebc48042b5ad162acf6bb8ff4e P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:02.919637  7841 raft_consensus.cc:515] T 8e4f6744768f41a6a06420755400e7ad P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:02.933861  7818 leader_election.cc:290] T b92881ebc48042b5ad162acf6bb8ff4e P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:50:02.938119  7659 raft_consensus.cc:359] T 9459a0461eb8458286e7a2d1a7bb24d5 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:02.938786  7659 raft_consensus.cc:385] T 9459a0461eb8458286e7a2d1a7bb24d5 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:02.939036  7659 raft_consensus.cc:740] T 9459a0461eb8458286e7a2d1a7bb24d5 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 291f2c0a115748ee98f239b5704939ea, State: Initialized, Role: FOLLOWER
I20260709 14:50:02.939606  7457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e4f6744768f41a6a06420755400e7ad" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df"
I20260709 14:50:02.940234  7457 raft_consensus.cc:3060] T 8e4f6744768f41a6a06420755400e7ad P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:02.942238  7609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b92881ebc48042b5ad162acf6bb8ff4e" candidate_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" is_pre_election: true
W20260709 14:50:02.942443  7500 leader_election.cc:343] T d464434c510f4a939a71486d1d6b1dc2 P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:50:02.943478  7425 leader_election.cc:343] T b92881ebc48042b5ad162acf6bb8ff4e P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:02.945573  7743 raft_consensus.cc:493] T a125a9ba3e0c4e4bb48070106d4776aa P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:02.939642  7659 consensus_queue.cc:260] T 9459a0461eb8458286e7a2d1a7bb24d5 P 291f2c0a115748ee98f239b5704939ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:02.945968  7743 raft_consensus.cc:515] T a125a9ba3e0c4e4bb48070106d4776aa P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:02.946846  7659 ts_tablet_manager.cc:1434] T 9459a0461eb8458286e7a2d1a7bb24d5 P 291f2c0a115748ee98f239b5704939ea: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.001s
I20260709 14:50:02.947877  7743 leader_election.cc:290] T a125a9ba3e0c4e4bb48070106d4776aa P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303)
I20260709 14:50:02.948783  7535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a125a9ba3e0c4e4bb48070106d4776aa" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea" is_pre_election: true
I20260709 14:50:02.948902  7533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b92881ebc48042b5ad162acf6bb8ff4e" candidate_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea" is_pre_election: true
I20260709 14:50:02.949522  7533 raft_consensus.cc:2468] T b92881ebc48042b5ad162acf6bb8ff4e P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f2da5f38b8fd40629e7b120a0ae3f4df in term 0.
I20260709 14:50:02.950049  7457 raft_consensus.cc:2468] T 8e4f6744768f41a6a06420755400e7ad P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dde0c3c74e7f473ca5d3fbb12786fc93 in term 1.
I20260709 14:50:02.950472  7425 leader_election.cc:304] T b92881ebc48042b5ad162acf6bb8ff4e P f2da5f38b8fd40629e7b120a0ae3f4df [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: 291f2c0a115748ee98f239b5704939ea, f2da5f38b8fd40629e7b120a0ae3f4df; no voters: dde0c3c74e7f473ca5d3fbb12786fc93
I20260709 14:50:02.951102  7818 raft_consensus.cc:2804] T b92881ebc48042b5ad162acf6bb8ff4e P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:02.951637  7818 raft_consensus.cc:493] T b92881ebc48042b5ad162acf6bb8ff4e P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:02.951879  7659 tablet_bootstrap.cc:492] T cb859e60cd504b018030c5eb03d1251d P 291f2c0a115748ee98f239b5704939ea: Bootstrap starting.
I20260709 14:50:02.952011  7818 raft_consensus.cc:3060] T b92881ebc48042b5ad162acf6bb8ff4e P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:02.952195  7652 ts_tablet_manager.cc:1434] T 9459a0461eb8458286e7a2d1a7bb24d5 P dde0c3c74e7f473ca5d3fbb12786fc93: Time spent starting tablet: real 0.049s	user 0.006s	sys 0.000s
I20260709 14:50:02.953104  7652 tablet_bootstrap.cc:492] T b92881ebc48042b5ad162acf6bb8ff4e P dde0c3c74e7f473ca5d3fbb12786fc93: Bootstrap starting.
W20260709 14:50:02.954200  7501 leader_election.cc:343] T d464434c510f4a939a71486d1d6b1dc2 P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:02.954655  7501 leader_election.cc:304] T d464434c510f4a939a71486d1d6b1dc2 P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 291f2c0a115748ee98f239b5704939ea; no voters: dde0c3c74e7f473ca5d3fbb12786fc93, f2da5f38b8fd40629e7b120a0ae3f4df
I20260709 14:50:02.955514  7838 raft_consensus.cc:2749] T d464434c510f4a939a71486d1d6b1dc2 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:02.959710  7690 consensus_queue.cc:1048] T 6070143bb42b40c6bdb9e2dda21eee26 P dde0c3c74e7f473ca5d3fbb12786fc93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:02.961664  7575 leader_election.cc:304] T 8e4f6744768f41a6a06420755400e7ad P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dde0c3c74e7f473ca5d3fbb12786fc93, f2da5f38b8fd40629e7b120a0ae3f4df; no voters: 
I20260709 14:50:02.962441  7690 raft_consensus.cc:2804] T 8e4f6744768f41a6a06420755400e7ad P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:02.962894  7690 raft_consensus.cc:697] T 8e4f6744768f41a6a06420755400e7ad P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 LEADER]: Becoming Leader. State: Replica: dde0c3c74e7f473ca5d3fbb12786fc93, State: Running, Role: LEADER
I20260709 14:50:02.964023  7690 consensus_queue.cc:237] T 8e4f6744768f41a6a06420755400e7ad P dde0c3c74e7f473ca5d3fbb12786fc93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:02.963318  7818 raft_consensus.cc:515] T b92881ebc48042b5ad162acf6bb8ff4e P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:02.969241  7650 tablet_bootstrap.cc:654] T d464434c510f4a939a71486d1d6b1dc2 P f2da5f38b8fd40629e7b120a0ae3f4df: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:02.969672  7535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e4f6744768f41a6a06420755400e7ad" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea"
I20260709 14:50:02.971463  7535 raft_consensus.cc:3060] T 8e4f6744768f41a6a06420755400e7ad P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:02.962888  7841 leader_election.cc:290] T 8e4f6744768f41a6a06420755400e7ad P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 election: Requested vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303)
I20260709 14:50:02.977766  7659 tablet_bootstrap.cc:654] T cb859e60cd504b018030c5eb03d1251d P 291f2c0a115748ee98f239b5704939ea: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:02.987335  7535 raft_consensus.cc:2468] T 8e4f6744768f41a6a06420755400e7ad P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dde0c3c74e7f473ca5d3fbb12786fc93 in term 1.
I20260709 14:50:02.990830  7358 catalog_manager.cc:5697] T 8e4f6744768f41a6a06420755400e7ad P dde0c3c74e7f473ca5d3fbb12786fc93 reported cstate change: term changed from 0 to 1, leader changed from <none> to dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67). New cstate: current_term: 1 leader_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:02.993734  7460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a125a9ba3e0c4e4bb48070106d4776aa" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" is_pre_election: true
I20260709 14:50:02.994740  7535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b92881ebc48042b5ad162acf6bb8ff4e" candidate_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea"
I20260709 14:50:02.995378  7535 raft_consensus.cc:3060] T b92881ebc48042b5ad162acf6bb8ff4e P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:02.999007  7460 raft_consensus.cc:2393] T a125a9ba3e0c4e4bb48070106d4776aa P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dde0c3c74e7f473ca5d3fbb12786fc93 in current term 1: Already voted for candidate 291f2c0a115748ee98f239b5704939ea in this term.
I20260709 14:50:03.001961  7652 tablet_bootstrap.cc:654] T b92881ebc48042b5ad162acf6bb8ff4e P dde0c3c74e7f473ca5d3fbb12786fc93: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:03.002326  7818 leader_election.cc:290] T b92881ebc48042b5ad162acf6bb8ff4e P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 1 election: Requested vote from peers 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:50:03.003966  7659 tablet_bootstrap.cc:492] T cb859e60cd504b018030c5eb03d1251d P 291f2c0a115748ee98f239b5704939ea: No bootstrap required, opened a new log
I20260709 14:50:03.006531  7659 ts_tablet_manager.cc:1403] T cb859e60cd504b018030c5eb03d1251d P 291f2c0a115748ee98f239b5704939ea: Time spent bootstrapping tablet: real 0.055s	user 0.005s	sys 0.007s
I20260709 14:50:03.007524  7535 raft_consensus.cc:2468] T b92881ebc48042b5ad162acf6bb8ff4e P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2da5f38b8fd40629e7b120a0ae3f4df in term 1.
I20260709 14:50:03.008594  7425 leader_election.cc:304] T b92881ebc48042b5ad162acf6bb8ff4e P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 291f2c0a115748ee98f239b5704939ea, f2da5f38b8fd40629e7b120a0ae3f4df; no voters: 
I20260709 14:50:03.009430  7702 raft_consensus.cc:2804] T b92881ebc48042b5ad162acf6bb8ff4e P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:03.009706  7676 consensus_queue.cc:1048] T a125a9ba3e0c4e4bb48070106d4776aa P 291f2c0a115748ee98f239b5704939ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:03.009915  7702 raft_consensus.cc:697] T b92881ebc48042b5ad162acf6bb8ff4e P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 LEADER]: Becoming Leader. State: Replica: f2da5f38b8fd40629e7b120a0ae3f4df, State: Running, Role: LEADER
I20260709 14:50:03.011556  7650 tablet_bootstrap.cc:492] T d464434c510f4a939a71486d1d6b1dc2 P f2da5f38b8fd40629e7b120a0ae3f4df: No bootstrap required, opened a new log
I20260709 14:50:03.012035  7650 ts_tablet_manager.cc:1403] T d464434c510f4a939a71486d1d6b1dc2 P f2da5f38b8fd40629e7b120a0ae3f4df: Time spent bootstrapping tablet: real 0.131s	user 0.018s	sys 0.016s
I20260709 14:50:03.011389  7702 consensus_queue.cc:237] T b92881ebc48042b5ad162acf6bb8ff4e P f2da5f38b8fd40629e7b120a0ae3f4df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:03.009435  7608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b92881ebc48042b5ad162acf6bb8ff4e" candidate_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93"
I20260709 14:50:03.014180  7575 leader_election.cc:304] T a125a9ba3e0c4e4bb48070106d4776aa P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dde0c3c74e7f473ca5d3fbb12786fc93; no voters: 291f2c0a115748ee98f239b5704939ea, f2da5f38b8fd40629e7b120a0ae3f4df
I20260709 14:50:03.016057  7841 raft_consensus.cc:3060] T a125a9ba3e0c4e4bb48070106d4776aa P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:03.016597  7659 raft_consensus.cc:359] T cb859e60cd504b018030c5eb03d1251d P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:03.017189  7659 raft_consensus.cc:385] T cb859e60cd504b018030c5eb03d1251d P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:03.017448  7659 raft_consensus.cc:740] T cb859e60cd504b018030c5eb03d1251d P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 291f2c0a115748ee98f239b5704939ea, State: Initialized, Role: FOLLOWER
I20260709 14:50:03.018038  7659 consensus_queue.cc:260] T cb859e60cd504b018030c5eb03d1251d P 291f2c0a115748ee98f239b5704939ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:03.020840  7650 raft_consensus.cc:359] T d464434c510f4a939a71486d1d6b1dc2 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:03.021445  7650 raft_consensus.cc:385] T d464434c510f4a939a71486d1d6b1dc2 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:50:03.021481  7425 leader_election.cc:343] T b92881ebc48042b5ad162acf6bb8ff4e P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:03.021780  7650 raft_consensus.cc:740] T d464434c510f4a939a71486d1d6b1dc2 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2da5f38b8fd40629e7b120a0ae3f4df, State: Initialized, Role: FOLLOWER
I20260709 14:50:03.022480  7650 consensus_queue.cc:260] T d464434c510f4a939a71486d1d6b1dc2 P f2da5f38b8fd40629e7b120a0ae3f4df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:03.023468  7841 raft_consensus.cc:2749] T a125a9ba3e0c4e4bb48070106d4776aa P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:03.024533  7650 ts_tablet_manager.cc:1434] T d464434c510f4a939a71486d1d6b1dc2 P f2da5f38b8fd40629e7b120a0ae3f4df: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
W20260709 14:50:03.024699  7407 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:50:03.025606  7650 tablet_bootstrap.cc:492] T 46b79ff8524248289cdbbbaeedc383de P f2da5f38b8fd40629e7b120a0ae3f4df: Bootstrap starting.
I20260709 14:50:03.026825  7652 tablet_bootstrap.cc:492] T b92881ebc48042b5ad162acf6bb8ff4e P dde0c3c74e7f473ca5d3fbb12786fc93: No bootstrap required, opened a new log
I20260709 14:50:03.027244  7652 ts_tablet_manager.cc:1403] T b92881ebc48042b5ad162acf6bb8ff4e P dde0c3c74e7f473ca5d3fbb12786fc93: Time spent bootstrapping tablet: real 0.074s	user 0.011s	sys 0.006s
I20260709 14:50:03.033161  7659 ts_tablet_manager.cc:1434] T cb859e60cd504b018030c5eb03d1251d P 291f2c0a115748ee98f239b5704939ea: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260709 14:50:03.034490  7659 tablet_bootstrap.cc:492] T 0adeb3157f3843eeb5fa7a0688c207ad P 291f2c0a115748ee98f239b5704939ea: Bootstrap starting.
I20260709 14:50:03.040411  7652 raft_consensus.cc:359] T b92881ebc48042b5ad162acf6bb8ff4e P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:03.069217  7794 consensus_queue.cc:1048] T a125a9ba3e0c4e4bb48070106d4776aa P 291f2c0a115748ee98f239b5704939ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:03.073863  7652 raft_consensus.cc:385] T b92881ebc48042b5ad162acf6bb8ff4e P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:03.074209  7652 raft_consensus.cc:740] T b92881ebc48042b5ad162acf6bb8ff4e P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dde0c3c74e7f473ca5d3fbb12786fc93, State: Initialized, Role: FOLLOWER
I20260709 14:50:03.074890  7652 consensus_queue.cc:260] T b92881ebc48042b5ad162acf6bb8ff4e P dde0c3c74e7f473ca5d3fbb12786fc93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:03.076754  7652 ts_tablet_manager.cc:1434] T b92881ebc48042b5ad162acf6bb8ff4e P dde0c3c74e7f473ca5d3fbb12786fc93: Time spent starting tablet: real 0.049s	user 0.007s	sys 0.001s
I20260709 14:50:03.078576  7650 tablet_bootstrap.cc:654] T 46b79ff8524248289cdbbbaeedc383de P f2da5f38b8fd40629e7b120a0ae3f4df: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:03.080490  7652 tablet_bootstrap.cc:492] T edd3c47298514f099c5d3b92c485e8ee P dde0c3c74e7f473ca5d3fbb12786fc93: Bootstrap starting.
I20260709 14:50:03.057336  7659 tablet_bootstrap.cc:654] T 0adeb3157f3843eeb5fa7a0688c207ad P 291f2c0a115748ee98f239b5704939ea: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:03.088883  7652 tablet_bootstrap.cc:654] T edd3c47298514f099c5d3b92c485e8ee P dde0c3c74e7f473ca5d3fbb12786fc93: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:03.111794  7659 tablet_bootstrap.cc:492] T 0adeb3157f3843eeb5fa7a0688c207ad P 291f2c0a115748ee98f239b5704939ea: No bootstrap required, opened a new log
I20260709 14:50:03.112223  7659 ts_tablet_manager.cc:1403] T 0adeb3157f3843eeb5fa7a0688c207ad P 291f2c0a115748ee98f239b5704939ea: Time spent bootstrapping tablet: real 0.078s	user 0.016s	sys 0.010s
I20260709 14:50:03.115113  7659 raft_consensus.cc:359] T 0adeb3157f3843eeb5fa7a0688c207ad P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:03.115779  7659 raft_consensus.cc:385] T 0adeb3157f3843eeb5fa7a0688c207ad P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:03.116047  7659 raft_consensus.cc:740] T 0adeb3157f3843eeb5fa7a0688c207ad P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 291f2c0a115748ee98f239b5704939ea, State: Initialized, Role: FOLLOWER
I20260709 14:50:03.116729  7659 consensus_queue.cc:260] T 0adeb3157f3843eeb5fa7a0688c207ad P 291f2c0a115748ee98f239b5704939ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:03.119539  7659 ts_tablet_manager.cc:1434] T 0adeb3157f3843eeb5fa7a0688c207ad P 291f2c0a115748ee98f239b5704939ea: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:50:03.122035  7659 tablet_bootstrap.cc:492] T edd3c47298514f099c5d3b92c485e8ee P 291f2c0a115748ee98f239b5704939ea: Bootstrap starting.
I20260709 14:50:03.128118  7659 tablet_bootstrap.cc:654] T edd3c47298514f099c5d3b92c485e8ee P 291f2c0a115748ee98f239b5704939ea: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:03.132995  7650 tablet_bootstrap.cc:492] T 46b79ff8524248289cdbbbaeedc383de P f2da5f38b8fd40629e7b120a0ae3f4df: No bootstrap required, opened a new log
I20260709 14:50:03.133419  7650 ts_tablet_manager.cc:1403] T 46b79ff8524248289cdbbbaeedc383de P f2da5f38b8fd40629e7b120a0ae3f4df: Time spent bootstrapping tablet: real 0.108s	user 0.029s	sys 0.023s
I20260709 14:50:03.135797  7650 raft_consensus.cc:359] T 46b79ff8524248289cdbbbaeedc383de P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:03.136418  7650 raft_consensus.cc:385] T 46b79ff8524248289cdbbbaeedc383de P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:03.130932  7358 catalog_manager.cc:5697] T b92881ebc48042b5ad162acf6bb8ff4e P f2da5f38b8fd40629e7b120a0ae3f4df reported cstate change: term changed from 0 to 1, leader changed from <none> to f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65). New cstate: current_term: 1 leader_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:03.136613  7652 tablet_bootstrap.cc:492] T edd3c47298514f099c5d3b92c485e8ee P dde0c3c74e7f473ca5d3fbb12786fc93: No bootstrap required, opened a new log
I20260709 14:50:03.136687  7650 raft_consensus.cc:740] T 46b79ff8524248289cdbbbaeedc383de P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2da5f38b8fd40629e7b120a0ae3f4df, State: Initialized, Role: FOLLOWER
I20260709 14:50:03.137349  7652 ts_tablet_manager.cc:1403] T edd3c47298514f099c5d3b92c485e8ee P dde0c3c74e7f473ca5d3fbb12786fc93: Time spent bootstrapping tablet: real 0.057s	user 0.004s	sys 0.013s
I20260709 14:50:03.143036  7650 consensus_queue.cc:260] T 46b79ff8524248289cdbbbaeedc383de P f2da5f38b8fd40629e7b120a0ae3f4df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:03.145036  7650 ts_tablet_manager.cc:1434] T 46b79ff8524248289cdbbbaeedc383de P f2da5f38b8fd40629e7b120a0ae3f4df: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:50:03.146275  7652 raft_consensus.cc:359] T edd3c47298514f099c5d3b92c485e8ee P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:03.147266  7652 raft_consensus.cc:385] T edd3c47298514f099c5d3b92c485e8ee P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:03.147596  7652 raft_consensus.cc:740] T edd3c47298514f099c5d3b92c485e8ee P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dde0c3c74e7f473ca5d3fbb12786fc93, State: Initialized, Role: FOLLOWER
I20260709 14:50:03.148275  7652 consensus_queue.cc:260] T edd3c47298514f099c5d3b92c485e8ee P dde0c3c74e7f473ca5d3fbb12786fc93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:03.150389  7652 ts_tablet_manager.cc:1434] T edd3c47298514f099c5d3b92c485e8ee P dde0c3c74e7f473ca5d3fbb12786fc93: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:50:03.151274  7652 tablet_bootstrap.cc:492] T 7d26ea450add4fc1bb92ffc9d89fe21f P dde0c3c74e7f473ca5d3fbb12786fc93: Bootstrap starting.
I20260709 14:50:03.151567  7659 tablet_bootstrap.cc:492] T edd3c47298514f099c5d3b92c485e8ee P 291f2c0a115748ee98f239b5704939ea: No bootstrap required, opened a new log
I20260709 14:50:03.152025  7659 ts_tablet_manager.cc:1403] T edd3c47298514f099c5d3b92c485e8ee P 291f2c0a115748ee98f239b5704939ea: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.014s
I20260709 14:50:03.154847  7659 raft_consensus.cc:359] T edd3c47298514f099c5d3b92c485e8ee P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:03.155326  7652 tablet_bootstrap.cc:654] T 7d26ea450add4fc1bb92ffc9d89fe21f P dde0c3c74e7f473ca5d3fbb12786fc93: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:03.155439  7659 raft_consensus.cc:385] T edd3c47298514f099c5d3b92c485e8ee P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:03.155812  7659 raft_consensus.cc:740] T edd3c47298514f099c5d3b92c485e8ee P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 291f2c0a115748ee98f239b5704939ea, State: Initialized, Role: FOLLOWER
I20260709 14:50:03.156424  7659 consensus_queue.cc:260] T edd3c47298514f099c5d3b92c485e8ee P 291f2c0a115748ee98f239b5704939ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:03.159201  7650 tablet_bootstrap.cc:492] T 021546e4bbc24511bbbe9bba404d0a11 P f2da5f38b8fd40629e7b120a0ae3f4df: Bootstrap starting.
I20260709 14:50:03.162292  7659 ts_tablet_manager.cc:1434] T edd3c47298514f099c5d3b92c485e8ee P 291f2c0a115748ee98f239b5704939ea: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.002s
I20260709 14:50:03.163187  7659 tablet_bootstrap.cc:492] T d6e21ec0a397451e94f19b5901c7aa52 P 291f2c0a115748ee98f239b5704939ea: Bootstrap starting.
I20260709 14:50:03.166139  7652 tablet_bootstrap.cc:492] T 7d26ea450add4fc1bb92ffc9d89fe21f P dde0c3c74e7f473ca5d3fbb12786fc93: No bootstrap required, opened a new log
I20260709 14:50:03.166553  7652 ts_tablet_manager.cc:1403] T 7d26ea450add4fc1bb92ffc9d89fe21f P dde0c3c74e7f473ca5d3fbb12786fc93: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.003s
I20260709 14:50:03.168860  7659 tablet_bootstrap.cc:654] T d6e21ec0a397451e94f19b5901c7aa52 P 291f2c0a115748ee98f239b5704939ea: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:03.170310  7652 raft_consensus.cc:359] T 7d26ea450add4fc1bb92ffc9d89fe21f P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:03.170920  7652 raft_consensus.cc:385] T 7d26ea450add4fc1bb92ffc9d89fe21f P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:03.171172  7652 raft_consensus.cc:740] T 7d26ea450add4fc1bb92ffc9d89fe21f P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dde0c3c74e7f473ca5d3fbb12786fc93, State: Initialized, Role: FOLLOWER
I20260709 14:50:03.171586  7650 tablet_bootstrap.cc:654] T 021546e4bbc24511bbbe9bba404d0a11 P f2da5f38b8fd40629e7b120a0ae3f4df: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:03.171954  7652 consensus_queue.cc:260] T 7d26ea450add4fc1bb92ffc9d89fe21f P dde0c3c74e7f473ca5d3fbb12786fc93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:03.173651  7794 raft_consensus.cc:493] T 7d26ea450add4fc1bb92ffc9d89fe21f P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:03.174100  7794 raft_consensus.cc:515] T 7d26ea450add4fc1bb92ffc9d89fe21f P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:03.178455  7608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d26ea450add4fc1bb92ffc9d89fe21f" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" is_pre_election: true
I20260709 14:50:03.178675  7702 raft_consensus.cc:493] T fca879354d60445bb8b90626af9cf1df P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:03.179059  7608 raft_consensus.cc:2468] T 7d26ea450add4fc1bb92ffc9d89fe21f P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 291f2c0a115748ee98f239b5704939ea in term 0.
I20260709 14:50:03.179291  7702 raft_consensus.cc:515] T fca879354d60445bb8b90626af9cf1df P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:03.180644  7500 leader_election.cc:304] T 7d26ea450add4fc1bb92ffc9d89fe21f P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 291f2c0a115748ee98f239b5704939ea, dde0c3c74e7f473ca5d3fbb12786fc93; no voters: 
I20260709 14:50:03.181450  7838 raft_consensus.cc:2804] T 7d26ea450add4fc1bb92ffc9d89fe21f P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:03.181811  7702 leader_election.cc:290] T fca879354d60445bb8b90626af9cf1df P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:50:03.176611  7794 leader_election.cc:290] T 7d26ea450add4fc1bb92ffc9d89fe21f P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:50:03.181885  7838 raft_consensus.cc:493] T 7d26ea450add4fc1bb92ffc9d89fe21f P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:03.182814  7838 raft_consensus.cc:3060] T 7d26ea450add4fc1bb92ffc9d89fe21f P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:03.190735  7659 tablet_bootstrap.cc:492] T d6e21ec0a397451e94f19b5901c7aa52 P 291f2c0a115748ee98f239b5704939ea: No bootstrap required, opened a new log
I20260709 14:50:03.191124  7659 ts_tablet_manager.cc:1403] T d6e21ec0a397451e94f19b5901c7aa52 P 291f2c0a115748ee98f239b5704939ea: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.008s
I20260709 14:50:03.184213  7535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fca879354d60445bb8b90626af9cf1df" candidate_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea" is_pre_election: true
I20260709 14:50:03.178472  7460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d26ea450add4fc1bb92ffc9d89fe21f" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" is_pre_election: true
I20260709 14:50:03.193282  7608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fca879354d60445bb8b90626af9cf1df" candidate_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" is_pre_election: true
I20260709 14:50:03.193483  7659 raft_consensus.cc:359] T d6e21ec0a397451e94f19b5901c7aa52 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:03.193874  7608 raft_consensus.cc:2468] T fca879354d60445bb8b90626af9cf1df P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f2da5f38b8fd40629e7b120a0ae3f4df in term 0.
W20260709 14:50:03.194645  7425 leader_election.cc:343] T fca879354d60445bb8b90626af9cf1df P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:03.195246  7653 raft_consensus.cc:493] T 46b79ff8524248289cdbbbaeedc383de P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:50:03.195796  7501 leader_election.cc:343] T 7d26ea450add4fc1bb92ffc9d89fe21f P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:03.195705  7653 raft_consensus.cc:515] T 46b79ff8524248289cdbbbaeedc383de P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:03.197530  7653 leader_election.cc:290] T 46b79ff8524248289cdbbbaeedc383de P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:50:03.197304  7838 raft_consensus.cc:515] T 7d26ea450add4fc1bb92ffc9d89fe21f P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:03.195674  7425 leader_election.cc:304] T fca879354d60445bb8b90626af9cf1df P f2da5f38b8fd40629e7b120a0ae3f4df [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: dde0c3c74e7f473ca5d3fbb12786fc93, f2da5f38b8fd40629e7b120a0ae3f4df; no voters: 291f2c0a115748ee98f239b5704939ea
I20260709 14:50:03.199213  7838 leader_election.cc:290] T 7d26ea450add4fc1bb92ffc9d89fe21f P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 election: Requested vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:50:03.200359  7652 ts_tablet_manager.cc:1434] T 7d26ea450add4fc1bb92ffc9d89fe21f P dde0c3c74e7f473ca5d3fbb12786fc93: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.000s
I20260709 14:50:03.200456  7535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46b79ff8524248289cdbbbaeedc383de" candidate_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea" is_pre_election: true
I20260709 14:50:03.200940  7460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d26ea450add4fc1bb92ffc9d89fe21f" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df"
I20260709 14:50:03.201320  7535 raft_consensus.cc:2393] T 46b79ff8524248289cdbbbaeedc383de P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f2da5f38b8fd40629e7b120a0ae3f4df in current term 1: Already voted for candidate 291f2c0a115748ee98f239b5704939ea in this term.
I20260709 14:50:03.201372  7652 tablet_bootstrap.cc:492] T cb859e60cd504b018030c5eb03d1251d P dde0c3c74e7f473ca5d3fbb12786fc93: Bootstrap starting.
I20260709 14:50:03.201918  7818 raft_consensus.cc:2804] T fca879354d60445bb8b90626af9cf1df P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:03.202267  7818 raft_consensus.cc:493] T fca879354d60445bb8b90626af9cf1df P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:03.202327  7608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d26ea450add4fc1bb92ffc9d89fe21f" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93"
I20260709 14:50:03.202659  7818 raft_consensus.cc:3060] T fca879354d60445bb8b90626af9cf1df P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:03.202926  7608 raft_consensus.cc:3060] T 7d26ea450add4fc1bb92ffc9d89fe21f P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:03.194115  7659 raft_consensus.cc:385] T d6e21ec0a397451e94f19b5901c7aa52 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:50:03.204676  7501 leader_election.cc:343] T 7d26ea450add4fc1bb92ffc9d89fe21f P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:03.204784  7659 raft_consensus.cc:740] T d6e21ec0a397451e94f19b5901c7aa52 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 291f2c0a115748ee98f239b5704939ea, State: Initialized, Role: FOLLOWER
I20260709 14:50:03.205039  7838 raft_consensus.cc:493] T 0adeb3157f3843eeb5fa7a0688c207ad P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:03.206967  7609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46b79ff8524248289cdbbbaeedc383de" candidate_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" is_pre_election: true
I20260709 14:50:03.216990  7609 raft_consensus.cc:2393] T 46b79ff8524248289cdbbbaeedc383de P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f2da5f38b8fd40629e7b120a0ae3f4df in current term 1: Already voted for candidate dde0c3c74e7f473ca5d3fbb12786fc93 in this term.
I20260709 14:50:03.216922  7743 raft_consensus.cc:493] T b92881ebc48042b5ad162acf6bb8ff4e P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:03.217483  7743 raft_consensus.cc:515] T b92881ebc48042b5ad162acf6bb8ff4e P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:03.217598  7659 consensus_queue.cc:260] T d6e21ec0a397451e94f19b5901c7aa52 P 291f2c0a115748ee98f239b5704939ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:03.218060  7838 raft_consensus.cc:515] T 0adeb3157f3843eeb5fa7a0688c207ad P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:03.200513  7690 raft_consensus.cc:493] T 9459a0461eb8458286e7a2d1a7bb24d5 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:03.225715  7743 leader_election.cc:290] T b92881ebc48042b5ad162acf6bb8ff4e P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303)
I20260709 14:50:03.226437  7425 leader_election.cc:304] T 46b79ff8524248289cdbbbaeedc383de P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f2da5f38b8fd40629e7b120a0ae3f4df; no voters: 291f2c0a115748ee98f239b5704939ea, dde0c3c74e7f473ca5d3fbb12786fc93
I20260709 14:50:03.227174  7653 raft_consensus.cc:3060] T 46b79ff8524248289cdbbbaeedc383de P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:03.227974  7460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b92881ebc48042b5ad162acf6bb8ff4e" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" is_pre_election: true
I20260709 14:50:03.228343  7608 raft_consensus.cc:2468] T 7d26ea450add4fc1bb92ffc9d89fe21f P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 291f2c0a115748ee98f239b5704939ea in term 1.
I20260709 14:50:03.233870  7500 leader_election.cc:304] T 7d26ea450add4fc1bb92ffc9d89fe21f P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 291f2c0a115748ee98f239b5704939ea, dde0c3c74e7f473ca5d3fbb12786fc93; no voters: f2da5f38b8fd40629e7b120a0ae3f4df
I20260709 14:50:03.234947  7535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b92881ebc48042b5ad162acf6bb8ff4e" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea" is_pre_election: true
I20260709 14:50:03.235678  7794 raft_consensus.cc:2804] T 7d26ea450add4fc1bb92ffc9d89fe21f P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:03.237303  7794 raft_consensus.cc:697] T 7d26ea450add4fc1bb92ffc9d89fe21f P 291f2c0a115748ee98f239b5704939ea [term 1 LEADER]: Becoming Leader. State: Replica: 291f2c0a115748ee98f239b5704939ea, State: Running, Role: LEADER
I20260709 14:50:03.233987  7818 raft_consensus.cc:515] T fca879354d60445bb8b90626af9cf1df P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:03.230997  7690 raft_consensus.cc:515] T 9459a0461eb8458286e7a2d1a7bb24d5 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:03.240584  7794 consensus_queue.cc:237] T 7d26ea450add4fc1bb92ffc9d89fe21f P 291f2c0a115748ee98f239b5704939ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:03.243114  7460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9459a0461eb8458286e7a2d1a7bb24d5" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" is_pre_election: true
I20260709 14:50:03.243203  7690 leader_election.cc:290] T 9459a0461eb8458286e7a2d1a7bb24d5 P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303)
I20260709 14:50:03.243685  7460 raft_consensus.cc:2468] T 9459a0461eb8458286e7a2d1a7bb24d5 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dde0c3c74e7f473ca5d3fbb12786fc93 in term 0.
I20260709 14:50:03.244254  7533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9459a0461eb8458286e7a2d1a7bb24d5" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea" is_pre_election: true
I20260709 14:50:03.244802  7533 raft_consensus.cc:2468] T 9459a0461eb8458286e7a2d1a7bb24d5 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dde0c3c74e7f473ca5d3fbb12786fc93 in term 0.
I20260709 14:50:03.245288  7575 leader_election.cc:304] T 9459a0461eb8458286e7a2d1a7bb24d5 P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dde0c3c74e7f473ca5d3fbb12786fc93, f2da5f38b8fd40629e7b120a0ae3f4df; no voters: 
I20260709 14:50:03.245978  7838 leader_election.cc:290] T 0adeb3157f3843eeb5fa7a0688c207ad P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:50:03.247012  7743 raft_consensus.cc:2804] T 9459a0461eb8458286e7a2d1a7bb24d5 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:03.247393  7743 raft_consensus.cc:493] T 9459a0461eb8458286e7a2d1a7bb24d5 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:03.247496  7609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0adeb3157f3843eeb5fa7a0688c207ad" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" is_pre_election: true
I20260709 14:50:03.247815  7743 raft_consensus.cc:3060] T 9459a0461eb8458286e7a2d1a7bb24d5 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:03.249166  7650 tablet_bootstrap.cc:492] T 021546e4bbc24511bbbe9bba404d0a11 P f2da5f38b8fd40629e7b120a0ae3f4df: No bootstrap required, opened a new log
I20260709 14:50:03.249574  7650 ts_tablet_manager.cc:1403] T 021546e4bbc24511bbbe9bba404d0a11 P f2da5f38b8fd40629e7b120a0ae3f4df: Time spent bootstrapping tablet: real 0.091s	user 0.015s	sys 0.004s
I20260709 14:50:03.235687  7535 raft_consensus.cc:2393] T b92881ebc48042b5ad162acf6bb8ff4e P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dde0c3c74e7f473ca5d3fbb12786fc93 in current term 1: Already voted for candidate f2da5f38b8fd40629e7b120a0ae3f4df in this term.
I20260709 14:50:03.250155  7659 ts_tablet_manager.cc:1434] T d6e21ec0a397451e94f19b5901c7aa52 P 291f2c0a115748ee98f239b5704939ea: Time spent starting tablet: real 0.059s	user 0.008s	sys 0.002s
I20260709 14:50:03.250272  7460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0adeb3157f3843eeb5fa7a0688c207ad" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" is_pre_election: true
I20260709 14:50:03.255671  7574 leader_election.cc:304] T b92881ebc48042b5ad162acf6bb8ff4e P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dde0c3c74e7f473ca5d3fbb12786fc93; no voters: 291f2c0a115748ee98f239b5704939ea, f2da5f38b8fd40629e7b120a0ae3f4df
I20260709 14:50:03.256640  7841 raft_consensus.cc:3060] T b92881ebc48042b5ad162acf6bb8ff4e P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:03.257896  7659 tablet_bootstrap.cc:492] T 94dd486783c845e38e60f4cd28e9307b P 291f2c0a115748ee98f239b5704939ea: Bootstrap starting.
I20260709 14:50:03.258308  7609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fca879354d60445bb8b90626af9cf1df" candidate_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93"
I20260709 14:50:03.258879  7609 raft_consensus.cc:3060] T fca879354d60445bb8b90626af9cf1df P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:03.260154  7743 raft_consensus.cc:515] T 9459a0461eb8458286e7a2d1a7bb24d5 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:03.255861  7818 leader_election.cc:290] T fca879354d60445bb8b90626af9cf1df P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 1 election: Requested vote from peers 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:50:03.256464  7650 raft_consensus.cc:359] T 021546e4bbc24511bbbe9bba404d0a11 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
W20260709 14:50:03.254096  7500 leader_election.cc:343] T 0adeb3157f3843eeb5fa7a0688c207ad P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:03.263338  7650 raft_consensus.cc:385] T 021546e4bbc24511bbbe9bba404d0a11 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:03.263430  7535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fca879354d60445bb8b90626af9cf1df" candidate_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea"
I20260709 14:50:03.263690  7650 raft_consensus.cc:740] T 021546e4bbc24511bbbe9bba404d0a11 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2da5f38b8fd40629e7b120a0ae3f4df, State: Initialized, Role: FOLLOWER
W20260709 14:50:03.264127  7501 leader_election.cc:343] T 0adeb3157f3843eeb5fa7a0688c207ad P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:03.264387  7650 consensus_queue.cc:260] T 021546e4bbc24511bbbe9bba404d0a11 P f2da5f38b8fd40629e7b120a0ae3f4df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
W20260709 14:50:03.266808  7425 leader_election.cc:343] T fca879354d60445bb8b90626af9cf1df P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:03.269021  7653 raft_consensus.cc:2749] T 46b79ff8524248289cdbbbaeedc383de P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:03.269598  7609 raft_consensus.cc:2468] T fca879354d60445bb8b90626af9cf1df P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2da5f38b8fd40629e7b120a0ae3f4df in term 1.
I20260709 14:50:03.270251  7652 tablet_bootstrap.cc:654] T cb859e60cd504b018030c5eb03d1251d P dde0c3c74e7f473ca5d3fbb12786fc93: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:03.271086  7425 leader_election.cc:304] T fca879354d60445bb8b90626af9cf1df P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dde0c3c74e7f473ca5d3fbb12786fc93, f2da5f38b8fd40629e7b120a0ae3f4df; no voters: 291f2c0a115748ee98f239b5704939ea
I20260709 14:50:03.271862  7653 raft_consensus.cc:2804] T fca879354d60445bb8b90626af9cf1df P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:03.272316  7653 raft_consensus.cc:697] T fca879354d60445bb8b90626af9cf1df P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 LEADER]: Becoming Leader. State: Replica: f2da5f38b8fd40629e7b120a0ae3f4df, State: Running, Role: LEADER
I20260709 14:50:03.272976  7501 leader_election.cc:304] T 0adeb3157f3843eeb5fa7a0688c207ad P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 291f2c0a115748ee98f239b5704939ea; no voters: dde0c3c74e7f473ca5d3fbb12786fc93, f2da5f38b8fd40629e7b120a0ae3f4df
I20260709 14:50:03.273128  7653 consensus_queue.cc:237] T fca879354d60445bb8b90626af9cf1df P f2da5f38b8fd40629e7b120a0ae3f4df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:03.277220  7676 raft_consensus.cc:2749] T 0adeb3157f3843eeb5fa7a0688c207ad P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:03.278955  7650 ts_tablet_manager.cc:1434] T 021546e4bbc24511bbbe9bba404d0a11 P f2da5f38b8fd40629e7b120a0ae3f4df: Time spent starting tablet: real 0.029s	user 0.008s	sys 0.000s
I20260709 14:50:03.280000  7650 tablet_bootstrap.cc:492] T 0adeb3157f3843eeb5fa7a0688c207ad P f2da5f38b8fd40629e7b120a0ae3f4df: Bootstrap starting.
I20260709 14:50:03.282116  7460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9459a0461eb8458286e7a2d1a7bb24d5" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df"
I20260709 14:50:03.284253  7460 raft_consensus.cc:3060] T 9459a0461eb8458286e7a2d1a7bb24d5 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:03.287397  7659 tablet_bootstrap.cc:654] T 94dd486783c845e38e60f4cd28e9307b P 291f2c0a115748ee98f239b5704939ea: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:03.283985  7533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9459a0461eb8458286e7a2d1a7bb24d5" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea"
I20260709 14:50:03.291075  7357 catalog_manager.cc:5697] T 7d26ea450add4fc1bb92ffc9d89fe21f P 291f2c0a115748ee98f239b5704939ea reported cstate change: term changed from 0 to 1, leader changed from <none> to 291f2c0a115748ee98f239b5704939ea (127.6.46.66). New cstate: current_term: 1 leader_uuid: "291f2c0a115748ee98f239b5704939ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:03.297670  7533 raft_consensus.cc:3060] T 9459a0461eb8458286e7a2d1a7bb24d5 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:03.283015  7841 raft_consensus.cc:2749] T b92881ebc48042b5ad162acf6bb8ff4e P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:03.283574  7743 leader_election.cc:290] T 9459a0461eb8458286e7a2d1a7bb24d5 P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 election: Requested vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303)
I20260709 14:50:03.283995  7818 raft_consensus.cc:493] T d464434c510f4a939a71486d1d6b1dc2 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:03.301397  7652 tablet_bootstrap.cc:492] T cb859e60cd504b018030c5eb03d1251d P dde0c3c74e7f473ca5d3fbb12786fc93: No bootstrap required, opened a new log
I20260709 14:50:03.301834  7652 ts_tablet_manager.cc:1403] T cb859e60cd504b018030c5eb03d1251d P dde0c3c74e7f473ca5d3fbb12786fc93: Time spent bootstrapping tablet: real 0.101s	user 0.010s	sys 0.006s
I20260709 14:50:03.302182  7460 raft_consensus.cc:2468] T 9459a0461eb8458286e7a2d1a7bb24d5 P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dde0c3c74e7f473ca5d3fbb12786fc93 in term 1.
I20260709 14:50:03.303241  7575 leader_election.cc:304] T 9459a0461eb8458286e7a2d1a7bb24d5 P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dde0c3c74e7f473ca5d3fbb12786fc93, f2da5f38b8fd40629e7b120a0ae3f4df; no voters: 
I20260709 14:50:03.303970  7533 raft_consensus.cc:2468] T 9459a0461eb8458286e7a2d1a7bb24d5 P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dde0c3c74e7f473ca5d3fbb12786fc93 in term 1.
I20260709 14:50:03.304033  7743 raft_consensus.cc:2804] T 9459a0461eb8458286e7a2d1a7bb24d5 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:03.304551  7743 raft_consensus.cc:697] T 9459a0461eb8458286e7a2d1a7bb24d5 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 LEADER]: Becoming Leader. State: Replica: dde0c3c74e7f473ca5d3fbb12786fc93, State: Running, Role: LEADER
I20260709 14:50:03.304551  7652 raft_consensus.cc:359] T cb859e60cd504b018030c5eb03d1251d P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:03.305317  7652 raft_consensus.cc:385] T cb859e60cd504b018030c5eb03d1251d P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:03.305596  7652 raft_consensus.cc:740] T cb859e60cd504b018030c5eb03d1251d P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dde0c3c74e7f473ca5d3fbb12786fc93, State: Initialized, Role: FOLLOWER
I20260709 14:50:03.306223  7652 consensus_queue.cc:260] T cb859e60cd504b018030c5eb03d1251d P dde0c3c74e7f473ca5d3fbb12786fc93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:03.308334  7652 ts_tablet_manager.cc:1434] T cb859e60cd504b018030c5eb03d1251d P dde0c3c74e7f473ca5d3fbb12786fc93: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260709 14:50:03.300372  7818 raft_consensus.cc:515] T d464434c510f4a939a71486d1d6b1dc2 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:03.311131  7743 consensus_queue.cc:237] T 9459a0461eb8458286e7a2d1a7bb24d5 P dde0c3c74e7f473ca5d3fbb12786fc93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:03.318585  7650 tablet_bootstrap.cc:654] T 0adeb3157f3843eeb5fa7a0688c207ad P f2da5f38b8fd40629e7b120a0ae3f4df: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:03.319425  7818 leader_election.cc:290] T d464434c510f4a939a71486d1d6b1dc2 P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:50:03.320660  7356 catalog_manager.cc:5697] T fca879354d60445bb8b90626af9cf1df P f2da5f38b8fd40629e7b120a0ae3f4df reported cstate change: term changed from 0 to 1, leader changed from <none> to f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65). New cstate: current_term: 1 leader_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:03.329247  7608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d464434c510f4a939a71486d1d6b1dc2" candidate_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" is_pre_election: true
I20260709 14:50:03.329365  7533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d464434c510f4a939a71486d1d6b1dc2" candidate_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea" is_pre_election: true
I20260709 14:50:03.330155  7533 raft_consensus.cc:2468] T d464434c510f4a939a71486d1d6b1dc2 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f2da5f38b8fd40629e7b120a0ae3f4df in term 0.
W20260709 14:50:03.330757  7425 leader_election.cc:343] T d464434c510f4a939a71486d1d6b1dc2 P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:03.331485  7425 leader_election.cc:304] T d464434c510f4a939a71486d1d6b1dc2 P f2da5f38b8fd40629e7b120a0ae3f4df [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: 291f2c0a115748ee98f239b5704939ea, f2da5f38b8fd40629e7b120a0ae3f4df; no voters: dde0c3c74e7f473ca5d3fbb12786fc93
I20260709 14:50:03.332475  7818 raft_consensus.cc:2804] T d464434c510f4a939a71486d1d6b1dc2 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:03.332863  7818 raft_consensus.cc:493] T d464434c510f4a939a71486d1d6b1dc2 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:03.333201  7818 raft_consensus.cc:3060] T d464434c510f4a939a71486d1d6b1dc2 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:03.358906  7841 raft_consensus.cc:493] T cb859e60cd504b018030c5eb03d1251d P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:03.360131  7841 raft_consensus.cc:515] T cb859e60cd504b018030c5eb03d1251d P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:03.363370  7459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb859e60cd504b018030c5eb03d1251d" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" is_pre_election: true
W20260709 14:50:03.364712  7575 leader_election.cc:343] T cb859e60cd504b018030c5eb03d1251d P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:03.359227  7356 catalog_manager.cc:5697] T 9459a0461eb8458286e7a2d1a7bb24d5 P dde0c3c74e7f473ca5d3fbb12786fc93 reported cstate change: term changed from 0 to 1, leader changed from <none> to dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67). New cstate: current_term: 1 leader_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:03.365778  7533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb859e60cd504b018030c5eb03d1251d" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea" is_pre_election: true
I20260709 14:50:03.366449  7650 tablet_bootstrap.cc:492] T 0adeb3157f3843eeb5fa7a0688c207ad P f2da5f38b8fd40629e7b120a0ae3f4df: No bootstrap required, opened a new log
I20260709 14:50:03.366364  7533 raft_consensus.cc:2468] T cb859e60cd504b018030c5eb03d1251d P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dde0c3c74e7f473ca5d3fbb12786fc93 in term 0.
I20260709 14:50:03.366863  7650 ts_tablet_manager.cc:1403] T 0adeb3157f3843eeb5fa7a0688c207ad P f2da5f38b8fd40629e7b120a0ae3f4df: Time spent bootstrapping tablet: real 0.087s	user 0.016s	sys 0.032s
I20260709 14:50:03.367537  7574 leader_election.cc:304] T cb859e60cd504b018030c5eb03d1251d P dde0c3c74e7f473ca5d3fbb12786fc93 [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: 291f2c0a115748ee98f239b5704939ea, dde0c3c74e7f473ca5d3fbb12786fc93; no voters: f2da5f38b8fd40629e7b120a0ae3f4df
I20260709 14:50:03.368287  7841 leader_election.cc:290] T cb859e60cd504b018030c5eb03d1251d P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303)
I20260709 14:50:03.369009  7841 raft_consensus.cc:2804] T cb859e60cd504b018030c5eb03d1251d P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:03.369344  7841 raft_consensus.cc:493] T cb859e60cd504b018030c5eb03d1251d P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:03.369649  7841 raft_consensus.cc:3060] T cb859e60cd504b018030c5eb03d1251d P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:03.369683  7650 raft_consensus.cc:359] T 0adeb3157f3843eeb5fa7a0688c207ad P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:03.370401  7650 raft_consensus.cc:385] T 0adeb3157f3843eeb5fa7a0688c207ad P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:03.370663  7650 raft_consensus.cc:740] T 0adeb3157f3843eeb5fa7a0688c207ad P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2da5f38b8fd40629e7b120a0ae3f4df, State: Initialized, Role: FOLLOWER
I20260709 14:50:03.371336  7650 consensus_queue.cc:260] T 0adeb3157f3843eeb5fa7a0688c207ad P f2da5f38b8fd40629e7b120a0ae3f4df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:03.373358  7650 ts_tablet_manager.cc:1434] T 0adeb3157f3843eeb5fa7a0688c207ad P f2da5f38b8fd40629e7b120a0ae3f4df: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:50:03.364360  7818 raft_consensus.cc:515] T d464434c510f4a939a71486d1d6b1dc2 P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:03.374490  7650 tablet_bootstrap.cc:492] T 7d26ea450add4fc1bb92ffc9d89fe21f P f2da5f38b8fd40629e7b120a0ae3f4df: Bootstrap starting.
I20260709 14:50:03.377084  7533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d464434c510f4a939a71486d1d6b1dc2" candidate_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea"
I20260709 14:50:03.377684  7533 raft_consensus.cc:3060] T d464434c510f4a939a71486d1d6b1dc2 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:03.380081  7650 tablet_bootstrap.cc:654] T 7d26ea450add4fc1bb92ffc9d89fe21f P f2da5f38b8fd40629e7b120a0ae3f4df: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:03.380502  7652 tablet_bootstrap.cc:492] T 0adeb3157f3843eeb5fa7a0688c207ad P dde0c3c74e7f473ca5d3fbb12786fc93: Bootstrap starting.
I20260709 14:50:03.390200  7533 raft_consensus.cc:2468] T d464434c510f4a939a71486d1d6b1dc2 P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2da5f38b8fd40629e7b120a0ae3f4df in term 1.
I20260709 14:50:03.392040  7659 tablet_bootstrap.cc:492] T 94dd486783c845e38e60f4cd28e9307b P 291f2c0a115748ee98f239b5704939ea: No bootstrap required, opened a new log
I20260709 14:50:03.392709  7659 ts_tablet_manager.cc:1403] T 94dd486783c845e38e60f4cd28e9307b P 291f2c0a115748ee98f239b5704939ea: Time spent bootstrapping tablet: real 0.142s	user 0.015s	sys 0.013s
I20260709 14:50:03.395001  7652 tablet_bootstrap.cc:654] T 0adeb3157f3843eeb5fa7a0688c207ad P dde0c3c74e7f473ca5d3fbb12786fc93: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:03.395155  7659 raft_consensus.cc:359] T 94dd486783c845e38e60f4cd28e9307b P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:03.395920  7659 raft_consensus.cc:385] T 94dd486783c845e38e60f4cd28e9307b P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:03.396271  7659 raft_consensus.cc:740] T 94dd486783c845e38e60f4cd28e9307b P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 291f2c0a115748ee98f239b5704939ea, State: Initialized, Role: FOLLOWER
I20260709 14:50:03.396973  7659 consensus_queue.cc:260] T 94dd486783c845e38e60f4cd28e9307b P 291f2c0a115748ee98f239b5704939ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:03.397398  7818 leader_election.cc:290] T d464434c510f4a939a71486d1d6b1dc2 P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 1 election: Requested vote from peers 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:50:03.400409  7659 ts_tablet_manager.cc:1434] T 94dd486783c845e38e60f4cd28e9307b P 291f2c0a115748ee98f239b5704939ea: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260709 14:50:03.400946  7650 tablet_bootstrap.cc:492] T 7d26ea450add4fc1bb92ffc9d89fe21f P f2da5f38b8fd40629e7b120a0ae3f4df: No bootstrap required, opened a new log
I20260709 14:50:03.401355  7650 ts_tablet_manager.cc:1403] T 7d26ea450add4fc1bb92ffc9d89fe21f P f2da5f38b8fd40629e7b120a0ae3f4df: Time spent bootstrapping tablet: real 0.027s	user 0.019s	sys 0.003s
I20260709 14:50:03.401656  7659 tablet_bootstrap.cc:492] T 3594dd2d5fcc43a984b2f4662fcf7d29 P 291f2c0a115748ee98f239b5704939ea: Bootstrap starting.
I20260709 14:50:03.402663  7608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d464434c510f4a939a71486d1d6b1dc2" candidate_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93"
I20260709 14:50:03.403717  7650 raft_consensus.cc:359] T 7d26ea450add4fc1bb92ffc9d89fe21f P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:03.404879  7650 raft_consensus.cc:385] T 7d26ea450add4fc1bb92ffc9d89fe21f P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:03.405197  7650 raft_consensus.cc:740] T 7d26ea450add4fc1bb92ffc9d89fe21f P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2da5f38b8fd40629e7b120a0ae3f4df, State: Initialized, Role: FOLLOWER
I20260709 14:50:03.392071  7841 raft_consensus.cc:515] T cb859e60cd504b018030c5eb03d1251d P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:03.404527  7838 raft_consensus.cc:493] T edd3c47298514f099c5d3b92c485e8ee P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:03.403816  7425 leader_election.cc:304] T d464434c510f4a939a71486d1d6b1dc2 P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 291f2c0a115748ee98f239b5704939ea, f2da5f38b8fd40629e7b120a0ae3f4df; no voters: 
I20260709 14:50:03.405810  7838 raft_consensus.cc:515] T edd3c47298514f099c5d3b92c485e8ee P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:03.405874  7650 consensus_queue.cc:260] T 7d26ea450add4fc1bb92ffc9d89fe21f P f2da5f38b8fd40629e7b120a0ae3f4df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
W20260709 14:50:03.406514  7425 leader_election.cc:343] T d464434c510f4a939a71486d1d6b1dc2 P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:03.407948  7659 tablet_bootstrap.cc:654] T 3594dd2d5fcc43a984b2f4662fcf7d29 P 291f2c0a115748ee98f239b5704939ea: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:03.408938  7459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edd3c47298514f099c5d3b92c485e8ee" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" is_pre_election: true
I20260709 14:50:03.409993  7818 raft_consensus.cc:2804] T d464434c510f4a939a71486d1d6b1dc2 P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:50:03.410276  7501 leader_election.cc:343] T edd3c47298514f099c5d3b92c485e8ee P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:03.410476  7818 raft_consensus.cc:697] T d464434c510f4a939a71486d1d6b1dc2 P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 LEADER]: Becoming Leader. State: Replica: f2da5f38b8fd40629e7b120a0ae3f4df, State: Running, Role: LEADER
I20260709 14:50:03.411264  7818 consensus_queue.cc:237] T d464434c510f4a939a71486d1d6b1dc2 P f2da5f38b8fd40629e7b120a0ae3f4df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:03.419646  7838 leader_election.cc:290] T edd3c47298514f099c5d3b92c485e8ee P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:50:03.422174  7650 ts_tablet_manager.cc:1434] T 7d26ea450add4fc1bb92ffc9d89fe21f P f2da5f38b8fd40629e7b120a0ae3f4df: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260709 14:50:03.421411  7609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edd3c47298514f099c5d3b92c485e8ee" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" is_pre_election: true
I20260709 14:50:03.422647  7609 raft_consensus.cc:2468] T edd3c47298514f099c5d3b92c485e8ee P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 291f2c0a115748ee98f239b5704939ea in term 0.
I20260709 14:50:03.422510  7653 consensus_queue.cc:1048] T b92881ebc48042b5ad162acf6bb8ff4e P f2da5f38b8fd40629e7b120a0ae3f4df [LEADER]: Connected to new peer: Peer: permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:03.423097  7650 tablet_bootstrap.cc:492] T 927b314de03540c7a6d8cfab8c9a375d P f2da5f38b8fd40629e7b120a0ae3f4df: Bootstrap starting.
I20260709 14:50:03.423848  7500 leader_election.cc:304] T edd3c47298514f099c5d3b92c485e8ee P 291f2c0a115748ee98f239b5704939ea [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: 291f2c0a115748ee98f239b5704939ea, dde0c3c74e7f473ca5d3fbb12786fc93; no voters: f2da5f38b8fd40629e7b120a0ae3f4df
I20260709 14:50:03.424075  7459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb859e60cd504b018030c5eb03d1251d" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df"
W20260709 14:50:03.425380  7575 leader_election.cc:343] T cb859e60cd504b018030c5eb03d1251d P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:03.425724  7535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb859e60cd504b018030c5eb03d1251d" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea"
I20260709 14:50:03.424157  7841 leader_election.cc:290] T cb859e60cd504b018030c5eb03d1251d P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 election: Requested vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303)
I20260709 14:50:03.426378  7535 raft_consensus.cc:3060] T cb859e60cd504b018030c5eb03d1251d P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:03.431212  7794 raft_consensus.cc:2804] T edd3c47298514f099c5d3b92c485e8ee P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:03.431737  7794 raft_consensus.cc:493] T edd3c47298514f099c5d3b92c485e8ee P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:03.432107  7794 raft_consensus.cc:3060] T edd3c47298514f099c5d3b92c485e8ee P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:03.433763  7650 tablet_bootstrap.cc:654] T 927b314de03540c7a6d8cfab8c9a375d P f2da5f38b8fd40629e7b120a0ae3f4df: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:03.442806  7535 raft_consensus.cc:2468] T cb859e60cd504b018030c5eb03d1251d P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dde0c3c74e7f473ca5d3fbb12786fc93 in term 1.
I20260709 14:50:03.443619  7653 consensus_queue.cc:1048] T b92881ebc48042b5ad162acf6bb8ff4e P f2da5f38b8fd40629e7b120a0ae3f4df [LEADER]: Connected to new peer: Peer: permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:03.446128  7574 leader_election.cc:304] T cb859e60cd504b018030c5eb03d1251d P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 291f2c0a115748ee98f239b5704939ea, dde0c3c74e7f473ca5d3fbb12786fc93; no voters: f2da5f38b8fd40629e7b120a0ae3f4df
I20260709 14:50:03.447114  7750 raft_consensus.cc:2804] T cb859e60cd504b018030c5eb03d1251d P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:03.447618  7750 raft_consensus.cc:697] T cb859e60cd504b018030c5eb03d1251d P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 LEADER]: Becoming Leader. State: Replica: dde0c3c74e7f473ca5d3fbb12786fc93, State: Running, Role: LEADER
I20260709 14:50:03.448451  7750 consensus_queue.cc:237] T cb859e60cd504b018030c5eb03d1251d P dde0c3c74e7f473ca5d3fbb12786fc93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:03.450289  7841 consensus_queue.cc:1048] T 8e4f6744768f41a6a06420755400e7ad P dde0c3c74e7f473ca5d3fbb12786fc93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:03.468874  7794 raft_consensus.cc:515] T edd3c47298514f099c5d3b92c485e8ee P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:03.472215  7459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edd3c47298514f099c5d3b92c485e8ee" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df"
W20260709 14:50:03.473515  7501 leader_election.cc:343] T edd3c47298514f099c5d3b92c485e8ee P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:03.471238  7356 catalog_manager.cc:5697] T cb859e60cd504b018030c5eb03d1251d P dde0c3c74e7f473ca5d3fbb12786fc93 reported cstate change: term changed from 0 to 1, leader changed from <none> to dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67). New cstate: current_term: 1 leader_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:03.475183  7357 catalog_manager.cc:5697] T d464434c510f4a939a71486d1d6b1dc2 P f2da5f38b8fd40629e7b120a0ae3f4df reported cstate change: term changed from 0 to 1, leader changed from <none> to f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65). New cstate: current_term: 1 leader_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:03.478369  7794 leader_election.cc:290] T edd3c47298514f099c5d3b92c485e8ee P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 election: Requested vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:50:03.431260  7659 tablet_bootstrap.cc:492] T 3594dd2d5fcc43a984b2f4662fcf7d29 P 291f2c0a115748ee98f239b5704939ea: No bootstrap required, opened a new log
I20260709 14:50:03.480561  7659 ts_tablet_manager.cc:1403] T 3594dd2d5fcc43a984b2f4662fcf7d29 P 291f2c0a115748ee98f239b5704939ea: Time spent bootstrapping tablet: real 0.079s	user 0.009s	sys 0.007s
I20260709 14:50:03.482002  7609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edd3c47298514f099c5d3b92c485e8ee" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93"
I20260709 14:50:03.482755  7609 raft_consensus.cc:3060] T edd3c47298514f099c5d3b92c485e8ee P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:03.482717  7650 tablet_bootstrap.cc:492] T 927b314de03540c7a6d8cfab8c9a375d P f2da5f38b8fd40629e7b120a0ae3f4df: No bootstrap required, opened a new log
I20260709 14:50:03.483615  7650 ts_tablet_manager.cc:1403] T 927b314de03540c7a6d8cfab8c9a375d P f2da5f38b8fd40629e7b120a0ae3f4df: Time spent bootstrapping tablet: real 0.061s	user 0.015s	sys 0.014s
I20260709 14:50:03.485903  7650 raft_consensus.cc:359] T 927b314de03540c7a6d8cfab8c9a375d P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:03.486533  7650 raft_consensus.cc:385] T 927b314de03540c7a6d8cfab8c9a375d P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:03.486790  7650 raft_consensus.cc:740] T 927b314de03540c7a6d8cfab8c9a375d P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2da5f38b8fd40629e7b120a0ae3f4df, State: Initialized, Role: FOLLOWER
I20260709 14:50:03.488587  7653 raft_consensus.cc:493] T 021546e4bbc24511bbbe9bba404d0a11 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:03.489037  7653 raft_consensus.cc:515] T 021546e4bbc24511bbbe9bba404d0a11 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:03.491418  7650 consensus_queue.cc:260] T 927b314de03540c7a6d8cfab8c9a375d P f2da5f38b8fd40629e7b120a0ae3f4df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:03.494097  7608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "021546e4bbc24511bbbe9bba404d0a11" candidate_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" is_pre_election: true
I20260709 14:50:03.494427  7650 ts_tablet_manager.cc:1434] T 927b314de03540c7a6d8cfab8c9a375d P f2da5f38b8fd40629e7b120a0ae3f4df: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.000s
I20260709 14:50:03.495327  7650 tablet_bootstrap.cc:492] T edd3c47298514f099c5d3b92c485e8ee P f2da5f38b8fd40629e7b120a0ae3f4df: Bootstrap starting.
W20260709 14:50:03.495877  7425 leader_election.cc:343] T 021546e4bbc24511bbbe9bba404d0a11 P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:03.495229  7653 leader_election.cc:290] T 021546e4bbc24511bbbe9bba404d0a11 P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:50:03.498745  7533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "021546e4bbc24511bbbe9bba404d0a11" candidate_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea" is_pre_election: true
I20260709 14:50:03.500283  7533 raft_consensus.cc:2468] T 021546e4bbc24511bbbe9bba404d0a11 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f2da5f38b8fd40629e7b120a0ae3f4df in term 0.
I20260709 14:50:03.483273  7659 raft_consensus.cc:359] T 3594dd2d5fcc43a984b2f4662fcf7d29 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:03.501257  7659 raft_consensus.cc:385] T 3594dd2d5fcc43a984b2f4662fcf7d29 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:03.501212  7425 leader_election.cc:304] T 021546e4bbc24511bbbe9bba404d0a11 P f2da5f38b8fd40629e7b120a0ae3f4df [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: 291f2c0a115748ee98f239b5704939ea, f2da5f38b8fd40629e7b120a0ae3f4df; no voters: dde0c3c74e7f473ca5d3fbb12786fc93
I20260709 14:50:03.501684  7659 raft_consensus.cc:740] T 3594dd2d5fcc43a984b2f4662fcf7d29 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 291f2c0a115748ee98f239b5704939ea, State: Initialized, Role: FOLLOWER
I20260709 14:50:03.502197  7653 raft_consensus.cc:2804] T 021546e4bbc24511bbbe9bba404d0a11 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:03.502701  7653 raft_consensus.cc:493] T 021546e4bbc24511bbbe9bba404d0a11 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:03.502413  7659 consensus_queue.cc:260] T 3594dd2d5fcc43a984b2f4662fcf7d29 P 291f2c0a115748ee98f239b5704939ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:03.503011  7653 raft_consensus.cc:3060] T 021546e4bbc24511bbbe9bba404d0a11 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:03.504890  7750 consensus_queue.cc:1048] T 8e4f6744768f41a6a06420755400e7ad P dde0c3c74e7f473ca5d3fbb12786fc93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:03.505890  7650 tablet_bootstrap.cc:654] T edd3c47298514f099c5d3b92c485e8ee P f2da5f38b8fd40629e7b120a0ae3f4df: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:03.518098  7652 tablet_bootstrap.cc:492] T 0adeb3157f3843eeb5fa7a0688c207ad P dde0c3c74e7f473ca5d3fbb12786fc93: No bootstrap required, opened a new log
I20260709 14:50:03.518534  7652 ts_tablet_manager.cc:1403] T 0adeb3157f3843eeb5fa7a0688c207ad P dde0c3c74e7f473ca5d3fbb12786fc93: Time spent bootstrapping tablet: real 0.138s	user 0.030s	sys 0.022s
I20260709 14:50:03.521013  7652 raft_consensus.cc:359] T 0adeb3157f3843eeb5fa7a0688c207ad P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:03.522125  7652 raft_consensus.cc:385] T 0adeb3157f3843eeb5fa7a0688c207ad P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:03.522403  7652 raft_consensus.cc:740] T 0adeb3157f3843eeb5fa7a0688c207ad P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dde0c3c74e7f473ca5d3fbb12786fc93, State: Initialized, Role: FOLLOWER
I20260709 14:50:03.522650  7650 tablet_bootstrap.cc:492] T edd3c47298514f099c5d3b92c485e8ee P f2da5f38b8fd40629e7b120a0ae3f4df: No bootstrap required, opened a new log
I20260709 14:50:03.523213  7650 ts_tablet_manager.cc:1403] T edd3c47298514f099c5d3b92c485e8ee P f2da5f38b8fd40629e7b120a0ae3f4df: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.000s
I20260709 14:50:03.523259  7652 consensus_queue.cc:260] T 0adeb3157f3843eeb5fa7a0688c207ad P dde0c3c74e7f473ca5d3fbb12786fc93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:03.525431  7652 ts_tablet_manager.cc:1434] T 0adeb3157f3843eeb5fa7a0688c207ad P dde0c3c74e7f473ca5d3fbb12786fc93: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:50:03.526170  7794 raft_consensus.cc:493] T 3594dd2d5fcc43a984b2f4662fcf7d29 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:03.526337  7652 tablet_bootstrap.cc:492] T 021546e4bbc24511bbbe9bba404d0a11 P dde0c3c74e7f473ca5d3fbb12786fc93: Bootstrap starting.
I20260709 14:50:03.526626  7794 raft_consensus.cc:515] T 3594dd2d5fcc43a984b2f4662fcf7d29 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:03.530471  7818 raft_consensus.cc:493] T 927b314de03540c7a6d8cfab8c9a375d P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:03.530916  7818 raft_consensus.cc:515] T 927b314de03540c7a6d8cfab8c9a375d P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:03.531330  7650 raft_consensus.cc:359] T edd3c47298514f099c5d3b92c485e8ee P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:03.531958  7650 raft_consensus.cc:385] T edd3c47298514f099c5d3b92c485e8ee P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:03.532085  7460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3594dd2d5fcc43a984b2f4662fcf7d29" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" is_pre_election: true
I20260709 14:50:03.532246  7650 raft_consensus.cc:740] T edd3c47298514f099c5d3b92c485e8ee P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2da5f38b8fd40629e7b120a0ae3f4df, State: Initialized, Role: FOLLOWER
I20260709 14:50:03.532881  7650 consensus_queue.cc:260] T edd3c47298514f099c5d3b92c485e8ee P f2da5f38b8fd40629e7b120a0ae3f4df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:03.534350  7650 ts_tablet_manager.cc:1434] T edd3c47298514f099c5d3b92c485e8ee P f2da5f38b8fd40629e7b120a0ae3f4df: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:50:03.535310  7650 tablet_bootstrap.cc:492] T d6e21ec0a397451e94f19b5901c7aa52 P f2da5f38b8fd40629e7b120a0ae3f4df: Bootstrap starting.
W20260709 14:50:03.535841  7501 leader_election.cc:343] T 3594dd2d5fcc43a984b2f4662fcf7d29 P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:03.535909  7608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3594dd2d5fcc43a984b2f4662fcf7d29" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" is_pre_election: true
I20260709 14:50:03.534372  7818 leader_election.cc:290] T 927b314de03540c7a6d8cfab8c9a375d P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:50:03.538089  7653 raft_consensus.cc:515] T 021546e4bbc24511bbbe9bba404d0a11 P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:03.539034  7534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "927b314de03540c7a6d8cfab8c9a375d" candidate_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea" is_pre_election: true
W20260709 14:50:03.539861  7500 leader_election.cc:343] T 3594dd2d5fcc43a984b2f4662fcf7d29 P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:03.543448  7500 leader_election.cc:304] T 3594dd2d5fcc43a984b2f4662fcf7d29 P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 291f2c0a115748ee98f239b5704939ea; no voters: dde0c3c74e7f473ca5d3fbb12786fc93, f2da5f38b8fd40629e7b120a0ae3f4df
W20260709 14:50:03.544061  7425 leader_election.cc:343] T 927b314de03540c7a6d8cfab8c9a375d P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:03.544833  7676 raft_consensus.cc:2749] T 3594dd2d5fcc43a984b2f4662fcf7d29 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:03.546710  7535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "021546e4bbc24511bbbe9bba404d0a11" candidate_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea"
I20260709 14:50:03.547313  7535 raft_consensus.cc:3060] T 021546e4bbc24511bbbe9bba404d0a11 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:03.551889  7652 tablet_bootstrap.cc:654] T 021546e4bbc24511bbbe9bba404d0a11 P dde0c3c74e7f473ca5d3fbb12786fc93: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:03.552219  7653 leader_election.cc:290] T 021546e4bbc24511bbbe9bba404d0a11 P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 1 election: Requested vote from peers 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:50:03.553233  7610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "021546e4bbc24511bbbe9bba404d0a11" candidate_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93"
W20260709 14:50:03.554327  7425 leader_election.cc:343] T 021546e4bbc24511bbbe9bba404d0a11 P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:03.554788  7535 raft_consensus.cc:2468] T 021546e4bbc24511bbbe9bba404d0a11 P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2da5f38b8fd40629e7b120a0ae3f4df in term 1.
I20260709 14:50:03.555629  7425 leader_election.cc:304] T 021546e4bbc24511bbbe9bba404d0a11 P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 291f2c0a115748ee98f239b5704939ea, f2da5f38b8fd40629e7b120a0ae3f4df; no voters: dde0c3c74e7f473ca5d3fbb12786fc93
I20260709 14:50:03.556565  7818 raft_consensus.cc:2804] T 021546e4bbc24511bbbe9bba404d0a11 P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:03.557006  7818 raft_consensus.cc:697] T 021546e4bbc24511bbbe9bba404d0a11 P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 LEADER]: Becoming Leader. State: Replica: f2da5f38b8fd40629e7b120a0ae3f4df, State: Running, Role: LEADER
I20260709 14:50:03.557400  7838 raft_consensus.cc:493] T d6e21ec0a397451e94f19b5901c7aa52 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:03.557668  7818 consensus_queue.cc:237] T 021546e4bbc24511bbbe9bba404d0a11 P f2da5f38b8fd40629e7b120a0ae3f4df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:03.557854  7838 raft_consensus.cc:515] T d6e21ec0a397451e94f19b5901c7aa52 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:03.560802  7838 leader_election.cc:290] T d6e21ec0a397451e94f19b5901c7aa52 P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:50:03.563094  7750 raft_consensus.cc:493] T 0adeb3157f3843eeb5fa7a0688c207ad P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:03.563553  7750 raft_consensus.cc:515] T 0adeb3157f3843eeb5fa7a0688c207ad P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:03.564410  7659 ts_tablet_manager.cc:1434] T 3594dd2d5fcc43a984b2f4662fcf7d29 P 291f2c0a115748ee98f239b5704939ea: Time spent starting tablet: real 0.083s	user 0.005s	sys 0.001s
I20260709 14:50:03.565358  7659 tablet_bootstrap.cc:492] T fca879354d60445bb8b90626af9cf1df P 291f2c0a115748ee98f239b5704939ea: Bootstrap starting.
I20260709 14:50:03.565130  7610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6e21ec0a397451e94f19b5901c7aa52" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" is_pre_election: true
I20260709 14:50:03.566512  7750 leader_election.cc:290] T 0adeb3157f3843eeb5fa7a0688c207ad P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303)
I20260709 14:50:03.566705  7535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0adeb3157f3843eeb5fa7a0688c207ad" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea" is_pre_election: true
I20260709 14:50:03.567210  7459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6e21ec0a397451e94f19b5901c7aa52" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" is_pre_election: true
I20260709 14:50:03.567328  7460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0adeb3157f3843eeb5fa7a0688c207ad" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" is_pre_election: true
I20260709 14:50:03.567945  7460 raft_consensus.cc:2468] T 0adeb3157f3843eeb5fa7a0688c207ad P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dde0c3c74e7f473ca5d3fbb12786fc93 in term 0.
W20260709 14:50:03.568226  7500 leader_election.cc:343] T d6e21ec0a397451e94f19b5901c7aa52 P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:03.541947  7609 raft_consensus.cc:2468] T edd3c47298514f099c5d3b92c485e8ee P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 291f2c0a115748ee98f239b5704939ea in term 1.
I20260709 14:50:03.567328  7535 raft_consensus.cc:2468] T 0adeb3157f3843eeb5fa7a0688c207ad P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dde0c3c74e7f473ca5d3fbb12786fc93 in term 0.
W20260709 14:50:03.570214  7501 leader_election.cc:343] T d6e21ec0a397451e94f19b5901c7aa52 P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:03.571120  7500 leader_election.cc:304] T d6e21ec0a397451e94f19b5901c7aa52 P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 291f2c0a115748ee98f239b5704939ea; no voters: dde0c3c74e7f473ca5d3fbb12786fc93, f2da5f38b8fd40629e7b120a0ae3f4df
I20260709 14:50:03.572634  7500 leader_election.cc:304] T edd3c47298514f099c5d3b92c485e8ee P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 291f2c0a115748ee98f239b5704939ea, dde0c3c74e7f473ca5d3fbb12786fc93; no voters: f2da5f38b8fd40629e7b120a0ae3f4df
I20260709 14:50:03.569062  7575 leader_election.cc:304] T 0adeb3157f3843eeb5fa7a0688c207ad P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dde0c3c74e7f473ca5d3fbb12786fc93, f2da5f38b8fd40629e7b120a0ae3f4df; no voters: 
I20260709 14:50:03.573769  7838 raft_consensus.cc:2749] T d6e21ec0a397451e94f19b5901c7aa52 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:03.575364  7659 tablet_bootstrap.cc:654] T fca879354d60445bb8b90626af9cf1df P 291f2c0a115748ee98f239b5704939ea: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:03.540441  7608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "927b314de03540c7a6d8cfab8c9a375d" candidate_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" is_pre_election: true
I20260709 14:50:03.577963  7750 raft_consensus.cc:2804] T 0adeb3157f3843eeb5fa7a0688c207ad P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:03.578333  7750 raft_consensus.cc:493] T 0adeb3157f3843eeb5fa7a0688c207ad P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:50:03.578449  7425 leader_election.cc:343] T 927b314de03540c7a6d8cfab8c9a375d P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:03.578639  7838 raft_consensus.cc:2804] T edd3c47298514f099c5d3b92c485e8ee P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:03.578892  7836 raft_consensus.cc:493] T 94dd486783c845e38e60f4cd28e9307b P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:03.578969  7425 leader_election.cc:304] T 927b314de03540c7a6d8cfab8c9a375d P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f2da5f38b8fd40629e7b120a0ae3f4df; no voters: 291f2c0a115748ee98f239b5704939ea, dde0c3c74e7f473ca5d3fbb12786fc93
I20260709 14:50:03.579355  7838 raft_consensus.cc:697] T edd3c47298514f099c5d3b92c485e8ee P 291f2c0a115748ee98f239b5704939ea [term 1 LEADER]: Becoming Leader. State: Replica: 291f2c0a115748ee98f239b5704939ea, State: Running, Role: LEADER
I20260709 14:50:03.579460  7836 raft_consensus.cc:515] T 94dd486783c845e38e60f4cd28e9307b P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:03.580155  7750 raft_consensus.cc:3060] T 0adeb3157f3843eeb5fa7a0688c207ad P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:03.580228  7838 consensus_queue.cc:237] T edd3c47298514f099c5d3b92c485e8ee P 291f2c0a115748ee98f239b5704939ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:03.581457  7836 leader_election.cc:290] T 94dd486783c845e38e60f4cd28e9307b P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:50:03.542830  7650 tablet_bootstrap.cc:654] T d6e21ec0a397451e94f19b5901c7aa52 P f2da5f38b8fd40629e7b120a0ae3f4df: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:03.583316  7459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94dd486783c845e38e60f4cd28e9307b" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" is_pre_election: true
I20260709 14:50:03.583880  7794 leader_election.cc:290] T 3594dd2d5fcc43a984b2f4662fcf7d29 P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:50:03.596310  7653 raft_consensus.cc:493] T 7d26ea450add4fc1bb92ffc9d89fe21f P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:03.596611  7608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94dd486783c845e38e60f4cd28e9307b" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" is_pre_election: true
I20260709 14:50:03.596761  7653 raft_consensus.cc:515] T 7d26ea450add4fc1bb92ffc9d89fe21f P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
W20260709 14:50:03.586042  7501 leader_election.cc:343] T 94dd486783c845e38e60f4cd28e9307b P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:50:03.598677  7500 leader_election.cc:343] T 94dd486783c845e38e60f4cd28e9307b P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:03.599190  7500 leader_election.cc:304] T 94dd486783c845e38e60f4cd28e9307b P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 291f2c0a115748ee98f239b5704939ea; no voters: dde0c3c74e7f473ca5d3fbb12786fc93, f2da5f38b8fd40629e7b120a0ae3f4df
I20260709 14:50:03.586234  7818 raft_consensus.cc:2749] T 927b314de03540c7a6d8cfab8c9a375d P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:03.604194  7794 raft_consensus.cc:2749] T 94dd486783c845e38e60f4cd28e9307b P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:03.612231  7653 leader_election.cc:290] T 7d26ea450add4fc1bb92ffc9d89fe21f P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:50:03.613032  7659 tablet_bootstrap.cc:492] T fca879354d60445bb8b90626af9cf1df P 291f2c0a115748ee98f239b5704939ea: No bootstrap required, opened a new log
I20260709 14:50:03.613734  7659 ts_tablet_manager.cc:1403] T fca879354d60445bb8b90626af9cf1df P 291f2c0a115748ee98f239b5704939ea: Time spent bootstrapping tablet: real 0.049s	user 0.002s	sys 0.016s
I20260709 14:50:03.618986  7535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d26ea450add4fc1bb92ffc9d89fe21f" candidate_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea" is_pre_election: true
I20260709 14:50:03.622848  7652 tablet_bootstrap.cc:492] T 021546e4bbc24511bbbe9bba404d0a11 P dde0c3c74e7f473ca5d3fbb12786fc93: No bootstrap required, opened a new log
I20260709 14:50:03.623301  7652 ts_tablet_manager.cc:1403] T 021546e4bbc24511bbbe9bba404d0a11 P dde0c3c74e7f473ca5d3fbb12786fc93: Time spent bootstrapping tablet: real 0.097s	user 0.012s	sys 0.008s
I20260709 14:50:03.624164  7608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d26ea450add4fc1bb92ffc9d89fe21f" candidate_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" is_pre_election: true
I20260709 14:50:03.625475  7608 raft_consensus.cc:2393] T 7d26ea450add4fc1bb92ffc9d89fe21f P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f2da5f38b8fd40629e7b120a0ae3f4df in current term 1: Already voted for candidate 291f2c0a115748ee98f239b5704939ea in this term.
I20260709 14:50:03.626374  7659 raft_consensus.cc:359] T fca879354d60445bb8b90626af9cf1df P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:03.627990  7659 raft_consensus.cc:385] T fca879354d60445bb8b90626af9cf1df P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:03.628068  7425 leader_election.cc:304] T 7d26ea450add4fc1bb92ffc9d89fe21f P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f2da5f38b8fd40629e7b120a0ae3f4df; no voters: 291f2c0a115748ee98f239b5704939ea, dde0c3c74e7f473ca5d3fbb12786fc93
I20260709 14:50:03.629743  7652 raft_consensus.cc:359] T 021546e4bbc24511bbbe9bba404d0a11 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:03.630363  7652 raft_consensus.cc:385] T 021546e4bbc24511bbbe9bba404d0a11 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:03.630622  7652 raft_consensus.cc:740] T 021546e4bbc24511bbbe9bba404d0a11 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dde0c3c74e7f473ca5d3fbb12786fc93, State: Initialized, Role: FOLLOWER
I20260709 14:50:03.628360  7659 raft_consensus.cc:740] T fca879354d60445bb8b90626af9cf1df P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 291f2c0a115748ee98f239b5704939ea, State: Initialized, Role: FOLLOWER
I20260709 14:50:03.631657  7818 raft_consensus.cc:3060] T 7d26ea450add4fc1bb92ffc9d89fe21f P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:03.631585  7659 consensus_queue.cc:260] T fca879354d60445bb8b90626af9cf1df P 291f2c0a115748ee98f239b5704939ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:03.632771  7750 raft_consensus.cc:515] T 0adeb3157f3843eeb5fa7a0688c207ad P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:03.633963  7659 ts_tablet_manager.cc:1434] T fca879354d60445bb8b90626af9cf1df P 291f2c0a115748ee98f239b5704939ea: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260709 14:50:03.635250  7459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0adeb3157f3843eeb5fa7a0688c207ad" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df"
I20260709 14:50:03.635826  7459 raft_consensus.cc:3060] T 0adeb3157f3843eeb5fa7a0688c207ad P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:03.636250  7356 catalog_manager.cc:5697] T 021546e4bbc24511bbbe9bba404d0a11 P f2da5f38b8fd40629e7b120a0ae3f4df reported cstate change: term changed from 0 to 1, leader changed from <none> to f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65). New cstate: current_term: 1 leader_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:03.640750  7659 tablet_bootstrap.cc:492] T 927b314de03540c7a6d8cfab8c9a375d P 291f2c0a115748ee98f239b5704939ea: Bootstrap starting.
I20260709 14:50:03.648465  7818 raft_consensus.cc:2749] T 7d26ea450add4fc1bb92ffc9d89fe21f P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:03.641269  7650 tablet_bootstrap.cc:492] T d6e21ec0a397451e94f19b5901c7aa52 P f2da5f38b8fd40629e7b120a0ae3f4df: No bootstrap required, opened a new log
I20260709 14:50:03.649245  7659 tablet_bootstrap.cc:654] T 927b314de03540c7a6d8cfab8c9a375d P 291f2c0a115748ee98f239b5704939ea: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:03.649466  7650 ts_tablet_manager.cc:1403] T d6e21ec0a397451e94f19b5901c7aa52 P f2da5f38b8fd40629e7b120a0ae3f4df: Time spent bootstrapping tablet: real 0.114s	user 0.011s	sys 0.027s
I20260709 14:50:03.631342  7652 consensus_queue.cc:260] T 021546e4bbc24511bbbe9bba404d0a11 P dde0c3c74e7f473ca5d3fbb12786fc93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:03.652920  7359 catalog_manager.cc:5697] T edd3c47298514f099c5d3b92c485e8ee P 291f2c0a115748ee98f239b5704939ea reported cstate change: term changed from 0 to 1, leader changed from <none> to 291f2c0a115748ee98f239b5704939ea (127.6.46.66). New cstate: current_term: 1 leader_uuid: "291f2c0a115748ee98f239b5704939ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:03.657765  7459 raft_consensus.cc:2468] T 0adeb3157f3843eeb5fa7a0688c207ad P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dde0c3c74e7f473ca5d3fbb12786fc93 in term 1.
I20260709 14:50:03.657991  7750 leader_election.cc:290] T 0adeb3157f3843eeb5fa7a0688c207ad P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 election: Requested vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303)
I20260709 14:50:03.659014  7575 leader_election.cc:304] T 0adeb3157f3843eeb5fa7a0688c207ad P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dde0c3c74e7f473ca5d3fbb12786fc93, f2da5f38b8fd40629e7b120a0ae3f4df; no voters: 
I20260709 14:50:03.657930  7650 raft_consensus.cc:359] T d6e21ec0a397451e94f19b5901c7aa52 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:03.659972  7650 raft_consensus.cc:385] T d6e21ec0a397451e94f19b5901c7aa52 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:03.660236  7650 raft_consensus.cc:740] T d6e21ec0a397451e94f19b5901c7aa52 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2da5f38b8fd40629e7b120a0ae3f4df, State: Initialized, Role: FOLLOWER
I20260709 14:50:03.660570  7652 ts_tablet_manager.cc:1434] T 021546e4bbc24511bbbe9bba404d0a11 P dde0c3c74e7f473ca5d3fbb12786fc93: Time spent starting tablet: real 0.037s	user 0.005s	sys 0.001s
I20260709 14:50:03.660810  7650 consensus_queue.cc:260] T d6e21ec0a397451e94f19b5901c7aa52 P f2da5f38b8fd40629e7b120a0ae3f4df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:03.661461  7652 tablet_bootstrap.cc:492] T a02b781f2740420085e86b12fbd92615 P dde0c3c74e7f473ca5d3fbb12786fc93: Bootstrap starting.
I20260709 14:50:03.661847  7535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0adeb3157f3843eeb5fa7a0688c207ad" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea"
I20260709 14:50:03.662091  7750 raft_consensus.cc:2804] T 0adeb3157f3843eeb5fa7a0688c207ad P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:03.662403  7535 raft_consensus.cc:3060] T 0adeb3157f3843eeb5fa7a0688c207ad P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:03.662817  7750 raft_consensus.cc:697] T 0adeb3157f3843eeb5fa7a0688c207ad P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 LEADER]: Becoming Leader. State: Replica: dde0c3c74e7f473ca5d3fbb12786fc93, State: Running, Role: LEADER
I20260709 14:50:03.663648  7750 consensus_queue.cc:237] T 0adeb3157f3843eeb5fa7a0688c207ad P dde0c3c74e7f473ca5d3fbb12786fc93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:03.666837  7650 ts_tablet_manager.cc:1434] T d6e21ec0a397451e94f19b5901c7aa52 P f2da5f38b8fd40629e7b120a0ae3f4df: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.002s
I20260709 14:50:03.667742  7650 tablet_bootstrap.cc:492] T a02b781f2740420085e86b12fbd92615 P f2da5f38b8fd40629e7b120a0ae3f4df: Bootstrap starting.
I20260709 14:50:03.669870  7659 tablet_bootstrap.cc:492] T 927b314de03540c7a6d8cfab8c9a375d P 291f2c0a115748ee98f239b5704939ea: No bootstrap required, opened a new log
I20260709 14:50:03.670352  7659 ts_tablet_manager.cc:1403] T 927b314de03540c7a6d8cfab8c9a375d P 291f2c0a115748ee98f239b5704939ea: Time spent bootstrapping tablet: real 0.030s	user 0.005s	sys 0.008s
I20260709 14:50:03.672789  7659 raft_consensus.cc:359] T 927b314de03540c7a6d8cfab8c9a375d P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:03.673487  7659 raft_consensus.cc:385] T 927b314de03540c7a6d8cfab8c9a375d P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:03.673780  7659 raft_consensus.cc:740] T 927b314de03540c7a6d8cfab8c9a375d P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 291f2c0a115748ee98f239b5704939ea, State: Initialized, Role: FOLLOWER
I20260709 14:50:03.674742  7650 tablet_bootstrap.cc:654] T a02b781f2740420085e86b12fbd92615 P f2da5f38b8fd40629e7b120a0ae3f4df: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:03.674408  7659 consensus_queue.cc:260] T 927b314de03540c7a6d8cfab8c9a375d P 291f2c0a115748ee98f239b5704939ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:03.676584  7659 ts_tablet_manager.cc:1434] T 927b314de03540c7a6d8cfab8c9a375d P 291f2c0a115748ee98f239b5704939ea: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:50:03.678382  7794 consensus_queue.cc:1048] T 7d26ea450add4fc1bb92ffc9d89fe21f P 291f2c0a115748ee98f239b5704939ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:03.678963  7659 tablet_bootstrap.cc:492] T 56d7b9734eb14088baf1a67d6b8f58ec P 291f2c0a115748ee98f239b5704939ea: Bootstrap starting.
I20260709 14:50:03.684659  7659 tablet_bootstrap.cc:654] T 56d7b9734eb14088baf1a67d6b8f58ec P 291f2c0a115748ee98f239b5704939ea: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:03.694011  7750 raft_consensus.cc:493] T 021546e4bbc24511bbbe9bba404d0a11 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:03.694556  7750 raft_consensus.cc:515] T 021546e4bbc24511bbbe9bba404d0a11 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:03.696164  7659 tablet_bootstrap.cc:492] T 56d7b9734eb14088baf1a67d6b8f58ec P 291f2c0a115748ee98f239b5704939ea: No bootstrap required, opened a new log
I20260709 14:50:03.696774  7659 ts_tablet_manager.cc:1403] T 56d7b9734eb14088baf1a67d6b8f58ec P 291f2c0a115748ee98f239b5704939ea: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.003s
I20260709 14:50:03.697237  7459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "021546e4bbc24511bbbe9bba404d0a11" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" is_pre_election: true
I20260709 14:50:03.697633  7652 tablet_bootstrap.cc:654] T a02b781f2740420085e86b12fbd92615 P dde0c3c74e7f473ca5d3fbb12786fc93: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:03.699321  7750 leader_election.cc:290] T 021546e4bbc24511bbbe9bba404d0a11 P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303)
I20260709 14:50:03.699314  7659 raft_consensus.cc:359] T 56d7b9734eb14088baf1a67d6b8f58ec P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:03.700289  7659 raft_consensus.cc:385] T 56d7b9734eb14088baf1a67d6b8f58ec P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:03.700584  7659 raft_consensus.cc:740] T 56d7b9734eb14088baf1a67d6b8f58ec P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 291f2c0a115748ee98f239b5704939ea, State: Initialized, Role: FOLLOWER
I20260709 14:50:03.700524  7534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "021546e4bbc24511bbbe9bba404d0a11" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea" is_pre_election: true
I20260709 14:50:03.701360  7534 raft_consensus.cc:2393] T 021546e4bbc24511bbbe9bba404d0a11 P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dde0c3c74e7f473ca5d3fbb12786fc93 in current term 1: Already voted for candidate f2da5f38b8fd40629e7b120a0ae3f4df in this term.
I20260709 14:50:03.701347  7659 consensus_queue.cc:260] T 56d7b9734eb14088baf1a67d6b8f58ec P 291f2c0a115748ee98f239b5704939ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:03.702756  7574 leader_election.cc:304] T 021546e4bbc24511bbbe9bba404d0a11 P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dde0c3c74e7f473ca5d3fbb12786fc93; no voters: 291f2c0a115748ee98f239b5704939ea, f2da5f38b8fd40629e7b120a0ae3f4df
I20260709 14:50:03.702946  7650 tablet_bootstrap.cc:492] T a02b781f2740420085e86b12fbd92615 P f2da5f38b8fd40629e7b120a0ae3f4df: No bootstrap required, opened a new log
I20260709 14:50:03.703728  7659 ts_tablet_manager.cc:1434] T 56d7b9734eb14088baf1a67d6b8f58ec P 291f2c0a115748ee98f239b5704939ea: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260709 14:50:03.703696  7650 ts_tablet_manager.cc:1403] T a02b781f2740420085e86b12fbd92615 P f2da5f38b8fd40629e7b120a0ae3f4df: Time spent bootstrapping tablet: real 0.036s	user 0.010s	sys 0.007s
I20260709 14:50:03.703914  7798 raft_consensus.cc:3060] T 021546e4bbc24511bbbe9bba404d0a11 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:03.711670  7535 raft_consensus.cc:2468] T 0adeb3157f3843eeb5fa7a0688c207ad P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dde0c3c74e7f473ca5d3fbb12786fc93 in term 1.
I20260709 14:50:03.712503  7650 raft_consensus.cc:359] T a02b781f2740420085e86b12fbd92615 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:03.713757  7650 raft_consensus.cc:385] T a02b781f2740420085e86b12fbd92615 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:03.714154  7650 raft_consensus.cc:740] T a02b781f2740420085e86b12fbd92615 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2da5f38b8fd40629e7b120a0ae3f4df, State: Initialized, Role: FOLLOWER
I20260709 14:50:03.714457  7676 consensus_queue.cc:1048] T 7d26ea450add4fc1bb92ffc9d89fe21f P 291f2c0a115748ee98f239b5704939ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:03.715157  7659 tablet_bootstrap.cc:492] T 7cb7a9cceb3643da869e5ae1c40a3959 P 291f2c0a115748ee98f239b5704939ea: Bootstrap starting.
I20260709 14:50:03.715304  7650 consensus_queue.cc:260] T a02b781f2740420085e86b12fbd92615 P f2da5f38b8fd40629e7b120a0ae3f4df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:03.717782  7650 ts_tablet_manager.cc:1434] T a02b781f2740420085e86b12fbd92615 P f2da5f38b8fd40629e7b120a0ae3f4df: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 14:50:03.721820  7659 tablet_bootstrap.cc:654] T 7cb7a9cceb3643da869e5ae1c40a3959 P 291f2c0a115748ee98f239b5704939ea: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:03.722352  7650 tablet_bootstrap.cc:492] T 3594dd2d5fcc43a984b2f4662fcf7d29 P f2da5f38b8fd40629e7b120a0ae3f4df: Bootstrap starting.
I20260709 14:50:03.733551  7702 consensus_queue.cc:1048] T fca879354d60445bb8b90626af9cf1df P f2da5f38b8fd40629e7b120a0ae3f4df [LEADER]: Connected to new peer: Peer: permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:03.733927  7798 raft_consensus.cc:2749] T 021546e4bbc24511bbbe9bba404d0a11 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:03.742475  7534 raft_consensus.cc:3060] T fca879354d60445bb8b90626af9cf1df P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:03.748750  7357 catalog_manager.cc:5697] T 0adeb3157f3843eeb5fa7a0688c207ad P dde0c3c74e7f473ca5d3fbb12786fc93 reported cstate change: term changed from 0 to 1, leader changed from <none> to dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67). New cstate: current_term: 1 leader_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:03.753659  7702 consensus_queue.cc:1048] T fca879354d60445bb8b90626af9cf1df P f2da5f38b8fd40629e7b120a0ae3f4df [LEADER]: Connected to new peer: Peer: permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:03.756611  7650 tablet_bootstrap.cc:654] T 3594dd2d5fcc43a984b2f4662fcf7d29 P f2da5f38b8fd40629e7b120a0ae3f4df: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:03.757751  7652 tablet_bootstrap.cc:492] T a02b781f2740420085e86b12fbd92615 P dde0c3c74e7f473ca5d3fbb12786fc93: No bootstrap required, opened a new log
I20260709 14:50:03.758206  7652 ts_tablet_manager.cc:1403] T a02b781f2740420085e86b12fbd92615 P dde0c3c74e7f473ca5d3fbb12786fc93: Time spent bootstrapping tablet: real 0.097s	user 0.010s	sys 0.015s
I20260709 14:50:03.761768  7652 raft_consensus.cc:359] T a02b781f2740420085e86b12fbd92615 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:03.762461  7652 raft_consensus.cc:385] T a02b781f2740420085e86b12fbd92615 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:03.762754  7652 raft_consensus.cc:740] T a02b781f2740420085e86b12fbd92615 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dde0c3c74e7f473ca5d3fbb12786fc93, State: Initialized, Role: FOLLOWER
I20260709 14:50:03.763509  7652 consensus_queue.cc:260] T a02b781f2740420085e86b12fbd92615 P dde0c3c74e7f473ca5d3fbb12786fc93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:03.768260  7659 tablet_bootstrap.cc:492] T 7cb7a9cceb3643da869e5ae1c40a3959 P 291f2c0a115748ee98f239b5704939ea: No bootstrap required, opened a new log
I20260709 14:50:03.769826  7659 ts_tablet_manager.cc:1403] T 7cb7a9cceb3643da869e5ae1c40a3959 P 291f2c0a115748ee98f239b5704939ea: Time spent bootstrapping tablet: real 0.055s	user 0.022s	sys 0.021s
I20260709 14:50:03.768986  7652 ts_tablet_manager.cc:1434] T a02b781f2740420085e86b12fbd92615 P dde0c3c74e7f473ca5d3fbb12786fc93: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 14:50:03.774366  7659 raft_consensus.cc:359] T 7cb7a9cceb3643da869e5ae1c40a3959 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:03.776983  7652 tablet_bootstrap.cc:492] T d464434c510f4a939a71486d1d6b1dc2 P dde0c3c74e7f473ca5d3fbb12786fc93: Bootstrap starting.
I20260709 14:50:03.775877  7650 tablet_bootstrap.cc:492] T 3594dd2d5fcc43a984b2f4662fcf7d29 P f2da5f38b8fd40629e7b120a0ae3f4df: No bootstrap required, opened a new log
I20260709 14:50:03.777587  7650 ts_tablet_manager.cc:1403] T 3594dd2d5fcc43a984b2f4662fcf7d29 P f2da5f38b8fd40629e7b120a0ae3f4df: Time spent bootstrapping tablet: real 0.055s	user 0.010s	sys 0.000s
I20260709 14:50:03.780242  7650 raft_consensus.cc:359] T 3594dd2d5fcc43a984b2f4662fcf7d29 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:03.780952  7650 raft_consensus.cc:385] T 3594dd2d5fcc43a984b2f4662fcf7d29 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:03.781261  7650 raft_consensus.cc:740] T 3594dd2d5fcc43a984b2f4662fcf7d29 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2da5f38b8fd40629e7b120a0ae3f4df, State: Initialized, Role: FOLLOWER
I20260709 14:50:03.782033  7650 consensus_queue.cc:260] T 3594dd2d5fcc43a984b2f4662fcf7d29 P f2da5f38b8fd40629e7b120a0ae3f4df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:03.782850  7652 tablet_bootstrap.cc:654] T d464434c510f4a939a71486d1d6b1dc2 P dde0c3c74e7f473ca5d3fbb12786fc93: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:03.784219  7650 ts_tablet_manager.cc:1434] T 3594dd2d5fcc43a984b2f4662fcf7d29 P f2da5f38b8fd40629e7b120a0ae3f4df: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:50:03.785877  7650 tablet_bootstrap.cc:492] T cb859e60cd504b018030c5eb03d1251d P f2da5f38b8fd40629e7b120a0ae3f4df: Bootstrap starting.
I20260709 14:50:03.776939  7659 raft_consensus.cc:385] T 7cb7a9cceb3643da869e5ae1c40a3959 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:03.787631  7659 raft_consensus.cc:740] T 7cb7a9cceb3643da869e5ae1c40a3959 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 291f2c0a115748ee98f239b5704939ea, State: Initialized, Role: FOLLOWER
I20260709 14:50:03.788335  7659 consensus_queue.cc:260] T 7cb7a9cceb3643da869e5ae1c40a3959 P 291f2c0a115748ee98f239b5704939ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:03.790390  7659 ts_tablet_manager.cc:1434] T 7cb7a9cceb3643da869e5ae1c40a3959 P 291f2c0a115748ee98f239b5704939ea: Time spent starting tablet: real 0.020s	user 0.003s	sys 0.000s
I20260709 14:50:03.791307  7659 tablet_bootstrap.cc:492] T 8b8fdb1997194fcd91fd94c69cd2c8d2 P 291f2c0a115748ee98f239b5704939ea: Bootstrap starting.
I20260709 14:50:03.800902  7659 tablet_bootstrap.cc:654] T 8b8fdb1997194fcd91fd94c69cd2c8d2 P 291f2c0a115748ee98f239b5704939ea: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:03.805476  7650 tablet_bootstrap.cc:654] T cb859e60cd504b018030c5eb03d1251d P f2da5f38b8fd40629e7b120a0ae3f4df: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:03.805418  7798 consensus_queue.cc:1048] T 9459a0461eb8458286e7a2d1a7bb24d5 P dde0c3c74e7f473ca5d3fbb12786fc93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 14:50:03.824374  7650 tablet_bootstrap.cc:492] T cb859e60cd504b018030c5eb03d1251d P f2da5f38b8fd40629e7b120a0ae3f4df: No bootstrap required, opened a new log
I20260709 14:50:03.824569  7659 tablet_bootstrap.cc:492] T 8b8fdb1997194fcd91fd94c69cd2c8d2 P 291f2c0a115748ee98f239b5704939ea: No bootstrap required, opened a new log
I20260709 14:50:03.824965  7659 ts_tablet_manager.cc:1403] T 8b8fdb1997194fcd91fd94c69cd2c8d2 P 291f2c0a115748ee98f239b5704939ea: Time spent bootstrapping tablet: real 0.034s	user 0.005s	sys 0.014s
I20260709 14:50:03.824965  7650 ts_tablet_manager.cc:1403] T cb859e60cd504b018030c5eb03d1251d P f2da5f38b8fd40629e7b120a0ae3f4df: Time spent bootstrapping tablet: real 0.040s	user 0.015s	sys 0.002s
I20260709 14:50:03.825047  7702 raft_consensus.cc:493] T edd3c47298514f099c5d3b92c485e8ee P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:03.826402  7702 raft_consensus.cc:515] T edd3c47298514f099c5d3b92c485e8ee P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:03.828203  7650 raft_consensus.cc:359] T cb859e60cd504b018030c5eb03d1251d P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:03.829089  7650 raft_consensus.cc:385] T cb859e60cd504b018030c5eb03d1251d P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:03.829495  7650 raft_consensus.cc:740] T cb859e60cd504b018030c5eb03d1251d P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2da5f38b8fd40629e7b120a0ae3f4df, State: Initialized, Role: FOLLOWER
I20260709 14:50:03.830171  7535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edd3c47298514f099c5d3b92c485e8ee" candidate_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea" is_pre_election: true
I20260709 14:50:03.830188  7650 consensus_queue.cc:260] T cb859e60cd504b018030c5eb03d1251d P f2da5f38b8fd40629e7b120a0ae3f4df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:03.832227  7609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edd3c47298514f099c5d3b92c485e8ee" candidate_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" is_pre_election: true
I20260709 14:50:03.832753  7650 ts_tablet_manager.cc:1434] T cb859e60cd504b018030c5eb03d1251d P f2da5f38b8fd40629e7b120a0ae3f4df: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:50:03.832942  7609 raft_consensus.cc:2393] T edd3c47298514f099c5d3b92c485e8ee P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f2da5f38b8fd40629e7b120a0ae3f4df in current term 1: Already voted for candidate 291f2c0a115748ee98f239b5704939ea in this term.
I20260709 14:50:03.833572  7650 tablet_bootstrap.cc:492] T 94dd486783c845e38e60f4cd28e9307b P f2da5f38b8fd40629e7b120a0ae3f4df: Bootstrap starting.
I20260709 14:50:03.828539  7702 leader_election.cc:290] T edd3c47298514f099c5d3b92c485e8ee P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:50:03.834463  7425 leader_election.cc:304] T edd3c47298514f099c5d3b92c485e8ee P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f2da5f38b8fd40629e7b120a0ae3f4df; no voters: 291f2c0a115748ee98f239b5704939ea, dde0c3c74e7f473ca5d3fbb12786fc93
I20260709 14:50:03.835265  7702 raft_consensus.cc:3060] T edd3c47298514f099c5d3b92c485e8ee P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:03.828086  7659 raft_consensus.cc:359] T 8b8fdb1997194fcd91fd94c69cd2c8d2 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:03.836089  7659 raft_consensus.cc:385] T 8b8fdb1997194fcd91fd94c69cd2c8d2 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:03.836352  7659 raft_consensus.cc:740] T 8b8fdb1997194fcd91fd94c69cd2c8d2 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 291f2c0a115748ee98f239b5704939ea, State: Initialized, Role: FOLLOWER
I20260709 14:50:03.837452  7659 consensus_queue.cc:260] T 8b8fdb1997194fcd91fd94c69cd2c8d2 P 291f2c0a115748ee98f239b5704939ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:03.838889  7659 ts_tablet_manager.cc:1434] T 8b8fdb1997194fcd91fd94c69cd2c8d2 P 291f2c0a115748ee98f239b5704939ea: Time spent starting tablet: real 0.014s	user 0.001s	sys 0.005s
I20260709 14:50:03.839623  7650 tablet_bootstrap.cc:654] T 94dd486783c845e38e60f4cd28e9307b P f2da5f38b8fd40629e7b120a0ae3f4df: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:03.841054  7652 tablet_bootstrap.cc:492] T d464434c510f4a939a71486d1d6b1dc2 P dde0c3c74e7f473ca5d3fbb12786fc93: No bootstrap required, opened a new log
I20260709 14:50:03.841526  7652 ts_tablet_manager.cc:1403] T d464434c510f4a939a71486d1d6b1dc2 P dde0c3c74e7f473ca5d3fbb12786fc93: Time spent bootstrapping tablet: real 0.065s	user 0.016s	sys 0.020s
I20260709 14:50:03.842631  7659 tablet_bootstrap.cc:492] T a6857d2bfae542c3a2cd47fdffdb490b P 291f2c0a115748ee98f239b5704939ea: Bootstrap starting.
I20260709 14:50:03.843977  7652 raft_consensus.cc:359] T d464434c510f4a939a71486d1d6b1dc2 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:03.844604  7652 raft_consensus.cc:385] T d464434c510f4a939a71486d1d6b1dc2 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:03.844846  7652 raft_consensus.cc:740] T d464434c510f4a939a71486d1d6b1dc2 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dde0c3c74e7f473ca5d3fbb12786fc93, State: Initialized, Role: FOLLOWER
I20260709 14:50:03.845959  7652 consensus_queue.cc:260] T d464434c510f4a939a71486d1d6b1dc2 P dde0c3c74e7f473ca5d3fbb12786fc93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:03.848050  7652 ts_tablet_manager.cc:1434] T d464434c510f4a939a71486d1d6b1dc2 P dde0c3c74e7f473ca5d3fbb12786fc93: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 14:50:03.848884  7652 tablet_bootstrap.cc:492] T d6e21ec0a397451e94f19b5901c7aa52 P dde0c3c74e7f473ca5d3fbb12786fc93: Bootstrap starting.
I20260709 14:50:03.852912  7750 consensus_queue.cc:1048] T 9459a0461eb8458286e7a2d1a7bb24d5 P dde0c3c74e7f473ca5d3fbb12786fc93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:03.853989  7652 tablet_bootstrap.cc:654] T d6e21ec0a397451e94f19b5901c7aa52 P dde0c3c74e7f473ca5d3fbb12786fc93: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:03.855046  7650 tablet_bootstrap.cc:492] T 94dd486783c845e38e60f4cd28e9307b P f2da5f38b8fd40629e7b120a0ae3f4df: No bootstrap required, opened a new log
I20260709 14:50:03.855434  7650 ts_tablet_manager.cc:1403] T 94dd486783c845e38e60f4cd28e9307b P f2da5f38b8fd40629e7b120a0ae3f4df: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.000s
I20260709 14:50:03.857812  7650 raft_consensus.cc:359] T 94dd486783c845e38e60f4cd28e9307b P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:03.858393  7650 raft_consensus.cc:385] T 94dd486783c845e38e60f4cd28e9307b P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:03.858620  7650 raft_consensus.cc:740] T 94dd486783c845e38e60f4cd28e9307b P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2da5f38b8fd40629e7b120a0ae3f4df, State: Initialized, Role: FOLLOWER
I20260709 14:50:03.859429  7650 consensus_queue.cc:260] T 94dd486783c845e38e60f4cd28e9307b P f2da5f38b8fd40629e7b120a0ae3f4df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:03.862864  7659 tablet_bootstrap.cc:654] T a6857d2bfae542c3a2cd47fdffdb490b P 291f2c0a115748ee98f239b5704939ea: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:03.864540  7676 raft_consensus.cc:493] T 8b8fdb1997194fcd91fd94c69cd2c8d2 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:03.864893  7652 tablet_bootstrap.cc:492] T d6e21ec0a397451e94f19b5901c7aa52 P dde0c3c74e7f473ca5d3fbb12786fc93: No bootstrap required, opened a new log
I20260709 14:50:03.865350  7652 ts_tablet_manager.cc:1403] T d6e21ec0a397451e94f19b5901c7aa52 P dde0c3c74e7f473ca5d3fbb12786fc93: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260709 14:50:03.864964  7676 raft_consensus.cc:515] T 8b8fdb1997194fcd91fd94c69cd2c8d2 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:03.865599  7702 raft_consensus.cc:2749] T edd3c47298514f099c5d3b92c485e8ee P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:03.867133  7676 leader_election.cc:290] T 8b8fdb1997194fcd91fd94c69cd2c8d2 P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:50:03.867319  7650 ts_tablet_manager.cc:1434] T 94dd486783c845e38e60f4cd28e9307b P f2da5f38b8fd40629e7b120a0ae3f4df: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 14:50:03.867791  7652 raft_consensus.cc:359] T d6e21ec0a397451e94f19b5901c7aa52 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:03.868279  7650 tablet_bootstrap.cc:492] T 7cb7a9cceb3643da869e5ae1c40a3959 P f2da5f38b8fd40629e7b120a0ae3f4df: Bootstrap starting.
I20260709 14:50:03.868383  7652 raft_consensus.cc:385] T d6e21ec0a397451e94f19b5901c7aa52 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:03.868584  7609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8fdb1997194fcd91fd94c69cd2c8d2" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" is_pre_election: true
I20260709 14:50:03.868755  7652 raft_consensus.cc:740] T d6e21ec0a397451e94f19b5901c7aa52 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dde0c3c74e7f473ca5d3fbb12786fc93, State: Initialized, Role: FOLLOWER
I20260709 14:50:03.869376  7652 consensus_queue.cc:260] T d6e21ec0a397451e94f19b5901c7aa52 P dde0c3c74e7f473ca5d3fbb12786fc93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
W20260709 14:50:03.869918  7500 leader_election.cc:343] T 8b8fdb1997194fcd91fd94c69cd2c8d2 P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:03.871424  7652 ts_tablet_manager.cc:1434] T d6e21ec0a397451e94f19b5901c7aa52 P dde0c3c74e7f473ca5d3fbb12786fc93: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260709 14:50:03.872262  7652 tablet_bootstrap.cc:492] T 927b314de03540c7a6d8cfab8c9a375d P dde0c3c74e7f473ca5d3fbb12786fc93: Bootstrap starting.
I20260709 14:50:03.874223  7650 tablet_bootstrap.cc:654] T 7cb7a9cceb3643da869e5ae1c40a3959 P f2da5f38b8fd40629e7b120a0ae3f4df: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:03.878407  7652 tablet_bootstrap.cc:654] T 927b314de03540c7a6d8cfab8c9a375d P dde0c3c74e7f473ca5d3fbb12786fc93: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:03.886811  7459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8fdb1997194fcd91fd94c69cd2c8d2" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" is_pre_election: true
W20260709 14:50:03.888588  7501 leader_election.cc:343] T 8b8fdb1997194fcd91fd94c69cd2c8d2 P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:03.888993  7501 leader_election.cc:304] T 8b8fdb1997194fcd91fd94c69cd2c8d2 P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 291f2c0a115748ee98f239b5704939ea; no voters: dde0c3c74e7f473ca5d3fbb12786fc93, f2da5f38b8fd40629e7b120a0ae3f4df
I20260709 14:50:03.890565  7838 raft_consensus.cc:2749] T 8b8fdb1997194fcd91fd94c69cd2c8d2 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:03.891137  7652 tablet_bootstrap.cc:492] T 927b314de03540c7a6d8cfab8c9a375d P dde0c3c74e7f473ca5d3fbb12786fc93: No bootstrap required, opened a new log
I20260709 14:50:03.891554  7652 ts_tablet_manager.cc:1403] T 927b314de03540c7a6d8cfab8c9a375d P dde0c3c74e7f473ca5d3fbb12786fc93: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.001s
I20260709 14:50:03.895550  7652 raft_consensus.cc:359] T 927b314de03540c7a6d8cfab8c9a375d P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:03.896448  7652 raft_consensus.cc:385] T 927b314de03540c7a6d8cfab8c9a375d P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:03.896740  7652 raft_consensus.cc:740] T 927b314de03540c7a6d8cfab8c9a375d P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dde0c3c74e7f473ca5d3fbb12786fc93, State: Initialized, Role: FOLLOWER
I20260709 14:50:03.897670  7652 consensus_queue.cc:260] T 927b314de03540c7a6d8cfab8c9a375d P dde0c3c74e7f473ca5d3fbb12786fc93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:03.900624  7652 ts_tablet_manager.cc:1434] T 927b314de03540c7a6d8cfab8c9a375d P dde0c3c74e7f473ca5d3fbb12786fc93: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260709 14:50:03.901451  7652 tablet_bootstrap.cc:492] T 3594dd2d5fcc43a984b2f4662fcf7d29 P dde0c3c74e7f473ca5d3fbb12786fc93: Bootstrap starting.
I20260709 14:50:03.903825  7609 raft_consensus.cc:3060] T d464434c510f4a939a71486d1d6b1dc2 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:03.908617  7652 tablet_bootstrap.cc:654] T 3594dd2d5fcc43a984b2f4662fcf7d29 P dde0c3c74e7f473ca5d3fbb12786fc93: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:03.913434  7690 consensus_queue.cc:1048] T cb859e60cd504b018030c5eb03d1251d P dde0c3c74e7f473ca5d3fbb12786fc93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:03.916458  7650 tablet_bootstrap.cc:492] T 7cb7a9cceb3643da869e5ae1c40a3959 P f2da5f38b8fd40629e7b120a0ae3f4df: No bootstrap required, opened a new log
I20260709 14:50:03.917330  7650 ts_tablet_manager.cc:1403] T 7cb7a9cceb3643da869e5ae1c40a3959 P f2da5f38b8fd40629e7b120a0ae3f4df: Time spent bootstrapping tablet: real 0.049s	user 0.021s	sys 0.004s
I20260709 14:50:03.919925  7794 raft_consensus.cc:493] T 56d7b9734eb14088baf1a67d6b8f58ec P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:03.920677  7794 raft_consensus.cc:515] T 56d7b9734eb14088baf1a67d6b8f58ec P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:03.923807  7794 leader_election.cc:290] T 56d7b9734eb14088baf1a67d6b8f58ec P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:50:03.924783  7608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d7b9734eb14088baf1a67d6b8f58ec" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" is_pre_election: true
W20260709 14:50:03.926054  7500 leader_election.cc:343] T 56d7b9734eb14088baf1a67d6b8f58ec P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:03.928840  7459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d7b9734eb14088baf1a67d6b8f58ec" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" is_pre_election: true
W20260709 14:50:03.930159  7501 leader_election.cc:343] T 56d7b9734eb14088baf1a67d6b8f58ec P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:03.930559  7501 leader_election.cc:304] T 56d7b9734eb14088baf1a67d6b8f58ec P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 291f2c0a115748ee98f239b5704939ea; no voters: dde0c3c74e7f473ca5d3fbb12786fc93, f2da5f38b8fd40629e7b120a0ae3f4df
I20260709 14:50:03.930996  7652 tablet_bootstrap.cc:492] T 3594dd2d5fcc43a984b2f4662fcf7d29 P dde0c3c74e7f473ca5d3fbb12786fc93: No bootstrap required, opened a new log
I20260709 14:50:03.931404  7652 ts_tablet_manager.cc:1403] T 3594dd2d5fcc43a984b2f4662fcf7d29 P dde0c3c74e7f473ca5d3fbb12786fc93: Time spent bootstrapping tablet: real 0.030s	user 0.006s	sys 0.010s
I20260709 14:50:03.929968  7702 consensus_queue.cc:1048] T d464434c510f4a939a71486d1d6b1dc2 P f2da5f38b8fd40629e7b120a0ae3f4df [LEADER]: Connected to new peer: Peer: permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:03.919914  7650 raft_consensus.cc:359] T 7cb7a9cceb3643da869e5ae1c40a3959 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:03.934043  7652 raft_consensus.cc:359] T 3594dd2d5fcc43a984b2f4662fcf7d29 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:03.934722  7652 raft_consensus.cc:385] T 3594dd2d5fcc43a984b2f4662fcf7d29 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:03.934993  7652 raft_consensus.cc:740] T 3594dd2d5fcc43a984b2f4662fcf7d29 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dde0c3c74e7f473ca5d3fbb12786fc93, State: Initialized, Role: FOLLOWER
I20260709 14:50:03.935647  7652 consensus_queue.cc:260] T 3594dd2d5fcc43a984b2f4662fcf7d29 P dde0c3c74e7f473ca5d3fbb12786fc93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:03.939030  7652 ts_tablet_manager.cc:1434] T 3594dd2d5fcc43a984b2f4662fcf7d29 P dde0c3c74e7f473ca5d3fbb12786fc93: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:50:03.939924  7652 tablet_bootstrap.cc:492] T b0442be48d0046c58254cc74075e52e0 P dde0c3c74e7f473ca5d3fbb12786fc93: Bootstrap starting.
I20260709 14:50:03.939929  7460 raft_consensus.cc:3060] T cb859e60cd504b018030c5eb03d1251d P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:03.933172  7650 raft_consensus.cc:385] T 7cb7a9cceb3643da869e5ae1c40a3959 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:03.943908  7650 raft_consensus.cc:740] T 7cb7a9cceb3643da869e5ae1c40a3959 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2da5f38b8fd40629e7b120a0ae3f4df, State: Initialized, Role: FOLLOWER
I20260709 14:50:03.945209  7650 consensus_queue.cc:260] T 7cb7a9cceb3643da869e5ae1c40a3959 P f2da5f38b8fd40629e7b120a0ae3f4df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:03.946511  7652 tablet_bootstrap.cc:654] T b0442be48d0046c58254cc74075e52e0 P dde0c3c74e7f473ca5d3fbb12786fc93: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:03.947348  7650 ts_tablet_manager.cc:1434] T 7cb7a9cceb3643da869e5ae1c40a3959 P f2da5f38b8fd40629e7b120a0ae3f4df: Time spent starting tablet: real 0.030s	user 0.002s	sys 0.003s
I20260709 14:50:03.947854  7702 consensus_queue.cc:1048] T 021546e4bbc24511bbbe9bba404d0a11 P f2da5f38b8fd40629e7b120a0ae3f4df [LEADER]: Connected to new peer: Peer: permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:03.931354  7838 raft_consensus.cc:2749] T 56d7b9734eb14088baf1a67d6b8f58ec P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:03.955045  7743 raft_consensus.cc:493] T 3594dd2d5fcc43a984b2f4662fcf7d29 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:03.954953  7750 consensus_queue.cc:1048] T cb859e60cd504b018030c5eb03d1251d P dde0c3c74e7f473ca5d3fbb12786fc93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:03.955581  7653 raft_consensus.cc:493] T cb859e60cd504b018030c5eb03d1251d P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:03.955526  7743 raft_consensus.cc:515] T 3594dd2d5fcc43a984b2f4662fcf7d29 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:03.956099  7653 raft_consensus.cc:515] T cb859e60cd504b018030c5eb03d1251d P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:03.958071  7743 leader_election.cc:290] T 3594dd2d5fcc43a984b2f4662fcf7d29 P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303)
I20260709 14:50:03.959295  7653 leader_election.cc:290] T cb859e60cd504b018030c5eb03d1251d P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:50:03.961009  7534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb859e60cd504b018030c5eb03d1251d" candidate_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea" is_pre_election: true
I20260709 14:50:03.963490  7456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3594dd2d5fcc43a984b2f4662fcf7d29" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" is_pre_election: true
I20260709 14:50:03.964200  7456 raft_consensus.cc:2468] T 3594dd2d5fcc43a984b2f4662fcf7d29 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dde0c3c74e7f473ca5d3fbb12786fc93 in term 0.
I20260709 14:50:03.965204  7610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb859e60cd504b018030c5eb03d1251d" candidate_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" is_pre_election: true
I20260709 14:50:03.965263  7575 leader_election.cc:304] T 3594dd2d5fcc43a984b2f4662fcf7d29 P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dde0c3c74e7f473ca5d3fbb12786fc93, f2da5f38b8fd40629e7b120a0ae3f4df; no voters: 
I20260709 14:50:03.966279  7743 raft_consensus.cc:2804] T 3594dd2d5fcc43a984b2f4662fcf7d29 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:03.966641  7743 raft_consensus.cc:493] T 3594dd2d5fcc43a984b2f4662fcf7d29 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:03.966956  7743 raft_consensus.cc:3060] T 3594dd2d5fcc43a984b2f4662fcf7d29 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:03.969350  7425 leader_election.cc:304] T cb859e60cd504b018030c5eb03d1251d P f2da5f38b8fd40629e7b120a0ae3f4df [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: f2da5f38b8fd40629e7b120a0ae3f4df; no voters: 291f2c0a115748ee98f239b5704939ea, dde0c3c74e7f473ca5d3fbb12786fc93
I20260709 14:50:03.970449  7702 raft_consensus.cc:2749] T cb859e60cd504b018030c5eb03d1251d P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:03.972662  7534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3594dd2d5fcc43a984b2f4662fcf7d29" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea" is_pre_election: true
I20260709 14:50:03.973263  7534 raft_consensus.cc:2468] T 3594dd2d5fcc43a984b2f4662fcf7d29 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dde0c3c74e7f473ca5d3fbb12786fc93 in term 0.
I20260709 14:50:03.974599  7659 tablet_bootstrap.cc:492] T a6857d2bfae542c3a2cd47fdffdb490b P 291f2c0a115748ee98f239b5704939ea: No bootstrap required, opened a new log
I20260709 14:50:03.975136  7659 ts_tablet_manager.cc:1403] T a6857d2bfae542c3a2cd47fdffdb490b P 291f2c0a115748ee98f239b5704939ea: Time spent bootstrapping tablet: real 0.136s	user 0.010s	sys 0.011s
I20260709 14:50:03.976415  7650 tablet_bootstrap.cc:492] T 56d7b9734eb14088baf1a67d6b8f58ec P f2da5f38b8fd40629e7b120a0ae3f4df: Bootstrap starting.
I20260709 14:50:03.977294  7743 raft_consensus.cc:515] T 3594dd2d5fcc43a984b2f4662fcf7d29 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:03.981032  7533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3594dd2d5fcc43a984b2f4662fcf7d29" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea"
I20260709 14:50:03.981683  7533 raft_consensus.cc:3060] T 3594dd2d5fcc43a984b2f4662fcf7d29 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:03.982810  7743 leader_election.cc:290] T 3594dd2d5fcc43a984b2f4662fcf7d29 P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 election: Requested vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303)
I20260709 14:50:03.986546  7650 tablet_bootstrap.cc:654] T 56d7b9734eb14088baf1a67d6b8f58ec P f2da5f38b8fd40629e7b120a0ae3f4df: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:03.990445  7533 raft_consensus.cc:2468] T 3594dd2d5fcc43a984b2f4662fcf7d29 P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dde0c3c74e7f473ca5d3fbb12786fc93 in term 1.
W20260709 14:50:03.991878  7501 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.46.65:41837, user_credentials={real_user=slave}} blocked reactor thread for 46684.7us
I20260709 14:50:03.992017  7574 leader_election.cc:304] T 3594dd2d5fcc43a984b2f4662fcf7d29 P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 291f2c0a115748ee98f239b5704939ea, dde0c3c74e7f473ca5d3fbb12786fc93; no voters: 
I20260709 14:50:03.993700  7750 raft_consensus.cc:2804] T 3594dd2d5fcc43a984b2f4662fcf7d29 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:03.994563  7460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3594dd2d5fcc43a984b2f4662fcf7d29" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df"
I20260709 14:50:03.995842  7750 raft_consensus.cc:697] T 3594dd2d5fcc43a984b2f4662fcf7d29 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 LEADER]: Becoming Leader. State: Replica: dde0c3c74e7f473ca5d3fbb12786fc93, State: Running, Role: LEADER
I20260709 14:50:03.996891  7750 consensus_queue.cc:237] T 3594dd2d5fcc43a984b2f4662fcf7d29 P dde0c3c74e7f473ca5d3fbb12786fc93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:03.995218  7460 raft_consensus.cc:3060] T 3594dd2d5fcc43a984b2f4662fcf7d29 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:04.000716  7659 raft_consensus.cc:359] T a6857d2bfae542c3a2cd47fdffdb490b P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:04.001567  7659 raft_consensus.cc:385] T a6857d2bfae542c3a2cd47fdffdb490b P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:04.001866  7659 raft_consensus.cc:740] T a6857d2bfae542c3a2cd47fdffdb490b P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 291f2c0a115748ee98f239b5704939ea, State: Initialized, Role: FOLLOWER
I20260709 14:50:04.004597  7652 tablet_bootstrap.cc:492] T b0442be48d0046c58254cc74075e52e0 P dde0c3c74e7f473ca5d3fbb12786fc93: No bootstrap required, opened a new log
I20260709 14:50:04.005030  7652 ts_tablet_manager.cc:1403] T b0442be48d0046c58254cc74075e52e0 P dde0c3c74e7f473ca5d3fbb12786fc93: Time spent bootstrapping tablet: real 0.065s	user 0.006s	sys 0.022s
I20260709 14:50:04.005136  7659 consensus_queue.cc:260] T a6857d2bfae542c3a2cd47fdffdb490b P 291f2c0a115748ee98f239b5704939ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:04.007953  7659 ts_tablet_manager.cc:1434] T a6857d2bfae542c3a2cd47fdffdb490b P 291f2c0a115748ee98f239b5704939ea: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.000s
I20260709 14:50:04.007736  7652 raft_consensus.cc:359] T b0442be48d0046c58254cc74075e52e0 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:04.009768  7652 raft_consensus.cc:385] T b0442be48d0046c58254cc74075e52e0 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:04.010033  7652 raft_consensus.cc:740] T b0442be48d0046c58254cc74075e52e0 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dde0c3c74e7f473ca5d3fbb12786fc93, State: Initialized, Role: FOLLOWER
I20260709 14:50:04.011003  7659 tablet_bootstrap.cc:492] T a02b781f2740420085e86b12fbd92615 P 291f2c0a115748ee98f239b5704939ea: Bootstrap starting.
I20260709 14:50:04.010624  7652 consensus_queue.cc:260] T b0442be48d0046c58254cc74075e52e0 P dde0c3c74e7f473ca5d3fbb12786fc93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:04.011260  7460 raft_consensus.cc:2468] T 3594dd2d5fcc43a984b2f4662fcf7d29 P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dde0c3c74e7f473ca5d3fbb12786fc93 in term 1.
I20260709 14:50:04.013051  7652 ts_tablet_manager.cc:1434] T b0442be48d0046c58254cc74075e52e0 P dde0c3c74e7f473ca5d3fbb12786fc93: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260709 14:50:04.013936  7652 tablet_bootstrap.cc:492] T 8b8fdb1997194fcd91fd94c69cd2c8d2 P dde0c3c74e7f473ca5d3fbb12786fc93: Bootstrap starting.
I20260709 14:50:04.018456  7659 tablet_bootstrap.cc:654] T a02b781f2740420085e86b12fbd92615 P 291f2c0a115748ee98f239b5704939ea: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:04.018309  7818 consensus_queue.cc:1048] T 021546e4bbc24511bbbe9bba404d0a11 P f2da5f38b8fd40629e7b120a0ae3f4df [LEADER]: Connected to new peer: Peer: permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:04.018975  7652 tablet_bootstrap.cc:654] T 8b8fdb1997194fcd91fd94c69cd2c8d2 P dde0c3c74e7f473ca5d3fbb12786fc93: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:04.030827  7652 tablet_bootstrap.cc:492] T 8b8fdb1997194fcd91fd94c69cd2c8d2 P dde0c3c74e7f473ca5d3fbb12786fc93: No bootstrap required, opened a new log
I20260709 14:50:04.031299  7652 ts_tablet_manager.cc:1403] T 8b8fdb1997194fcd91fd94c69cd2c8d2 P dde0c3c74e7f473ca5d3fbb12786fc93: Time spent bootstrapping tablet: real 0.018s	user 0.005s	sys 0.009s
I20260709 14:50:04.033723  7652 raft_consensus.cc:359] T 8b8fdb1997194fcd91fd94c69cd2c8d2 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:04.036406  7652 raft_consensus.cc:385] T 8b8fdb1997194fcd91fd94c69cd2c8d2 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:04.036022  7659 tablet_bootstrap.cc:492] T a02b781f2740420085e86b12fbd92615 P 291f2c0a115748ee98f239b5704939ea: No bootstrap required, opened a new log
I20260709 14:50:04.037113  7659 ts_tablet_manager.cc:1403] T a02b781f2740420085e86b12fbd92615 P 291f2c0a115748ee98f239b5704939ea: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.001s
I20260709 14:50:04.036273  7818 consensus_queue.cc:1048] T d464434c510f4a939a71486d1d6b1dc2 P f2da5f38b8fd40629e7b120a0ae3f4df [LEADER]: Connected to new peer: Peer: permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:50:04.039583  7659 raft_consensus.cc:359] T a02b781f2740420085e86b12fbd92615 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:04.040212  7659 raft_consensus.cc:385] T a02b781f2740420085e86b12fbd92615 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:04.040478  7659 raft_consensus.cc:740] T a02b781f2740420085e86b12fbd92615 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 291f2c0a115748ee98f239b5704939ea, State: Initialized, Role: FOLLOWER
I20260709 14:50:04.041010  7652 raft_consensus.cc:740] T 8b8fdb1997194fcd91fd94c69cd2c8d2 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dde0c3c74e7f473ca5d3fbb12786fc93, State: Initialized, Role: FOLLOWER
I20260709 14:50:04.041680  7652 consensus_queue.cc:260] T 8b8fdb1997194fcd91fd94c69cd2c8d2 P dde0c3c74e7f473ca5d3fbb12786fc93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:04.043628  7652 ts_tablet_manager.cc:1434] T 8b8fdb1997194fcd91fd94c69cd2c8d2 P dde0c3c74e7f473ca5d3fbb12786fc93: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.000s
I20260709 14:50:04.044788  7652 tablet_bootstrap.cc:492] T dd2289a6b34c42c08f32cb8d641e1c7e P dde0c3c74e7f473ca5d3fbb12786fc93: Bootstrap starting.
I20260709 14:50:04.050513  7659 consensus_queue.cc:260] T a02b781f2740420085e86b12fbd92615 P 291f2c0a115748ee98f239b5704939ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:04.052591  7659 ts_tablet_manager.cc:1434] T a02b781f2740420085e86b12fbd92615 P 291f2c0a115748ee98f239b5704939ea: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 14:50:04.053467  7659 tablet_bootstrap.cc:492] T b0442be48d0046c58254cc74075e52e0 P 291f2c0a115748ee98f239b5704939ea: Bootstrap starting.
I20260709 14:50:04.055565  7818 raft_consensus.cc:493] T a02b781f2740420085e86b12fbd92615 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:04.056070  7818 raft_consensus.cc:515] T a02b781f2740420085e86b12fbd92615 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:04.058467  7535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a02b781f2740420085e86b12fbd92615" candidate_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea" is_pre_election: true
I20260709 14:50:04.058967  7818 leader_election.cc:290] T a02b781f2740420085e86b12fbd92615 P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:50:04.059684  7608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a02b781f2740420085e86b12fbd92615" candidate_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" is_pre_election: true
I20260709 14:50:04.060062  7652 tablet_bootstrap.cc:654] T dd2289a6b34c42c08f32cb8d641e1c7e P dde0c3c74e7f473ca5d3fbb12786fc93: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:04.060279  7608 raft_consensus.cc:2468] T a02b781f2740420085e86b12fbd92615 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f2da5f38b8fd40629e7b120a0ae3f4df in term 0.
I20260709 14:50:04.061441  7425 leader_election.cc:304] T a02b781f2740420085e86b12fbd92615 P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dde0c3c74e7f473ca5d3fbb12786fc93, f2da5f38b8fd40629e7b120a0ae3f4df; no voters: 
I20260709 14:50:04.058995  7535 raft_consensus.cc:2468] T a02b781f2740420085e86b12fbd92615 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f2da5f38b8fd40629e7b120a0ae3f4df in term 0.
I20260709 14:50:04.059609  7659 tablet_bootstrap.cc:654] T b0442be48d0046c58254cc74075e52e0 P 291f2c0a115748ee98f239b5704939ea: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:04.064162  7702 raft_consensus.cc:2804] T a02b781f2740420085e86b12fbd92615 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:04.064533  7702 raft_consensus.cc:493] T a02b781f2740420085e86b12fbd92615 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:04.064851  7702 raft_consensus.cc:3060] T a02b781f2740420085e86b12fbd92615 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:04.075462  7652 tablet_bootstrap.cc:492] T dd2289a6b34c42c08f32cb8d641e1c7e P dde0c3c74e7f473ca5d3fbb12786fc93: No bootstrap required, opened a new log
I20260709 14:50:04.075923  7652 ts_tablet_manager.cc:1403] T dd2289a6b34c42c08f32cb8d641e1c7e P dde0c3c74e7f473ca5d3fbb12786fc93: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.001s
I20260709 14:50:04.078351  7652 raft_consensus.cc:359] T dd2289a6b34c42c08f32cb8d641e1c7e P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:04.078998  7652 raft_consensus.cc:385] T dd2289a6b34c42c08f32cb8d641e1c7e P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:04.079285  7652 raft_consensus.cc:740] T dd2289a6b34c42c08f32cb8d641e1c7e P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dde0c3c74e7f473ca5d3fbb12786fc93, State: Initialized, Role: FOLLOWER
I20260709 14:50:04.079352  7702 raft_consensus.cc:515] T a02b781f2740420085e86b12fbd92615 P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:04.082019  7659 tablet_bootstrap.cc:492] T b0442be48d0046c58254cc74075e52e0 P 291f2c0a115748ee98f239b5704939ea: No bootstrap required, opened a new log
I20260709 14:50:04.082474  7659 ts_tablet_manager.cc:1403] T b0442be48d0046c58254cc74075e52e0 P 291f2c0a115748ee98f239b5704939ea: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.001s
I20260709 14:50:04.064870  7356 catalog_manager.cc:5697] T 3594dd2d5fcc43a984b2f4662fcf7d29 P dde0c3c74e7f473ca5d3fbb12786fc93 reported cstate change: term changed from 0 to 1, leader changed from <none> to dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67). New cstate: current_term: 1 leader_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:04.083206  7535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a02b781f2740420085e86b12fbd92615" candidate_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea"
I20260709 14:50:04.083885  7535 raft_consensus.cc:3060] T a02b781f2740420085e86b12fbd92615 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:04.084887  7659 raft_consensus.cc:359] T b0442be48d0046c58254cc74075e52e0 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:04.085506  7659 raft_consensus.cc:385] T b0442be48d0046c58254cc74075e52e0 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:04.085758  7659 raft_consensus.cc:740] T b0442be48d0046c58254cc74075e52e0 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 291f2c0a115748ee98f239b5704939ea, State: Initialized, Role: FOLLOWER
I20260709 14:50:04.087275  7652 consensus_queue.cc:260] T dd2289a6b34c42c08f32cb8d641e1c7e P dde0c3c74e7f473ca5d3fbb12786fc93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:04.086526  7659 consensus_queue.cc:260] T b0442be48d0046c58254cc74075e52e0 P 291f2c0a115748ee98f239b5704939ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
W20260709 14:50:04.090096  7562 tablet.cc:2406] T 8b8fdb1997194fcd91fd94c69cd2c8d2 P 291f2c0a115748ee98f239b5704939ea: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:50:04.090242  7659 ts_tablet_manager.cc:1434] T b0442be48d0046c58254cc74075e52e0 P 291f2c0a115748ee98f239b5704939ea: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 14:50:04.091101  7659 tablet_bootstrap.cc:492] T a227add2b616451a9b940a842aa3c93f P 291f2c0a115748ee98f239b5704939ea: Bootstrap starting.
I20260709 14:50:04.091831  7933 raft_consensus.cc:493] T 7cb7a9cceb3643da869e5ae1c40a3959 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:04.092304  7933 raft_consensus.cc:515] T 7cb7a9cceb3643da869e5ae1c40a3959 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:04.094347  7933 leader_election.cc:290] T 7cb7a9cceb3643da869e5ae1c40a3959 P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:50:04.095815  7460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cb7a9cceb3643da869e5ae1c40a3959" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" is_pre_election: true
I20260709 14:50:04.096355  7460 raft_consensus.cc:2468] T 7cb7a9cceb3643da869e5ae1c40a3959 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 291f2c0a115748ee98f239b5704939ea in term 0.
I20260709 14:50:04.096985  7652 ts_tablet_manager.cc:1434] T dd2289a6b34c42c08f32cb8d641e1c7e P dde0c3c74e7f473ca5d3fbb12786fc93: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 14:50:04.098029  7652 tablet_bootstrap.cc:492] T 94dd486783c845e38e60f4cd28e9307b P dde0c3c74e7f473ca5d3fbb12786fc93: Bootstrap starting.
I20260709 14:50:04.098192  7501 leader_election.cc:304] T 7cb7a9cceb3643da869e5ae1c40a3959 P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 291f2c0a115748ee98f239b5704939ea, f2da5f38b8fd40629e7b120a0ae3f4df; no voters: 
I20260709 14:50:04.098822  7609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a02b781f2740420085e86b12fbd92615" candidate_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93"
I20260709 14:50:04.099355  7609 raft_consensus.cc:3060] T a02b781f2740420085e86b12fbd92615 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:04.100090  7608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cb7a9cceb3643da869e5ae1c40a3959" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" is_pre_election: true
I20260709 14:50:04.100266  7750 consensus_queue.cc:1048] T 0adeb3157f3843eeb5fa7a0688c207ad P dde0c3c74e7f473ca5d3fbb12786fc93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:50:04.101347  7500 leader_election.cc:343] T 7cb7a9cceb3643da869e5ae1c40a3959 P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:04.102702  7933 raft_consensus.cc:2804] T 7cb7a9cceb3643da869e5ae1c40a3959 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:04.105065  7652 tablet_bootstrap.cc:654] T 94dd486783c845e38e60f4cd28e9307b P dde0c3c74e7f473ca5d3fbb12786fc93: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:04.106383  7794 consensus_queue.cc:1048] T edd3c47298514f099c5d3b92c485e8ee P 291f2c0a115748ee98f239b5704939ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:04.103083  7933 raft_consensus.cc:493] T 7cb7a9cceb3643da869e5ae1c40a3959 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:04.107117  7933 raft_consensus.cc:3060] T 7cb7a9cceb3643da869e5ae1c40a3959 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:04.110249  7609 raft_consensus.cc:2468] T a02b781f2740420085e86b12fbd92615 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2da5f38b8fd40629e7b120a0ae3f4df in term 1.
I20260709 14:50:04.110366  7659 tablet_bootstrap.cc:654] T a227add2b616451a9b940a842aa3c93f P 291f2c0a115748ee98f239b5704939ea: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:04.117658  7425 leader_election.cc:304] T a02b781f2740420085e86b12fbd92615 P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dde0c3c74e7f473ca5d3fbb12786fc93, f2da5f38b8fd40629e7b120a0ae3f4df; no voters: 
I20260709 14:50:04.114122  7750 raft_consensus.cc:493] T d6e21ec0a397451e94f19b5901c7aa52 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:04.120021  7535 raft_consensus.cc:2468] T a02b781f2740420085e86b12fbd92615 P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2da5f38b8fd40629e7b120a0ae3f4df in term 1.
I20260709 14:50:04.120196  7818 raft_consensus.cc:2804] T a02b781f2740420085e86b12fbd92615 P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:04.119889  7750 raft_consensus.cc:515] T d6e21ec0a397451e94f19b5901c7aa52 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:04.122241  7750 leader_election.cc:290] T d6e21ec0a397451e94f19b5901c7aa52 P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303)
I20260709 14:50:04.122969  7818 raft_consensus.cc:697] T a02b781f2740420085e86b12fbd92615 P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 LEADER]: Becoming Leader. State: Replica: f2da5f38b8fd40629e7b120a0ae3f4df, State: Running, Role: LEADER
I20260709 14:50:04.125382  7535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6e21ec0a397451e94f19b5901c7aa52" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea" is_pre_election: true
I20260709 14:50:04.125989  7535 raft_consensus.cc:2468] T d6e21ec0a397451e94f19b5901c7aa52 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dde0c3c74e7f473ca5d3fbb12786fc93 in term 0.
I20260709 14:50:04.127091  7574 leader_election.cc:304] T d6e21ec0a397451e94f19b5901c7aa52 P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 291f2c0a115748ee98f239b5704939ea, dde0c3c74e7f473ca5d3fbb12786fc93; no voters: 
I20260709 14:50:04.128692  7750 raft_consensus.cc:2804] T d6e21ec0a397451e94f19b5901c7aa52 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:04.129186  7750 raft_consensus.cc:493] T d6e21ec0a397451e94f19b5901c7aa52 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:04.129576  7750 raft_consensus.cc:3060] T d6e21ec0a397451e94f19b5901c7aa52 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:04.131167  7818 consensus_queue.cc:237] T a02b781f2740420085e86b12fbd92615 P f2da5f38b8fd40629e7b120a0ae3f4df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:04.133318  7653 raft_consensus.cc:493] T d6e21ec0a397451e94f19b5901c7aa52 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:04.138861  7933 raft_consensus.cc:515] T 7cb7a9cceb3643da869e5ae1c40a3959 P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:04.139592  7653 raft_consensus.cc:515] T d6e21ec0a397451e94f19b5901c7aa52 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:04.139418  7750 raft_consensus.cc:515] T d6e21ec0a397451e94f19b5901c7aa52 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:04.143977  7609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6e21ec0a397451e94f19b5901c7aa52" candidate_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" is_pre_election: true
I20260709 14:50:04.144204  7750 leader_election.cc:290] T d6e21ec0a397451e94f19b5901c7aa52 P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 election: Requested vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303)
I20260709 14:50:04.144738  7609 raft_consensus.cc:2393] T d6e21ec0a397451e94f19b5901c7aa52 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f2da5f38b8fd40629e7b120a0ae3f4df in current term 1: Already voted for candidate dde0c3c74e7f473ca5d3fbb12786fc93 in this term.
I20260709 14:50:04.146539  7535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6e21ec0a397451e94f19b5901c7aa52" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea"
I20260709 14:50:04.146996  7535 raft_consensus.cc:3060] T d6e21ec0a397451e94f19b5901c7aa52 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:04.147950  7653 leader_election.cc:290] T d6e21ec0a397451e94f19b5901c7aa52 P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:50:04.152192  7534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6e21ec0a397451e94f19b5901c7aa52" candidate_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea" is_pre_election: true
I20260709 14:50:04.146186  7702 leader_election.cc:290] T a02b781f2740420085e86b12fbd92615 P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 1 election: Requested vote from peers 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:50:04.154937  7461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6e21ec0a397451e94f19b5901c7aa52" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" is_pre_election: true
I20260709 14:50:04.156392  7650 tablet_bootstrap.cc:492] T 56d7b9734eb14088baf1a67d6b8f58ec P f2da5f38b8fd40629e7b120a0ae3f4df: No bootstrap required, opened a new log
I20260709 14:50:04.156828  7650 ts_tablet_manager.cc:1403] T 56d7b9734eb14088baf1a67d6b8f58ec P f2da5f38b8fd40629e7b120a0ae3f4df: Time spent bootstrapping tablet: real 0.181s	user 0.011s	sys 0.021s
I20260709 14:50:04.156174  7461 raft_consensus.cc:2468] T d6e21ec0a397451e94f19b5901c7aa52 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dde0c3c74e7f473ca5d3fbb12786fc93 in term 0.
I20260709 14:50:04.159195  7535 raft_consensus.cc:2468] T d6e21ec0a397451e94f19b5901c7aa52 P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dde0c3c74e7f473ca5d3fbb12786fc93 in term 1.
I20260709 14:50:04.160184  7932 raft_consensus.cc:493] T 927b314de03540c7a6d8cfab8c9a375d P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:04.160653  7932 raft_consensus.cc:515] T 927b314de03540c7a6d8cfab8c9a375d P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:04.160938  7425 leader_election.cc:304] T d6e21ec0a397451e94f19b5901c7aa52 P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f2da5f38b8fd40629e7b120a0ae3f4df; no voters: 291f2c0a115748ee98f239b5704939ea, dde0c3c74e7f473ca5d3fbb12786fc93
I20260709 14:50:04.161865  7653 raft_consensus.cc:3060] T d6e21ec0a397451e94f19b5901c7aa52 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:04.163471  7574 leader_election.cc:304] T d6e21ec0a397451e94f19b5901c7aa52 P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 291f2c0a115748ee98f239b5704939ea, dde0c3c74e7f473ca5d3fbb12786fc93; no voters: 
I20260709 14:50:04.164006  7456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6e21ec0a397451e94f19b5901c7aa52" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df"
I20260709 14:50:04.164346  7743 raft_consensus.cc:2804] T d6e21ec0a397451e94f19b5901c7aa52 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:04.164599  7659 tablet_bootstrap.cc:492] T a227add2b616451a9b940a842aa3c93f P 291f2c0a115748ee98f239b5704939ea: No bootstrap required, opened a new log
I20260709 14:50:04.164834  7743 raft_consensus.cc:697] T d6e21ec0a397451e94f19b5901c7aa52 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 LEADER]: Becoming Leader. State: Replica: dde0c3c74e7f473ca5d3fbb12786fc93, State: Running, Role: LEADER
I20260709 14:50:04.164996  7659 ts_tablet_manager.cc:1403] T a227add2b616451a9b940a842aa3c93f P 291f2c0a115748ee98f239b5704939ea: Time spent bootstrapping tablet: real 0.074s	user 0.011s	sys 0.014s
I20260709 14:50:04.167416  7743 consensus_queue.cc:237] T d6e21ec0a397451e94f19b5901c7aa52 P dde0c3c74e7f473ca5d3fbb12786fc93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:04.174901  7659 raft_consensus.cc:359] T a227add2b616451a9b940a842aa3c93f P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:04.175829  7659 raft_consensus.cc:385] T a227add2b616451a9b940a842aa3c93f P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:04.176183  7659 raft_consensus.cc:740] T a227add2b616451a9b940a842aa3c93f P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 291f2c0a115748ee98f239b5704939ea, State: Initialized, Role: FOLLOWER
I20260709 14:50:04.178299  7659 consensus_queue.cc:260] T a227add2b616451a9b940a842aa3c93f P 291f2c0a115748ee98f239b5704939ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:04.171419  7609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "927b314de03540c7a6d8cfab8c9a375d" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" is_pre_election: true
I20260709 14:50:04.179703  7609 raft_consensus.cc:2468] T 927b314de03540c7a6d8cfab8c9a375d P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 291f2c0a115748ee98f239b5704939ea in term 0.
I20260709 14:50:04.180984  7457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "927b314de03540c7a6d8cfab8c9a375d" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" is_pre_election: true
I20260709 14:50:04.181448  7500 leader_election.cc:304] T 927b314de03540c7a6d8cfab8c9a375d P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 291f2c0a115748ee98f239b5704939ea, dde0c3c74e7f473ca5d3fbb12786fc93; no voters: 
I20260709 14:50:04.181594  7457 raft_consensus.cc:2468] T 927b314de03540c7a6d8cfab8c9a375d P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 291f2c0a115748ee98f239b5704939ea in term 0.
I20260709 14:50:04.182155  7836 raft_consensus.cc:2804] T 927b314de03540c7a6d8cfab8c9a375d P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:04.182492  7836 raft_consensus.cc:493] T 927b314de03540c7a6d8cfab8c9a375d P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:04.182453  7650 raft_consensus.cc:359] T 56d7b9734eb14088baf1a67d6b8f58ec P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:04.182967  7836 raft_consensus.cc:3060] T 927b314de03540c7a6d8cfab8c9a375d P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:04.183203  7650 raft_consensus.cc:385] T 56d7b9734eb14088baf1a67d6b8f58ec P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:04.185542  7650 raft_consensus.cc:740] T 56d7b9734eb14088baf1a67d6b8f58ec P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2da5f38b8fd40629e7b120a0ae3f4df, State: Initialized, Role: FOLLOWER
I20260709 14:50:04.187933  7659 ts_tablet_manager.cc:1434] T a227add2b616451a9b940a842aa3c93f P 291f2c0a115748ee98f239b5704939ea: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
W20260709 14:50:04.188441  7407 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:50:04.188896  7659 tablet_bootstrap.cc:492] T cd3f9e1ed0924994b57a42b58b90e9d5 P 291f2c0a115748ee98f239b5704939ea: Bootstrap starting.
I20260709 14:50:04.189365  7690 consensus_queue.cc:1048] T 0adeb3157f3843eeb5fa7a0688c207ad P dde0c3c74e7f473ca5d3fbb12786fc93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:04.189971  7650 consensus_queue.cc:260] T 56d7b9734eb14088baf1a67d6b8f58ec P f2da5f38b8fd40629e7b120a0ae3f4df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:04.191516  7650 ts_tablet_manager.cc:1434] T 56d7b9734eb14088baf1a67d6b8f58ec P f2da5f38b8fd40629e7b120a0ae3f4df: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.002s
I20260709 14:50:04.164049  7932 leader_election.cc:290] T 927b314de03540c7a6d8cfab8c9a375d P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:50:04.193329  7930 raft_consensus.cc:493] T b0442be48d0046c58254cc74075e52e0 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:04.193796  7930 raft_consensus.cc:515] T b0442be48d0046c58254cc74075e52e0 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:04.201184  7461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0442be48d0046c58254cc74075e52e0" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" is_pre_election: true
W20260709 14:50:04.207413  7501 leader_election.cc:343] T b0442be48d0046c58254cc74075e52e0 P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:04.207288  7932 consensus_queue.cc:1048] T edd3c47298514f099c5d3b92c485e8ee P 291f2c0a115748ee98f239b5704939ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:04.196887  7750 raft_consensus.cc:493] T b0442be48d0046c58254cc74075e52e0 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:04.210222  7461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cb7a9cceb3643da869e5ae1c40a3959" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df"
I20260709 14:50:04.210582  7608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cb7a9cceb3643da869e5ae1c40a3959" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93"
I20260709 14:50:04.210832  7930 leader_election.cc:290] T b0442be48d0046c58254cc74075e52e0 P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:50:04.211573  7933 leader_election.cc:290] T 7cb7a9cceb3643da869e5ae1c40a3959 P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 election: Requested vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:50:04.211158  7836 raft_consensus.cc:515] T 927b314de03540c7a6d8cfab8c9a375d P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:04.211798  7610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0442be48d0046c58254cc74075e52e0" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" is_pre_election: true
I20260709 14:50:04.215436  7653 raft_consensus.cc:2749] T d6e21ec0a397451e94f19b5901c7aa52 P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:50:04.216638  7500 leader_election.cc:343] T 7cb7a9cceb3643da869e5ae1c40a3959 P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:04.226778  7608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "927b314de03540c7a6d8cfab8c9a375d" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93"
I20260709 14:50:04.227422  7608 raft_consensus.cc:3060] T 927b314de03540c7a6d8cfab8c9a375d P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:04.227610  7836 leader_election.cc:290] T 927b314de03540c7a6d8cfab8c9a375d P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 election: Requested vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:50:04.228360  7459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "927b314de03540c7a6d8cfab8c9a375d" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df"
I20260709 14:50:04.228688  7650 tablet_bootstrap.cc:492] T b0442be48d0046c58254cc74075e52e0 P f2da5f38b8fd40629e7b120a0ae3f4df: Bootstrap starting.
I20260709 14:50:04.228880  7459 raft_consensus.cc:3060] T 927b314de03540c7a6d8cfab8c9a375d P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:04.219936  7461 raft_consensus.cc:3060] T 7cb7a9cceb3643da869e5ae1c40a3959 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:04.231235  7949 raft_consensus.cc:493] T 94dd486783c845e38e60f4cd28e9307b P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:04.231742  7949 raft_consensus.cc:515] T 94dd486783c845e38e60f4cd28e9307b P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:04.234769  7608 raft_consensus.cc:2468] T 927b314de03540c7a6d8cfab8c9a375d P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 291f2c0a115748ee98f239b5704939ea in term 1.
I20260709 14:50:04.235113  7356 catalog_manager.cc:5697] T d6e21ec0a397451e94f19b5901c7aa52 P dde0c3c74e7f473ca5d3fbb12786fc93 reported cstate change: term changed from 0 to 1, leader changed from <none> to dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67). New cstate: current_term: 1 leader_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:04.253455  7535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94dd486783c845e38e60f4cd28e9307b" candidate_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea" is_pre_election: true
I20260709 14:50:04.254069  7535 raft_consensus.cc:2468] T 94dd486783c845e38e60f4cd28e9307b P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f2da5f38b8fd40629e7b120a0ae3f4df in term 0.
I20260709 14:50:04.254297  7949 leader_election.cc:290] T 94dd486783c845e38e60f4cd28e9307b P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:50:04.255182  7607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94dd486783c845e38e60f4cd28e9307b" candidate_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" is_pre_election: true
W20260709 14:50:04.257460  7425 leader_election.cc:343] T 94dd486783c845e38e60f4cd28e9307b P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:04.259716  7425 leader_election.cc:304] T 94dd486783c845e38e60f4cd28e9307b P f2da5f38b8fd40629e7b120a0ae3f4df [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: 291f2c0a115748ee98f239b5704939ea, f2da5f38b8fd40629e7b120a0ae3f4df; no voters: dde0c3c74e7f473ca5d3fbb12786fc93
I20260709 14:50:04.261655  7653 raft_consensus.cc:2804] T 94dd486783c845e38e60f4cd28e9307b P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:04.261979  7653 raft_consensus.cc:493] T 94dd486783c845e38e60f4cd28e9307b P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:04.262292  7653 raft_consensus.cc:3060] T 94dd486783c845e38e60f4cd28e9307b P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:04.263401  7652 tablet_bootstrap.cc:492] T 94dd486783c845e38e60f4cd28e9307b P dde0c3c74e7f473ca5d3fbb12786fc93: No bootstrap required, opened a new log
I20260709 14:50:04.266445  7659 tablet_bootstrap.cc:654] T cd3f9e1ed0924994b57a42b58b90e9d5 P 291f2c0a115748ee98f239b5704939ea: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:04.263873  7652 ts_tablet_manager.cc:1403] T 94dd486783c845e38e60f4cd28e9307b P dde0c3c74e7f473ca5d3fbb12786fc93: Time spent bootstrapping tablet: real 0.166s	user 0.028s	sys 0.028s
I20260709 14:50:04.269366  7652 raft_consensus.cc:359] T 94dd486783c845e38e60f4cd28e9307b P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:04.270159  7652 raft_consensus.cc:385] T 94dd486783c845e38e60f4cd28e9307b P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:04.270452  7652 raft_consensus.cc:740] T 94dd486783c845e38e60f4cd28e9307b P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dde0c3c74e7f473ca5d3fbb12786fc93, State: Initialized, Role: FOLLOWER
I20260709 14:50:04.270610  7653 raft_consensus.cc:515] T 94dd486783c845e38e60f4cd28e9307b P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:04.271174  7652 consensus_queue.cc:260] T 94dd486783c845e38e60f4cd28e9307b P dde0c3c74e7f473ca5d3fbb12786fc93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:04.273300  7500 leader_election.cc:304] T 927b314de03540c7a6d8cfab8c9a375d P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 291f2c0a115748ee98f239b5704939ea, dde0c3c74e7f473ca5d3fbb12786fc93; no voters: 
I20260709 14:50:04.274380  7652 ts_tablet_manager.cc:1434] T 94dd486783c845e38e60f4cd28e9307b P dde0c3c74e7f473ca5d3fbb12786fc93: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:50:04.274045  7933 raft_consensus.cc:2804] T 927b314de03540c7a6d8cfab8c9a375d P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:04.274909  7933 raft_consensus.cc:697] T 927b314de03540c7a6d8cfab8c9a375d P 291f2c0a115748ee98f239b5704939ea [term 1 LEADER]: Becoming Leader. State: Replica: 291f2c0a115748ee98f239b5704939ea, State: Running, Role: LEADER
I20260709 14:50:04.275269  7652 tablet_bootstrap.cc:492] T 7cb7a9cceb3643da869e5ae1c40a3959 P dde0c3c74e7f473ca5d3fbb12786fc93: Bootstrap starting.
I20260709 14:50:04.275843  7933 consensus_queue.cc:237] T 927b314de03540c7a6d8cfab8c9a375d P 291f2c0a115748ee98f239b5704939ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:04.278263  7456 raft_consensus.cc:2468] T d6e21ec0a397451e94f19b5901c7aa52 P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dde0c3c74e7f473ca5d3fbb12786fc93 in term 1.
I20260709 14:50:04.220227  7750 raft_consensus.cc:515] T b0442be48d0046c58254cc74075e52e0 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:04.282928  7610 raft_consensus.cc:2468] T b0442be48d0046c58254cc74075e52e0 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 291f2c0a115748ee98f239b5704939ea in term 0.
I20260709 14:50:04.283660  7750 leader_election.cc:290] T b0442be48d0046c58254cc74075e52e0 P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303)
I20260709 14:50:04.285112  7500 leader_election.cc:304] T b0442be48d0046c58254cc74075e52e0 P 291f2c0a115748ee98f239b5704939ea [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: 291f2c0a115748ee98f239b5704939ea, dde0c3c74e7f473ca5d3fbb12786fc93; no voters: f2da5f38b8fd40629e7b120a0ae3f4df
I20260709 14:50:04.285521  7534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0442be48d0046c58254cc74075e52e0" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea" is_pre_election: true
I20260709 14:50:04.285847  7930 raft_consensus.cc:2804] T b0442be48d0046c58254cc74075e52e0 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:04.286203  7461 raft_consensus.cc:2468] T 7cb7a9cceb3643da869e5ae1c40a3959 P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 291f2c0a115748ee98f239b5704939ea in term 1.
I20260709 14:50:04.286346  7534 raft_consensus.cc:2468] T b0442be48d0046c58254cc74075e52e0 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dde0c3c74e7f473ca5d3fbb12786fc93 in term 0.
I20260709 14:50:04.287254  7930 raft_consensus.cc:493] T b0442be48d0046c58254cc74075e52e0 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:04.287437  7459 raft_consensus.cc:2468] T 927b314de03540c7a6d8cfab8c9a375d P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 291f2c0a115748ee98f239b5704939ea in term 1.
I20260709 14:50:04.287632  7930 raft_consensus.cc:3060] T b0442be48d0046c58254cc74075e52e0 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:04.288162  7574 leader_election.cc:304] T b0442be48d0046c58254cc74075e52e0 P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 291f2c0a115748ee98f239b5704939ea, dde0c3c74e7f473ca5d3fbb12786fc93; no voters: 
I20260709 14:50:04.288156  7357 catalog_manager.cc:5697] T a02b781f2740420085e86b12fbd92615 P f2da5f38b8fd40629e7b120a0ae3f4df reported cstate change: term changed from 0 to 1, leader changed from <none> to f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65). New cstate: current_term: 1 leader_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:04.290814  7841 raft_consensus.cc:2804] T b0442be48d0046c58254cc74075e52e0 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:04.291184  7841 raft_consensus.cc:493] T b0442be48d0046c58254cc74075e52e0 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:04.291553  7841 raft_consensus.cc:3060] T b0442be48d0046c58254cc74075e52e0 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:04.292079  7501 leader_election.cc:304] T 7cb7a9cceb3643da869e5ae1c40a3959 P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 291f2c0a115748ee98f239b5704939ea, f2da5f38b8fd40629e7b120a0ae3f4df; no voters: dde0c3c74e7f473ca5d3fbb12786fc93
I20260709 14:50:04.294178  7932 raft_consensus.cc:2804] T 7cb7a9cceb3643da869e5ae1c40a3959 P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:04.294723  7932 raft_consensus.cc:697] T 7cb7a9cceb3643da869e5ae1c40a3959 P 291f2c0a115748ee98f239b5704939ea [term 1 LEADER]: Becoming Leader. State: Replica: 291f2c0a115748ee98f239b5704939ea, State: Running, Role: LEADER
I20260709 14:50:04.294564  7930 raft_consensus.cc:515] T b0442be48d0046c58254cc74075e52e0 P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:04.295575  7932 consensus_queue.cc:237] T 7cb7a9cceb3643da869e5ae1c40a3959 P 291f2c0a115748ee98f239b5704939ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:04.297253  7652 tablet_bootstrap.cc:654] T 7cb7a9cceb3643da869e5ae1c40a3959 P dde0c3c74e7f473ca5d3fbb12786fc93: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:04.298686  7459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0442be48d0046c58254cc74075e52e0" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" is_pre_election: true
I20260709 14:50:04.300231  7456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0442be48d0046c58254cc74075e52e0" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df"
W20260709 14:50:04.302574  7575 leader_election.cc:343] T b0442be48d0046c58254cc74075e52e0 P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:04.303072  7930 leader_election.cc:290] T b0442be48d0046c58254cc74075e52e0 P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 election: Requested vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
W20260709 14:50:04.303709  7501 leader_election.cc:343] T b0442be48d0046c58254cc74075e52e0 P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:04.302668  7841 raft_consensus.cc:515] T b0442be48d0046c58254cc74075e52e0 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:04.308753  7533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0442be48d0046c58254cc74075e52e0" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea"
I20260709 14:50:04.308995  7456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0442be48d0046c58254cc74075e52e0" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df"
I20260709 14:50:04.309715  7533 raft_consensus.cc:2393] T b0442be48d0046c58254cc74075e52e0 P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate dde0c3c74e7f473ca5d3fbb12786fc93 in current term 1: Already voted for candidate 291f2c0a115748ee98f239b5704939ea in this term.
W20260709 14:50:04.310384  7575 leader_election.cc:343] T b0442be48d0046c58254cc74075e52e0 P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:04.310905  7574 leader_election.cc:304] T b0442be48d0046c58254cc74075e52e0 P dde0c3c74e7f473ca5d3fbb12786fc93 [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: dde0c3c74e7f473ca5d3fbb12786fc93; no voters: 291f2c0a115748ee98f239b5704939ea, f2da5f38b8fd40629e7b120a0ae3f4df
I20260709 14:50:04.311663  7798 raft_consensus.cc:2749] T b0442be48d0046c58254cc74075e52e0 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:50:04.312376  7841 leader_election.cc:290] T b0442be48d0046c58254cc74075e52e0 P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 election: Requested vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303)
I20260709 14:50:04.315151  7659 tablet_bootstrap.cc:492] T cd3f9e1ed0924994b57a42b58b90e9d5 P 291f2c0a115748ee98f239b5704939ea: No bootstrap required, opened a new log
I20260709 14:50:04.315583  7650 tablet_bootstrap.cc:654] T b0442be48d0046c58254cc74075e52e0 P f2da5f38b8fd40629e7b120a0ae3f4df: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:04.315583  7659 ts_tablet_manager.cc:1403] T cd3f9e1ed0924994b57a42b58b90e9d5 P 291f2c0a115748ee98f239b5704939ea: Time spent bootstrapping tablet: real 0.127s	user 0.009s	sys 0.000s
I20260709 14:50:04.319796  7653 leader_election.cc:290] T 94dd486783c845e38e60f4cd28e9307b P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 1 election: Requested vote from peers 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:50:04.319849  7610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94dd486783c845e38e60f4cd28e9307b" candidate_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93"
I20260709 14:50:04.320487  7610 raft_consensus.cc:3060] T 94dd486783c845e38e60f4cd28e9307b P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:04.323829  7533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94dd486783c845e38e60f4cd28e9307b" candidate_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea"
I20260709 14:50:04.324469  7533 raft_consensus.cc:3060] T 94dd486783c845e38e60f4cd28e9307b P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:04.330206  7650 tablet_bootstrap.cc:492] T b0442be48d0046c58254cc74075e52e0 P f2da5f38b8fd40629e7b120a0ae3f4df: No bootstrap required, opened a new log
I20260709 14:50:04.330153  7610 raft_consensus.cc:2468] T 94dd486783c845e38e60f4cd28e9307b P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2da5f38b8fd40629e7b120a0ae3f4df in term 1.
I20260709 14:50:04.330698  7650 ts_tablet_manager.cc:1403] T b0442be48d0046c58254cc74075e52e0 P f2da5f38b8fd40629e7b120a0ae3f4df: Time spent bootstrapping tablet: real 0.102s	user 0.013s	sys 0.008s
I20260709 14:50:04.331372  7425 leader_election.cc:304] T 94dd486783c845e38e60f4cd28e9307b P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dde0c3c74e7f473ca5d3fbb12786fc93, f2da5f38b8fd40629e7b120a0ae3f4df; no voters: 
I20260709 14:50:04.333030  7652 tablet_bootstrap.cc:492] T 7cb7a9cceb3643da869e5ae1c40a3959 P dde0c3c74e7f473ca5d3fbb12786fc93: No bootstrap required, opened a new log
I20260709 14:50:04.333406  7652 ts_tablet_manager.cc:1403] T 7cb7a9cceb3643da869e5ae1c40a3959 P dde0c3c74e7f473ca5d3fbb12786fc93: Time spent bootstrapping tablet: real 0.058s	user 0.011s	sys 0.000s
I20260709 14:50:04.333669  7533 raft_consensus.cc:2468] T 94dd486783c845e38e60f4cd28e9307b P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2da5f38b8fd40629e7b120a0ae3f4df in term 1.
I20260709 14:50:04.335232  7652 raft_consensus.cc:359] T 7cb7a9cceb3643da869e5ae1c40a3959 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:04.335937  7652 raft_consensus.cc:385] T 7cb7a9cceb3643da869e5ae1c40a3959 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:04.336182  7652 raft_consensus.cc:740] T 7cb7a9cceb3643da869e5ae1c40a3959 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dde0c3c74e7f473ca5d3fbb12786fc93, State: Initialized, Role: FOLLOWER
I20260709 14:50:04.336866  7652 consensus_queue.cc:260] T 7cb7a9cceb3643da869e5ae1c40a3959 P dde0c3c74e7f473ca5d3fbb12786fc93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:04.337973  7933 raft_consensus.cc:493] T 46b79ff8524248289cdbbbaeedc383de P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:04.338191  7610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0442be48d0046c58254cc74075e52e0" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93"
I20260709 14:50:04.338419  7933 raft_consensus.cc:515] T 46b79ff8524248289cdbbbaeedc383de P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:04.339113  7610 raft_consensus.cc:2393] T b0442be48d0046c58254cc74075e52e0 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 291f2c0a115748ee98f239b5704939ea in current term 1: Already voted for candidate dde0c3c74e7f473ca5d3fbb12786fc93 in this term.
I20260709 14:50:04.323688  7659 raft_consensus.cc:359] T cd3f9e1ed0924994b57a42b58b90e9d5 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:04.342581  7933 leader_election.cc:290] T 46b79ff8524248289cdbbbaeedc383de P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:50:04.343690  7456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46b79ff8524248289cdbbbaeedc383de" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" is_pre_election: true
I20260709 14:50:04.344434  7652 ts_tablet_manager.cc:1434] T 7cb7a9cceb3643da869e5ae1c40a3959 P dde0c3c74e7f473ca5d3fbb12786fc93: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:50:04.344880  7456 raft_consensus.cc:2468] T 46b79ff8524248289cdbbbaeedc383de P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 291f2c0a115748ee98f239b5704939ea in term 1.
I20260709 14:50:04.345420  7652 tablet_bootstrap.cc:492] T c3d50de3be1b499eaca383db0eae6ee1 P dde0c3c74e7f473ca5d3fbb12786fc93: Bootstrap starting.
I20260709 14:50:04.345999  7501 leader_election.cc:304] T 46b79ff8524248289cdbbbaeedc383de P 291f2c0a115748ee98f239b5704939ea [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: 291f2c0a115748ee98f239b5704939ea, f2da5f38b8fd40629e7b120a0ae3f4df; no voters: 
I20260709 14:50:04.342723  7659 raft_consensus.cc:385] T cd3f9e1ed0924994b57a42b58b90e9d5 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:04.346746  7659 raft_consensus.cc:740] T cd3f9e1ed0924994b57a42b58b90e9d5 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 291f2c0a115748ee98f239b5704939ea, State: Initialized, Role: FOLLOWER
I20260709 14:50:04.347412  7659 consensus_queue.cc:260] T cd3f9e1ed0924994b57a42b58b90e9d5 P 291f2c0a115748ee98f239b5704939ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:04.349275  7653 raft_consensus.cc:2804] T 94dd486783c845e38e60f4cd28e9307b P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:04.349735  7653 raft_consensus.cc:697] T 94dd486783c845e38e60f4cd28e9307b P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 LEADER]: Becoming Leader. State: Replica: f2da5f38b8fd40629e7b120a0ae3f4df, State: Running, Role: LEADER
I20260709 14:50:04.350414  7653 consensus_queue.cc:237] T 94dd486783c845e38e60f4cd28e9307b P f2da5f38b8fd40629e7b120a0ae3f4df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:04.351038  7676 raft_consensus.cc:2804] T 46b79ff8524248289cdbbbaeedc383de P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:04.351423  7676 raft_consensus.cc:493] T 46b79ff8524248289cdbbbaeedc383de P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:04.351742  7676 raft_consensus.cc:3060] T 46b79ff8524248289cdbbbaeedc383de P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:04.352828  7500 leader_election.cc:304] T b0442be48d0046c58254cc74075e52e0 P 291f2c0a115748ee98f239b5704939ea [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: 291f2c0a115748ee98f239b5704939ea; no voters: dde0c3c74e7f473ca5d3fbb12786fc93, f2da5f38b8fd40629e7b120a0ae3f4df
I20260709 14:50:04.353500  7933 raft_consensus.cc:2749] T b0442be48d0046c58254cc74075e52e0 P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:50:04.355301  7652 tablet_bootstrap.cc:654] T c3d50de3be1b499eaca383db0eae6ee1 P dde0c3c74e7f473ca5d3fbb12786fc93: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:04.356681  7609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46b79ff8524248289cdbbbaeedc383de" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" is_pre_election: true
I20260709 14:50:04.357295  7609 raft_consensus.cc:2468] T 46b79ff8524248289cdbbbaeedc383de P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 291f2c0a115748ee98f239b5704939ea in term 1.
I20260709 14:50:04.358675  7676 raft_consensus.cc:515] T 46b79ff8524248289cdbbbaeedc383de P 291f2c0a115748ee98f239b5704939ea [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:04.359268  7650 raft_consensus.cc:359] T b0442be48d0046c58254cc74075e52e0 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:04.361788  7650 raft_consensus.cc:385] T b0442be48d0046c58254cc74075e52e0 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:04.362171  7650 raft_consensus.cc:740] T b0442be48d0046c58254cc74075e52e0 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2da5f38b8fd40629e7b120a0ae3f4df, State: Initialized, Role: FOLLOWER
I20260709 14:50:04.362213  7456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46b79ff8524248289cdbbbaeedc383de" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df"
I20260709 14:50:04.362908  7456 raft_consensus.cc:3060] T 46b79ff8524248289cdbbbaeedc383de P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:04.363236  7650 consensus_queue.cc:260] T b0442be48d0046c58254cc74075e52e0 P f2da5f38b8fd40629e7b120a0ae3f4df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:04.365468  7794 raft_consensus.cc:493] T cd3f9e1ed0924994b57a42b58b90e9d5 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:04.365939  7794 raft_consensus.cc:515] T cd3f9e1ed0924994b57a42b58b90e9d5 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:04.367271  7609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46b79ff8524248289cdbbbaeedc383de" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93"
I20260709 14:50:04.367853  7609 raft_consensus.cc:3060] T 46b79ff8524248289cdbbbaeedc383de P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:04.369174  7457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd3f9e1ed0924994b57a42b58b90e9d5" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" is_pre_election: true
W20260709 14:50:04.370538  7501 leader_election.cc:343] T cd3f9e1ed0924994b57a42b58b90e9d5 P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:04.371151  7794 leader_election.cc:290] T cd3f9e1ed0924994b57a42b58b90e9d5 P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:50:04.375247  7608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd3f9e1ed0924994b57a42b58b90e9d5" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" is_pre_election: true
I20260709 14:50:04.376483  7676 leader_election.cc:290] T 46b79ff8524248289cdbbbaeedc383de P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 2 election: Requested vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:50:04.377138  7659 ts_tablet_manager.cc:1434] T cd3f9e1ed0924994b57a42b58b90e9d5 P 291f2c0a115748ee98f239b5704939ea: Time spent starting tablet: real 0.061s	user 0.006s	sys 0.001s
I20260709 14:50:04.377621  7456 raft_consensus.cc:2468] T 46b79ff8524248289cdbbbaeedc383de P f2da5f38b8fd40629e7b120a0ae3f4df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 291f2c0a115748ee98f239b5704939ea in term 2.
I20260709 14:50:04.378672  7609 raft_consensus.cc:2468] T 46b79ff8524248289cdbbbaeedc383de P dde0c3c74e7f473ca5d3fbb12786fc93 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 291f2c0a115748ee98f239b5704939ea in term 2.
I20260709 14:50:04.379235  7659 tablet_bootstrap.cc:492] T 67690cfe998744fab25fbd13200c4fc7 P 291f2c0a115748ee98f239b5704939ea: Bootstrap starting.
I20260709 14:50:04.379042  7501 leader_election.cc:304] T 46b79ff8524248289cdbbbaeedc383de P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 291f2c0a115748ee98f239b5704939ea, f2da5f38b8fd40629e7b120a0ae3f4df; no voters: 
I20260709 14:50:04.380378  7794 raft_consensus.cc:2804] T 46b79ff8524248289cdbbbaeedc383de P 291f2c0a115748ee98f239b5704939ea [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:04.380995  7794 raft_consensus.cc:697] T 46b79ff8524248289cdbbbaeedc383de P 291f2c0a115748ee98f239b5704939ea [term 2 LEADER]: Becoming Leader. State: Replica: 291f2c0a115748ee98f239b5704939ea, State: Running, Role: LEADER
I20260709 14:50:04.381806  7794 consensus_queue.cc:237] T 46b79ff8524248289cdbbbaeedc383de P 291f2c0a115748ee98f239b5704939ea [LEADER]: Queue going to LEADER 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: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:04.383579  7356 catalog_manager.cc:5697] T 927b314de03540c7a6d8cfab8c9a375d P 291f2c0a115748ee98f239b5704939ea reported cstate change: term changed from 0 to 1, leader changed from <none> to 291f2c0a115748ee98f239b5704939ea (127.6.46.66). New cstate: current_term: 1 leader_uuid: "291f2c0a115748ee98f239b5704939ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } health_report { overall_health: UNKNOWN } } }
W20260709 14:50:04.385902  7500 leader_election.cc:343] T cd3f9e1ed0924994b57a42b58b90e9d5 P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:04.386354  7500 leader_election.cc:304] T cd3f9e1ed0924994b57a42b58b90e9d5 P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 291f2c0a115748ee98f239b5704939ea; no voters: dde0c3c74e7f473ca5d3fbb12786fc93, f2da5f38b8fd40629e7b120a0ae3f4df
I20260709 14:50:04.387710  7933 raft_consensus.cc:2749] T cd3f9e1ed0924994b57a42b58b90e9d5 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:04.389768  7841 raft_consensus.cc:493] T 8b8fdb1997194fcd91fd94c69cd2c8d2 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:04.390515  7659 tablet_bootstrap.cc:654] T 67690cfe998744fab25fbd13200c4fc7 P 291f2c0a115748ee98f239b5704939ea: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:04.390221  7841 raft_consensus.cc:515] T 8b8fdb1997194fcd91fd94c69cd2c8d2 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:04.392845  7841 leader_election.cc:290] T 8b8fdb1997194fcd91fd94c69cd2c8d2 P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303)
I20260709 14:50:04.394054  7533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8fdb1997194fcd91fd94c69cd2c8d2" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea" is_pre_election: true
I20260709 14:50:04.394704  7533 raft_consensus.cc:2468] T 8b8fdb1997194fcd91fd94c69cd2c8d2 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dde0c3c74e7f473ca5d3fbb12786fc93 in term 0.
I20260709 14:50:04.396562  7653 raft_consensus.cc:493] T b0442be48d0046c58254cc74075e52e0 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:04.397047  7653 raft_consensus.cc:515] T b0442be48d0046c58254cc74075e52e0 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:04.397657  7574 leader_election.cc:304] T 8b8fdb1997194fcd91fd94c69cd2c8d2 P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 291f2c0a115748ee98f239b5704939ea, dde0c3c74e7f473ca5d3fbb12786fc93; no voters: 
I20260709 14:50:04.399808  7841 raft_consensus.cc:2804] T 8b8fdb1997194fcd91fd94c69cd2c8d2 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:04.400221  7841 raft_consensus.cc:493] T 8b8fdb1997194fcd91fd94c69cd2c8d2 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:04.400693  7841 raft_consensus.cc:3060] T 8b8fdb1997194fcd91fd94c69cd2c8d2 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:04.401412  7533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0442be48d0046c58254cc74075e52e0" candidate_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea" is_pre_election: true
I20260709 14:50:04.402393  7533 raft_consensus.cc:2393] T b0442be48d0046c58254cc74075e52e0 P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f2da5f38b8fd40629e7b120a0ae3f4df in current term 1: Already voted for candidate 291f2c0a115748ee98f239b5704939ea in this term.
I20260709 14:50:04.408150  7653 leader_election.cc:290] T b0442be48d0046c58254cc74075e52e0 P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:50:04.408818  7456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8fdb1997194fcd91fd94c69cd2c8d2" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" is_pre_election: true
I20260709 14:50:04.408573  7841 raft_consensus.cc:515] T 8b8fdb1997194fcd91fd94c69cd2c8d2 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:04.409890  7609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0442be48d0046c58254cc74075e52e0" candidate_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" is_pre_election: true
W20260709 14:50:04.409966  7575 leader_election.cc:343] T 8b8fdb1997194fcd91fd94c69cd2c8d2 P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:04.410826  7609 raft_consensus.cc:2393] T b0442be48d0046c58254cc74075e52e0 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f2da5f38b8fd40629e7b120a0ae3f4df in current term 1: Already voted for candidate dde0c3c74e7f473ca5d3fbb12786fc93 in this term.
I20260709 14:50:04.411875  7425 leader_election.cc:304] T b0442be48d0046c58254cc74075e52e0 P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f2da5f38b8fd40629e7b120a0ae3f4df; no voters: 291f2c0a115748ee98f239b5704939ea, dde0c3c74e7f473ca5d3fbb12786fc93
I20260709 14:50:04.411976  7457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8fdb1997194fcd91fd94c69cd2c8d2" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df"
I20260709 14:50:04.412528  7653 raft_consensus.cc:3060] T b0442be48d0046c58254cc74075e52e0 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:04.412847  7650 ts_tablet_manager.cc:1434] T b0442be48d0046c58254cc74075e52e0 P f2da5f38b8fd40629e7b120a0ae3f4df: Time spent starting tablet: real 0.082s	user 0.009s	sys 0.000s
W20260709 14:50:04.413389  7575 leader_election.cc:343] T 8b8fdb1997194fcd91fd94c69cd2c8d2 P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:04.413787  7650 tablet_bootstrap.cc:492] T dd2289a6b34c42c08f32cb8d641e1c7e P f2da5f38b8fd40629e7b120a0ae3f4df: Bootstrap starting.
I20260709 14:50:04.416631  7535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8fdb1997194fcd91fd94c69cd2c8d2" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea"
I20260709 14:50:04.417200  7535 raft_consensus.cc:3060] T 8b8fdb1997194fcd91fd94c69cd2c8d2 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:04.418318  7653 raft_consensus.cc:2749] T b0442be48d0046c58254cc74075e52e0 P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:04.429311  7535 raft_consensus.cc:2468] T 8b8fdb1997194fcd91fd94c69cd2c8d2 P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dde0c3c74e7f473ca5d3fbb12786fc93 in term 1.
I20260709 14:50:04.430823  7574 leader_election.cc:304] T 8b8fdb1997194fcd91fd94c69cd2c8d2 P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 291f2c0a115748ee98f239b5704939ea, dde0c3c74e7f473ca5d3fbb12786fc93; no voters: f2da5f38b8fd40629e7b120a0ae3f4df
I20260709 14:50:04.431224  7841 leader_election.cc:290] T 8b8fdb1997194fcd91fd94c69cd2c8d2 P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 election: Requested vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303)
I20260709 14:50:04.432252  7750 raft_consensus.cc:2804] T 8b8fdb1997194fcd91fd94c69cd2c8d2 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:04.432830  7750 raft_consensus.cc:697] T 8b8fdb1997194fcd91fd94c69cd2c8d2 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 LEADER]: Becoming Leader. State: Replica: dde0c3c74e7f473ca5d3fbb12786fc93, State: Running, Role: LEADER
I20260709 14:50:04.433836  7750 consensus_queue.cc:237] T 8b8fdb1997194fcd91fd94c69cd2c8d2 P dde0c3c74e7f473ca5d3fbb12786fc93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:04.437932  7933 raft_consensus.cc:493] T a6857d2bfae542c3a2cd47fdffdb490b P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:04.438535  7933 raft_consensus.cc:515] T a6857d2bfae542c3a2cd47fdffdb490b P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:04.441012  7933 leader_election.cc:290] T a6857d2bfae542c3a2cd47fdffdb490b P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:50:04.442109  7609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6857d2bfae542c3a2cd47fdffdb490b" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" is_pre_election: true
W20260709 14:50:04.443922  7500 leader_election.cc:343] T a6857d2bfae542c3a2cd47fdffdb490b P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:04.445350  7457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6857d2bfae542c3a2cd47fdffdb490b" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" is_pre_election: true
W20260709 14:50:04.447971  7501 leader_election.cc:343] T a6857d2bfae542c3a2cd47fdffdb490b P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:04.448474  7501 leader_election.cc:304] T a6857d2bfae542c3a2cd47fdffdb490b P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 291f2c0a115748ee98f239b5704939ea; no voters: dde0c3c74e7f473ca5d3fbb12786fc93, f2da5f38b8fd40629e7b120a0ae3f4df
I20260709 14:50:04.449323  7794 raft_consensus.cc:2749] T a6857d2bfae542c3a2cd47fdffdb490b P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:04.457333  7750 consensus_queue.cc:1048] T 3594dd2d5fcc43a984b2f4662fcf7d29 P dde0c3c74e7f473ca5d3fbb12786fc93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:04.466255  7359 catalog_manager.cc:5697] T 94dd486783c845e38e60f4cd28e9307b P f2da5f38b8fd40629e7b120a0ae3f4df reported cstate change: term changed from 0 to 1, leader changed from <none> to f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65). New cstate: current_term: 1 leader_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:04.468986  7358 catalog_manager.cc:5697] T 7cb7a9cceb3643da869e5ae1c40a3959 P 291f2c0a115748ee98f239b5704939ea reported cstate change: term changed from 0 to 1, leader changed from <none> to 291f2c0a115748ee98f239b5704939ea (127.6.46.66). New cstate: current_term: 1 leader_uuid: "291f2c0a115748ee98f239b5704939ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:04.470948  7358 catalog_manager.cc:5697] T 46b79ff8524248289cdbbbaeedc383de P 291f2c0a115748ee98f239b5704939ea reported cstate change: term changed from 0 to 2, leader changed from <none> to 291f2c0a115748ee98f239b5704939ea (127.6.46.66). New cstate: current_term: 2 leader_uuid: "291f2c0a115748ee98f239b5704939ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:04.476644  7650 tablet_bootstrap.cc:654] T dd2289a6b34c42c08f32cb8d641e1c7e P f2da5f38b8fd40629e7b120a0ae3f4df: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:04.479174  7652 tablet_bootstrap.cc:492] T c3d50de3be1b499eaca383db0eae6ee1 P dde0c3c74e7f473ca5d3fbb12786fc93: No bootstrap required, opened a new log
I20260709 14:50:04.479619  7652 ts_tablet_manager.cc:1403] T c3d50de3be1b499eaca383db0eae6ee1 P dde0c3c74e7f473ca5d3fbb12786fc93: Time spent bootstrapping tablet: real 0.134s	user 0.037s	sys 0.049s
I20260709 14:50:04.482070  7652 raft_consensus.cc:359] T c3d50de3be1b499eaca383db0eae6ee1 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:04.482686  7652 raft_consensus.cc:385] T c3d50de3be1b499eaca383db0eae6ee1 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:04.482961  7652 raft_consensus.cc:740] T c3d50de3be1b499eaca383db0eae6ee1 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dde0c3c74e7f473ca5d3fbb12786fc93, State: Initialized, Role: FOLLOWER
I20260709 14:50:04.484252  7652 consensus_queue.cc:260] T c3d50de3be1b499eaca383db0eae6ee1 P dde0c3c74e7f473ca5d3fbb12786fc93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:04.486433  7652 ts_tablet_manager.cc:1434] T c3d50de3be1b499eaca383db0eae6ee1 P dde0c3c74e7f473ca5d3fbb12786fc93: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260709 14:50:04.487303  7652 tablet_bootstrap.cc:492] T a8e37944df5d41be87d55bd1297af2da P dde0c3c74e7f473ca5d3fbb12786fc93: Bootstrap starting.
I20260709 14:50:04.492683  7652 tablet_bootstrap.cc:654] T a8e37944df5d41be87d55bd1297af2da P dde0c3c74e7f473ca5d3fbb12786fc93: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:04.492792  7659 tablet_bootstrap.cc:492] T 67690cfe998744fab25fbd13200c4fc7 P 291f2c0a115748ee98f239b5704939ea: No bootstrap required, opened a new log
I20260709 14:50:04.493343  7659 ts_tablet_manager.cc:1403] T 67690cfe998744fab25fbd13200c4fc7 P 291f2c0a115748ee98f239b5704939ea: Time spent bootstrapping tablet: real 0.115s	user 0.016s	sys 0.019s
I20260709 14:50:04.494326  7690 consensus_queue.cc:1048] T 3594dd2d5fcc43a984b2f4662fcf7d29 P dde0c3c74e7f473ca5d3fbb12786fc93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:04.495520  7690 raft_consensus.cc:493] T dd2289a6b34c42c08f32cb8d641e1c7e P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:04.495942  7690 raft_consensus.cc:515] T dd2289a6b34c42c08f32cb8d641e1c7e P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:04.496080  7659 raft_consensus.cc:359] T 67690cfe998744fab25fbd13200c4fc7 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:04.496778  7659 raft_consensus.cc:385] T 67690cfe998744fab25fbd13200c4fc7 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:04.497092  7659 raft_consensus.cc:740] T 67690cfe998744fab25fbd13200c4fc7 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 291f2c0a115748ee98f239b5704939ea, State: Initialized, Role: FOLLOWER
I20260709 14:50:04.498831  7535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd2289a6b34c42c08f32cb8d641e1c7e" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea" is_pre_election: true
W20260709 14:50:04.500413  7574 leader_election.cc:343] T dd2289a6b34c42c08f32cb8d641e1c7e P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:04.500833  7456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd2289a6b34c42c08f32cb8d641e1c7e" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" is_pre_election: true
I20260709 14:50:04.497859  7659 consensus_queue.cc:260] T 67690cfe998744fab25fbd13200c4fc7 P 291f2c0a115748ee98f239b5704939ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:04.503163  7659 ts_tablet_manager.cc:1434] T 67690cfe998744fab25fbd13200c4fc7 P 291f2c0a115748ee98f239b5704939ea: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260709 14:50:04.504668  7659 tablet_bootstrap.cc:492] T 6f17b46acc864ef2b0c175d02156e62f P 291f2c0a115748ee98f239b5704939ea: Bootstrap starting.
W20260709 14:50:04.506247  7575 leader_election.cc:343] T dd2289a6b34c42c08f32cb8d641e1c7e P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:04.506697  7575 leader_election.cc:304] T dd2289a6b34c42c08f32cb8d641e1c7e P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dde0c3c74e7f473ca5d3fbb12786fc93; no voters: 291f2c0a115748ee98f239b5704939ea, f2da5f38b8fd40629e7b120a0ae3f4df
I20260709 14:50:04.507496  7743 raft_consensus.cc:2749] T dd2289a6b34c42c08f32cb8d641e1c7e P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:04.510742  7659 tablet_bootstrap.cc:654] T 6f17b46acc864ef2b0c175d02156e62f P 291f2c0a115748ee98f239b5704939ea: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:04.513240  7357 catalog_manager.cc:5697] T 8b8fdb1997194fcd91fd94c69cd2c8d2 P dde0c3c74e7f473ca5d3fbb12786fc93 reported cstate change: term changed from 0 to 1, leader changed from <none> to dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67). New cstate: current_term: 1 leader_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:04.518491  7933 raft_consensus.cc:493] T a227add2b616451a9b940a842aa3c93f P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:04.519097  7933 raft_consensus.cc:515] T a227add2b616451a9b940a842aa3c93f P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:04.497879  7690 leader_election.cc:290] T dd2289a6b34c42c08f32cb8d641e1c7e P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303)
I20260709 14:50:04.522460  7456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a227add2b616451a9b940a842aa3c93f" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" is_pre_election: true
I20260709 14:50:04.522557  7933 leader_election.cc:290] T a227add2b616451a9b940a842aa3c93f P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:50:04.522782  7609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a227add2b616451a9b940a842aa3c93f" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" is_pre_election: true
W20260709 14:50:04.524098  7500 leader_election.cc:343] T a227add2b616451a9b940a842aa3c93f P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:50:04.524503  7501 leader_election.cc:343] T a227add2b616451a9b940a842aa3c93f P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:04.525007  7501 leader_election.cc:304] T a227add2b616451a9b940a842aa3c93f P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 291f2c0a115748ee98f239b5704939ea; no voters: dde0c3c74e7f473ca5d3fbb12786fc93, f2da5f38b8fd40629e7b120a0ae3f4df
I20260709 14:50:04.530380  7933 raft_consensus.cc:2749] T a227add2b616451a9b940a842aa3c93f P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:04.531561  7690 raft_consensus.cc:493] T 7cb7a9cceb3643da869e5ae1c40a3959 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:04.532156  7690 raft_consensus.cc:515] T 7cb7a9cceb3643da869e5ae1c40a3959 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:04.534739  7456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cb7a9cceb3643da869e5ae1c40a3959" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" is_pre_election: true
I20260709 14:50:04.535723  7535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cb7a9cceb3643da869e5ae1c40a3959" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea" is_pre_election: true
I20260709 14:50:04.538744  7690 leader_election.cc:290] T 7cb7a9cceb3643da869e5ae1c40a3959 P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303)
I20260709 14:50:04.543543  7456 raft_consensus.cc:2393] T 7cb7a9cceb3643da869e5ae1c40a3959 P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dde0c3c74e7f473ca5d3fbb12786fc93 in current term 1: Already voted for candidate 291f2c0a115748ee98f239b5704939ea in this term.
I20260709 14:50:04.547289  7575 leader_election.cc:304] T 7cb7a9cceb3643da869e5ae1c40a3959 P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dde0c3c74e7f473ca5d3fbb12786fc93; no voters: 291f2c0a115748ee98f239b5704939ea, f2da5f38b8fd40629e7b120a0ae3f4df
I20260709 14:50:04.548262  7690 raft_consensus.cc:3060] T 7cb7a9cceb3643da869e5ae1c40a3959 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:04.549665  7659 tablet_bootstrap.cc:492] T 6f17b46acc864ef2b0c175d02156e62f P 291f2c0a115748ee98f239b5704939ea: No bootstrap required, opened a new log
I20260709 14:50:04.550240  7659 ts_tablet_manager.cc:1403] T 6f17b46acc864ef2b0c175d02156e62f P 291f2c0a115748ee98f239b5704939ea: Time spent bootstrapping tablet: real 0.046s	user 0.011s	sys 0.015s
I20260709 14:50:04.557525  7650 tablet_bootstrap.cc:492] T dd2289a6b34c42c08f32cb8d641e1c7e P f2da5f38b8fd40629e7b120a0ae3f4df: No bootstrap required, opened a new log
I20260709 14:50:04.557402  7690 raft_consensus.cc:2749] T 7cb7a9cceb3643da869e5ae1c40a3959 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:04.557956  7650 ts_tablet_manager.cc:1403] T dd2289a6b34c42c08f32cb8d641e1c7e P f2da5f38b8fd40629e7b120a0ae3f4df: Time spent bootstrapping tablet: real 0.144s	user 0.011s	sys 0.000s
I20260709 14:50:04.560397  7650 raft_consensus.cc:359] T dd2289a6b34c42c08f32cb8d641e1c7e P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:04.560994  7650 raft_consensus.cc:385] T dd2289a6b34c42c08f32cb8d641e1c7e P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:04.561247  7650 raft_consensus.cc:740] T dd2289a6b34c42c08f32cb8d641e1c7e P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2da5f38b8fd40629e7b120a0ae3f4df, State: Initialized, Role: FOLLOWER
I20260709 14:50:04.561841  7650 consensus_queue.cc:260] T dd2289a6b34c42c08f32cb8d641e1c7e P f2da5f38b8fd40629e7b120a0ae3f4df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:04.564150  7659 raft_consensus.cc:359] T 6f17b46acc864ef2b0c175d02156e62f P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:04.564764  7659 raft_consensus.cc:385] T 6f17b46acc864ef2b0c175d02156e62f P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:04.564826  7652 tablet_bootstrap.cc:492] T a8e37944df5d41be87d55bd1297af2da P dde0c3c74e7f473ca5d3fbb12786fc93: No bootstrap required, opened a new log
I20260709 14:50:04.565073  7659 raft_consensus.cc:740] T 6f17b46acc864ef2b0c175d02156e62f P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 291f2c0a115748ee98f239b5704939ea, State: Initialized, Role: FOLLOWER
I20260709 14:50:04.565269  7652 ts_tablet_manager.cc:1403] T a8e37944df5d41be87d55bd1297af2da P dde0c3c74e7f473ca5d3fbb12786fc93: Time spent bootstrapping tablet: real 0.078s	user 0.016s	sys 0.055s
I20260709 14:50:04.566840  7650 ts_tablet_manager.cc:1434] T dd2289a6b34c42c08f32cb8d641e1c7e P f2da5f38b8fd40629e7b120a0ae3f4df: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:50:04.567703  7650 tablet_bootstrap.cc:492] T 8b8fdb1997194fcd91fd94c69cd2c8d2 P f2da5f38b8fd40629e7b120a0ae3f4df: Bootstrap starting.
I20260709 14:50:04.568027  7652 raft_consensus.cc:359] T a8e37944df5d41be87d55bd1297af2da P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:04.568648  7652 raft_consensus.cc:385] T a8e37944df5d41be87d55bd1297af2da P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:04.568893  7652 raft_consensus.cc:740] T a8e37944df5d41be87d55bd1297af2da P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dde0c3c74e7f473ca5d3fbb12786fc93, State: Initialized, Role: FOLLOWER
I20260709 14:50:04.569543  7652 consensus_queue.cc:260] T a8e37944df5d41be87d55bd1297af2da P dde0c3c74e7f473ca5d3fbb12786fc93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:04.569732  7659 consensus_queue.cc:260] T 6f17b46acc864ef2b0c175d02156e62f P 291f2c0a115748ee98f239b5704939ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:04.570942  7652 ts_tablet_manager.cc:1434] T a8e37944df5d41be87d55bd1297af2da P dde0c3c74e7f473ca5d3fbb12786fc93: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:50:04.571593  7659 ts_tablet_manager.cc:1434] T 6f17b46acc864ef2b0c175d02156e62f P 291f2c0a115748ee98f239b5704939ea: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260709 14:50:04.571746  7652 tablet_bootstrap.cc:492] T 7d0481d4bdee4506807e8de86eac1512 P dde0c3c74e7f473ca5d3fbb12786fc93: Bootstrap starting.
I20260709 14:50:04.576282  7650 tablet_bootstrap.cc:654] T 8b8fdb1997194fcd91fd94c69cd2c8d2 P f2da5f38b8fd40629e7b120a0ae3f4df: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:04.579178  7659 tablet_bootstrap.cc:492] T c3d50de3be1b499eaca383db0eae6ee1 P 291f2c0a115748ee98f239b5704939ea: Bootstrap starting.
I20260709 14:50:04.582265  7652 tablet_bootstrap.cc:654] T 7d0481d4bdee4506807e8de86eac1512 P dde0c3c74e7f473ca5d3fbb12786fc93: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:04.585954  7659 tablet_bootstrap.cc:654] T c3d50de3be1b499eaca383db0eae6ee1 P 291f2c0a115748ee98f239b5704939ea: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:04.598676  7650 tablet_bootstrap.cc:492] T 8b8fdb1997194fcd91fd94c69cd2c8d2 P f2da5f38b8fd40629e7b120a0ae3f4df: No bootstrap required, opened a new log
I20260709 14:50:04.599213  7650 ts_tablet_manager.cc:1403] T 8b8fdb1997194fcd91fd94c69cd2c8d2 P f2da5f38b8fd40629e7b120a0ae3f4df: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.000s
I20260709 14:50:04.602152  7650 raft_consensus.cc:359] T 8b8fdb1997194fcd91fd94c69cd2c8d2 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:04.602730  7650 raft_consensus.cc:385] T 8b8fdb1997194fcd91fd94c69cd2c8d2 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:04.602983  7650 raft_consensus.cc:740] T 8b8fdb1997194fcd91fd94c69cd2c8d2 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2da5f38b8fd40629e7b120a0ae3f4df, State: Initialized, Role: FOLLOWER
I20260709 14:50:04.603657  7652 tablet_bootstrap.cc:492] T 7d0481d4bdee4506807e8de86eac1512 P dde0c3c74e7f473ca5d3fbb12786fc93: No bootstrap required, opened a new log
I20260709 14:50:04.603590  7650 consensus_queue.cc:260] T 8b8fdb1997194fcd91fd94c69cd2c8d2 P f2da5f38b8fd40629e7b120a0ae3f4df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:04.604162  7652 ts_tablet_manager.cc:1403] T 7d0481d4bdee4506807e8de86eac1512 P dde0c3c74e7f473ca5d3fbb12786fc93: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.012s
I20260709 14:50:04.606218  7659 tablet_bootstrap.cc:492] T c3d50de3be1b499eaca383db0eae6ee1 P 291f2c0a115748ee98f239b5704939ea: No bootstrap required, opened a new log
I20260709 14:50:04.606616  7659 ts_tablet_manager.cc:1403] T c3d50de3be1b499eaca383db0eae6ee1 P 291f2c0a115748ee98f239b5704939ea: Time spent bootstrapping tablet: real 0.028s	user 0.002s	sys 0.012s
I20260709 14:50:04.607334  7652 raft_consensus.cc:359] T 7d0481d4bdee4506807e8de86eac1512 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:04.607978  7652 raft_consensus.cc:385] T 7d0481d4bdee4506807e8de86eac1512 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:04.608230  7652 raft_consensus.cc:740] T 7d0481d4bdee4506807e8de86eac1512 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dde0c3c74e7f473ca5d3fbb12786fc93, State: Initialized, Role: FOLLOWER
I20260709 14:50:04.608915  7652 consensus_queue.cc:260] T 7d0481d4bdee4506807e8de86eac1512 P dde0c3c74e7f473ca5d3fbb12786fc93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:04.610150  7659 raft_consensus.cc:359] T c3d50de3be1b499eaca383db0eae6ee1 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:04.610720  7659 raft_consensus.cc:385] T c3d50de3be1b499eaca383db0eae6ee1 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:04.610981  7659 raft_consensus.cc:740] T c3d50de3be1b499eaca383db0eae6ee1 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 291f2c0a115748ee98f239b5704939ea, State: Initialized, Role: FOLLOWER
I20260709 14:50:04.611565  7659 consensus_queue.cc:260] T c3d50de3be1b499eaca383db0eae6ee1 P 291f2c0a115748ee98f239b5704939ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:04.613099  7650 ts_tablet_manager.cc:1434] T 8b8fdb1997194fcd91fd94c69cd2c8d2 P f2da5f38b8fd40629e7b120a0ae3f4df: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.004s
I20260709 14:50:04.613440  7659 ts_tablet_manager.cc:1434] T c3d50de3be1b499eaca383db0eae6ee1 P 291f2c0a115748ee98f239b5704939ea: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 14:50:04.614681  7659 tablet_bootstrap.cc:492] T a8e37944df5d41be87d55bd1297af2da P 291f2c0a115748ee98f239b5704939ea: Bootstrap starting.
I20260709 14:50:04.614753  7652 ts_tablet_manager.cc:1434] T 7d0481d4bdee4506807e8de86eac1512 P dde0c3c74e7f473ca5d3fbb12786fc93: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:50:04.615625  7652 tablet_bootstrap.cc:492] T 6f17b46acc864ef2b0c175d02156e62f P dde0c3c74e7f473ca5d3fbb12786fc93: Bootstrap starting.
I20260709 14:50:04.620625  7659 tablet_bootstrap.cc:654] T a8e37944df5d41be87d55bd1297af2da P 291f2c0a115748ee98f239b5704939ea: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:04.627503  7652 tablet_bootstrap.cc:654] T 6f17b46acc864ef2b0c175d02156e62f P dde0c3c74e7f473ca5d3fbb12786fc93: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:04.628325  7650 tablet_bootstrap.cc:492] T c3d50de3be1b499eaca383db0eae6ee1 P f2da5f38b8fd40629e7b120a0ae3f4df: Bootstrap starting.
I20260709 14:50:04.634723  7659 tablet_bootstrap.cc:492] T a8e37944df5d41be87d55bd1297af2da P 291f2c0a115748ee98f239b5704939ea: No bootstrap required, opened a new log
I20260709 14:50:04.635195  7659 ts_tablet_manager.cc:1403] T a8e37944df5d41be87d55bd1297af2da P 291f2c0a115748ee98f239b5704939ea: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.004s
I20260709 14:50:04.636983  7652 tablet_bootstrap.cc:492] T 6f17b46acc864ef2b0c175d02156e62f P dde0c3c74e7f473ca5d3fbb12786fc93: No bootstrap required, opened a new log
I20260709 14:50:04.637372  7652 ts_tablet_manager.cc:1403] T 6f17b46acc864ef2b0c175d02156e62f P dde0c3c74e7f473ca5d3fbb12786fc93: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.001s
I20260709 14:50:04.637660  7659 raft_consensus.cc:359] T a8e37944df5d41be87d55bd1297af2da P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:04.638305  7659 raft_consensus.cc:385] T a8e37944df5d41be87d55bd1297af2da P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:04.638586  7659 raft_consensus.cc:740] T a8e37944df5d41be87d55bd1297af2da P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 291f2c0a115748ee98f239b5704939ea, State: Initialized, Role: FOLLOWER
I20260709 14:50:04.639169  7659 consensus_queue.cc:260] T a8e37944df5d41be87d55bd1297af2da P 291f2c0a115748ee98f239b5704939ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:04.639436  7652 raft_consensus.cc:359] T 6f17b46acc864ef2b0c175d02156e62f P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:04.640025  7652 raft_consensus.cc:385] T 6f17b46acc864ef2b0c175d02156e62f P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:04.640561  7652 raft_consensus.cc:740] T 6f17b46acc864ef2b0c175d02156e62f P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dde0c3c74e7f473ca5d3fbb12786fc93, State: Initialized, Role: FOLLOWER
I20260709 14:50:04.641078  7659 ts_tablet_manager.cc:1434] T a8e37944df5d41be87d55bd1297af2da P 291f2c0a115748ee98f239b5704939ea: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260709 14:50:04.641264  7652 consensus_queue.cc:260] T 6f17b46acc864ef2b0c175d02156e62f P dde0c3c74e7f473ca5d3fbb12786fc93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:04.641934  7659 tablet_bootstrap.cc:492] T dd2289a6b34c42c08f32cb8d641e1c7e P 291f2c0a115748ee98f239b5704939ea: Bootstrap starting.
I20260709 14:50:04.643289  7652 ts_tablet_manager.cc:1434] T 6f17b46acc864ef2b0c175d02156e62f P dde0c3c74e7f473ca5d3fbb12786fc93: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:50:04.646112  7652 tablet_bootstrap.cc:492] T 56d7b9734eb14088baf1a67d6b8f58ec P dde0c3c74e7f473ca5d3fbb12786fc93: Bootstrap starting.
I20260709 14:50:04.649842  7659 tablet_bootstrap.cc:654] T dd2289a6b34c42c08f32cb8d641e1c7e P 291f2c0a115748ee98f239b5704939ea: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:04.651443  7652 tablet_bootstrap.cc:654] T 56d7b9734eb14088baf1a67d6b8f58ec P dde0c3c74e7f473ca5d3fbb12786fc93: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:04.657675  7650 tablet_bootstrap.cc:654] T c3d50de3be1b499eaca383db0eae6ee1 P f2da5f38b8fd40629e7b120a0ae3f4df: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:04.655382  7653 raft_consensus.cc:493] T 56d7b9734eb14088baf1a67d6b8f58ec P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:04.660178  7652 tablet_bootstrap.cc:492] T 56d7b9734eb14088baf1a67d6b8f58ec P dde0c3c74e7f473ca5d3fbb12786fc93: No bootstrap required, opened a new log
I20260709 14:50:04.659991  7653 raft_consensus.cc:515] T 56d7b9734eb14088baf1a67d6b8f58ec P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:04.660576  7652 ts_tablet_manager.cc:1403] T 56d7b9734eb14088baf1a67d6b8f58ec P dde0c3c74e7f473ca5d3fbb12786fc93: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260709 14:50:04.662284  7653 leader_election.cc:290] T 56d7b9734eb14088baf1a67d6b8f58ec P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:50:04.662757  7653 consensus_queue.cc:1048] T a02b781f2740420085e86b12fbd92615 P f2da5f38b8fd40629e7b120a0ae3f4df [LEADER]: Connected to new peer: Peer: permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:04.663251  7652 raft_consensus.cc:359] T 56d7b9734eb14088baf1a67d6b8f58ec P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:04.664055  7652 raft_consensus.cc:385] T 56d7b9734eb14088baf1a67d6b8f58ec P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:04.664320  7652 raft_consensus.cc:740] T 56d7b9734eb14088baf1a67d6b8f58ec P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dde0c3c74e7f473ca5d3fbb12786fc93, State: Initialized, Role: FOLLOWER
I20260709 14:50:04.666702  7609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d7b9734eb14088baf1a67d6b8f58ec" candidate_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" is_pre_election: true
I20260709 14:50:04.667162  7659 tablet_bootstrap.cc:492] T dd2289a6b34c42c08f32cb8d641e1c7e P 291f2c0a115748ee98f239b5704939ea: No bootstrap required, opened a new log
I20260709 14:50:04.667583  7659 ts_tablet_manager.cc:1403] T dd2289a6b34c42c08f32cb8d641e1c7e P 291f2c0a115748ee98f239b5704939ea: Time spent bootstrapping tablet: real 0.026s	user 0.006s	sys 0.015s
I20260709 14:50:04.667830  7535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d7b9734eb14088baf1a67d6b8f58ec" candidate_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea" is_pre_election: true
I20260709 14:50:04.668402  7535 raft_consensus.cc:2468] T 56d7b9734eb14088baf1a67d6b8f58ec P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f2da5f38b8fd40629e7b120a0ae3f4df in term 0.
I20260709 14:50:04.669667  7425 leader_election.cc:304] T 56d7b9734eb14088baf1a67d6b8f58ec P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 291f2c0a115748ee98f239b5704939ea, f2da5f38b8fd40629e7b120a0ae3f4df; no voters: 
I20260709 14:50:04.670104  7659 raft_consensus.cc:359] T dd2289a6b34c42c08f32cb8d641e1c7e P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:04.670727  7659 raft_consensus.cc:385] T dd2289a6b34c42c08f32cb8d641e1c7e P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:04.670982  7659 raft_consensus.cc:740] T dd2289a6b34c42c08f32cb8d641e1c7e P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 291f2c0a115748ee98f239b5704939ea, State: Initialized, Role: FOLLOWER
I20260709 14:50:04.671645  7659 consensus_queue.cc:260] T dd2289a6b34c42c08f32cb8d641e1c7e P 291f2c0a115748ee98f239b5704939ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:04.666034  7652 consensus_queue.cc:260] T 56d7b9734eb14088baf1a67d6b8f58ec P dde0c3c74e7f473ca5d3fbb12786fc93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:04.673857  7659 ts_tablet_manager.cc:1434] T dd2289a6b34c42c08f32cb8d641e1c7e P 291f2c0a115748ee98f239b5704939ea: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:50:04.677323  7841 raft_consensus.cc:493] T 6f17b46acc864ef2b0c175d02156e62f P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:04.679287  7841 raft_consensus.cc:515] T 6f17b46acc864ef2b0c175d02156e62f P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:04.680318  7659 tablet_bootstrap.cc:492] T b26be37833fd45c5b6f31868364d21b4 P 291f2c0a115748ee98f239b5704939ea: Bootstrap starting.
I20260709 14:50:04.682066  7457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f17b46acc864ef2b0c175d02156e62f" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" is_pre_election: true
I20260709 14:50:04.682822  7653 raft_consensus.cc:2804] T 56d7b9734eb14088baf1a67d6b8f58ec P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:04.683243  7653 raft_consensus.cc:493] T 56d7b9734eb14088baf1a67d6b8f58ec P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:50:04.683554  7575 leader_election.cc:343] T 6f17b46acc864ef2b0c175d02156e62f P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:04.684397  7609 raft_consensus.cc:2468] T 56d7b9734eb14088baf1a67d6b8f58ec P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f2da5f38b8fd40629e7b120a0ae3f4df in term 0.
I20260709 14:50:04.687954  7659 tablet_bootstrap.cc:654] T b26be37833fd45c5b6f31868364d21b4 P 291f2c0a115748ee98f239b5704939ea: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:04.688632  7949 raft_consensus.cc:493] T 8b8fdb1997194fcd91fd94c69cd2c8d2 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:04.692075  7690 consensus_queue.cc:1048] T d6e21ec0a397451e94f19b5901c7aa52 P dde0c3c74e7f473ca5d3fbb12786fc93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:04.692274  7949 raft_consensus.cc:515] T 8b8fdb1997194fcd91fd94c69cd2c8d2 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:04.694180  7949 leader_election.cc:290] T 8b8fdb1997194fcd91fd94c69cd2c8d2 P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:50:04.689910  7650 tablet_bootstrap.cc:492] T c3d50de3be1b499eaca383db0eae6ee1 P f2da5f38b8fd40629e7b120a0ae3f4df: No bootstrap required, opened a new log
I20260709 14:50:04.697765  7650 ts_tablet_manager.cc:1403] T c3d50de3be1b499eaca383db0eae6ee1 P f2da5f38b8fd40629e7b120a0ae3f4df: Time spent bootstrapping tablet: real 0.070s	user 0.012s	sys 0.008s
I20260709 14:50:04.700407  7609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8fdb1997194fcd91fd94c69cd2c8d2" candidate_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" is_pre_election: true
I20260709 14:50:04.703008  7841 leader_election.cc:290] T 6f17b46acc864ef2b0c175d02156e62f P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303)
I20260709 14:50:04.703485  7653 raft_consensus.cc:3060] T 56d7b9734eb14088baf1a67d6b8f58ec P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:04.703189  7650 raft_consensus.cc:359] T c3d50de3be1b499eaca383db0eae6ee1 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:04.715332  7650 raft_consensus.cc:385] T c3d50de3be1b499eaca383db0eae6ee1 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:04.704190  7532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f17b46acc864ef2b0c175d02156e62f" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea" is_pre_election: true
I20260709 14:50:04.704931  7534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8fdb1997194fcd91fd94c69cd2c8d2" candidate_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea" is_pre_election: true
I20260709 14:50:04.716262  7534 raft_consensus.cc:2393] T 8b8fdb1997194fcd91fd94c69cd2c8d2 P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f2da5f38b8fd40629e7b120a0ae3f4df in current term 1: Already voted for candidate dde0c3c74e7f473ca5d3fbb12786fc93 in this term.
I20260709 14:50:04.716117  7532 raft_consensus.cc:2468] T 6f17b46acc864ef2b0c175d02156e62f P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dde0c3c74e7f473ca5d3fbb12786fc93 in term 0.
I20260709 14:50:04.709440  7949 consensus_queue.cc:1048] T a02b781f2740420085e86b12fbd92615 P f2da5f38b8fd40629e7b120a0ae3f4df [LEADER]: Connected to new peer: Peer: permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:04.715620  7650 raft_consensus.cc:740] T c3d50de3be1b499eaca383db0eae6ee1 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2da5f38b8fd40629e7b120a0ae3f4df, State: Initialized, Role: FOLLOWER
I20260709 14:50:04.717665  7574 leader_election.cc:304] T 6f17b46acc864ef2b0c175d02156e62f P dde0c3c74e7f473ca5d3fbb12786fc93 [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: 291f2c0a115748ee98f239b5704939ea, dde0c3c74e7f473ca5d3fbb12786fc93; no voters: f2da5f38b8fd40629e7b120a0ae3f4df
I20260709 14:50:04.717489  7650 consensus_queue.cc:260] T c3d50de3be1b499eaca383db0eae6ee1 P f2da5f38b8fd40629e7b120a0ae3f4df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:04.718640  7841 raft_consensus.cc:2804] T 6f17b46acc864ef2b0c175d02156e62f P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:04.718999  7841 raft_consensus.cc:493] T 6f17b46acc864ef2b0c175d02156e62f P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:04.719331  7841 raft_consensus.cc:3060] T 6f17b46acc864ef2b0c175d02156e62f P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:04.719491  7650 ts_tablet_manager.cc:1434] T c3d50de3be1b499eaca383db0eae6ee1 P f2da5f38b8fd40629e7b120a0ae3f4df: Time spent starting tablet: real 0.021s	user 0.003s	sys 0.002s
I20260709 14:50:04.720444  7650 tablet_bootstrap.cc:492] T a8e37944df5d41be87d55bd1297af2da P f2da5f38b8fd40629e7b120a0ae3f4df: Bootstrap starting.
I20260709 14:50:04.722239  7653 raft_consensus.cc:515] T 56d7b9734eb14088baf1a67d6b8f58ec P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:04.724006  7653 leader_election.cc:290] T 56d7b9734eb14088baf1a67d6b8f58ec P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 1 election: Requested vote from peers 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:50:04.728165  7652 ts_tablet_manager.cc:1434] T 56d7b9734eb14088baf1a67d6b8f58ec P dde0c3c74e7f473ca5d3fbb12786fc93: Time spent starting tablet: real 0.067s	user 0.009s	sys 0.000s
I20260709 14:50:04.732262  7652 tablet_bootstrap.cc:492] T 67690cfe998744fab25fbd13200c4fc7 P dde0c3c74e7f473ca5d3fbb12786fc93: Bootstrap starting.
I20260709 14:50:04.729022  7425 leader_election.cc:304] T 8b8fdb1997194fcd91fd94c69cd2c8d2 P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f2da5f38b8fd40629e7b120a0ae3f4df; no voters: 291f2c0a115748ee98f239b5704939ea, dde0c3c74e7f473ca5d3fbb12786fc93
I20260709 14:50:04.730580  7743 raft_consensus.cc:493] T c3d50de3be1b499eaca383db0eae6ee1 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:04.736900  7743 raft_consensus.cc:515] T c3d50de3be1b499eaca383db0eae6ee1 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:04.738319  7979 raft_consensus.cc:3060] T 8b8fdb1997194fcd91fd94c69cd2c8d2 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:04.739005  7743 leader_election.cc:290] T c3d50de3be1b499eaca383db0eae6ee1 P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303)
I20260709 14:50:04.731077  7608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d7b9734eb14088baf1a67d6b8f58ec" candidate_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93"
I20260709 14:50:04.740144  7608 raft_consensus.cc:3060] T 56d7b9734eb14088baf1a67d6b8f58ec P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:04.740289  7532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3d50de3be1b499eaca383db0eae6ee1" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea" is_pre_election: true
I20260709 14:50:04.740899  7532 raft_consensus.cc:2468] T c3d50de3be1b499eaca383db0eae6ee1 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dde0c3c74e7f473ca5d3fbb12786fc93 in term 0.
I20260709 14:50:04.741981  7574 leader_election.cc:304] T c3d50de3be1b499eaca383db0eae6ee1 P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 291f2c0a115748ee98f239b5704939ea, dde0c3c74e7f473ca5d3fbb12786fc93; no voters: 
I20260709 14:50:04.728781  7533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d7b9734eb14088baf1a67d6b8f58ec" candidate_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea"
I20260709 14:50:04.744004  7533 raft_consensus.cc:3060] T 56d7b9734eb14088baf1a67d6b8f58ec P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:04.744123  7743 raft_consensus.cc:2804] T c3d50de3be1b499eaca383db0eae6ee1 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:04.744560  7743 raft_consensus.cc:493] T c3d50de3be1b499eaca383db0eae6ee1 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:04.744944  7743 raft_consensus.cc:3060] T c3d50de3be1b499eaca383db0eae6ee1 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:04.744793  7841 raft_consensus.cc:515] T 6f17b46acc864ef2b0c175d02156e62f P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:04.749809  7608 raft_consensus.cc:2468] T 56d7b9734eb14088baf1a67d6b8f58ec P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2da5f38b8fd40629e7b120a0ae3f4df in term 1.
I20260709 14:50:04.750876  7425 leader_election.cc:304] T 56d7b9734eb14088baf1a67d6b8f58ec P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dde0c3c74e7f473ca5d3fbb12786fc93, f2da5f38b8fd40629e7b120a0ae3f4df; no voters: 
I20260709 14:50:04.752022  7650 tablet_bootstrap.cc:654] T a8e37944df5d41be87d55bd1297af2da P f2da5f38b8fd40629e7b120a0ae3f4df: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:04.755713  7979 raft_consensus.cc:2749] T 8b8fdb1997194fcd91fd94c69cd2c8d2 P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:04.756443  7702 raft_consensus.cc:2804] T 56d7b9734eb14088baf1a67d6b8f58ec P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:04.756283  7652 tablet_bootstrap.cc:654] T 67690cfe998744fab25fbd13200c4fc7 P dde0c3c74e7f473ca5d3fbb12786fc93: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:04.757403  7702 raft_consensus.cc:697] T 56d7b9734eb14088baf1a67d6b8f58ec P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 LEADER]: Becoming Leader. State: Replica: f2da5f38b8fd40629e7b120a0ae3f4df, State: Running, Role: LEADER
I20260709 14:50:04.758333  7702 consensus_queue.cc:237] T 56d7b9734eb14088baf1a67d6b8f58ec P f2da5f38b8fd40629e7b120a0ae3f4df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:04.756896  7533 raft_consensus.cc:2468] T 56d7b9734eb14088baf1a67d6b8f58ec P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2da5f38b8fd40629e7b120a0ae3f4df in term 1.
I20260709 14:50:04.771057  7652 tablet_bootstrap.cc:492] T 67690cfe998744fab25fbd13200c4fc7 P dde0c3c74e7f473ca5d3fbb12786fc93: No bootstrap required, opened a new log
I20260709 14:50:04.771692  7652 ts_tablet_manager.cc:1403] T 67690cfe998744fab25fbd13200c4fc7 P dde0c3c74e7f473ca5d3fbb12786fc93: Time spent bootstrapping tablet: real 0.040s	user 0.017s	sys 0.000s
I20260709 14:50:04.772485  7794 raft_consensus.cc:493] T dd2289a6b34c42c08f32cb8d641e1c7e P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:04.773204  7794 raft_consensus.cc:515] T dd2289a6b34c42c08f32cb8d641e1c7e P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:04.773732  7650 tablet_bootstrap.cc:492] T a8e37944df5d41be87d55bd1297af2da P f2da5f38b8fd40629e7b120a0ae3f4df: No bootstrap required, opened a new log
I20260709 14:50:04.774160  7650 ts_tablet_manager.cc:1403] T a8e37944df5d41be87d55bd1297af2da P f2da5f38b8fd40629e7b120a0ae3f4df: Time spent bootstrapping tablet: real 0.054s	user 0.009s	sys 0.000s
I20260709 14:50:04.755247  7743 raft_consensus.cc:515] T c3d50de3be1b499eaca383db0eae6ee1 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:04.778810  7841 leader_election.cc:290] T 6f17b46acc864ef2b0c175d02156e62f P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 election: Requested vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303)
I20260709 14:50:04.782639  7949 consensus_queue.cc:1048] T 94dd486783c845e38e60f4cd28e9307b P f2da5f38b8fd40629e7b120a0ae3f4df [LEADER]: Connected to new peer: Peer: permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:04.783258  7794 leader_election.cc:290] T dd2289a6b34c42c08f32cb8d641e1c7e P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:50:04.783667  7533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f17b46acc864ef2b0c175d02156e62f" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea"
I20260709 14:50:04.784286  7533 raft_consensus.cc:3060] T 6f17b46acc864ef2b0c175d02156e62f P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:04.784322  7608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd2289a6b34c42c08f32cb8d641e1c7e" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" is_pre_election: true
I20260709 14:50:04.784945  7608 raft_consensus.cc:2468] T dd2289a6b34c42c08f32cb8d641e1c7e P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 291f2c0a115748ee98f239b5704939ea in term 0.
I20260709 14:50:04.785981  7500 leader_election.cc:304] T dd2289a6b34c42c08f32cb8d641e1c7e P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 291f2c0a115748ee98f239b5704939ea, dde0c3c74e7f473ca5d3fbb12786fc93; no voters: 
I20260709 14:50:04.789513  7456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3d50de3be1b499eaca383db0eae6ee1" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" is_pre_election: true
I20260709 14:50:04.790298  7456 raft_consensus.cc:2468] T c3d50de3be1b499eaca383db0eae6ee1 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dde0c3c74e7f473ca5d3fbb12786fc93 in term 0.
I20260709 14:50:04.794309  7794 raft_consensus.cc:2804] T dd2289a6b34c42c08f32cb8d641e1c7e P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:04.794785  7794 raft_consensus.cc:493] T dd2289a6b34c42c08f32cb8d641e1c7e P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:04.795264  7794 raft_consensus.cc:3060] T dd2289a6b34c42c08f32cb8d641e1c7e P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:04.803658  7457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f17b46acc864ef2b0c175d02156e62f" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df"
I20260709 14:50:04.836701  7659 tablet_bootstrap.cc:492] T b26be37833fd45c5b6f31868364d21b4 P 291f2c0a115748ee98f239b5704939ea: No bootstrap required, opened a new log
I20260709 14:50:04.837391  7659 ts_tablet_manager.cc:1403] T b26be37833fd45c5b6f31868364d21b4 P 291f2c0a115748ee98f239b5704939ea: Time spent bootstrapping tablet: real 0.157s	user 0.013s	sys 0.040s
I20260709 14:50:04.885449  7676 raft_consensus.cc:493] T 67690cfe998744fab25fbd13200c4fc7 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:04.884094  7461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd2289a6b34c42c08f32cb8d641e1c7e" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" is_pre_election: true
I20260709 14:50:04.895334  7652 raft_consensus.cc:359] T 67690cfe998744fab25fbd13200c4fc7 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:04.901261  7652 raft_consensus.cc:385] T 67690cfe998744fab25fbd13200c4fc7 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:04.901595  7652 raft_consensus.cc:740] T 67690cfe998744fab25fbd13200c4fc7 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dde0c3c74e7f473ca5d3fbb12786fc93, State: Initialized, Role: FOLLOWER
I20260709 14:50:04.902282  7652 consensus_queue.cc:260] T 67690cfe998744fab25fbd13200c4fc7 P dde0c3c74e7f473ca5d3fbb12786fc93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:04.906672  7650 raft_consensus.cc:359] T a8e37944df5d41be87d55bd1297af2da P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:04.907550  7650 raft_consensus.cc:385] T a8e37944df5d41be87d55bd1297af2da P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:04.907896  7650 raft_consensus.cc:740] T a8e37944df5d41be87d55bd1297af2da P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2da5f38b8fd40629e7b120a0ae3f4df, State: Initialized, Role: FOLLOWER
I20260709 14:50:04.900347  7836 raft_consensus.cc:493] T a8e37944df5d41be87d55bd1297af2da P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:04.915807  7836 raft_consensus.cc:515] T a8e37944df5d41be87d55bd1297af2da P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:04.916563  7454 raft_consensus.cc:1275] T 46b79ff8524248289cdbbbaeedc383de P f2da5f38b8fd40629e7b120a0ae3f4df [term 2 FOLLOWER]: Refusing update from remote peer 291f2c0a115748ee98f239b5704939ea: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:50:04.909261  7461 raft_consensus.cc:2468] T dd2289a6b34c42c08f32cb8d641e1c7e P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 291f2c0a115748ee98f239b5704939ea in term 0.
I20260709 14:50:04.902057  7676 raft_consensus.cc:515] T 67690cfe998744fab25fbd13200c4fc7 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:04.935863  7659 raft_consensus.cc:359] T b26be37833fd45c5b6f31868364d21b4 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:04.941282  7836 leader_election.cc:290] T a8e37944df5d41be87d55bd1297af2da P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:50:04.937503  7702 consensus_queue.cc:1048] T 94dd486783c845e38e60f4cd28e9307b P f2da5f38b8fd40629e7b120a0ae3f4df [LEADER]: Connected to new peer: Peer: permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 14:50:04.942690  7743 leader_election.cc:290] T c3d50de3be1b499eaca383db0eae6ee1 P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 election: Requested vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303)
I20260709 14:50:04.943414  7676 leader_election.cc:290] T 67690cfe998744fab25fbd13200c4fc7 P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:50:04.956966  7659 raft_consensus.cc:385] T b26be37833fd45c5b6f31868364d21b4 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:04.957465  7659 raft_consensus.cc:740] T b26be37833fd45c5b6f31868364d21b4 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 291f2c0a115748ee98f239b5704939ea, State: Initialized, Role: FOLLOWER
I20260709 14:50:04.971381  7990 raft_consensus.cc:493] T 7d0481d4bdee4506807e8de86eac1512 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:04.971902  7990 raft_consensus.cc:515] T 7d0481d4bdee4506807e8de86eac1512 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:04.969902  7659 consensus_queue.cc:260] T b26be37833fd45c5b6f31868364d21b4 P 291f2c0a115748ee98f239b5704939ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:04.960677  7461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3d50de3be1b499eaca383db0eae6ee1" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df"
W20260709 14:50:04.974377  7575 leader_election.cc:343] T 6f17b46acc864ef2b0c175d02156e62f P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:04.980188  7743 consensus_queue.cc:1048] T d6e21ec0a397451e94f19b5901c7aa52 P dde0c3c74e7f473ca5d3fbb12786fc93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 14:50:04.980091  7461 raft_consensus.cc:3060] T c3d50de3be1b499eaca383db0eae6ee1 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:04.986440  7652 ts_tablet_manager.cc:1434] T 67690cfe998744fab25fbd13200c4fc7 P dde0c3c74e7f473ca5d3fbb12786fc93: Time spent starting tablet: real 0.214s	user 0.032s	sys 0.018s
I20260709 14:50:04.984411  7659 ts_tablet_manager.cc:1434] T b26be37833fd45c5b6f31868364d21b4 P 291f2c0a115748ee98f239b5704939ea: Time spent starting tablet: real 0.147s	user 0.009s	sys 0.004s
I20260709 14:50:04.990944  7652 tablet_bootstrap.cc:492] T a227add2b616451a9b940a842aa3c93f P dde0c3c74e7f473ca5d3fbb12786fc93: Bootstrap starting.
I20260709 14:50:04.992427  7659 tablet_bootstrap.cc:492] T b4e49c9a178447e69d64b5a1e860b809 P 291f2c0a115748ee98f239b5704939ea: Bootstrap starting.
I20260709 14:50:04.986482  7458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8e37944df5d41be87d55bd1297af2da" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" is_pre_election: true
I20260709 14:50:04.998109  7794 raft_consensus.cc:515] T dd2289a6b34c42c08f32cb8d641e1c7e P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:05.000169  7533 raft_consensus.cc:2468] T 6f17b46acc864ef2b0c175d02156e62f P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dde0c3c74e7f473ca5d3fbb12786fc93 in term 1.
I20260709 14:50:05.004801  7453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67690cfe998744fab25fbd13200c4fc7" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" is_pre_election: true
I20260709 14:50:05.004804  7794 leader_election.cc:290] T dd2289a6b34c42c08f32cb8d641e1c7e P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 election: Requested vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:50:05.010123  7990 leader_election.cc:290] T 7d0481d4bdee4506807e8de86eac1512 P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303)
I20260709 14:50:05.057051  7461 raft_consensus.cc:2468] T c3d50de3be1b499eaca383db0eae6ee1 P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dde0c3c74e7f473ca5d3fbb12786fc93 in term 1.
I20260709 14:50:05.060497  7650 consensus_queue.cc:260] T a8e37944df5d41be87d55bd1297af2da P f2da5f38b8fd40629e7b120a0ae3f4df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
W20260709 14:50:05.074882  7574 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.46.66:34303, user_credentials={real_user=slave}} blocked reactor thread for 66750.4us
I20260709 14:50:05.076004  7650 ts_tablet_manager.cc:1434] T a8e37944df5d41be87d55bd1297af2da P f2da5f38b8fd40629e7b120a0ae3f4df: Time spent starting tablet: real 0.302s	user 0.017s	sys 0.004s
W20260709 14:50:05.085108  7501 leader_election.cc:343] T 67690cfe998744fab25fbd13200c4fc7 P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:05.073401  7458 raft_consensus.cc:2468] T a8e37944df5d41be87d55bd1297af2da P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 291f2c0a115748ee98f239b5704939ea in term 0.
I20260709 14:50:05.087224  7836 consensus_queue.cc:1048] T 46b79ff8524248289cdbbbaeedc383de P 291f2c0a115748ee98f239b5704939ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 14:50:05.094658  7575 leader_election.cc:304] T c3d50de3be1b499eaca383db0eae6ee1 P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dde0c3c74e7f473ca5d3fbb12786fc93, f2da5f38b8fd40629e7b120a0ae3f4df; no voters: 
I20260709 14:50:05.096822  7574 leader_election.cc:304] T 6f17b46acc864ef2b0c175d02156e62f P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 291f2c0a115748ee98f239b5704939ea, dde0c3c74e7f473ca5d3fbb12786fc93; no voters: f2da5f38b8fd40629e7b120a0ae3f4df
I20260709 14:50:05.109230  7993 raft_consensus.cc:2804] T 6f17b46acc864ef2b0c175d02156e62f P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:05.094179  7994 consensus_queue.cc:1048] T 7cb7a9cceb3643da869e5ae1c40a3959 P 291f2c0a115748ee98f239b5704939ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.021s
I20260709 14:50:05.110353  7993 raft_consensus.cc:697] T 6f17b46acc864ef2b0c175d02156e62f P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 LEADER]: Becoming Leader. State: Replica: dde0c3c74e7f473ca5d3fbb12786fc93, State: Running, Role: LEADER
I20260709 14:50:05.097599  7453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d0481d4bdee4506807e8de86eac1512" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" is_pre_election: true
I20260709 14:50:05.115521  7659 tablet_bootstrap.cc:654] T b4e49c9a178447e69d64b5a1e860b809 P 291f2c0a115748ee98f239b5704939ea: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:05.107718  7534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d0481d4bdee4506807e8de86eac1512" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea" is_pre_election: true
I20260709 14:50:05.117728  7995 raft_consensus.cc:2804] T c3d50de3be1b499eaca383db0eae6ee1 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:05.118217  7995 raft_consensus.cc:697] T c3d50de3be1b499eaca383db0eae6ee1 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 LEADER]: Becoming Leader. State: Replica: dde0c3c74e7f473ca5d3fbb12786fc93, State: Running, Role: LEADER
I20260709 14:50:05.119030  7995 consensus_queue.cc:237] T c3d50de3be1b499eaca383db0eae6ee1 P dde0c3c74e7f473ca5d3fbb12786fc93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:05.123387  7650 tablet_bootstrap.cc:492] T b4e49c9a178447e69d64b5a1e860b809 P f2da5f38b8fd40629e7b120a0ae3f4df: Bootstrap starting.
W20260709 14:50:05.129909  7574 leader_election.cc:343] T 7d0481d4bdee4506807e8de86eac1512 P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:05.130306  7659 tablet_bootstrap.cc:492] T b4e49c9a178447e69d64b5a1e860b809 P 291f2c0a115748ee98f239b5704939ea: No bootstrap required, opened a new log
I20260709 14:50:05.130729  7659 ts_tablet_manager.cc:1403] T b4e49c9a178447e69d64b5a1e860b809 P 291f2c0a115748ee98f239b5704939ea: Time spent bootstrapping tablet: real 0.141s	user 0.017s	sys 0.000s
I20260709 14:50:05.111593  7993 consensus_queue.cc:237] T 6f17b46acc864ef2b0c175d02156e62f P dde0c3c74e7f473ca5d3fbb12786fc93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:05.133639  7992 consensus_queue.cc:1048] T 8b8fdb1997194fcd91fd94c69cd2c8d2 P dde0c3c74e7f473ca5d3fbb12786fc93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:05.137162  7659 raft_consensus.cc:359] T b4e49c9a178447e69d64b5a1e860b809 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:05.137816  7659 raft_consensus.cc:385] T b4e49c9a178447e69d64b5a1e860b809 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:05.138041  7659 raft_consensus.cc:740] T b4e49c9a178447e69d64b5a1e860b809 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 291f2c0a115748ee98f239b5704939ea, State: Initialized, Role: FOLLOWER
I20260709 14:50:05.140409  7659 consensus_queue.cc:260] T b4e49c9a178447e69d64b5a1e860b809 P 291f2c0a115748ee98f239b5704939ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:05.144840  7532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3d50de3be1b499eaca383db0eae6ee1" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea"
I20260709 14:50:05.145470  7532 raft_consensus.cc:3060] T c3d50de3be1b499eaca383db0eae6ee1 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:05.148083  7652 tablet_bootstrap.cc:654] T a227add2b616451a9b940a842aa3c93f P dde0c3c74e7f473ca5d3fbb12786fc93: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:05.149123  7659 ts_tablet_manager.cc:1434] T b4e49c9a178447e69d64b5a1e860b809 P 291f2c0a115748ee98f239b5704939ea: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.002s
I20260709 14:50:05.150192  7659 tablet_bootstrap.cc:492] T 7d0481d4bdee4506807e8de86eac1512 P 291f2c0a115748ee98f239b5704939ea: Bootstrap starting.
I20260709 14:50:05.153033  7357 catalog_manager.cc:5697] T 56d7b9734eb14088baf1a67d6b8f58ec P f2da5f38b8fd40629e7b120a0ae3f4df reported cstate change: term changed from 0 to 1, leader changed from <none> to f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65). New cstate: current_term: 1 leader_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } health_report { overall_health: UNKNOWN } } }
W20260709 14:50:05.169116  7575 leader_election.cc:343] T 7d0481d4bdee4506807e8de86eac1512 P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:05.169581  7575 leader_election.cc:304] T 7d0481d4bdee4506807e8de86eac1512 P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dde0c3c74e7f473ca5d3fbb12786fc93; no voters: 291f2c0a115748ee98f239b5704939ea, f2da5f38b8fd40629e7b120a0ae3f4df
I20260709 14:50:05.172215  7932 consensus_queue.cc:1048] T 927b314de03540c7a6d8cfab8c9a375d P 291f2c0a115748ee98f239b5704939ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 14:50:05.176779  7501 leader_election.cc:304] T a8e37944df5d41be87d55bd1297af2da P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 291f2c0a115748ee98f239b5704939ea, f2da5f38b8fd40629e7b120a0ae3f4df; no voters: 
I20260709 14:50:05.159724  7994 raft_consensus.cc:493] T b26be37833fd45c5b6f31868364d21b4 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:05.168684  7992 raft_consensus.cc:493] T a8e37944df5d41be87d55bd1297af2da P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:05.184347  7930 consensus_queue.cc:1048] T 7cb7a9cceb3643da869e5ae1c40a3959 P 291f2c0a115748ee98f239b5704939ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.029s
I20260709 14:50:05.185388  7690 raft_consensus.cc:2749] T 7d0481d4bdee4506807e8de86eac1512 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:05.177500  7932 consensus_queue.cc:1048] T 927b314de03540c7a6d8cfab8c9a375d P 291f2c0a115748ee98f239b5704939ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.021s
I20260709 14:50:05.216451  7607 raft_consensus.cc:1275] T 46b79ff8524248289cdbbbaeedc383de P dde0c3c74e7f473ca5d3fbb12786fc93 [term 2 FOLLOWER]: Refusing update from remote peer 291f2c0a115748ee98f239b5704939ea: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:50:05.190026  7989 raft_consensus.cc:2804] T a8e37944df5d41be87d55bd1297af2da P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:05.189023  7458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd2289a6b34c42c08f32cb8d641e1c7e" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df"
I20260709 14:50:05.228466  7650 tablet_bootstrap.cc:654] T b4e49c9a178447e69d64b5a1e860b809 P f2da5f38b8fd40629e7b120a0ae3f4df: Neither blocks nor log segments found. Creating new log.
W20260709 14:50:05.228953  7501 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.46.65:41837, user_credentials={real_user=slave}} blocked reactor thread for 52220.4us
I20260709 14:50:05.230520  7604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd2289a6b34c42c08f32cb8d641e1c7e" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93"
I20260709 14:50:05.198812  7992 raft_consensus.cc:515] T a8e37944df5d41be87d55bd1297af2da P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:05.236912  7992 leader_election.cc:290] T a8e37944df5d41be87d55bd1297af2da P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303)
I20260709 14:50:05.223579  7458 raft_consensus.cc:3060] T dd2289a6b34c42c08f32cb8d641e1c7e P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:05.226227  7989 raft_consensus.cc:493] T a8e37944df5d41be87d55bd1297af2da P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:05.191418  7994 raft_consensus.cc:515] T b26be37833fd45c5b6f31868364d21b4 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:05.251461  7652 tablet_bootstrap.cc:492] T a227add2b616451a9b940a842aa3c93f P dde0c3c74e7f473ca5d3fbb12786fc93: No bootstrap required, opened a new log
I20260709 14:50:05.251920  7652 ts_tablet_manager.cc:1403] T a227add2b616451a9b940a842aa3c93f P dde0c3c74e7f473ca5d3fbb12786fc93: Time spent bootstrapping tablet: real 0.261s	user 0.024s	sys 0.009s
I20260709 14:50:05.253261  7460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8e37944df5d41be87d55bd1297af2da" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" is_pre_election: true
I20260709 14:50:05.253782  7460 raft_consensus.cc:2468] T a8e37944df5d41be87d55bd1297af2da P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dde0c3c74e7f473ca5d3fbb12786fc93 in term 0.
I20260709 14:50:05.244520  7604 raft_consensus.cc:3060] T dd2289a6b34c42c08f32cb8d641e1c7e P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:05.244766  7989 raft_consensus.cc:3060] T a8e37944df5d41be87d55bd1297af2da P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:05.241915  7605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67690cfe998744fab25fbd13200c4fc7" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" is_pre_election: true
I20260709 14:50:05.298053  7652 raft_consensus.cc:359] T a227add2b616451a9b940a842aa3c93f P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:05.298857  7652 raft_consensus.cc:385] T a227add2b616451a9b940a842aa3c93f P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:05.250108  7990 consensus_queue.cc:1048] T 8b8fdb1997194fcd91fd94c69cd2c8d2 P dde0c3c74e7f473ca5d3fbb12786fc93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.039s
I20260709 14:50:05.299185  7652 raft_consensus.cc:740] T a227add2b616451a9b940a842aa3c93f P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dde0c3c74e7f473ca5d3fbb12786fc93, State: Initialized, Role: FOLLOWER
I20260709 14:50:05.302656  7535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8e37944df5d41be87d55bd1297af2da" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea" is_pre_election: true
I20260709 14:50:05.303391  7652 consensus_queue.cc:260] T a227add2b616451a9b940a842aa3c93f P dde0c3c74e7f473ca5d3fbb12786fc93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:05.308367  7652 ts_tablet_manager.cc:1434] T a227add2b616451a9b940a842aa3c93f P dde0c3c74e7f473ca5d3fbb12786fc93: Time spent starting tablet: real 0.056s	user 0.006s	sys 0.000s
I20260709 14:50:05.284680  7605 raft_consensus.cc:2468] T 67690cfe998744fab25fbd13200c4fc7 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 291f2c0a115748ee98f239b5704939ea in term 0.
I20260709 14:50:05.308059  8004 consensus_queue.cc:1048] T 46b79ff8524248289cdbbbaeedc383de P 291f2c0a115748ee98f239b5704939ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:50:05.311475  7652 tablet_bootstrap.cc:492] T a6857d2bfae542c3a2cd47fdffdb490b P dde0c3c74e7f473ca5d3fbb12786fc93: Bootstrap starting.
I20260709 14:50:05.304414  7606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8e37944df5d41be87d55bd1297af2da" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" is_pre_election: true
W20260709 14:50:05.315748  8003 log.cc:927] Time spent T 8b8fdb1997194fcd91fd94c69cd2c8d2 P 291f2c0a115748ee98f239b5704939ea: Append to log took a long time: real 0.076s	user 0.001s	sys 0.000s
W20260709 14:50:05.327812  7500 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.46.67:33213, user_credentials={real_user=slave}} blocked reactor thread for 45778.5us
I20260709 14:50:05.326835  7606 raft_consensus.cc:2468] T a8e37944df5d41be87d55bd1297af2da P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 291f2c0a115748ee98f239b5704939ea in term 0.
I20260709 14:50:05.330632  7650 tablet_bootstrap.cc:492] T b4e49c9a178447e69d64b5a1e860b809 P f2da5f38b8fd40629e7b120a0ae3f4df: No bootstrap required, opened a new log
I20260709 14:50:05.331234  7650 ts_tablet_manager.cc:1403] T b4e49c9a178447e69d64b5a1e860b809 P f2da5f38b8fd40629e7b120a0ae3f4df: Time spent bootstrapping tablet: real 0.208s	user 0.010s	sys 0.010s
I20260709 14:50:05.354470  7994 leader_election.cc:290] T b26be37833fd45c5b6f31868364d21b4 P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:50:05.355823  7659 tablet_bootstrap.cc:654] T 7d0481d4bdee4506807e8de86eac1512 P 291f2c0a115748ee98f239b5704939ea: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:05.368362  7652 tablet_bootstrap.cc:654] T a6857d2bfae542c3a2cd47fdffdb490b P dde0c3c74e7f473ca5d3fbb12786fc93: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:05.369725  7532 raft_consensus.cc:2468] T c3d50de3be1b499eaca383db0eae6ee1 P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dde0c3c74e7f473ca5d3fbb12786fc93 in term 1.
I20260709 14:50:05.377846  7458 raft_consensus.cc:2468] T dd2289a6b34c42c08f32cb8d641e1c7e P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 291f2c0a115748ee98f239b5704939ea in term 1.
I20260709 14:50:05.381892  7650 raft_consensus.cc:359] T b4e49c9a178447e69d64b5a1e860b809 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:05.382608  7650 raft_consensus.cc:385] T b4e49c9a178447e69d64b5a1e860b809 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:05.382452  7979 consensus_queue.cc:1048] T 56d7b9734eb14088baf1a67d6b8f58ec P f2da5f38b8fd40629e7b120a0ae3f4df [LEADER]: Connected to new peer: Peer: permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:05.382893  7650 raft_consensus.cc:740] T b4e49c9a178447e69d64b5a1e860b809 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2da5f38b8fd40629e7b120a0ae3f4df, State: Initialized, Role: FOLLOWER
I20260709 14:50:05.383486  7650 consensus_queue.cc:260] T b4e49c9a178447e69d64b5a1e860b809 P f2da5f38b8fd40629e7b120a0ae3f4df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:05.386884  7690 raft_consensus.cc:493] T a227add2b616451a9b940a842aa3c93f P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:05.387420  7690 raft_consensus.cc:515] T a227add2b616451a9b940a842aa3c93f P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:05.395071  7604 raft_consensus.cc:2468] T dd2289a6b34c42c08f32cb8d641e1c7e P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 291f2c0a115748ee98f239b5704939ea in term 1.
I20260709 14:50:05.398191  7650 ts_tablet_manager.cc:1434] T b4e49c9a178447e69d64b5a1e860b809 P f2da5f38b8fd40629e7b120a0ae3f4df: Time spent starting tablet: real 0.067s	user 0.004s	sys 0.004s
I20260709 14:50:05.390401  7989 raft_consensus.cc:515] T a8e37944df5d41be87d55bd1297af2da P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:05.400204  7690 leader_election.cc:290] T a227add2b616451a9b940a842aa3c93f P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303)
I20260709 14:50:05.400921  7535 raft_consensus.cc:2393] T a8e37944df5d41be87d55bd1297af2da P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dde0c3c74e7f473ca5d3fbb12786fc93 in current term 1: Already voted for candidate 291f2c0a115748ee98f239b5704939ea in this term.
I20260709 14:50:05.400995  7650 tablet_bootstrap.cc:492] T 7d0481d4bdee4506807e8de86eac1512 P f2da5f38b8fd40629e7b120a0ae3f4df: Bootstrap starting.
I20260709 14:50:05.413663  7659 tablet_bootstrap.cc:492] T 7d0481d4bdee4506807e8de86eac1512 P 291f2c0a115748ee98f239b5704939ea: No bootstrap required, opened a new log
I20260709 14:50:05.415979  7659 ts_tablet_manager.cc:1403] T 7d0481d4bdee4506807e8de86eac1512 P 291f2c0a115748ee98f239b5704939ea: Time spent bootstrapping tablet: real 0.266s	user 0.014s	sys 0.004s
I20260709 14:50:05.416316  7702 raft_consensus.cc:493] T b4e49c9a178447e69d64b5a1e860b809 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:05.416227  7531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a227add2b616451a9b940a842aa3c93f" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea" is_pre_election: true
I20260709 14:50:05.417609  7531 raft_consensus.cc:2468] T a227add2b616451a9b940a842aa3c93f P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dde0c3c74e7f473ca5d3fbb12786fc93 in term 0.
I20260709 14:50:05.417490  7702 raft_consensus.cc:515] T b4e49c9a178447e69d64b5a1e860b809 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:05.419428  7652 tablet_bootstrap.cc:492] T a6857d2bfae542c3a2cd47fdffdb490b P dde0c3c74e7f473ca5d3fbb12786fc93: No bootstrap required, opened a new log
I20260709 14:50:05.420084  7652 ts_tablet_manager.cc:1403] T a6857d2bfae542c3a2cd47fdffdb490b P dde0c3c74e7f473ca5d3fbb12786fc93: Time spent bootstrapping tablet: real 0.110s	user 0.008s	sys 0.006s
I20260709 14:50:05.423846  7575 leader_election.cc:304] T a8e37944df5d41be87d55bd1297af2da P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dde0c3c74e7f473ca5d3fbb12786fc93, f2da5f38b8fd40629e7b120a0ae3f4df; no voters: 
I20260709 14:50:05.424263  7501 leader_election.cc:304] T dd2289a6b34c42c08f32cb8d641e1c7e P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 291f2c0a115748ee98f239b5704939ea, f2da5f38b8fd40629e7b120a0ae3f4df; no voters: 
I20260709 14:50:05.427642  7841 raft_consensus.cc:2804] T a8e37944df5d41be87d55bd1297af2da P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:05.429016  7574 leader_election.cc:304] T a227add2b616451a9b940a842aa3c93f P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 291f2c0a115748ee98f239b5704939ea, dde0c3c74e7f473ca5d3fbb12786fc93; no voters: 
I20260709 14:50:05.429370  7841 raft_consensus.cc:493] T a8e37944df5d41be87d55bd1297af2da P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:05.429528  7452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8e37944df5d41be87d55bd1297af2da" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df"
I20260709 14:50:05.429597  7461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b26be37833fd45c5b6f31868364d21b4" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" is_pre_election: true
I20260709 14:50:05.429785  7993 raft_consensus.cc:2804] T a227add2b616451a9b940a842aa3c93f P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:05.429859  7841 raft_consensus.cc:3060] T a8e37944df5d41be87d55bd1297af2da P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:05.430183  7452 raft_consensus.cc:3060] T a8e37944df5d41be87d55bd1297af2da P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:05.430267  7993 raft_consensus.cc:493] T a227add2b616451a9b940a842aa3c93f P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:05.430716  7993 raft_consensus.cc:3060] T a227add2b616451a9b940a842aa3c93f P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:05.426750  7794 raft_consensus.cc:2804] T dd2289a6b34c42c08f32cb8d641e1c7e P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:05.446100  7794 raft_consensus.cc:697] T dd2289a6b34c42c08f32cb8d641e1c7e P 291f2c0a115748ee98f239b5704939ea [term 1 LEADER]: Becoming Leader. State: Replica: 291f2c0a115748ee98f239b5704939ea, State: Running, Role: LEADER
I20260709 14:50:05.446964  7794 consensus_queue.cc:237] T dd2289a6b34c42c08f32cb8d641e1c7e P 291f2c0a115748ee98f239b5704939ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:05.450127  7457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a227add2b616451a9b940a842aa3c93f" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" is_pre_election: true
I20260709 14:50:05.445672  7702 leader_election.cc:290] T b4e49c9a178447e69d64b5a1e860b809 P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:50:05.463044  7606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b26be37833fd45c5b6f31868364d21b4" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" is_pre_election: true
W20260709 14:50:05.466917  7501 leader_election.cc:343] T b26be37833fd45c5b6f31868364d21b4 P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:50:05.476909  7575 leader_election.cc:343] T a227add2b616451a9b940a842aa3c93f P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:05.478245  7608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4e49c9a178447e69d64b5a1e860b809" candidate_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" is_pre_election: true
W20260709 14:50:05.485415  7425 leader_election.cc:343] T b4e49c9a178447e69d64b5a1e860b809 P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:05.456130  7989 leader_election.cc:290] T a8e37944df5d41be87d55bd1297af2da P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 election: Requested vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:50:05.503242  7653 consensus_queue.cc:1048] T 56d7b9734eb14088baf1a67d6b8f58ec P f2da5f38b8fd40629e7b120a0ae3f4df [LEADER]: Connected to new peer: Peer: permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:05.507957  7650 tablet_bootstrap.cc:654] T 7d0481d4bdee4506807e8de86eac1512 P f2da5f38b8fd40629e7b120a0ae3f4df: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:05.499490  7531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4e49c9a178447e69d64b5a1e860b809" candidate_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea" is_pre_election: true
I20260709 14:50:05.520068  8004 raft_consensus.cc:493] T b4e49c9a178447e69d64b5a1e860b809 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:05.520529  7659 raft_consensus.cc:359] T 7d0481d4bdee4506807e8de86eac1512 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:05.528631  7659 raft_consensus.cc:385] T 7d0481d4bdee4506807e8de86eac1512 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:05.528939  7659 raft_consensus.cc:740] T 7d0481d4bdee4506807e8de86eac1512 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 291f2c0a115748ee98f239b5704939ea, State: Initialized, Role: FOLLOWER
I20260709 14:50:05.529647  7659 consensus_queue.cc:260] T 7d0481d4bdee4506807e8de86eac1512 P 291f2c0a115748ee98f239b5704939ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:05.531208  7659 ts_tablet_manager.cc:1434] T 7d0481d4bdee4506807e8de86eac1512 P 291f2c0a115748ee98f239b5704939ea: Time spent starting tablet: real 0.115s	user 0.002s	sys 0.003s
I20260709 14:50:05.534538  7659 tablet_bootstrap.cc:492] T 4487f62a21554969bdb5e97b97bc0168 P 291f2c0a115748ee98f239b5704939ea: Bootstrap starting.
I20260709 14:50:05.536818  8004 raft_consensus.cc:515] T b4e49c9a178447e69d64b5a1e860b809 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:05.547904  7531 raft_consensus.cc:2468] T b4e49c9a178447e69d64b5a1e860b809 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f2da5f38b8fd40629e7b120a0ae3f4df in term 0.
I20260709 14:50:05.549124  7652 raft_consensus.cc:359] T a6857d2bfae542c3a2cd47fdffdb490b P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:05.556915  7652 raft_consensus.cc:385] T a6857d2bfae542c3a2cd47fdffdb490b P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:05.564505  7652 raft_consensus.cc:740] T a6857d2bfae542c3a2cd47fdffdb490b P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dde0c3c74e7f473ca5d3fbb12786fc93, State: Initialized, Role: FOLLOWER
I20260709 14:50:05.594193  7659 tablet_bootstrap.cc:654] T 4487f62a21554969bdb5e97b97bc0168 P 291f2c0a115748ee98f239b5704939ea: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:05.597082  7452 raft_consensus.cc:2468] T a8e37944df5d41be87d55bd1297af2da P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 291f2c0a115748ee98f239b5704939ea in term 1.
I20260709 14:50:05.597616  7652 consensus_queue.cc:260] T a6857d2bfae542c3a2cd47fdffdb490b P dde0c3c74e7f473ca5d3fbb12786fc93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:05.684463  7652 ts_tablet_manager.cc:1434] T a6857d2bfae542c3a2cd47fdffdb490b P dde0c3c74e7f473ca5d3fbb12786fc93: Time spent starting tablet: real 0.264s	user 0.008s	sys 0.000s
I20260709 14:50:05.697022  7652 tablet_bootstrap.cc:492] T b4e49c9a178447e69d64b5a1e860b809 P dde0c3c74e7f473ca5d3fbb12786fc93: Bootstrap starting.
W20260709 14:50:05.697944  8018 log.cc:927] Time spent T 56d7b9734eb14088baf1a67d6b8f58ec P 291f2c0a115748ee98f239b5704939ea: Append to log took a long time: real 0.072s	user 0.001s	sys 0.000s
I20260709 14:50:05.701380  7750 consensus_queue.cc:1048] T c3d50de3be1b499eaca383db0eae6ee1 P dde0c3c74e7f473ca5d3fbb12786fc93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:05.725509  7993 raft_consensus.cc:515] T a227add2b616451a9b940a842aa3c93f P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:05.733883  7652 tablet_bootstrap.cc:654] T b4e49c9a178447e69d64b5a1e860b809 P dde0c3c74e7f473ca5d3fbb12786fc93: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:05.735087  7841 raft_consensus.cc:515] T a8e37944df5d41be87d55bd1297af2da P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:05.736979  7841 leader_election.cc:290] T a8e37944df5d41be87d55bd1297af2da P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 election: Requested vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303)
I20260709 14:50:05.747704  7650 tablet_bootstrap.cc:492] T 7d0481d4bdee4506807e8de86eac1512 P f2da5f38b8fd40629e7b120a0ae3f4df: No bootstrap required, opened a new log
I20260709 14:50:05.741019  8004 leader_election.cc:290] T b4e49c9a178447e69d64b5a1e860b809 P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:50:05.749845  7459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4e49c9a178447e69d64b5a1e860b809" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" is_pre_election: true
I20260709 14:50:05.750118  7659 tablet_bootstrap.cc:492] T 4487f62a21554969bdb5e97b97bc0168 P 291f2c0a115748ee98f239b5704939ea: No bootstrap required, opened a new log
I20260709 14:50:05.750510  7459 raft_consensus.cc:2468] T b4e49c9a178447e69d64b5a1e860b809 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 291f2c0a115748ee98f239b5704939ea in term 0.
I20260709 14:50:05.750926  7659 ts_tablet_manager.cc:1403] T 4487f62a21554969bdb5e97b97bc0168 P 291f2c0a115748ee98f239b5704939ea: Time spent bootstrapping tablet: real 0.217s	user 0.009s	sys 0.026s
I20260709 14:50:05.751302  7993 leader_election.cc:290] T a227add2b616451a9b940a842aa3c93f P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 election: Requested vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303)
I20260709 14:50:05.748190  7650 ts_tablet_manager.cc:1403] T 7d0481d4bdee4506807e8de86eac1512 P f2da5f38b8fd40629e7b120a0ae3f4df: Time spent bootstrapping tablet: real 0.347s	user 0.015s	sys 0.011s
I20260709 14:50:05.762883  7458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a227add2b616451a9b940a842aa3c93f" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df"
W20260709 14:50:05.764599  7575 consensus_peers.cc:597] T 6f17b46acc864ef2b0c175d02156e62f P dde0c3c74e7f473ca5d3fbb12786fc93 -> Peer f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837): Couldn't send request to peer f2da5f38b8fd40629e7b120a0ae3f4df. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:05.762975  7536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8e37944df5d41be87d55bd1297af2da" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea"
W20260709 14:50:05.778221  7575 leader_election.cc:343] T a227add2b616451a9b940a842aa3c93f P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:05.779032  7528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a227add2b616451a9b940a842aa3c93f" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea"
I20260709 14:50:05.780277  7528 raft_consensus.cc:3060] T a227add2b616451a9b940a842aa3c93f P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:05.782363  7461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8e37944df5d41be87d55bd1297af2da" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df"
I20260709 14:50:05.783390  7461 raft_consensus.cc:2393] T a8e37944df5d41be87d55bd1297af2da P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate dde0c3c74e7f473ca5d3fbb12786fc93 in current term 1: Already voted for candidate 291f2c0a115748ee98f239b5704939ea in this term.
I20260709 14:50:05.779547  7536 raft_consensus.cc:2393] T a8e37944df5d41be87d55bd1297af2da P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate dde0c3c74e7f473ca5d3fbb12786fc93 in current term 1: Already voted for candidate 291f2c0a115748ee98f239b5704939ea in this term.
I20260709 14:50:05.792207  7659 raft_consensus.cc:359] T 4487f62a21554969bdb5e97b97bc0168 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:05.793077  7659 raft_consensus.cc:385] T 4487f62a21554969bdb5e97b97bc0168 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:05.793404  7659 raft_consensus.cc:740] T 4487f62a21554969bdb5e97b97bc0168 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 291f2c0a115748ee98f239b5704939ea, State: Initialized, Role: FOLLOWER
I20260709 14:50:05.795483  7575 leader_election.cc:304] T a8e37944df5d41be87d55bd1297af2da P dde0c3c74e7f473ca5d3fbb12786fc93 [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: dde0c3c74e7f473ca5d3fbb12786fc93; no voters: 291f2c0a115748ee98f239b5704939ea, f2da5f38b8fd40629e7b120a0ae3f4df
I20260709 14:50:05.808876  7841 raft_consensus.cc:2749] T a8e37944df5d41be87d55bd1297af2da P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:50:05.807973  7659 consensus_queue.cc:260] T 4487f62a21554969bdb5e97b97bc0168 P 291f2c0a115748ee98f239b5704939ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
W20260709 14:50:05.816655  7407 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:50:05.817400  7659 ts_tablet_manager.cc:1434] T 4487f62a21554969bdb5e97b97bc0168 P 291f2c0a115748ee98f239b5704939ea: Time spent starting tablet: real 0.066s	user 0.007s	sys 0.000s
I20260709 14:50:05.815521  7992 consensus_queue.cc:1048] T c3d50de3be1b499eaca383db0eae6ee1 P dde0c3c74e7f473ca5d3fbb12786fc93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:50:05.824630  7501 leader_election.cc:304] T a8e37944df5d41be87d55bd1297af2da P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 291f2c0a115748ee98f239b5704939ea, f2da5f38b8fd40629e7b120a0ae3f4df; no voters: 
I20260709 14:50:05.827572  7528 raft_consensus.cc:2468] T a227add2b616451a9b940a842aa3c93f P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dde0c3c74e7f473ca5d3fbb12786fc93 in term 1.
I20260709 14:50:05.829593  8004 raft_consensus.cc:2804] T a8e37944df5d41be87d55bd1297af2da P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:05.829995  7501 leader_election.cc:304] T b4e49c9a178447e69d64b5a1e860b809 P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 291f2c0a115748ee98f239b5704939ea, f2da5f38b8fd40629e7b120a0ae3f4df; no voters: 
I20260709 14:50:05.830228  8004 raft_consensus.cc:697] T a8e37944df5d41be87d55bd1297af2da P 291f2c0a115748ee98f239b5704939ea [term 1 LEADER]: Becoming Leader. State: Replica: 291f2c0a115748ee98f239b5704939ea, State: Running, Role: LEADER
I20260709 14:50:05.833030  7574 leader_election.cc:304] T a227add2b616451a9b940a842aa3c93f P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 291f2c0a115748ee98f239b5704939ea, dde0c3c74e7f473ca5d3fbb12786fc93; no voters: f2da5f38b8fd40629e7b120a0ae3f4df
I20260709 14:50:05.832305  7994 raft_consensus.cc:2804] T b4e49c9a178447e69d64b5a1e860b809 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:05.837368  7994 raft_consensus.cc:493] T b4e49c9a178447e69d64b5a1e860b809 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:05.831194  8004 consensus_queue.cc:237] T a8e37944df5d41be87d55bd1297af2da P 291f2c0a115748ee98f239b5704939ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:05.845161  7988 raft_consensus.cc:2804] T a227add2b616451a9b940a842aa3c93f P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:05.846448  7988 raft_consensus.cc:697] T a227add2b616451a9b940a842aa3c93f P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 LEADER]: Becoming Leader. State: Replica: dde0c3c74e7f473ca5d3fbb12786fc93, State: Running, Role: LEADER
I20260709 14:50:05.845494  7652 tablet_bootstrap.cc:492] T b4e49c9a178447e69d64b5a1e860b809 P dde0c3c74e7f473ca5d3fbb12786fc93: No bootstrap required, opened a new log
I20260709 14:50:05.848479  7652 ts_tablet_manager.cc:1403] T b4e49c9a178447e69d64b5a1e860b809 P dde0c3c74e7f473ca5d3fbb12786fc93: Time spent bootstrapping tablet: real 0.152s	user 0.023s	sys 0.006s
I20260709 14:50:05.849323  7650 raft_consensus.cc:359] T 7d0481d4bdee4506807e8de86eac1512 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:05.847440  7988 consensus_queue.cc:237] T a227add2b616451a9b940a842aa3c93f P dde0c3c74e7f473ca5d3fbb12786fc93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:05.850637  7650 raft_consensus.cc:385] T 7d0481d4bdee4506807e8de86eac1512 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:05.852710  7650 raft_consensus.cc:740] T 7d0481d4bdee4506807e8de86eac1512 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2da5f38b8fd40629e7b120a0ae3f4df, State: Initialized, Role: FOLLOWER
I20260709 14:50:05.843176  7994 raft_consensus.cc:3060] T b4e49c9a178447e69d64b5a1e860b809 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:05.854527  7650 consensus_queue.cc:260] T 7d0481d4bdee4506807e8de86eac1512 P f2da5f38b8fd40629e7b120a0ae3f4df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:05.869433  7652 raft_consensus.cc:359] T b4e49c9a178447e69d64b5a1e860b809 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:05.870010  7652 raft_consensus.cc:385] T b4e49c9a178447e69d64b5a1e860b809 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:05.870225  7652 raft_consensus.cc:740] T b4e49c9a178447e69d64b5a1e860b809 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dde0c3c74e7f473ca5d3fbb12786fc93, State: Initialized, Role: FOLLOWER
I20260709 14:50:05.872673  7650 ts_tablet_manager.cc:1434] T 7d0481d4bdee4506807e8de86eac1512 P f2da5f38b8fd40629e7b120a0ae3f4df: Time spent starting tablet: real 0.116s	user 0.003s	sys 0.003s
I20260709 14:50:05.872426  7652 consensus_queue.cc:260] T b4e49c9a178447e69d64b5a1e860b809 P dde0c3c74e7f473ca5d3fbb12786fc93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:05.876111  7500 leader_election.cc:304] T 67690cfe998744fab25fbd13200c4fc7 P 291f2c0a115748ee98f239b5704939ea [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: 291f2c0a115748ee98f239b5704939ea, dde0c3c74e7f473ca5d3fbb12786fc93; no voters: f2da5f38b8fd40629e7b120a0ae3f4df
W20260709 14:50:05.952105  8031 log.cc:927] Time spent T c3d50de3be1b499eaca383db0eae6ee1 P f2da5f38b8fd40629e7b120a0ae3f4df: Append to log took a long time: real 0.091s	user 0.001s	sys 0.000s
I20260709 14:50:05.953094  7652 ts_tablet_manager.cc:1434] T b4e49c9a178447e69d64b5a1e860b809 P dde0c3c74e7f473ca5d3fbb12786fc93: Time spent starting tablet: real 0.104s	user 0.007s	sys 0.000s
I20260709 14:50:05.877208  7603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8e37944df5d41be87d55bd1297af2da" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93"
I20260709 14:50:05.965835  7652 tablet_bootstrap.cc:492] T 4487f62a21554969bdb5e97b97bc0168 P dde0c3c74e7f473ca5d3fbb12786fc93: Bootstrap starting.
I20260709 14:50:05.940536  7602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4e49c9a178447e69d64b5a1e860b809" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" is_pre_election: true
I20260709 14:50:05.973922  8013 raft_consensus.cc:2804] T 67690cfe998744fab25fbd13200c4fc7 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:05.977268  8013 raft_consensus.cc:493] T 67690cfe998744fab25fbd13200c4fc7 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:05.977597  8013 raft_consensus.cc:3060] T 67690cfe998744fab25fbd13200c4fc7 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:05.977535  7602 raft_consensus.cc:2468] T b4e49c9a178447e69d64b5a1e860b809 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 291f2c0a115748ee98f239b5704939ea in term 0.
I20260709 14:50:05.987960  7743 raft_consensus.cc:493] T b0442be48d0046c58254cc74075e52e0 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:05.996385  7743 raft_consensus.cc:515] T b0442be48d0046c58254cc74075e52e0 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:05.999852  7743 leader_election.cc:290] T b0442be48d0046c58254cc74075e52e0 P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303)
I20260709 14:50:05.991119  7603 raft_consensus.cc:2393] T a8e37944df5d41be87d55bd1297af2da P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 291f2c0a115748ee98f239b5704939ea in current term 1: Already voted for candidate dde0c3c74e7f473ca5d3fbb12786fc93 in this term.
W20260709 14:50:06.010684  7500 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.46.67:33213, user_credentials={real_user=slave}} blocked reactor thread for 130104us
W20260709 14:50:06.012001  7500 leader_election.cc:343] T b26be37833fd45c5b6f31868364d21b4 P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:06.012390  7500 leader_election.cc:304] T b26be37833fd45c5b6f31868364d21b4 P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 291f2c0a115748ee98f239b5704939ea; no voters: dde0c3c74e7f473ca5d3fbb12786fc93, f2da5f38b8fd40629e7b120a0ae3f4df
I20260709 14:50:06.014561  8012 raft_consensus.cc:2749] T b26be37833fd45c5b6f31868364d21b4 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:06.036940  7995 raft_consensus.cc:493] T a6857d2bfae542c3a2cd47fdffdb490b P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:06.044481  7995 raft_consensus.cc:515] T a6857d2bfae542c3a2cd47fdffdb490b P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:06.051575  7652 tablet_bootstrap.cc:654] T 4487f62a21554969bdb5e97b97bc0168 P dde0c3c74e7f473ca5d3fbb12786fc93: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:06.066817  7650 tablet_bootstrap.cc:492] T 6f17b46acc864ef2b0c175d02156e62f P f2da5f38b8fd40629e7b120a0ae3f4df: Bootstrap starting.
I20260709 14:50:06.267452  7994 raft_consensus.cc:515] T b4e49c9a178447e69d64b5a1e860b809 P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:06.278811  7994 leader_election.cc:290] T b4e49c9a178447e69d64b5a1e860b809 P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 election: Requested vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:50:06.280071  7650 tablet_bootstrap.cc:654] T 6f17b46acc864ef2b0c175d02156e62f P f2da5f38b8fd40629e7b120a0ae3f4df: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:06.283641  8013 raft_consensus.cc:515] T 67690cfe998744fab25fbd13200c4fc7 P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:06.286760  8013 leader_election.cc:290] T 67690cfe998744fab25fbd13200c4fc7 P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 election: Requested vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:50:06.289732  7652 tablet_bootstrap.cc:492] T 4487f62a21554969bdb5e97b97bc0168 P dde0c3c74e7f473ca5d3fbb12786fc93: No bootstrap required, opened a new log
I20260709 14:50:06.290207  7652 ts_tablet_manager.cc:1403] T 4487f62a21554969bdb5e97b97bc0168 P dde0c3c74e7f473ca5d3fbb12786fc93: Time spent bootstrapping tablet: real 0.334s	user 0.018s	sys 0.004s
I20260709 14:50:06.291972  7650 tablet_bootstrap.cc:492] T 6f17b46acc864ef2b0c175d02156e62f P f2da5f38b8fd40629e7b120a0ae3f4df: No bootstrap required, opened a new log
I20260709 14:50:06.292505  7650 ts_tablet_manager.cc:1403] T 6f17b46acc864ef2b0c175d02156e62f P f2da5f38b8fd40629e7b120a0ae3f4df: Time spent bootstrapping tablet: real 0.226s	user 0.014s	sys 0.000s
W20260709 14:50:06.386935  7500 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.46.67:33213, user_credentials={real_user=slave}} blocked reactor thread for 370800us
I20260709 14:50:06.389663  7357 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:39244 (request call id 101) took 1300 ms. Trace:
I20260709 14:50:06.390090  7357 rpcz_store.cc:276] 0709 14:50:05.093974 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:05.094333 (+   359us) service_pool.cc:224] Handling call
0709 14:50:06.389576 (+1295243us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:50:05.203970 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:50:05.204745 (+   775us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:50:05.204787 (+    42us) write_op.cc:435] Acquired schema lock
0709 14:50:05.204816 (+    29us) tablet.cc:662] Decoding operations
0709 14:50:05.205251 (+   435us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:50:05.205342 (+    91us) write_op.cc:641] Partition lock acquired for write op
0709 14:50:05.205391 (+    49us) tablet.cc:685] Acquiring locks for 1 operations
0709 14:50:05.205624 (+   233us) tablet.cc:701] Row locks acquired
0709 14:50:05.205651 (+    27us) write_op.cc:260] PREPARE: finished
0709 14:50:05.205821 (+   170us) write_op.cc:270] Start()
0709 14:50:05.205964 (+   143us) write_op.cc:276] Timestamp: P: 1783608605205767 usec, L: 0
0709 14:50:05.205995 (+    31us) op_driver.cc:348] REPLICATION: starting
0709 14:50:05.206850 (+   855us) log.cc:844] Serialized 534 byte log entry
0709 14:50:05.299074 (+ 92224us) op_driver.cc:464] REPLICATION: finished
0709 14:50:05.397784 (+ 98710us) write_op.cc:301] APPLY: starting
0709 14:50:05.399008 (+  1224us) tablet.cc:1367] starting BulkCheckPresence
0709 14:50:05.399102 (+    94us) tablet.cc:1370] finished BulkCheckPresence
0709 14:50:05.410591 (+ 11489us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:50:05.413525 (+  2934us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:50:05.419903 (+  6378us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 14:50:05.426539 (+  6636us) write_op.cc:312] APPLY: finished
0709 14:50:05.438504 (+ 11965us) log.cc:844] Serialized 22 byte log entry
0709 14:50:05.449128 (+ 10624us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:50:05.458312 (+  9184us) write_op.cc:454] Released schema lock
0709 14:50:05.460013 (+  1701us) write_op.cc:341] FINISH: Updating metrics
0709 14:50:05.510894 (+ 50881us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:50:05.517498 (+  6604us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":1,"child_traces":[["op",{"apply.queue_time_us":88813,"apply.run_cpu_time_us":1968,"apply.run_wall_time_us":103111,"num_ops":1,"prepare.queue_time_us":46240,"prepare.run_cpu_time_us":3228,"prepare.run_wall_time_us":3236,"replication_time_us":91776,"thread_start_us":79850,"threads_started":2}]]}
I20260709 14:50:06.410542  8036 raft_consensus.cc:493] T a6857d2bfae542c3a2cd47fdffdb490b P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:06.411144  8036 raft_consensus.cc:515] T a6857d2bfae542c3a2cd47fdffdb490b P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:06.413385  8036 leader_election.cc:290] T a6857d2bfae542c3a2cd47fdffdb490b P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:50:06.449421  7453 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:33692 (request call id 172) took 1024 ms. Trace:
I20260709 14:50:06.449820  7453 rpcz_store.cc:276] 0709 14:50:05.424584 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:05.442976 (+ 18392us) service_pool.cc:224] Handling call
0709 14:50:05.842163 (+399187us) spinlock_profiling.cc:243] Waited 6.61 ms on lock 0x7b5800134798. stack: 00007f8f5cb63343 00007f8f5cb63240 00007f8f5c4f21d4 00007f8f66230304 00007f8f66230299 00007f8f5ca1ddb1 00007f8f5cb5db71 00007f8f5cb5da22 00007f8f65a76c09 00007f8f64bd0ee0 00007f8f64c9a0ab 00007f8f64c9a131 00007f8f64c5bfc0 00007f8f64c46929 00007f8f64c463d2 00007f8f5e1bdbd4
0709 14:50:05.842333 (+   170us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:50:05.842651 (+   318us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:50:05.842685 (+    34us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:50:05.843735 (+  1050us) log.cc:844] Serialized 26 byte log entry
0709 14:50:05.964161 (+120426us) raft_consensus.cc:1645] Marking committed up to 0
0709 14:50:05.967860 (+  3699us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:05.970698 (+  2838us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:50:06.449100 (+478402us) raft_consensus.cc:1685] finished
0709 14:50:06.449159 (+    59us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:06.449342 (+   183us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":417,"raft.run_cpu_time_us":88,"raft.run_wall_time_us":89,"spinlock_wait_cycles":15212800,"thread_start_us":94679,"threads_started":1,"wal-append.queue_time_us":126387}
I20260709 14:50:06.466848  7652 raft_consensus.cc:359] T 4487f62a21554969bdb5e97b97bc0168 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:06.467592  7652 raft_consensus.cc:385] T 4487f62a21554969bdb5e97b97bc0168 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:06.467896  7652 raft_consensus.cc:740] T 4487f62a21554969bdb5e97b97bc0168 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dde0c3c74e7f473ca5d3fbb12786fc93, State: Initialized, Role: FOLLOWER
I20260709 14:50:06.468891  7652 consensus_queue.cc:260] T 4487f62a21554969bdb5e97b97bc0168 P dde0c3c74e7f473ca5d3fbb12786fc93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:06.470474  7995 leader_election.cc:290] T a6857d2bfae542c3a2cd47fdffdb490b P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303)
I20260709 14:50:06.471026  7652 ts_tablet_manager.cc:1434] T 4487f62a21554969bdb5e97b97bc0168 P dde0c3c74e7f473ca5d3fbb12786fc93: Time spent starting tablet: real 0.181s	user 0.011s	sys 0.000s
I20260709 14:50:06.471797  7652 tablet_bootstrap.cc:492] T b26be37833fd45c5b6f31868364d21b4 P dde0c3c74e7f473ca5d3fbb12786fc93: Bootstrap starting.
I20260709 14:50:06.477002  7652 tablet_bootstrap.cc:654] T b26be37833fd45c5b6f31868364d21b4 P dde0c3c74e7f473ca5d3fbb12786fc93: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:06.481679  7652 tablet_bootstrap.cc:492] T b26be37833fd45c5b6f31868364d21b4 P dde0c3c74e7f473ca5d3fbb12786fc93: No bootstrap required, opened a new log
I20260709 14:50:06.482110  7652 ts_tablet_manager.cc:1403] T b26be37833fd45c5b6f31868364d21b4 P dde0c3c74e7f473ca5d3fbb12786fc93: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 14:50:06.484614  7652 raft_consensus.cc:359] T b26be37833fd45c5b6f31868364d21b4 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:06.485174  7652 raft_consensus.cc:385] T b26be37833fd45c5b6f31868364d21b4 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:06.485435  7652 raft_consensus.cc:740] T b26be37833fd45c5b6f31868364d21b4 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dde0c3c74e7f473ca5d3fbb12786fc93, State: Initialized, Role: FOLLOWER
I20260709 14:50:06.486456  7652 consensus_queue.cc:260] T b26be37833fd45c5b6f31868364d21b4 P dde0c3c74e7f473ca5d3fbb12786fc93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:06.488756  7652 ts_tablet_manager.cc:1434] T b26be37833fd45c5b6f31868364d21b4 P dde0c3c74e7f473ca5d3fbb12786fc93: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 14:50:06.491190  7652 tablet_bootstrap.cc:492] T cd3f9e1ed0924994b57a42b58b90e9d5 P dde0c3c74e7f473ca5d3fbb12786fc93: Bootstrap starting.
I20260709 14:50:06.495512  7652 tablet_bootstrap.cc:654] T cd3f9e1ed0924994b57a42b58b90e9d5 P dde0c3c74e7f473ca5d3fbb12786fc93: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:06.500939  7531 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36262 (request call id 121) took 1073 ms. Trace:
I20260709 14:50:06.501505  7531 rpcz_store.cc:276] 0709 14:50:05.435934 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:05.439683 (+  3749us) service_pool.cc:224] Handling call
0709 14:50:06.500644 (+1060961us) spinlock_profiling.cc:243] Waited 19.6 ms on lock 0x7b5400224f54. stack: 00007f8f5cb63343 00007f8f5cb63240 00007f8f5c4f21d4 00007f8f66230304 00007f8f66230299 00007f8f5fbeb571 00007f8f5fc862fa 00007f8f64c47b17 00007f8f5e1c26d4 00007f8f5e1c2662 00007f8f5e1c2591 00007f8f5e1c250c 00007f8f5e1c17c2 00007f8f5dfbd48c 00007f8f5dfbc8c6 00007f8f5dfbc26f
0709 14:50:06.500827 (+   183us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":45021952}
I20260709 14:50:06.506983  7652 tablet_bootstrap.cc:492] T cd3f9e1ed0924994b57a42b58b90e9d5 P dde0c3c74e7f473ca5d3fbb12786fc93: No bootstrap required, opened a new log
I20260709 14:50:06.507467  7652 ts_tablet_manager.cc:1403] T cd3f9e1ed0924994b57a42b58b90e9d5 P dde0c3c74e7f473ca5d3fbb12786fc93: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.007s
I20260709 14:50:06.509884  7652 raft_consensus.cc:359] T cd3f9e1ed0924994b57a42b58b90e9d5 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:06.510377  7652 raft_consensus.cc:385] T cd3f9e1ed0924994b57a42b58b90e9d5 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:06.510668  7652 raft_consensus.cc:740] T cd3f9e1ed0924994b57a42b58b90e9d5 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dde0c3c74e7f473ca5d3fbb12786fc93, State: Initialized, Role: FOLLOWER
I20260709 14:50:06.511272  7652 consensus_queue.cc:260] T cd3f9e1ed0924994b57a42b58b90e9d5 P dde0c3c74e7f473ca5d3fbb12786fc93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:06.513068  7652 ts_tablet_manager.cc:1434] T cd3f9e1ed0924994b57a42b58b90e9d5 P dde0c3c74e7f473ca5d3fbb12786fc93: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
W20260709 14:50:06.518404  8004 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.655s	user 0.014s	sys 0.015s
W20260709 14:50:06.518786  8004 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.656s	user 0.014s	sys 0.015s
W20260709 14:50:06.523224  7425 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.46.66:34303, user_credentials={real_user=slave}} blocked reactor thread for 494738us
I20260709 14:50:06.534161  7358 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:39270 (request call id 99) took 1433 ms. Trace:
I20260709 14:50:06.534556  7358 rpcz_store.cc:276] 0709 14:50:05.101067 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:05.101202 (+   135us) service_pool.cc:224] Handling call
0709 14:50:06.534103 (+1432901us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":49330,"reported_tablets":2}
I20260709 14:50:06.537213  7650 raft_consensus.cc:359] T 6f17b46acc864ef2b0c175d02156e62f P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:06.537971  7650 raft_consensus.cc:385] T 6f17b46acc864ef2b0c175d02156e62f P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:06.538228  7650 raft_consensus.cc:740] T 6f17b46acc864ef2b0c175d02156e62f P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2da5f38b8fd40629e7b120a0ae3f4df, State: Initialized, Role: FOLLOWER
I20260709 14:50:06.538841  7650 consensus_queue.cc:260] T 6f17b46acc864ef2b0c175d02156e62f P f2da5f38b8fd40629e7b120a0ae3f4df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
W20260709 14:50:06.544387  7500 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.46.67:33213, user_credentials={real_user=slave}} blocked reactor thread for 156749us
I20260709 14:50:06.549873  8011 raft_consensus.cc:493] T b0442be48d0046c58254cc74075e52e0 P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:06.551172  7606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4e49c9a178447e69d64b5a1e860b809" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93"
I20260709 14:50:06.551713  7609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67690cfe998744fab25fbd13200c4fc7" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93"
I20260709 14:50:06.552359  7609 raft_consensus.cc:3060] T 67690cfe998744fab25fbd13200c4fc7 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:06.555424  8036 raft_consensus.cc:493] T 7d0481d4bdee4506807e8de86eac1512 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:06.556103  7605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6857d2bfae542c3a2cd47fdffdb490b" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" is_pre_election: true
I20260709 14:50:06.555936  8036 raft_consensus.cc:515] T 7d0481d4bdee4506807e8de86eac1512 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:06.556689  7605 raft_consensus.cc:2468] T a6857d2bfae542c3a2cd47fdffdb490b P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 291f2c0a115748ee98f239b5704939ea in term 0.
I20260709 14:50:06.551731  7606 raft_consensus.cc:3060] T b4e49c9a178447e69d64b5a1e860b809 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:06.559090  8036 leader_election.cc:290] T 7d0481d4bdee4506807e8de86eac1512 P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:50:06.559684  7530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0442be48d0046c58254cc74075e52e0" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea" is_pre_election: true
I20260709 14:50:06.560263  7530 raft_consensus.cc:2468] T b0442be48d0046c58254cc74075e52e0 P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dde0c3c74e7f473ca5d3fbb12786fc93 in term 1.
I20260709 14:50:06.567549  7609 raft_consensus.cc:2468] T 67690cfe998744fab25fbd13200c4fc7 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 291f2c0a115748ee98f239b5704939ea in term 1.
I20260709 14:50:06.550338  8011 raft_consensus.cc:515] T b0442be48d0046c58254cc74075e52e0 P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:06.571945  8011 leader_election.cc:290] T b0442be48d0046c58254cc74075e52e0 P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:50:06.573946  7650 ts_tablet_manager.cc:1434] T 6f17b46acc864ef2b0c175d02156e62f P f2da5f38b8fd40629e7b120a0ae3f4df: Time spent starting tablet: real 0.281s	user 0.009s	sys 0.000s
I20260709 14:50:06.574975  7650 tablet_bootstrap.cc:492] T 67690cfe998744fab25fbd13200c4fc7 P f2da5f38b8fd40629e7b120a0ae3f4df: Bootstrap starting.
I20260709 14:50:06.575773  8010 raft_consensus.cc:493] T 7d0481d4bdee4506807e8de86eac1512 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:06.576282  8010 raft_consensus.cc:515] T 7d0481d4bdee4506807e8de86eac1512 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:06.577332  7609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d0481d4bdee4506807e8de86eac1512" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" is_pre_election: true
I20260709 14:50:06.577944  7609 raft_consensus.cc:2468] T 7d0481d4bdee4506807e8de86eac1512 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 291f2c0a115748ee98f239b5704939ea in term 0.
I20260709 14:50:06.581483  7750 raft_consensus.cc:493] T 4487f62a21554969bdb5e97b97bc0168 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:06.581918  7750 raft_consensus.cc:515] T 4487f62a21554969bdb5e97b97bc0168 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:06.583650  7750 leader_election.cc:290] T 4487f62a21554969bdb5e97b97bc0168 P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303)
I20260709 14:50:06.578406  8010 leader_election.cc:290] T 7d0481d4bdee4506807e8de86eac1512 P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:50:06.590713  7425 leader_election.cc:304] T b4e49c9a178447e69d64b5a1e860b809 P f2da5f38b8fd40629e7b120a0ae3f4df [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: 291f2c0a115748ee98f239b5704939ea, f2da5f38b8fd40629e7b120a0ae3f4df; no voters: dde0c3c74e7f473ca5d3fbb12786fc93
I20260709 14:50:06.591409  7500 leader_election.cc:304] T a6857d2bfae542c3a2cd47fdffdb490b P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 291f2c0a115748ee98f239b5704939ea, dde0c3c74e7f473ca5d3fbb12786fc93; no voters: 
I20260709 14:50:06.587548  7606 raft_consensus.cc:2468] T b4e49c9a178447e69d64b5a1e860b809 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 291f2c0a115748ee98f239b5704939ea in term 1.
I20260709 14:50:06.593411  8007 raft_consensus.cc:2804] T a6857d2bfae542c3a2cd47fdffdb490b P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:06.594063  8007 raft_consensus.cc:493] T a6857d2bfae542c3a2cd47fdffdb490b P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:06.594431  7530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6857d2bfae542c3a2cd47fdffdb490b" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea" is_pre_election: true
I20260709 14:50:06.594981  8010 raft_consensus.cc:2804] T b4e49c9a178447e69d64b5a1e860b809 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:06.594448  8007 raft_consensus.cc:3060] T a6857d2bfae542c3a2cd47fdffdb490b P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:06.595476  8010 raft_consensus.cc:493] T b4e49c9a178447e69d64b5a1e860b809 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:06.596031  8010 raft_consensus.cc:3060] T b4e49c9a178447e69d64b5a1e860b809 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:06.602854  7650 tablet_bootstrap.cc:654] T 67690cfe998744fab25fbd13200c4fc7 P f2da5f38b8fd40629e7b120a0ae3f4df: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:06.605410  7536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4487f62a21554969bdb5e97b97bc0168" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea" is_pre_election: true
I20260709 14:50:06.606096  7536 raft_consensus.cc:2468] T 4487f62a21554969bdb5e97b97bc0168 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dde0c3c74e7f473ca5d3fbb12786fc93 in term 0.
I20260709 14:50:06.609009  7500 leader_election.cc:304] T 67690cfe998744fab25fbd13200c4fc7 P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 291f2c0a115748ee98f239b5704939ea, dde0c3c74e7f473ca5d3fbb12786fc93; no voters: 
I20260709 14:50:06.613583  7357 catalog_manager.cc:5697] T dd2289a6b34c42c08f32cb8d641e1c7e P 291f2c0a115748ee98f239b5704939ea reported cstate change: term changed from 0 to 1, leader changed from <none> to 291f2c0a115748ee98f239b5704939ea (127.6.46.66). New cstate: current_term: 1 leader_uuid: "291f2c0a115748ee98f239b5704939ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:06.616838  7836 consensus_queue.cc:1048] T a8e37944df5d41be87d55bd1297af2da P 291f2c0a115748ee98f239b5704939ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:06.618324  7500 leader_election.cc:304] T 7d0481d4bdee4506807e8de86eac1512 P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 291f2c0a115748ee98f239b5704939ea, dde0c3c74e7f473ca5d3fbb12786fc93; no voters: 
I20260709 14:50:06.614637  7357 catalog_manager.cc:5697] T c3d50de3be1b499eaca383db0eae6ee1 P 291f2c0a115748ee98f239b5704939ea reported cstate change: term changed from 0 to 1, leader changed from <none> to dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67). New cstate: current_term: 1 leader_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } } }
I20260709 14:50:06.622416  7608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d0481d4bdee4506807e8de86eac1512" candidate_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" is_pre_election: true
I20260709 14:50:06.620707  7357 catalog_manager.cc:5697] T a8e37944df5d41be87d55bd1297af2da P 291f2c0a115748ee98f239b5704939ea reported cstate change: term changed from 0 to 1, leader changed from <none> to 291f2c0a115748ee98f239b5704939ea (127.6.46.66). New cstate: current_term: 1 leader_uuid: "291f2c0a115748ee98f239b5704939ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:06.632679  7500 leader_election.cc:304] T b4e49c9a178447e69d64b5a1e860b809 P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 291f2c0a115748ee98f239b5704939ea, dde0c3c74e7f473ca5d3fbb12786fc93; no voters: 
I20260709 14:50:06.622978  7608 raft_consensus.cc:2468] T 7d0481d4bdee4506807e8de86eac1512 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f2da5f38b8fd40629e7b120a0ae3f4df in term 0.
I20260709 14:50:06.647993  8035 raft_consensus.cc:2804] T b4e49c9a178447e69d64b5a1e860b809 P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:06.648546  8035 raft_consensus.cc:697] T b4e49c9a178447e69d64b5a1e860b809 P 291f2c0a115748ee98f239b5704939ea [term 1 LEADER]: Becoming Leader. State: Replica: 291f2c0a115748ee98f239b5704939ea, State: Running, Role: LEADER
I20260709 14:50:06.647023  7425 leader_election.cc:304] T 7d0481d4bdee4506807e8de86eac1512 P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dde0c3c74e7f473ca5d3fbb12786fc93, f2da5f38b8fd40629e7b120a0ae3f4df; no voters: 
I20260709 14:50:06.650959  7702 raft_consensus.cc:2804] T 7d0481d4bdee4506807e8de86eac1512 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:06.651371  7702 raft_consensus.cc:493] T 7d0481d4bdee4506807e8de86eac1512 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:06.651820  7702 raft_consensus.cc:3060] T 7d0481d4bdee4506807e8de86eac1512 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:06.641184  8004 raft_consensus.cc:2804] T 67690cfe998744fab25fbd13200c4fc7 P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:06.641646  8036 raft_consensus.cc:2804] T 7d0481d4bdee4506807e8de86eac1512 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:06.649497  8035 consensus_queue.cc:237] T b4e49c9a178447e69d64b5a1e860b809 P 291f2c0a115748ee98f239b5704939ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:06.655830  7528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d0481d4bdee4506807e8de86eac1512" candidate_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea" is_pre_election: true
I20260709 14:50:06.656327  8004 raft_consensus.cc:697] T 67690cfe998744fab25fbd13200c4fc7 P 291f2c0a115748ee98f239b5704939ea [term 1 LEADER]: Becoming Leader. State: Replica: 291f2c0a115748ee98f239b5704939ea, State: Running, Role: LEADER
I20260709 14:50:06.656772  8036 raft_consensus.cc:493] T 7d0481d4bdee4506807e8de86eac1512 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:06.657840  7529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0442be48d0046c58254cc74075e52e0" candidate_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea" is_pre_election: true
I20260709 14:50:06.673573  7460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4e49c9a178447e69d64b5a1e860b809" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df"
I20260709 14:50:06.669076  8036 raft_consensus.cc:3060] T 7d0481d4bdee4506807e8de86eac1512 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:06.687652  7457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6857d2bfae542c3a2cd47fdffdb490b" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" is_pre_election: true
I20260709 14:50:06.688184  7650 tablet_bootstrap.cc:492] T 67690cfe998744fab25fbd13200c4fc7 P f2da5f38b8fd40629e7b120a0ae3f4df: No bootstrap required, opened a new log
I20260709 14:50:06.688583  7650 ts_tablet_manager.cc:1403] T 67690cfe998744fab25fbd13200c4fc7 P f2da5f38b8fd40629e7b120a0ae3f4df: Time spent bootstrapping tablet: real 0.114s	user 0.010s	sys 0.005s
I20260709 14:50:06.688856  7457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d0481d4bdee4506807e8de86eac1512" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" is_pre_election: true
I20260709 14:50:06.691630  7702 raft_consensus.cc:515] T 7d0481d4bdee4506807e8de86eac1512 P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:06.693159  7702 leader_election.cc:290] T 7d0481d4bdee4506807e8de86eac1512 P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 1 election: Requested vote from peers 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:50:06.693849  7456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67690cfe998744fab25fbd13200c4fc7" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df"
I20260709 14:50:06.694289  7603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0442be48d0046c58254cc74075e52e0" candidate_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" is_pre_election: true
I20260709 14:50:06.694653  7458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0442be48d0046c58254cc74075e52e0" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" is_pre_election: true
I20260709 14:50:06.694903  7603 raft_consensus.cc:2468] T b0442be48d0046c58254cc74075e52e0 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f2da5f38b8fd40629e7b120a0ae3f4df in term 1.
I20260709 14:50:06.692842  7650 raft_consensus.cc:359] T 67690cfe998744fab25fbd13200c4fc7 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:06.696043  7650 raft_consensus.cc:385] T 67690cfe998744fab25fbd13200c4fc7 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:06.696410  7650 raft_consensus.cc:740] T 67690cfe998744fab25fbd13200c4fc7 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2da5f38b8fd40629e7b120a0ae3f4df, State: Initialized, Role: FOLLOWER
I20260709 14:50:06.680444  7529 raft_consensus.cc:2468] T b0442be48d0046c58254cc74075e52e0 P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f2da5f38b8fd40629e7b120a0ae3f4df in term 1.
I20260709 14:50:06.697203  7650 consensus_queue.cc:260] T 67690cfe998744fab25fbd13200c4fc7 P f2da5f38b8fd40629e7b120a0ae3f4df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:06.693171  7457 raft_consensus.cc:2393] T 7d0481d4bdee4506807e8de86eac1512 P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 291f2c0a115748ee98f239b5704939ea in current term 1: Already voted for candidate f2da5f38b8fd40629e7b120a0ae3f4df in this term.
I20260709 14:50:06.679975  7995 consensus_queue.cc:1048] T 6f17b46acc864ef2b0c175d02156e62f P dde0c3c74e7f473ca5d3fbb12786fc93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.027s
I20260709 14:50:06.709295  7456 raft_consensus.cc:3060] T 67690cfe998744fab25fbd13200c4fc7 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:06.718405  7574 leader_election.cc:304] T b0442be48d0046c58254cc74075e52e0 P dde0c3c74e7f473ca5d3fbb12786fc93 [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: 291f2c0a115748ee98f239b5704939ea, dde0c3c74e7f473ca5d3fbb12786fc93; no voters: 
I20260709 14:50:06.689632  8004 consensus_queue.cc:237] T 67690cfe998744fab25fbd13200c4fc7 P 291f2c0a115748ee98f239b5704939ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:06.695230  7458 raft_consensus.cc:2468] T b0442be48d0046c58254cc74075e52e0 P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dde0c3c74e7f473ca5d3fbb12786fc93 in term 1.
I20260709 14:50:06.726763  8036 raft_consensus.cc:515] T 7d0481d4bdee4506807e8de86eac1512 P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:06.730134  7461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6857d2bfae542c3a2cd47fdffdb490b" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" is_pre_election: true
I20260709 14:50:06.739296  8007 raft_consensus.cc:515] T a6857d2bfae542c3a2cd47fdffdb490b P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:06.732477  7995 raft_consensus.cc:2804] T b0442be48d0046c58254cc74075e52e0 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:06.752831  8010 raft_consensus.cc:515] T b4e49c9a178447e69d64b5a1e860b809 P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:06.754756  8007 leader_election.cc:290] T a6857d2bfae542c3a2cd47fdffdb490b P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 election: Requested vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:50:06.757797  7460 raft_consensus.cc:2393] T b4e49c9a178447e69d64b5a1e860b809 P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 291f2c0a115748ee98f239b5704939ea in current term 1: Already voted for candidate f2da5f38b8fd40629e7b120a0ae3f4df in this term.
I20260709 14:50:06.757194  7530 raft_consensus.cc:2393] T a6857d2bfae542c3a2cd47fdffdb490b P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dde0c3c74e7f473ca5d3fbb12786fc93 in current term 1: Already voted for candidate 291f2c0a115748ee98f239b5704939ea in this term.
I20260709 14:50:06.755018  8010 leader_election.cc:290] T b4e49c9a178447e69d64b5a1e860b809 P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 1 election: Requested vote from peers 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:50:06.747361  7995 raft_consensus.cc:493] T b0442be48d0046c58254cc74075e52e0 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:06.761230  7528 raft_consensus.cc:2393] T 7d0481d4bdee4506807e8de86eac1512 P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f2da5f38b8fd40629e7b120a0ae3f4df in current term 1: Already voted for candidate 291f2c0a115748ee98f239b5704939ea in this term.
I20260709 14:50:06.811321  7460 raft_consensus.cc:3060] T 6f17b46acc864ef2b0c175d02156e62f P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:06.817137  7574 leader_election.cc:304] T 4487f62a21554969bdb5e97b97bc0168 P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 291f2c0a115748ee98f239b5704939ea, dde0c3c74e7f473ca5d3fbb12786fc93; no voters: 
W20260709 14:50:06.818405  7425 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.46.66:34303, user_credentials={real_user=slave}} blocked reactor thread for 146838us
I20260709 14:50:06.812386  7995 raft_consensus.cc:3060] T b0442be48d0046c58254cc74075e52e0 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:06.850428  7750 raft_consensus.cc:493] T 9c8c5c234613459e9c0712aa25f8bdba P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 291f2c0a115748ee98f239b5704939ea)
I20260709 14:50:06.851040  7750 raft_consensus.cc:515] T 9c8c5c234613459e9c0712aa25f8bdba P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } } peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } }
I20260709 14:50:06.845290  7743 raft_consensus.cc:2804] T 4487f62a21554969bdb5e97b97bc0168 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:06.852602  7743 raft_consensus.cc:493] T 4487f62a21554969bdb5e97b97bc0168 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:06.852967  7743 raft_consensus.cc:3060] T 4487f62a21554969bdb5e97b97bc0168 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:06.857115  7458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4487f62a21554969bdb5e97b97bc0168" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" is_pre_election: true
I20260709 14:50:06.849592  7988 raft_consensus.cc:493] T b26be37833fd45c5b6f31868364d21b4 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:06.860494  7988 raft_consensus.cc:515] T b26be37833fd45c5b6f31868364d21b4 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:06.860697  7528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4e49c9a178447e69d64b5a1e860b809" candidate_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea"
I20260709 14:50:06.820137  7603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6857d2bfae542c3a2cd47fdffdb490b" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93"
I20260709 14:50:06.872548  7798 raft_consensus.cc:493] T 6073470f6b544595a7b366e44b7d70f5 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 291f2c0a115748ee98f239b5704939ea)
W20260709 14:50:06.872920  8054 log.cc:927] Time spent T b4e49c9a178447e69d64b5a1e860b809 P 291f2c0a115748ee98f239b5704939ea: Append to log took a long time: real 0.060s	user 0.000s	sys 0.000s
I20260709 14:50:06.878635  7743 raft_consensus.cc:515] T 4487f62a21554969bdb5e97b97bc0168 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:06.843797  7990 raft_consensus.cc:493] T a9b2cc041e8148c6b606349f378f1648 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 291f2c0a115748ee98f239b5704939ea)
I20260709 14:50:06.891021  7750 leader_election.cc:290] T 9c8c5c234613459e9c0712aa25f8bdba P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303)
I20260709 14:50:06.896184  7610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4e49c9a178447e69d64b5a1e860b809" candidate_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93"
I20260709 14:50:06.900898  7610 raft_consensus.cc:2393] T b4e49c9a178447e69d64b5a1e860b809 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f2da5f38b8fd40629e7b120a0ae3f4df in current term 1: Already voted for candidate 291f2c0a115748ee98f239b5704939ea in this term.
I20260709 14:50:06.898676  7990 raft_consensus.cc:515] T a9b2cc041e8148c6b606349f378f1648 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:06.896811  7798 raft_consensus.cc:515] T 6073470f6b544595a7b366e44b7d70f5 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:06.913812  7456 raft_consensus.cc:2468] T 67690cfe998744fab25fbd13200c4fc7 P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 291f2c0a115748ee98f239b5704939ea in term 1.
I20260709 14:50:06.876200  7606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d0481d4bdee4506807e8de86eac1512" candidate_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93"
I20260709 14:50:06.916181  7606 raft_consensus.cc:3060] T 7d0481d4bdee4506807e8de86eac1512 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:06.887933  7531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d0481d4bdee4506807e8de86eac1512" candidate_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea"
I20260709 14:50:06.920318  7531 raft_consensus.cc:2393] T 7d0481d4bdee4506807e8de86eac1512 P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f2da5f38b8fd40629e7b120a0ae3f4df in current term 1: Already voted for candidate 291f2c0a115748ee98f239b5704939ea in this term.
I20260709 14:50:06.892578  7603 raft_consensus.cc:3060] T a6857d2bfae542c3a2cd47fdffdb490b P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:06.929915  7650 ts_tablet_manager.cc:1434] T 67690cfe998744fab25fbd13200c4fc7 P f2da5f38b8fd40629e7b120a0ae3f4df: Time spent starting tablet: real 0.241s	user 0.011s	sys 0.000s
I20260709 14:50:06.931250  7650 tablet_bootstrap.cc:492] T a227add2b616451a9b940a842aa3c93f P f2da5f38b8fd40629e7b120a0ae3f4df: Bootstrap starting.
I20260709 14:50:06.931903  7988 leader_election.cc:290] T b26be37833fd45c5b6f31868364d21b4 P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303)
I20260709 14:50:06.954197  7425 leader_election.cc:304] T b0442be48d0046c58254cc74075e52e0 P f2da5f38b8fd40629e7b120a0ae3f4df [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: dde0c3c74e7f473ca5d3fbb12786fc93, f2da5f38b8fd40629e7b120a0ae3f4df; no voters: 
I20260709 14:50:06.959080  7743 leader_election.cc:290] T 4487f62a21554969bdb5e97b97bc0168 P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 election: Requested vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303)
I20260709 14:50:06.966617  7425 leader_election.cc:304] T b4e49c9a178447e69d64b5a1e860b809 P f2da5f38b8fd40629e7b120a0ae3f4df [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: f2da5f38b8fd40629e7b120a0ae3f4df; no voters: 291f2c0a115748ee98f239b5704939ea, dde0c3c74e7f473ca5d3fbb12786fc93
I20260709 14:50:06.969762  7702 raft_consensus.cc:2749] T b4e49c9a178447e69d64b5a1e860b809 P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260709 14:50:06.976058  7501 leader_election.cc:343] T a6857d2bfae542c3a2cd47fdffdb490b P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:06.977741  7743 raft_consensus.cc:493] T cd3f9e1ed0924994b57a42b58b90e9d5 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:06.978231  7743 raft_consensus.cc:515] T cd3f9e1ed0924994b57a42b58b90e9d5 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:06.958855  7798 leader_election.cc:290] T 6073470f6b544595a7b366e44b7d70f5 P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303)
I20260709 14:50:06.983099  7743 leader_election.cc:290] T cd3f9e1ed0924994b57a42b58b90e9d5 P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303)
I20260709 14:50:06.996452  7529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c8c5c234613459e9c0712aa25f8bdba" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea" is_pre_election: true
I20260709 14:50:06.996599  8058 raft_consensus.cc:2804] T b0442be48d0046c58254cc74075e52e0 P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:06.997902  8058 raft_consensus.cc:493] T b0442be48d0046c58254cc74075e52e0 P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:06.998320  8058 raft_consensus.cc:3060] T b0442be48d0046c58254cc74075e52e0 P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:07.003149  7457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c8c5c234613459e9c0712aa25f8bdba" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" is_pre_election: true
I20260709 14:50:06.991884  7990 leader_election.cc:290] T a9b2cc041e8148c6b606349f378f1648 P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303)
I20260709 14:50:07.010732  7610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d0481d4bdee4506807e8de86eac1512" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93"
I20260709 14:50:06.995313  8036 leader_election.cc:290] T 7d0481d4bdee4506807e8de86eac1512 P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 election: Requested vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:50:07.017457  7452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9b2cc041e8148c6b606349f378f1648" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" is_pre_election: true
I20260709 14:50:07.018832  7452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6073470f6b544595a7b366e44b7d70f5" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" is_pre_election: true
I20260709 14:50:07.016810  7529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b26be37833fd45c5b6f31868364d21b4" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea" is_pre_election: true
I20260709 14:50:07.019428  7453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd3f9e1ed0924994b57a42b58b90e9d5" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" is_pre_election: true
I20260709 14:50:07.019586  7529 raft_consensus.cc:2468] T b26be37833fd45c5b6f31868364d21b4 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dde0c3c74e7f473ca5d3fbb12786fc93 in term 0.
I20260709 14:50:07.020562  7453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b26be37833fd45c5b6f31868364d21b4" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" is_pre_election: true
I20260709 14:50:07.015617  7457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4487f62a21554969bdb5e97b97bc0168" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df"
I20260709 14:50:07.021651  7453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d0481d4bdee4506807e8de86eac1512" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df"
I20260709 14:50:07.022478  7453 raft_consensus.cc:2393] T 7d0481d4bdee4506807e8de86eac1512 P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 291f2c0a115748ee98f239b5704939ea in current term 1: Already voted for candidate f2da5f38b8fd40629e7b120a0ae3f4df in this term.
I20260709 14:50:07.026458  7501 leader_election.cc:304] T 7d0481d4bdee4506807e8de86eac1512 P 291f2c0a115748ee98f239b5704939ea [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: 291f2c0a115748ee98f239b5704939ea; no voters: dde0c3c74e7f473ca5d3fbb12786fc93, f2da5f38b8fd40629e7b120a0ae3f4df
W20260709 14:50:07.023697  7575 leader_election.cc:343] T a6857d2bfae542c3a2cd47fdffdb490b P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:50:07.039352  7575 leader_election.cc:343] T 4487f62a21554969bdb5e97b97bc0168 P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:07.035565  8035 raft_consensus.cc:2749] T 7d0481d4bdee4506807e8de86eac1512 P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:50:07.069473  7650 tablet_bootstrap.cc:654] T a227add2b616451a9b940a842aa3c93f P f2da5f38b8fd40629e7b120a0ae3f4df: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:07.051384  7529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4487f62a21554969bdb5e97b97bc0168" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea"
I20260709 14:50:07.040453  8058 raft_consensus.cc:515] T b0442be48d0046c58254cc74075e52e0 P f2da5f38b8fd40629e7b120a0ae3f4df [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:07.059991  7606 raft_consensus.cc:2468] T 7d0481d4bdee4506807e8de86eac1512 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2da5f38b8fd40629e7b120a0ae3f4df in term 1.
I20260709 14:50:07.063025  8007 consensus_queue.cc:1048] T a8e37944df5d41be87d55bd1297af2da P 291f2c0a115748ee98f239b5704939ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.158s
I20260709 14:50:07.238425  7574 leader_election.cc:304] T a6857d2bfae542c3a2cd47fdffdb490b P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dde0c3c74e7f473ca5d3fbb12786fc93; no voters: 291f2c0a115748ee98f239b5704939ea, f2da5f38b8fd40629e7b120a0ae3f4df
W20260709 14:50:07.238267  7575 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.46.65:41837, user_credentials={real_user=slave}} blocked reactor thread for 192395us
I20260709 14:50:07.221625  7529 raft_consensus.cc:3060] T 4487f62a21554969bdb5e97b97bc0168 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:07.215322  7798 consensus_queue.cc:1048] T a227add2b616451a9b940a842aa3c93f P dde0c3c74e7f473ca5d3fbb12786fc93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.149s
I20260709 14:50:07.232672  8036 raft_consensus.cc:493] T cd3f9e1ed0924994b57a42b58b90e9d5 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:07.250622  8036 raft_consensus.cc:515] T cd3f9e1ed0924994b57a42b58b90e9d5 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:07.253147  8036 leader_election.cc:290] T cd3f9e1ed0924994b57a42b58b90e9d5 P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:50:07.244014  7531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd3f9e1ed0924994b57a42b58b90e9d5" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea" is_pre_election: true
I20260709 14:50:07.294461  7604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd3f9e1ed0924994b57a42b58b90e9d5" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" is_pre_election: true
I20260709 14:50:07.295161  7604 raft_consensus.cc:2468] T cd3f9e1ed0924994b57a42b58b90e9d5 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 291f2c0a115748ee98f239b5704939ea in term 0.
I20260709 14:50:07.298592  7676 consensus_queue.cc:1048] T b4e49c9a178447e69d64b5a1e860b809 P 291f2c0a115748ee98f239b5704939ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:07.304307  8058 leader_election.cc:290] T b0442be48d0046c58254cc74075e52e0 P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 2 election: Requested vote from peers 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:50:07.305099  7529 raft_consensus.cc:2468] T 4487f62a21554969bdb5e97b97bc0168 P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dde0c3c74e7f473ca5d3fbb12786fc93 in term 1.
I20260709 14:50:07.306176  7603 raft_consensus.cc:2468] T a6857d2bfae542c3a2cd47fdffdb490b P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 291f2c0a115748ee98f239b5704939ea in term 1.
W20260709 14:50:07.299065  7390 debug-util.cc:398] Leaking SignalData structure 0x7b080003be40 after lost signal to thread 6332
I20260709 14:50:07.288370  7531 raft_consensus.cc:2468] T cd3f9e1ed0924994b57a42b58b90e9d5 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dde0c3c74e7f473ca5d3fbb12786fc93 in term 0.
W20260709 14:50:07.307706  7390 debug-util.cc:398] Leaking SignalData structure 0x7b080008abe0 after lost signal to thread 7393
W20260709 14:50:07.308771  7390 debug-util.cc:398] Leaking SignalData structure 0x7b08002b89e0 after lost signal to thread 7485
I20260709 14:50:07.306273  7995 raft_consensus.cc:515] T b0442be48d0046c58254cc74075e52e0 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:07.309150  8060 raft_consensus.cc:2749] T a6857d2bfae542c3a2cd47fdffdb490b P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:07.309717  7574 leader_election.cc:304] T b26be37833fd45c5b6f31868364d21b4 P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 291f2c0a115748ee98f239b5704939ea, dde0c3c74e7f473ca5d3fbb12786fc93; no voters: 
I20260709 14:50:07.324103  7607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0442be48d0046c58254cc74075e52e0" candidate_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93"
I20260709 14:50:07.324951  7607 raft_consensus.cc:2393] T b0442be48d0046c58254cc74075e52e0 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate f2da5f38b8fd40629e7b120a0ae3f4df in current term 2: Already voted for candidate dde0c3c74e7f473ca5d3fbb12786fc93 in this term.
I20260709 14:50:07.332758  7995 leader_election.cc:290] T b0442be48d0046c58254cc74075e52e0 P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 2 election: Requested vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303)
I20260709 14:50:07.338353  7531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0442be48d0046c58254cc74075e52e0" candidate_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea"
I20260709 14:50:07.338972  7531 raft_consensus.cc:3060] T b0442be48d0046c58254cc74075e52e0 P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:07.327877  7993 raft_consensus.cc:2804] T b26be37833fd45c5b6f31868364d21b4 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:07.340045  7993 raft_consensus.cc:493] T b26be37833fd45c5b6f31868364d21b4 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:07.342193  7574 leader_election.cc:304] T 4487f62a21554969bdb5e97b97bc0168 P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 291f2c0a115748ee98f239b5704939ea, dde0c3c74e7f473ca5d3fbb12786fc93; no voters: 
I20260709 14:50:07.343921  7574 leader_election.cc:304] T cd3f9e1ed0924994b57a42b58b90e9d5 P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 291f2c0a115748ee98f239b5704939ea, dde0c3c74e7f473ca5d3fbb12786fc93; no voters: 
I20260709 14:50:07.341396  7993 raft_consensus.cc:3060] T b26be37833fd45c5b6f31868364d21b4 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:07.345504  7458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6857d2bfae542c3a2cd47fdffdb490b" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df"
I20260709 14:50:07.347309  7528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9b2cc041e8148c6b606349f378f1648" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea" is_pre_election: true
I20260709 14:50:07.353438  8061 raft_consensus.cc:2804] T 4487f62a21554969bdb5e97b97bc0168 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:07.353926  8061 raft_consensus.cc:697] T 4487f62a21554969bdb5e97b97bc0168 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 LEADER]: Becoming Leader. State: Replica: dde0c3c74e7f473ca5d3fbb12786fc93, State: Running, Role: LEADER
W20260709 14:50:07.353029  7390 debug-util.cc:398] Leaking SignalData structure 0x7b08002cbf80 after lost signal to thread 7560
I20260709 14:50:07.361531  7650 tablet_bootstrap.cc:492] T a227add2b616451a9b940a842aa3c93f P f2da5f38b8fd40629e7b120a0ae3f4df: No bootstrap required, opened a new log
I20260709 14:50:07.362663  7650 ts_tablet_manager.cc:1403] T a227add2b616451a9b940a842aa3c93f P f2da5f38b8fd40629e7b120a0ae3f4df: Time spent bootstrapping tablet: real 0.432s	user 0.024s	sys 0.000s
I20260709 14:50:07.361129  7990 raft_consensus.cc:2804] T cd3f9e1ed0924994b57a42b58b90e9d5 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 14:50:07.364140  7501 leader_election.cc:343] T a6857d2bfae542c3a2cd47fdffdb490b P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:07.354761  8061 consensus_queue.cc:237] T 4487f62a21554969bdb5e97b97bc0168 P dde0c3c74e7f473ca5d3fbb12786fc93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:07.364099  7990 raft_consensus.cc:493] T cd3f9e1ed0924994b57a42b58b90e9d5 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:07.365688  7990 raft_consensus.cc:3060] T cd3f9e1ed0924994b57a42b58b90e9d5 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:07.366883  7993 raft_consensus.cc:515] T b26be37833fd45c5b6f31868364d21b4 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
W20260709 14:50:07.380051  7390 debug-util.cc:398] Leaking SignalData structure 0x7b08002a35a0 after lost signal to thread 7634
I20260709 14:50:07.381070  7531 raft_consensus.cc:2468] T b0442be48d0046c58254cc74075e52e0 P 291f2c0a115748ee98f239b5704939ea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2da5f38b8fd40629e7b120a0ae3f4df in term 2.
I20260709 14:50:07.394308  7650 raft_consensus.cc:359] T a227add2b616451a9b940a842aa3c93f P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:07.394614  7529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0442be48d0046c58254cc74075e52e0" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea"
I20260709 14:50:07.395049  7650 raft_consensus.cc:385] T a227add2b616451a9b940a842aa3c93f P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:07.395597  7650 raft_consensus.cc:740] T a227add2b616451a9b940a842aa3c93f P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2da5f38b8fd40629e7b120a0ae3f4df, State: Initialized, Role: FOLLOWER
I20260709 14:50:07.396317  7650 consensus_queue.cc:260] T a227add2b616451a9b940a842aa3c93f P f2da5f38b8fd40629e7b120a0ae3f4df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:07.396570  7425 leader_election.cc:304] T b0442be48d0046c58254cc74075e52e0 P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 291f2c0a115748ee98f239b5704939ea, f2da5f38b8fd40629e7b120a0ae3f4df; no voters: 
I20260709 14:50:07.403218  8008 raft_consensus.cc:2804] T b0442be48d0046c58254cc74075e52e0 P f2da5f38b8fd40629e7b120a0ae3f4df [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:07.405267  7650 ts_tablet_manager.cc:1434] T a227add2b616451a9b940a842aa3c93f P f2da5f38b8fd40629e7b120a0ae3f4df: Time spent starting tablet: real 0.042s	user 0.006s	sys 0.000s
I20260709 14:50:07.402427  7529 raft_consensus.cc:2393] T b0442be48d0046c58254cc74075e52e0 P 291f2c0a115748ee98f239b5704939ea [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate dde0c3c74e7f473ca5d3fbb12786fc93 in current term 2: Already voted for candidate f2da5f38b8fd40629e7b120a0ae3f4df in this term.
I20260709 14:50:07.408135  7455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd3f9e1ed0924994b57a42b58b90e9d5" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" is_pre_election: true
W20260709 14:50:07.415503  7501 leader_election.cc:343] T cd3f9e1ed0924994b57a42b58b90e9d5 P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:07.417237  7425 leader_election.cc:304] T 7d0481d4bdee4506807e8de86eac1512 P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dde0c3c74e7f473ca5d3fbb12786fc93, f2da5f38b8fd40629e7b120a0ae3f4df; no voters: 291f2c0a115748ee98f239b5704939ea
I20260709 14:50:07.418069  7702 raft_consensus.cc:2804] T 7d0481d4bdee4506807e8de86eac1512 P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:07.418503  7702 raft_consensus.cc:697] T 7d0481d4bdee4506807e8de86eac1512 P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 LEADER]: Becoming Leader. State: Replica: f2da5f38b8fd40629e7b120a0ae3f4df, State: Running, Role: LEADER
I20260709 14:50:07.404211  8008 raft_consensus.cc:697] T b0442be48d0046c58254cc74075e52e0 P f2da5f38b8fd40629e7b120a0ae3f4df [term 2 LEADER]: Becoming Leader. State: Replica: f2da5f38b8fd40629e7b120a0ae3f4df, State: Running, Role: LEADER
I20260709 14:50:07.419355  7702 consensus_queue.cc:237] T 7d0481d4bdee4506807e8de86eac1512 P f2da5f38b8fd40629e7b120a0ae3f4df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:07.443578  7993 leader_election.cc:290] T b26be37833fd45c5b6f31868364d21b4 P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 election: Requested vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303)
I20260709 14:50:07.466399  7534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6073470f6b544595a7b366e44b7d70f5" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea" is_pre_election: true
I20260709 14:50:07.470397  7990 raft_consensus.cc:515] T cd3f9e1ed0924994b57a42b58b90e9d5 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:07.472592  8004 consensus_queue.cc:1048] T 67690cfe998744fab25fbd13200c4fc7 P 291f2c0a115748ee98f239b5704939ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:07.472892  7990 leader_election.cc:290] T cd3f9e1ed0924994b57a42b58b90e9d5 P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 election: Requested vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303)
W20260709 14:50:07.472620  7575 consensus_peers.cc:597] T a227add2b616451a9b940a842aa3c93f P dde0c3c74e7f473ca5d3fbb12786fc93 -> Peer f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837): Couldn't send request to peer f2da5f38b8fd40629e7b120a0ae3f4df. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:07.476701  7575 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.46.65:41837, user_credentials={real_user=slave}} blocked reactor thread for 233857us
I20260709 14:50:07.477561  7575 leader_election.cc:304] T 9c8c5c234613459e9c0712aa25f8bdba P dde0c3c74e7f473ca5d3fbb12786fc93 [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: dde0c3c74e7f473ca5d3fbb12786fc93; no voters: 291f2c0a115748ee98f239b5704939ea, f2da5f38b8fd40629e7b120a0ae3f4df
I20260709 14:50:07.462042  8008 consensus_queue.cc:237] T b0442be48d0046c58254cc74075e52e0 P f2da5f38b8fd40629e7b120a0ae3f4df [LEADER]: Queue going to LEADER 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: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:07.480440  7575 leader_election.cc:304] T a9b2cc041e8148c6b606349f378f1648 P dde0c3c74e7f473ca5d3fbb12786fc93 [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: dde0c3c74e7f473ca5d3fbb12786fc93; no voters: 291f2c0a115748ee98f239b5704939ea, f2da5f38b8fd40629e7b120a0ae3f4df
W20260709 14:50:07.482064  7575 leader_election.cc:343] T cd3f9e1ed0924994b57a42b58b90e9d5 P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:50:07.483330  7575 leader_election.cc:343] T b26be37833fd45c5b6f31868364d21b4 P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:50:07.485280  7575 leader_election.cc:343] T 4487f62a21554969bdb5e97b97bc0168 P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:07.485735  8077 raft_consensus.cc:2749] T a9b2cc041e8148c6b606349f378f1648 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:07.485496  7500 leader_election.cc:304] T cd3f9e1ed0924994b57a42b58b90e9d5 P 291f2c0a115748ee98f239b5704939ea [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: 291f2c0a115748ee98f239b5704939ea, dde0c3c74e7f473ca5d3fbb12786fc93; no voters: f2da5f38b8fd40629e7b120a0ae3f4df
I20260709 14:50:07.483935  7995 raft_consensus.cc:2749] T 9c8c5c234613459e9c0712aa25f8bdba P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:07.493310  7500 leader_election.cc:304] T a6857d2bfae542c3a2cd47fdffdb490b P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 291f2c0a115748ee98f239b5704939ea, dde0c3c74e7f473ca5d3fbb12786fc93; no voters: f2da5f38b8fd40629e7b120a0ae3f4df
I20260709 14:50:07.492918  7794 raft_consensus.cc:2804] T cd3f9e1ed0924994b57a42b58b90e9d5 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:07.496703  7794 raft_consensus.cc:493] T cd3f9e1ed0924994b57a42b58b90e9d5 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:07.497148  7794 raft_consensus.cc:3060] T cd3f9e1ed0924994b57a42b58b90e9d5 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:07.500946  7460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0442be48d0046c58254cc74075e52e0" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df"
I20260709 14:50:07.502643  7460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b26be37833fd45c5b6f31868364d21b4" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df"
I20260709 14:50:07.505388  7461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd3f9e1ed0924994b57a42b58b90e9d5" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df"
I20260709 14:50:07.502233  8012 raft_consensus.cc:2804] T a6857d2bfae542c3a2cd47fdffdb490b P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:07.506384  8012 raft_consensus.cc:697] T a6857d2bfae542c3a2cd47fdffdb490b P 291f2c0a115748ee98f239b5704939ea [term 1 LEADER]: Becoming Leader. State: Replica: 291f2c0a115748ee98f239b5704939ea, State: Running, Role: LEADER
I20260709 14:50:07.515010  7794 raft_consensus.cc:515] T cd3f9e1ed0924994b57a42b58b90e9d5 P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:07.517638  7574 leader_election.cc:304] T 6073470f6b544595a7b366e44b7d70f5 P dde0c3c74e7f473ca5d3fbb12786fc93 [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: dde0c3c74e7f473ca5d3fbb12786fc93; no voters: 291f2c0a115748ee98f239b5704939ea, f2da5f38b8fd40629e7b120a0ae3f4df
I20260709 14:50:07.518810  7650 tablet_bootstrap.cc:492] T 4487f62a21554969bdb5e97b97bc0168 P f2da5f38b8fd40629e7b120a0ae3f4df: Bootstrap starting.
I20260709 14:50:07.518713  8060 raft_consensus.cc:2749] T 6073470f6b544595a7b366e44b7d70f5 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:07.523802  7794 leader_election.cc:290] T cd3f9e1ed0924994b57a42b58b90e9d5 P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 election: Requested vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:50:07.524341  7452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd3f9e1ed0924994b57a42b58b90e9d5" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df"
W20260709 14:50:07.525288  7501 leader_election.cc:343] T cd3f9e1ed0924994b57a42b58b90e9d5 P 291f2c0a115748ee98f239b5704939ea [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:07.507181  8012 consensus_queue.cc:237] T a6857d2bfae542c3a2cd47fdffdb490b P 291f2c0a115748ee98f239b5704939ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:07.531165  7531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b26be37833fd45c5b6f31868364d21b4" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea"
I20260709 14:50:07.531908  7531 raft_consensus.cc:3060] T b26be37833fd45c5b6f31868364d21b4 P 291f2c0a115748ee98f239b5704939ea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:07.536072  7534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd3f9e1ed0924994b57a42b58b90e9d5" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea"
I20260709 14:50:07.536798  7534 raft_consensus.cc:2393] T cd3f9e1ed0924994b57a42b58b90e9d5 P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate dde0c3c74e7f473ca5d3fbb12786fc93 in current term 1: Already voted for candidate 291f2c0a115748ee98f239b5704939ea in this term.
I20260709 14:50:07.539726  7650 tablet_bootstrap.cc:654] T 4487f62a21554969bdb5e97b97bc0168 P f2da5f38b8fd40629e7b120a0ae3f4df: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:07.562644  7531 raft_consensus.cc:2468] T b26be37833fd45c5b6f31868364d21b4 P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dde0c3c74e7f473ca5d3fbb12786fc93 in term 1.
I20260709 14:50:07.564047  7574 leader_election.cc:304] T b26be37833fd45c5b6f31868364d21b4 P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 291f2c0a115748ee98f239b5704939ea, dde0c3c74e7f473ca5d3fbb12786fc93; no voters: 
I20260709 14:50:07.565682  8060 raft_consensus.cc:2804] T b26be37833fd45c5b6f31868364d21b4 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:07.566182  8060 raft_consensus.cc:697] T b26be37833fd45c5b6f31868364d21b4 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 LEADER]: Becoming Leader. State: Replica: dde0c3c74e7f473ca5d3fbb12786fc93, State: Running, Role: LEADER
I20260709 14:50:07.581283  7610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd3f9e1ed0924994b57a42b58b90e9d5" candidate_uuid: "291f2c0a115748ee98f239b5704939ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93"
I20260709 14:50:07.582183  7610 raft_consensus.cc:2393] T cd3f9e1ed0924994b57a42b58b90e9d5 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 291f2c0a115748ee98f239b5704939ea in current term 1: Already voted for candidate dde0c3c74e7f473ca5d3fbb12786fc93 in this term.
I20260709 14:50:07.596125  8037 consensus_queue.cc:1048] T 67690cfe998744fab25fbd13200c4fc7 P 291f2c0a115748ee98f239b5704939ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
W20260709 14:50:07.597172  7407 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:50:07.609478  7500 leader_election.cc:304] T cd3f9e1ed0924994b57a42b58b90e9d5 P 291f2c0a115748ee98f239b5704939ea [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: 291f2c0a115748ee98f239b5704939ea; no voters: dde0c3c74e7f473ca5d3fbb12786fc93, f2da5f38b8fd40629e7b120a0ae3f4df
I20260709 14:50:07.614694  8037 raft_consensus.cc:2749] T cd3f9e1ed0924994b57a42b58b90e9d5 P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:50:07.619825  7930 consensus_queue.cc:1048] T b4e49c9a178447e69d64b5a1e860b809 P 291f2c0a115748ee98f239b5704939ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:07.625492  7452 raft_consensus.cc:3060] T a227add2b616451a9b940a842aa3c93f P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:07.567009  8060 consensus_queue.cc:237] T b26be37833fd45c5b6f31868364d21b4 P dde0c3c74e7f473ca5d3fbb12786fc93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:07.647368  7358 catalog_manager.cc:5697] T a227add2b616451a9b940a842aa3c93f P dde0c3c74e7f473ca5d3fbb12786fc93 reported cstate change: term changed from 0 to 1, leader changed from <none> to dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67). New cstate: current_term: 1 leader_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:07.649637  7358 catalog_manager.cc:5697] T 6f17b46acc864ef2b0c175d02156e62f P dde0c3c74e7f473ca5d3fbb12786fc93 reported cstate change: term changed from 0 to 1, leader changed from <none> to dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67). New cstate: current_term: 1 leader_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:07.662019  7575 leader_election.cc:304] T b0442be48d0046c58254cc74075e52e0 P dde0c3c74e7f473ca5d3fbb12786fc93 [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: dde0c3c74e7f473ca5d3fbb12786fc93; no voters: 291f2c0a115748ee98f239b5704939ea, f2da5f38b8fd40629e7b120a0ae3f4df
I20260709 14:50:07.662744  7995 raft_consensus.cc:2749] T b0442be48d0046c58254cc74075e52e0 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 14:50:07.663110  7575 leader_election.cc:343] T b26be37833fd45c5b6f31868364d21b4 P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:50:07.668368  7575 leader_election.cc:343] T cd3f9e1ed0924994b57a42b58b90e9d5 P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:07.668725  7575 leader_election.cc:304] T cd3f9e1ed0924994b57a42b58b90e9d5 P dde0c3c74e7f473ca5d3fbb12786fc93 [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: dde0c3c74e7f473ca5d3fbb12786fc93; no voters: 291f2c0a115748ee98f239b5704939ea, f2da5f38b8fd40629e7b120a0ae3f4df
I20260709 14:50:07.696354  7357 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:39260 (request call id 106) took 1140 ms. Trace:
I20260709 14:50:07.699093  7356 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:39244 (request call id 102) took 1064 ms. Trace:
I20260709 14:50:07.699497  7356 rpcz_store.cc:276] 0709 14:50:06.634386 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:06.634568 (+   182us) service_pool.cc:224] Handling call
0709 14:50:07.699038 (+1064470us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":311390,"reported_tablets":13}
I20260709 14:50:07.688987  7990 raft_consensus.cc:2749] T cd3f9e1ed0924994b57a42b58b90e9d5 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:50:07.696753  7357 rpcz_store.cc:276] 0709 14:50:06.555726 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:06.593930 (+ 38204us) service_pool.cc:224] Handling call
0709 14:50:07.696299 (+1102369us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:50:06.747099 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:50:06.752469 (+  5370us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:50:06.752516 (+    47us) write_op.cc:435] Acquired schema lock
0709 14:50:06.752539 (+    23us) tablet.cc:662] Decoding operations
0709 14:50:06.753122 (+   583us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:50:06.753211 (+    89us) write_op.cc:641] Partition lock acquired for write op
0709 14:50:06.753239 (+    28us) tablet.cc:685] Acquiring locks for 3 operations
0709 14:50:06.753580 (+   341us) tablet.cc:701] Row locks acquired
0709 14:50:06.753600 (+    20us) write_op.cc:260] PREPARE: finished
0709 14:50:06.753750 (+   150us) write_op.cc:270] Start()
0709 14:50:06.753870 (+   120us) write_op.cc:276] Timestamp: P: 1783608606753698 usec, L: 0
0709 14:50:06.753892 (+    22us) op_driver.cc:348] REPLICATION: starting
0709 14:50:06.754510 (+   618us) log.cc:844] Serialized 1298 byte log entry
0709 14:50:07.000781 (+246271us) op_driver.cc:464] REPLICATION: finished
0709 14:50:07.038651 (+ 37870us) write_op.cc:301] APPLY: starting
0709 14:50:07.038758 (+   107us) tablet.cc:1367] starting BulkCheckPresence
0709 14:50:07.038959 (+   201us) tablet.cc:1370] finished BulkCheckPresence
0709 14:50:07.039145 (+   186us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:50:07.039729 (+   584us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:50:07.039995 (+   266us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=3
0709 14:50:07.040067 (+    72us) write_op.cc:312] APPLY: finished
0709 14:50:07.040401 (+   334us) log.cc:844] Serialized 34 byte log entry
0709 14:50:07.040622 (+   221us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:50:07.040746 (+   124us) write_op.cc:454] Released schema lock
0709 14:50:07.040802 (+    56us) write_op.cc:341] FINISH: Updating metrics
0709 14:50:07.041172 (+   370us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:50:07.041265 (+    93us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":65224,"reported_tablets":10,"child_traces":[["op",{"apply.queue_time_us":37598,"apply.run_cpu_time_us":2521,"apply.run_wall_time_us":2521,"num_ops":3,"prepare.queue_time_us":101129,"prepare.run_cpu_time_us":21647,"prepare.run_wall_time_us":98313,"raft.queue_time_us":105718,"raft.run_cpu_time_us":3758,"raft.run_wall_time_us":38296,"replication_time_us":246726,"thread_start_us":218007,"threads_started":4,"wal-append.queue_time_us":138362}]]}
I20260709 14:50:07.766520  7650 tablet_bootstrap.cc:492] T 4487f62a21554969bdb5e97b97bc0168 P f2da5f38b8fd40629e7b120a0ae3f4df: No bootstrap required, opened a new log
I20260709 14:50:07.767100  7650 ts_tablet_manager.cc:1403] T 4487f62a21554969bdb5e97b97bc0168 P f2da5f38b8fd40629e7b120a0ae3f4df: Time spent bootstrapping tablet: real 0.248s	user 0.059s	sys 0.033s
I20260709 14:50:07.802865  7650 raft_consensus.cc:359] T 4487f62a21554969bdb5e97b97bc0168 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:07.805173  7650 raft_consensus.cc:385] T 4487f62a21554969bdb5e97b97bc0168 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:07.805579  7650 raft_consensus.cc:740] T 4487f62a21554969bdb5e97b97bc0168 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2da5f38b8fd40629e7b120a0ae3f4df, State: Initialized, Role: FOLLOWER
I20260709 14:50:07.806463  7650 consensus_queue.cc:260] T 4487f62a21554969bdb5e97b97bc0168 P f2da5f38b8fd40629e7b120a0ae3f4df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:07.818542  7650 ts_tablet_manager.cc:1434] T 4487f62a21554969bdb5e97b97bc0168 P f2da5f38b8fd40629e7b120a0ae3f4df: Time spent starting tablet: real 0.051s	user 0.006s	sys 0.003s
I20260709 14:50:07.823699  7650 tablet_bootstrap.cc:492] T cd3f9e1ed0924994b57a42b58b90e9d5 P f2da5f38b8fd40629e7b120a0ae3f4df: Bootstrap starting.
I20260709 14:50:07.859601  7650 tablet_bootstrap.cc:654] T cd3f9e1ed0924994b57a42b58b90e9d5 P f2da5f38b8fd40629e7b120a0ae3f4df: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:07.897111  7650 tablet_bootstrap.cc:492] T cd3f9e1ed0924994b57a42b58b90e9d5 P f2da5f38b8fd40629e7b120a0ae3f4df: No bootstrap required, opened a new log
I20260709 14:50:07.897504  7650 ts_tablet_manager.cc:1403] T cd3f9e1ed0924994b57a42b58b90e9d5 P f2da5f38b8fd40629e7b120a0ae3f4df: Time spent bootstrapping tablet: real 0.077s	user 0.009s	sys 0.001s
I20260709 14:50:07.901117  7650 raft_consensus.cc:359] T cd3f9e1ed0924994b57a42b58b90e9d5 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:07.901623  7650 raft_consensus.cc:385] T cd3f9e1ed0924994b57a42b58b90e9d5 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:07.901855  7650 raft_consensus.cc:740] T cd3f9e1ed0924994b57a42b58b90e9d5 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2da5f38b8fd40629e7b120a0ae3f4df, State: Initialized, Role: FOLLOWER
I20260709 14:50:07.902415  7650 consensus_queue.cc:260] T cd3f9e1ed0924994b57a42b58b90e9d5 P f2da5f38b8fd40629e7b120a0ae3f4df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:07.904313  7650 ts_tablet_manager.cc:1434] T cd3f9e1ed0924994b57a42b58b90e9d5 P f2da5f38b8fd40629e7b120a0ae3f4df: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:50:07.905206  7650 tablet_bootstrap.cc:492] T a6857d2bfae542c3a2cd47fdffdb490b P f2da5f38b8fd40629e7b120a0ae3f4df: Bootstrap starting.
I20260709 14:50:07.909152  7358 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:39270 (request call id 100) took 1304 ms. Trace:
I20260709 14:50:07.911827  7650 tablet_bootstrap.cc:654] T a6857d2bfae542c3a2cd47fdffdb490b P f2da5f38b8fd40629e7b120a0ae3f4df: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:07.909575  7358 rpcz_store.cc:276] 0709 14:50:06.605052 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:06.607160 (+  2108us) service_pool.cc:224] Handling call
0709 14:50:07.909057 (+1301897us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:50:07.747258 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:50:07.751795 (+  4537us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:50:07.751838 (+    43us) write_op.cc:435] Acquired schema lock
0709 14:50:07.751856 (+    18us) tablet.cc:662] Decoding operations
0709 14:50:07.762392 (+ 10536us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:50:07.762982 (+   590us) write_op.cc:641] Partition lock acquired for write op
0709 14:50:07.763014 (+    32us) tablet.cc:685] Acquiring locks for 2 operations
0709 14:50:07.764098 (+  1084us) tablet.cc:701] Row locks acquired
0709 14:50:07.764123 (+    25us) write_op.cc:260] PREPARE: finished
0709 14:50:07.764275 (+   152us) write_op.cc:270] Start()
0709 14:50:07.764403 (+   128us) write_op.cc:276] Timestamp: P: 1783608607764236 usec, L: 0
0709 14:50:07.764425 (+    22us) op_driver.cc:348] REPLICATION: starting
0709 14:50:07.765609 (+  1184us) log.cc:844] Serialized 916 byte log entry
0709 14:50:07.856055 (+ 90446us) op_driver.cc:464] REPLICATION: finished
0709 14:50:07.878995 (+ 22940us) write_op.cc:301] APPLY: starting
0709 14:50:07.879065 (+    70us) tablet.cc:1367] starting BulkCheckPresence
0709 14:50:07.879167 (+   102us) tablet.cc:1370] finished BulkCheckPresence
0709 14:50:07.879572 (+   405us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:50:07.879940 (+   368us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:50:07.880259 (+   319us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=2
0709 14:50:07.880305 (+    46us) write_op.cc:312] APPLY: finished
0709 14:50:07.880477 (+   172us) log.cc:844] Serialized 28 byte log entry
0709 14:50:07.880629 (+   152us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:50:07.880707 (+    78us) write_op.cc:454] Released schema lock
0709 14:50:07.880745 (+    38us) write_op.cc:341] FINISH: Updating metrics
0709 14:50:07.881050 (+   305us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:50:07.881077 (+    27us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":210681,"reported_tablets":18,"child_traces":[["op",{"apply.queue_time_us":22705,"apply.run_cpu_time_us":1700,"apply.run_wall_time_us":2056,"num_ops":2,"prepare.queue_time_us":65248,"prepare.run_cpu_time_us":3656,"prepare.run_wall_time_us":45251,"replication_time_us":91470,"thread_start_us":82718,"threads_started":2}]]}
I20260709 14:50:07.913390  7356 catalog_manager.cc:5697] T b4e49c9a178447e69d64b5a1e860b809 P f2da5f38b8fd40629e7b120a0ae3f4df reported cstate change: term changed from 0 to 1, leader changed from <none> to 291f2c0a115748ee98f239b5704939ea (127.6.46.66). New cstate: current_term: 1 leader_uuid: "291f2c0a115748ee98f239b5704939ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } } }
I20260709 14:50:07.915161  7356 catalog_manager.cc:5697] T 7d0481d4bdee4506807e8de86eac1512 P f2da5f38b8fd40629e7b120a0ae3f4df reported cstate change: term changed from 0 to 1, leader changed from <none> to f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65). New cstate: current_term: 1 leader_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:07.916723  7356 catalog_manager.cc:5697] T b0442be48d0046c58254cc74075e52e0 P f2da5f38b8fd40629e7b120a0ae3f4df reported cstate change: term changed from 0 to 2, leader changed from <none> to f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65). New cstate: current_term: 2 leader_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:07.918499  7356 catalog_manager.cc:5697] T 67690cfe998744fab25fbd13200c4fc7 P f2da5f38b8fd40629e7b120a0ae3f4df reported cstate change: term changed from 0 to 1, leader changed from <none> to 291f2c0a115748ee98f239b5704939ea (127.6.46.66). New cstate: current_term: 1 leader_uuid: "291f2c0a115748ee98f239b5704939ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } } }
I20260709 14:50:07.920353  7980 consensus_queue.cc:1048] T 7d0481d4bdee4506807e8de86eac1512 P f2da5f38b8fd40629e7b120a0ae3f4df [LEADER]: Connected to new peer: Peer: permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:07.924450  7650 tablet_bootstrap.cc:492] T a6857d2bfae542c3a2cd47fdffdb490b P f2da5f38b8fd40629e7b120a0ae3f4df: No bootstrap required, opened a new log
I20260709 14:50:07.924901  7650 ts_tablet_manager.cc:1403] T a6857d2bfae542c3a2cd47fdffdb490b P f2da5f38b8fd40629e7b120a0ae3f4df: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.003s
I20260709 14:50:07.927431  7650 raft_consensus.cc:359] T a6857d2bfae542c3a2cd47fdffdb490b P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:07.928118  7650 raft_consensus.cc:385] T a6857d2bfae542c3a2cd47fdffdb490b P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:07.928375  7650 raft_consensus.cc:740] T a6857d2bfae542c3a2cd47fdffdb490b P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2da5f38b8fd40629e7b120a0ae3f4df, State: Initialized, Role: FOLLOWER
I20260709 14:50:07.934576  7650 consensus_queue.cc:260] T a6857d2bfae542c3a2cd47fdffdb490b P f2da5f38b8fd40629e7b120a0ae3f4df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:07.936916  7650 ts_tablet_manager.cc:1434] T a6857d2bfae542c3a2cd47fdffdb490b P f2da5f38b8fd40629e7b120a0ae3f4df: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 14:50:07.937850  7650 tablet_bootstrap.cc:492] T b26be37833fd45c5b6f31868364d21b4 P f2da5f38b8fd40629e7b120a0ae3f4df: Bootstrap starting.
I20260709 14:50:07.943852  7650 tablet_bootstrap.cc:654] T b26be37833fd45c5b6f31868364d21b4 P f2da5f38b8fd40629e7b120a0ae3f4df: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:07.954620  7650 tablet_bootstrap.cc:492] T b26be37833fd45c5b6f31868364d21b4 P f2da5f38b8fd40629e7b120a0ae3f4df: No bootstrap required, opened a new log
I20260709 14:50:07.955071  7650 ts_tablet_manager.cc:1403] T b26be37833fd45c5b6f31868364d21b4 P f2da5f38b8fd40629e7b120a0ae3f4df: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.003s
I20260709 14:50:07.957819  7650 raft_consensus.cc:359] T b26be37833fd45c5b6f31868364d21b4 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:07.958519  7650 raft_consensus.cc:385] T b26be37833fd45c5b6f31868364d21b4 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:07.958813  7650 raft_consensus.cc:740] T b26be37833fd45c5b6f31868364d21b4 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2da5f38b8fd40629e7b120a0ae3f4df, State: Initialized, Role: FOLLOWER
I20260709 14:50:07.960229  7650 consensus_queue.cc:260] T b26be37833fd45c5b6f31868364d21b4 P f2da5f38b8fd40629e7b120a0ae3f4df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:07.962591  7650 ts_tablet_manager.cc:1434] T b26be37833fd45c5b6f31868364d21b4 P f2da5f38b8fd40629e7b120a0ae3f4df: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.005s
I20260709 14:50:07.963896  8047 consensus_queue.cc:1048] T 7d0481d4bdee4506807e8de86eac1512 P f2da5f38b8fd40629e7b120a0ae3f4df [LEADER]: Connected to new peer: Peer: permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:07.974244  7357 catalog_manager.cc:5697] T a6857d2bfae542c3a2cd47fdffdb490b P 291f2c0a115748ee98f239b5704939ea reported cstate change: term changed from 0 to 1, leader changed from <none> to 291f2c0a115748ee98f239b5704939ea (127.6.46.66). New cstate: current_term: 1 leader_uuid: "291f2c0a115748ee98f239b5704939ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:07.978055  7454 raft_consensus.cc:3060] T 4487f62a21554969bdb5e97b97bc0168 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:07.982641  8070 raft_consensus.cc:493] T a6857d2bfae542c3a2cd47fdffdb490b P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:07.983148  8070 raft_consensus.cc:515] T a6857d2bfae542c3a2cd47fdffdb490b P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:07.985248  8070 leader_election.cc:290] T a6857d2bfae542c3a2cd47fdffdb490b P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:50:07.989935  7531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6857d2bfae542c3a2cd47fdffdb490b" candidate_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea" is_pre_election: true
I20260709 14:50:07.994704  7798 consensus_queue.cc:1048] T 4487f62a21554969bdb5e97b97bc0168 P dde0c3c74e7f473ca5d3fbb12786fc93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:08.006290  7798 consensus_queue.cc:1048] T 4487f62a21554969bdb5e97b97bc0168 P dde0c3c74e7f473ca5d3fbb12786fc93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:08.015820  7603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6857d2bfae542c3a2cd47fdffdb490b" candidate_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" is_pre_election: true
I20260709 14:50:08.020107  7603 raft_consensus.cc:2393] T a6857d2bfae542c3a2cd47fdffdb490b P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f2da5f38b8fd40629e7b120a0ae3f4df in current term 1: Already voted for candidate 291f2c0a115748ee98f239b5704939ea in this term.
I20260709 14:50:08.025128  7425 leader_election.cc:304] T a6857d2bfae542c3a2cd47fdffdb490b P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f2da5f38b8fd40629e7b120a0ae3f4df; no voters: 291f2c0a115748ee98f239b5704939ea, dde0c3c74e7f473ca5d3fbb12786fc93
I20260709 14:50:08.025857  8070 raft_consensus.cc:3060] T a6857d2bfae542c3a2cd47fdffdb490b P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:08.027314  7358 catalog_manager.cc:5697] T 4487f62a21554969bdb5e97b97bc0168 P dde0c3c74e7f473ca5d3fbb12786fc93 reported cstate change: term changed from 0 to 1, leader changed from <none> to dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67). New cstate: current_term: 1 leader_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:08.029876  7358 catalog_manager.cc:5697] T b26be37833fd45c5b6f31868364d21b4 P dde0c3c74e7f473ca5d3fbb12786fc93 reported cstate change: term changed from 0 to 1, leader changed from <none> to dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67). New cstate: current_term: 1 leader_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:08.036103  8070 raft_consensus.cc:2749] T a6857d2bfae542c3a2cd47fdffdb490b P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:08.051964  8012 consensus_queue.cc:1048] T a6857d2bfae542c3a2cd47fdffdb490b P 291f2c0a115748ee98f239b5704939ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:08.065255  7603 raft_consensus.cc:1275] T b0442be48d0046c58254cc74075e52e0 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 2 FOLLOWER]: Refusing update from remote peer f2da5f38b8fd40629e7b120a0ae3f4df: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:50:08.067884  8070 consensus_queue.cc:1048] T b0442be48d0046c58254cc74075e52e0 P f2da5f38b8fd40629e7b120a0ae3f4df [LEADER]: Connected to new peer: Peer: permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:08.074004  7836 consensus_queue.cc:1048] T a6857d2bfae542c3a2cd47fdffdb490b P 291f2c0a115748ee98f239b5704939ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:08.094372  7531 raft_consensus.cc:1275] T b0442be48d0046c58254cc74075e52e0 P 291f2c0a115748ee98f239b5704939ea [term 2 FOLLOWER]: Refusing update from remote peer f2da5f38b8fd40629e7b120a0ae3f4df: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:50:08.096868  7980 consensus_queue.cc:1048] T b0442be48d0046c58254cc74075e52e0 P f2da5f38b8fd40629e7b120a0ae3f4df [LEADER]: Connected to new peer: Peer: permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:08.122642  7454 raft_consensus.cc:3060] T b26be37833fd45c5b6f31868364d21b4 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:08.132556  7993 consensus_queue.cc:1048] T b26be37833fd45c5b6f31868364d21b4 P dde0c3c74e7f473ca5d3fbb12786fc93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:08.174026  7993 consensus_queue.cc:1048] T b26be37833fd45c5b6f31868364d21b4 P dde0c3c74e7f473ca5d3fbb12786fc93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:08.305037  7980 raft_consensus.cc:493] T cd3f9e1ed0924994b57a42b58b90e9d5 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:08.305574  7980 raft_consensus.cc:515] T cd3f9e1ed0924994b57a42b58b90e9d5 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:08.308250  7528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd3f9e1ed0924994b57a42b58b90e9d5" candidate_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea" is_pre_election: true
I20260709 14:50:08.309044  7603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd3f9e1ed0924994b57a42b58b90e9d5" candidate_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" is_pre_election: true
I20260709 14:50:08.309084  7528 raft_consensus.cc:2393] T cd3f9e1ed0924994b57a42b58b90e9d5 P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f2da5f38b8fd40629e7b120a0ae3f4df in current term 1: Already voted for candidate 291f2c0a115748ee98f239b5704939ea in this term.
I20260709 14:50:08.309084  7980 leader_election.cc:290] T cd3f9e1ed0924994b57a42b58b90e9d5 P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:50:08.309895  7603 raft_consensus.cc:2393] T cd3f9e1ed0924994b57a42b58b90e9d5 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f2da5f38b8fd40629e7b120a0ae3f4df in current term 1: Already voted for candidate dde0c3c74e7f473ca5d3fbb12786fc93 in this term.
I20260709 14:50:08.310786  7425 leader_election.cc:304] T cd3f9e1ed0924994b57a42b58b90e9d5 P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f2da5f38b8fd40629e7b120a0ae3f4df; no voters: 291f2c0a115748ee98f239b5704939ea, dde0c3c74e7f473ca5d3fbb12786fc93
I20260709 14:50:08.311363  7980 raft_consensus.cc:3060] T cd3f9e1ed0924994b57a42b58b90e9d5 P f2da5f38b8fd40629e7b120a0ae3f4df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:08.315600  7980 raft_consensus.cc:2749] T cd3f9e1ed0924994b57a42b58b90e9d5 P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:50:08.644152  7407 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:50:09.461315  7992 raft_consensus.cc:493] T cd3f9e1ed0924994b57a42b58b90e9d5 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:09.461894  7992 raft_consensus.cc:515] T cd3f9e1ed0924994b57a42b58b90e9d5 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:09.464442  7992 leader_election.cc:290] T cd3f9e1ed0924994b57a42b58b90e9d5 P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303)
I20260709 14:50:09.464871  7452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd3f9e1ed0924994b57a42b58b90e9d5" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" is_pre_election: true
I20260709 14:50:09.464871  7528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd3f9e1ed0924994b57a42b58b90e9d5" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea" is_pre_election: true
I20260709 14:50:09.465653  7452 raft_consensus.cc:2468] T cd3f9e1ed0924994b57a42b58b90e9d5 P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dde0c3c74e7f473ca5d3fbb12786fc93 in term 1.
I20260709 14:50:09.465703  7528 raft_consensus.cc:2468] T cd3f9e1ed0924994b57a42b58b90e9d5 P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dde0c3c74e7f473ca5d3fbb12786fc93 in term 1.
I20260709 14:50:09.466902  7574 leader_election.cc:304] T cd3f9e1ed0924994b57a42b58b90e9d5 P dde0c3c74e7f473ca5d3fbb12786fc93 [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: 291f2c0a115748ee98f239b5704939ea, dde0c3c74e7f473ca5d3fbb12786fc93; no voters: 
I20260709 14:50:09.467618  7993 raft_consensus.cc:2804] T cd3f9e1ed0924994b57a42b58b90e9d5 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:09.467983  7993 raft_consensus.cc:493] T cd3f9e1ed0924994b57a42b58b90e9d5 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:09.468279  7993 raft_consensus.cc:3060] T cd3f9e1ed0924994b57a42b58b90e9d5 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:09.522856  7993 raft_consensus.cc:515] T cd3f9e1ed0924994b57a42b58b90e9d5 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:09.524605  7993 leader_election.cc:290] T cd3f9e1ed0924994b57a42b58b90e9d5 P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 2 election: Requested vote from peers f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837), 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303)
I20260709 14:50:09.528064  7453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd3f9e1ed0924994b57a42b58b90e9d5" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df"
I20260709 14:50:09.528671  7453 raft_consensus.cc:3060] T cd3f9e1ed0924994b57a42b58b90e9d5 P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:09.537134  7528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd3f9e1ed0924994b57a42b58b90e9d5" candidate_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291f2c0a115748ee98f239b5704939ea"
I20260709 14:50:09.537995  7528 raft_consensus.cc:3060] T cd3f9e1ed0924994b57a42b58b90e9d5 P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:09.540634  7453 raft_consensus.cc:2468] T cd3f9e1ed0924994b57a42b58b90e9d5 P f2da5f38b8fd40629e7b120a0ae3f4df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dde0c3c74e7f473ca5d3fbb12786fc93 in term 2.
I20260709 14:50:09.553400  7575 leader_election.cc:304] T cd3f9e1ed0924994b57a42b58b90e9d5 P dde0c3c74e7f473ca5d3fbb12786fc93 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dde0c3c74e7f473ca5d3fbb12786fc93, f2da5f38b8fd40629e7b120a0ae3f4df; no voters: 
I20260709 14:50:09.559211  7528 raft_consensus.cc:2468] T cd3f9e1ed0924994b57a42b58b90e9d5 P 291f2c0a115748ee98f239b5704939ea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dde0c3c74e7f473ca5d3fbb12786fc93 in term 2.
I20260709 14:50:09.582707  7993 raft_consensus.cc:2804] T cd3f9e1ed0924994b57a42b58b90e9d5 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:09.583235  7993 raft_consensus.cc:697] T cd3f9e1ed0924994b57a42b58b90e9d5 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 2 LEADER]: Becoming Leader. State: Replica: dde0c3c74e7f473ca5d3fbb12786fc93, State: Running, Role: LEADER
I20260709 14:50:09.583983  7993 consensus_queue.cc:237] T cd3f9e1ed0924994b57a42b58b90e9d5 P dde0c3c74e7f473ca5d3fbb12786fc93 [LEADER]: Queue going to LEADER 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: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:09.612821  7358 catalog_manager.cc:5697] T cd3f9e1ed0924994b57a42b58b90e9d5 P dde0c3c74e7f473ca5d3fbb12786fc93 reported cstate change: term changed from 0 to 2, leader changed from <none> to dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67). New cstate: current_term: 2 leader_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:10.037706  7531 raft_consensus.cc:1275] T cd3f9e1ed0924994b57a42b58b90e9d5 P 291f2c0a115748ee98f239b5704939ea [term 2 FOLLOWER]: Refusing update from remote peer dde0c3c74e7f473ca5d3fbb12786fc93: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:50:10.038909  7993 consensus_queue.cc:1048] T cd3f9e1ed0924994b57a42b58b90e9d5 P dde0c3c74e7f473ca5d3fbb12786fc93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:10.062175  7452 raft_consensus.cc:1275] T cd3f9e1ed0924994b57a42b58b90e9d5 P f2da5f38b8fd40629e7b120a0ae3f4df [term 2 FOLLOWER]: Refusing update from remote peer dde0c3c74e7f473ca5d3fbb12786fc93: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:50:10.063468  7993 consensus_queue.cc:1048] T cd3f9e1ed0924994b57a42b58b90e9d5 P dde0c3c74e7f473ca5d3fbb12786fc93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:10.525168  6329 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:10.561620  8130 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:50:10.562819  8131 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:50:10.569974  6329 server_base.cc:1061] running on GCE node
W20260709 14:50:10.570627  8133 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:50:10.572961  6329 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:50:10.573287  6329 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:50:10.573521  6329 hybrid_clock.cc:648] HybridClock initialized: now 1783608610573503 us; error 0 us; skew 500 ppm
I20260709 14:50:10.574379  6329 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:10.577888  6329 webserver.cc:533] Webserver started at http://127.6.46.68:44787/ using document root <none> and password file <none>
I20260709 14:50:10.578457  6329 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:10.578692  6329 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:50:10.579094  6329 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:50:10.580709  6329 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608570934825-6329-0/minicluster-data/ts-3-root/instance:
uuid: "a4180c23e69c4424a2d68a167e8a781c"
format_stamp: "Formatted at 2026-07-09 14:50:10 on dist-test-slave-zpbn"
I20260709 14:50:10.586104  6329 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:50:10.589634  8138 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:10.590498  6329 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260709 14:50:10.590811  6329 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608570934825-6329-0/minicluster-data/ts-3-root
uuid: "a4180c23e69c4424a2d68a167e8a781c"
format_stamp: "Formatted at 2026-07-09 14:50:10 on dist-test-slave-zpbn"
I20260709 14:50:10.591090  6329 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608570934825-6329-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608570934825-6329-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608570934825-6329-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:50:10.613265  6329 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:10.614979  6329 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:10.637353  6329 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:50:10.640815  6329 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:50:10.641052  6329 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:10.641338  6329 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:50:10.641544  6329 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:10.890937  6329 rpc_server.cc:307] RPC server started. Bound to: 127.6.46.68:41665
I20260709 14:50:10.891103  8202 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.46.68:41665 every 8 connection(s)
I20260709 14:50:10.895347  6329 auto_leader_rebalancer-test.cc:446] add a tserver: a4180c23e69c4424a2d68a167e8a781c
I20260709 14:50:10.916736  8203 heartbeater.cc:344] Connected to a master server at 127.6.46.126:39303
I20260709 14:50:10.917155  8203 heartbeater.cc:461] Registering TS with master...
I20260709 14:50:10.918046  8203 heartbeater.cc:507] Master 127.6.46.126:39303 requested a full tablet report, sending...
I20260709 14:50:10.920104  7357 ts_manager.cc:194] Registered new tserver with Master: a4180c23e69c4424a2d68a167e8a781c (127.6.46.68:41665)
I20260709 14:50:10.921826  7357 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40908
I20260709 14:50:11.925438  8203 heartbeater.cc:499] Master 127.6.46.126:39303 was elected leader, sending a full tablet report...
I20260709 14:50:16.131096  6329 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:16.183873  7605 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2f985d6b625341ea8733d7042a6c51fe"
dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93"
mode: GRACEFUL
new_leader_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df"
 from {username='slave'} at 127.0.0.1:50104
I20260709 14:50:16.184442  7605 raft_consensus.cc:606] T 2f985d6b625341ea8733d7042a6c51fe P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 LEADER]: Received request to transfer leadership to TS f2da5f38b8fd40629e7b120a0ae3f4df
I20260709 14:50:16.196714  7531 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7d26ea450add4fc1bb92ffc9d89fe21f"
dest_uuid: "291f2c0a115748ee98f239b5704939ea"
mode: GRACEFUL
new_leader_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df"
 from {username='slave'} at 127.0.0.1:38696
I20260709 14:50:16.197108  7531 raft_consensus.cc:606] T 7d26ea450add4fc1bb92ffc9d89fe21f P 291f2c0a115748ee98f239b5704939ea [term 1 LEADER]: Received request to transfer leadership to TS f2da5f38b8fd40629e7b120a0ae3f4df
I20260709 14:50:16.199533  7605 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "84c24eac57634ce8b573bf52d2728337"
dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93"
mode: GRACEFUL
new_leader_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df"
 from {username='slave'} at 127.0.0.1:50104
I20260709 14:50:16.200106  7605 raft_consensus.cc:606] T 84c24eac57634ce8b573bf52d2728337 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 LEADER]: Received request to transfer leadership to TS f2da5f38b8fd40629e7b120a0ae3f4df
I20260709 14:50:16.202019  7605 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a227add2b616451a9b940a842aa3c93f"
dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93"
mode: GRACEFUL
new_leader_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df"
 from {username='slave'} at 127.0.0.1:50104
I20260709 14:50:16.202353  7605 raft_consensus.cc:606] T a227add2b616451a9b940a842aa3c93f P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 LEADER]: Received request to transfer leadership to TS f2da5f38b8fd40629e7b120a0ae3f4df
I20260709 14:50:16.204195  7531 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d4164633f79a46df93a8ac238b377690"
dest_uuid: "291f2c0a115748ee98f239b5704939ea"
mode: GRACEFUL
new_leader_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df"
 from {username='slave'} at 127.0.0.1:38696
I20260709 14:50:16.204532  7531 raft_consensus.cc:606] T d4164633f79a46df93a8ac238b377690 P 291f2c0a115748ee98f239b5704939ea [term 1 LEADER]: Received request to transfer leadership to TS f2da5f38b8fd40629e7b120a0ae3f4df
I20260709 14:50:16.205299  6329 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:50:16.206256  6329 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:16.339490  8210 raft_consensus.cc:993] T d4164633f79a46df93a8ac238b377690 P 291f2c0a115748ee98f239b5704939ea: : Instructing follower f2da5f38b8fd40629e7b120a0ae3f4df to start an election
I20260709 14:50:16.340021  8210 raft_consensus.cc:1081] T d4164633f79a46df93a8ac238b377690 P 291f2c0a115748ee98f239b5704939ea [term 1 LEADER]: Signalling peer f2da5f38b8fd40629e7b120a0ae3f4df to start an election
I20260709 14:50:16.341706  7452 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d4164633f79a46df93a8ac238b377690"
dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df"
 from {username='slave'} at 127.0.0.1:33702
I20260709 14:50:16.342185  7452 raft_consensus.cc:493] T d4164633f79a46df93a8ac238b377690 P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:16.342510  7452 raft_consensus.cc:3060] T d4164633f79a46df93a8ac238b377690 P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:16.348428  8209 raft_consensus.cc:993] T a227add2b616451a9b940a842aa3c93f P dde0c3c74e7f473ca5d3fbb12786fc93: : Instructing follower f2da5f38b8fd40629e7b120a0ae3f4df to start an election
I20260709 14:50:16.349078  8115 raft_consensus.cc:1081] T a227add2b616451a9b940a842aa3c93f P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 LEADER]: Signalling peer f2da5f38b8fd40629e7b120a0ae3f4df to start an election
I20260709 14:50:16.350778  7453 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a227add2b616451a9b940a842aa3c93f"
dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df"
 from {username='slave'} at 127.0.0.1:33692
I20260709 14:50:16.351311  7453 raft_consensus.cc:493] T a227add2b616451a9b940a842aa3c93f P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:16.350451  7452 raft_consensus.cc:515] T d4164633f79a46df93a8ac238b377690 P f2da5f38b8fd40629e7b120a0ae3f4df [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:16.351670  7453 raft_consensus.cc:3060] T a227add2b616451a9b940a842aa3c93f P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:16.353796  7452 leader_election.cc:290] T d4164633f79a46df93a8ac238b377690 P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 2 election: Requested vote from peers 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:50:16.354276  7528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4164633f79a46df93a8ac238b377690" candidate_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "291f2c0a115748ee98f239b5704939ea"
I20260709 14:50:16.355037  7528 raft_consensus.cc:3055] T d4164633f79a46df93a8ac238b377690 P 291f2c0a115748ee98f239b5704939ea [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:16.355280  7528 raft_consensus.cc:740] T d4164633f79a46df93a8ac238b377690 P 291f2c0a115748ee98f239b5704939ea [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 291f2c0a115748ee98f239b5704939ea, State: Running, Role: LEADER
I20260709 14:50:16.355934  7528 consensus_queue.cc:260] T d4164633f79a46df93a8ac238b377690 P 291f2c0a115748ee98f239b5704939ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:16.356870  7528 raft_consensus.cc:3060] T d4164633f79a46df93a8ac238b377690 P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:16.356777  7453 raft_consensus.cc:515] T a227add2b616451a9b940a842aa3c93f P f2da5f38b8fd40629e7b120a0ae3f4df [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:16.358276  7453 leader_election.cc:290] T a227add2b616451a9b940a842aa3c93f P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 2 election: Requested vote from peers 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:50:16.359197  7531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a227add2b616451a9b940a842aa3c93f" candidate_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "291f2c0a115748ee98f239b5704939ea"
I20260709 14:50:16.359675  7531 raft_consensus.cc:3060] T a227add2b616451a9b940a842aa3c93f P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:16.360647  7605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4164633f79a46df93a8ac238b377690" candidate_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93"
I20260709 14:50:16.360844  7603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a227add2b616451a9b940a842aa3c93f" candidate_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93"
I20260709 14:50:16.361203  7605 raft_consensus.cc:3060] T d4164633f79a46df93a8ac238b377690 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:16.361354  7603 raft_consensus.cc:3055] T a227add2b616451a9b940a842aa3c93f P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:16.361665  7603 raft_consensus.cc:740] T a227add2b616451a9b940a842aa3c93f P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dde0c3c74e7f473ca5d3fbb12786fc93, State: Running, Role: LEADER
I20260709 14:50:16.362402  7603 consensus_queue.cc:260] T a227add2b616451a9b940a842aa3c93f P dde0c3c74e7f473ca5d3fbb12786fc93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:16.363395  7603 raft_consensus.cc:3060] T a227add2b616451a9b940a842aa3c93f P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:16.367807  7531 raft_consensus.cc:2468] T a227add2b616451a9b940a842aa3c93f P 291f2c0a115748ee98f239b5704939ea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2da5f38b8fd40629e7b120a0ae3f4df in term 2.
I20260709 14:50:16.368947  7425 leader_election.cc:304] T a227add2b616451a9b940a842aa3c93f P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 291f2c0a115748ee98f239b5704939ea, f2da5f38b8fd40629e7b120a0ae3f4df; no voters: 
I20260709 14:50:16.369307  7605 raft_consensus.cc:2468] T d4164633f79a46df93a8ac238b377690 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2da5f38b8fd40629e7b120a0ae3f4df in term 2.
I20260709 14:50:16.369426  7603 raft_consensus.cc:2468] T a227add2b616451a9b940a842aa3c93f P dde0c3c74e7f473ca5d3fbb12786fc93 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2da5f38b8fd40629e7b120a0ae3f4df in term 2.
I20260709 14:50:16.369817  8150 raft_consensus.cc:2804] T a227add2b616451a9b940a842aa3c93f P f2da5f38b8fd40629e7b120a0ae3f4df [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:16.370321  8150 raft_consensus.cc:697] T a227add2b616451a9b940a842aa3c93f P f2da5f38b8fd40629e7b120a0ae3f4df [term 2 LEADER]: Becoming Leader. State: Replica: f2da5f38b8fd40629e7b120a0ae3f4df, State: Running, Role: LEADER
I20260709 14:50:16.371066  8150 consensus_queue.cc:237] T a227add2b616451a9b940a842aa3c93f P f2da5f38b8fd40629e7b120a0ae3f4df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:16.372385  7528 raft_consensus.cc:2468] T d4164633f79a46df93a8ac238b377690 P 291f2c0a115748ee98f239b5704939ea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2da5f38b8fd40629e7b120a0ae3f4df in term 2.
I20260709 14:50:16.373663  7425 leader_election.cc:304] T d4164633f79a46df93a8ac238b377690 P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 291f2c0a115748ee98f239b5704939ea, f2da5f38b8fd40629e7b120a0ae3f4df; no voters: 
I20260709 14:50:16.374651  8110 raft_consensus.cc:2804] T d4164633f79a46df93a8ac238b377690 P f2da5f38b8fd40629e7b120a0ae3f4df [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:16.375151  8110 raft_consensus.cc:697] T d4164633f79a46df93a8ac238b377690 P f2da5f38b8fd40629e7b120a0ae3f4df [term 2 LEADER]: Becoming Leader. State: Replica: f2da5f38b8fd40629e7b120a0ae3f4df, State: Running, Role: LEADER
I20260709 14:50:16.376402  8110 consensus_queue.cc:237] T d4164633f79a46df93a8ac238b377690 P f2da5f38b8fd40629e7b120a0ae3f4df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:16.382786  7357 catalog_manager.cc:5697] T a227add2b616451a9b940a842aa3c93f P f2da5f38b8fd40629e7b120a0ae3f4df reported cstate change: term changed from 1 to 2, leader changed from dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67) to f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65). New cstate: current_term: 2 leader_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:16.407310  7357 catalog_manager.cc:5697] T d4164633f79a46df93a8ac238b377690 P f2da5f38b8fd40629e7b120a0ae3f4df reported cstate change: term changed from 1 to 2, leader changed from 291f2c0a115748ee98f239b5704939ea (127.6.46.66) to f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65). New cstate: current_term: 2 leader_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:16.584780  8214 raft_consensus.cc:993] T 7d26ea450add4fc1bb92ffc9d89fe21f P 291f2c0a115748ee98f239b5704939ea: : Instructing follower f2da5f38b8fd40629e7b120a0ae3f4df to start an election
I20260709 14:50:16.585187  8210 raft_consensus.cc:1081] T 7d26ea450add4fc1bb92ffc9d89fe21f P 291f2c0a115748ee98f239b5704939ea [term 1 LEADER]: Signalling peer f2da5f38b8fd40629e7b120a0ae3f4df to start an election
I20260709 14:50:16.586401  7452 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7d26ea450add4fc1bb92ffc9d89fe21f"
dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df"
 from {username='slave'} at 127.0.0.1:33702
I20260709 14:50:16.586812  7452 raft_consensus.cc:493] T 7d26ea450add4fc1bb92ffc9d89fe21f P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:16.587086  7452 raft_consensus.cc:3060] T 7d26ea450add4fc1bb92ffc9d89fe21f P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:16.591692  7452 raft_consensus.cc:515] T 7d26ea450add4fc1bb92ffc9d89fe21f P f2da5f38b8fd40629e7b120a0ae3f4df [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:16.593335  7452 leader_election.cc:290] T 7d26ea450add4fc1bb92ffc9d89fe21f P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 2 election: Requested vote from peers 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:50:16.593758  7528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d26ea450add4fc1bb92ffc9d89fe21f" candidate_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "291f2c0a115748ee98f239b5704939ea"
I20260709 14:50:16.594295  7528 raft_consensus.cc:3055] T 7d26ea450add4fc1bb92ffc9d89fe21f P 291f2c0a115748ee98f239b5704939ea [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:16.594309  7605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d26ea450add4fc1bb92ffc9d89fe21f" candidate_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93"
I20260709 14:50:16.594669  7528 raft_consensus.cc:740] T 7d26ea450add4fc1bb92ffc9d89fe21f P 291f2c0a115748ee98f239b5704939ea [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 291f2c0a115748ee98f239b5704939ea, State: Running, Role: LEADER
I20260709 14:50:16.594919  7605 raft_consensus.cc:3060] T 7d26ea450add4fc1bb92ffc9d89fe21f P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:16.595503  7528 consensus_queue.cc:260] T 7d26ea450add4fc1bb92ffc9d89fe21f P 291f2c0a115748ee98f239b5704939ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:16.596500  7528 raft_consensus.cc:3060] T 7d26ea450add4fc1bb92ffc9d89fe21f P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:16.598883  7605 raft_consensus.cc:2468] T 7d26ea450add4fc1bb92ffc9d89fe21f P dde0c3c74e7f473ca5d3fbb12786fc93 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2da5f38b8fd40629e7b120a0ae3f4df in term 2.
I20260709 14:50:16.600222  7425 leader_election.cc:304] T 7d26ea450add4fc1bb92ffc9d89fe21f P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dde0c3c74e7f473ca5d3fbb12786fc93, f2da5f38b8fd40629e7b120a0ae3f4df; no voters: 
I20260709 14:50:16.600965  8221 raft_consensus.cc:2804] T 7d26ea450add4fc1bb92ffc9d89fe21f P f2da5f38b8fd40629e7b120a0ae3f4df [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:16.601197  7528 raft_consensus.cc:2468] T 7d26ea450add4fc1bb92ffc9d89fe21f P 291f2c0a115748ee98f239b5704939ea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2da5f38b8fd40629e7b120a0ae3f4df in term 2.
I20260709 14:50:16.601485  8221 raft_consensus.cc:697] T 7d26ea450add4fc1bb92ffc9d89fe21f P f2da5f38b8fd40629e7b120a0ae3f4df [term 2 LEADER]: Becoming Leader. State: Replica: f2da5f38b8fd40629e7b120a0ae3f4df, State: Running, Role: LEADER
I20260709 14:50:16.602468  8221 consensus_queue.cc:237] T 7d26ea450add4fc1bb92ffc9d89fe21f P f2da5f38b8fd40629e7b120a0ae3f4df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:16.613747  7357 catalog_manager.cc:5697] T 7d26ea450add4fc1bb92ffc9d89fe21f P f2da5f38b8fd40629e7b120a0ae3f4df reported cstate change: term changed from 1 to 2, leader changed from 291f2c0a115748ee98f239b5704939ea (127.6.46.66) to f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65). New cstate: current_term: 2 leader_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:16.735846  8209 raft_consensus.cc:993] T 2f985d6b625341ea8733d7042a6c51fe P dde0c3c74e7f473ca5d3fbb12786fc93: : Instructing follower f2da5f38b8fd40629e7b120a0ae3f4df to start an election
I20260709 14:50:16.736259  8115 raft_consensus.cc:1081] T 2f985d6b625341ea8733d7042a6c51fe P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 LEADER]: Signalling peer f2da5f38b8fd40629e7b120a0ae3f4df to start an election
I20260709 14:50:16.737439  7452 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2f985d6b625341ea8733d7042a6c51fe"
dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df"
 from {username='slave'} at 127.0.0.1:33692
I20260709 14:50:16.737839  7452 raft_consensus.cc:493] T 2f985d6b625341ea8733d7042a6c51fe P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:16.738096  7452 raft_consensus.cc:3060] T 2f985d6b625341ea8733d7042a6c51fe P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:16.742211  7452 raft_consensus.cc:515] T 2f985d6b625341ea8733d7042a6c51fe P f2da5f38b8fd40629e7b120a0ae3f4df [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:16.743619  7452 leader_election.cc:290] T 2f985d6b625341ea8733d7042a6c51fe P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 2 election: Requested vote from peers 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:50:16.744191  7528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f985d6b625341ea8733d7042a6c51fe" candidate_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "291f2c0a115748ee98f239b5704939ea"
I20260709 14:50:16.744472  7605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f985d6b625341ea8733d7042a6c51fe" candidate_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93"
I20260709 14:50:16.744782  7528 raft_consensus.cc:3060] T 2f985d6b625341ea8733d7042a6c51fe P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:16.744964  7605 raft_consensus.cc:3055] T 2f985d6b625341ea8733d7042a6c51fe P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:16.745285  7605 raft_consensus.cc:740] T 2f985d6b625341ea8733d7042a6c51fe P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dde0c3c74e7f473ca5d3fbb12786fc93, State: Running, Role: LEADER
I20260709 14:50:16.746013  7605 consensus_queue.cc:260] T 2f985d6b625341ea8733d7042a6c51fe P dde0c3c74e7f473ca5d3fbb12786fc93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:16.747107  7605 raft_consensus.cc:3060] T 2f985d6b625341ea8733d7042a6c51fe P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:16.751468  7528 raft_consensus.cc:2468] T 2f985d6b625341ea8733d7042a6c51fe P 291f2c0a115748ee98f239b5704939ea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2da5f38b8fd40629e7b120a0ae3f4df in term 2.
I20260709 14:50:16.752822  7605 raft_consensus.cc:2468] T 2f985d6b625341ea8733d7042a6c51fe P dde0c3c74e7f473ca5d3fbb12786fc93 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2da5f38b8fd40629e7b120a0ae3f4df in term 2.
I20260709 14:50:16.753662  7425 leader_election.cc:304] T 2f985d6b625341ea8733d7042a6c51fe P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 291f2c0a115748ee98f239b5704939ea, f2da5f38b8fd40629e7b120a0ae3f4df; no voters: 
I20260709 14:50:16.754125  8209 raft_consensus.cc:993] T 84c24eac57634ce8b573bf52d2728337 P dde0c3c74e7f473ca5d3fbb12786fc93: : Instructing follower f2da5f38b8fd40629e7b120a0ae3f4df to start an election
I20260709 14:50:16.754513  8115 raft_consensus.cc:1081] T 84c24eac57634ce8b573bf52d2728337 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 LEADER]: Signalling peer f2da5f38b8fd40629e7b120a0ae3f4df to start an election
I20260709 14:50:16.754730  8221 raft_consensus.cc:2804] T 2f985d6b625341ea8733d7042a6c51fe P f2da5f38b8fd40629e7b120a0ae3f4df [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:16.755472  8221 raft_consensus.cc:697] T 2f985d6b625341ea8733d7042a6c51fe P f2da5f38b8fd40629e7b120a0ae3f4df [term 2 LEADER]: Becoming Leader. State: Replica: f2da5f38b8fd40629e7b120a0ae3f4df, State: Running, Role: LEADER
I20260709 14:50:16.756102  7452 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "84c24eac57634ce8b573bf52d2728337"
dest_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df"
 from {username='slave'} at 127.0.0.1:33692
I20260709 14:50:16.756654  7452 raft_consensus.cc:493] T 84c24eac57634ce8b573bf52d2728337 P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:16.757005  7452 raft_consensus.cc:3060] T 84c24eac57634ce8b573bf52d2728337 P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:16.756332  8221 consensus_queue.cc:237] T 2f985d6b625341ea8733d7042a6c51fe P f2da5f38b8fd40629e7b120a0ae3f4df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:16.762463  7452 raft_consensus.cc:515] T 84c24eac57634ce8b573bf52d2728337 P f2da5f38b8fd40629e7b120a0ae3f4df [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:16.764166  7452 leader_election.cc:290] T 84c24eac57634ce8b573bf52d2728337 P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 2 election: Requested vote from peers 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303), dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67:33213)
I20260709 14:50:16.765419  7528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84c24eac57634ce8b573bf52d2728337" candidate_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "291f2c0a115748ee98f239b5704939ea"
I20260709 14:50:16.765990  7528 raft_consensus.cc:3060] T 84c24eac57634ce8b573bf52d2728337 P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:16.766073  7605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84c24eac57634ce8b573bf52d2728337" candidate_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93"
I20260709 14:50:16.766662  7605 raft_consensus.cc:3055] T 84c24eac57634ce8b573bf52d2728337 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:16.766958  7605 raft_consensus.cc:740] T 84c24eac57634ce8b573bf52d2728337 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dde0c3c74e7f473ca5d3fbb12786fc93, State: Running, Role: LEADER
I20260709 14:50:16.768158  7605 consensus_queue.cc:260] T 84c24eac57634ce8b573bf52d2728337 P dde0c3c74e7f473ca5d3fbb12786fc93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:16.769287  7605 raft_consensus.cc:3060] T 84c24eac57634ce8b573bf52d2728337 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:16.768977  7357 catalog_manager.cc:5697] T 2f985d6b625341ea8733d7042a6c51fe P f2da5f38b8fd40629e7b120a0ae3f4df reported cstate change: term changed from 1 to 2, leader changed from dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67) to f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65). New cstate: current_term: 2 leader_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:16.770640  7528 raft_consensus.cc:2468] T 84c24eac57634ce8b573bf52d2728337 P 291f2c0a115748ee98f239b5704939ea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2da5f38b8fd40629e7b120a0ae3f4df in term 2.
I20260709 14:50:16.771463  7425 leader_election.cc:304] T 84c24eac57634ce8b573bf52d2728337 P f2da5f38b8fd40629e7b120a0ae3f4df [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 291f2c0a115748ee98f239b5704939ea, f2da5f38b8fd40629e7b120a0ae3f4df; no voters: 
I20260709 14:50:16.772279  8221 raft_consensus.cc:2804] T 84c24eac57634ce8b573bf52d2728337 P f2da5f38b8fd40629e7b120a0ae3f4df [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:16.773026  8221 raft_consensus.cc:697] T 84c24eac57634ce8b573bf52d2728337 P f2da5f38b8fd40629e7b120a0ae3f4df [term 2 LEADER]: Becoming Leader. State: Replica: f2da5f38b8fd40629e7b120a0ae3f4df, State: Running, Role: LEADER
I20260709 14:50:16.773820  8221 consensus_queue.cc:237] T 84c24eac57634ce8b573bf52d2728337 P f2da5f38b8fd40629e7b120a0ae3f4df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } }
I20260709 14:50:16.780848  7605 raft_consensus.cc:2468] T 84c24eac57634ce8b573bf52d2728337 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2da5f38b8fd40629e7b120a0ae3f4df in term 2.
I20260709 14:50:16.786671  7357 catalog_manager.cc:5697] T 84c24eac57634ce8b573bf52d2728337 P f2da5f38b8fd40629e7b120a0ae3f4df reported cstate change: term changed from 1 to 2, leader changed from dde0c3c74e7f473ca5d3fbb12786fc93 (127.6.46.67) to f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65). New cstate: current_term: 2 leader_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2da5f38b8fd40629e7b120a0ae3f4df" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 41837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:16.873766  7603 raft_consensus.cc:1275] T a227add2b616451a9b940a842aa3c93f P dde0c3c74e7f473ca5d3fbb12786fc93 [term 2 FOLLOWER]: Refusing update from remote peer f2da5f38b8fd40629e7b120a0ae3f4df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:16.875190  8150 consensus_queue.cc:1048] T a227add2b616451a9b940a842aa3c93f P f2da5f38b8fd40629e7b120a0ae3f4df [LEADER]: Connected to new peer: Peer: permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:16.884830  7531 raft_consensus.cc:1275] T a227add2b616451a9b940a842aa3c93f P 291f2c0a115748ee98f239b5704939ea [term 2 FOLLOWER]: Refusing update from remote peer f2da5f38b8fd40629e7b120a0ae3f4df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:16.889602  8221 consensus_queue.cc:1048] T a227add2b616451a9b940a842aa3c93f P f2da5f38b8fd40629e7b120a0ae3f4df [LEADER]: Connected to new peer: Peer: permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:16.969604  7603 raft_consensus.cc:1275] T d4164633f79a46df93a8ac238b377690 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 2 FOLLOWER]: Refusing update from remote peer f2da5f38b8fd40629e7b120a0ae3f4df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:16.971093  8110 consensus_queue.cc:1048] T d4164633f79a46df93a8ac238b377690 P f2da5f38b8fd40629e7b120a0ae3f4df [LEADER]: Connected to new peer: Peer: permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:16.980089  7531 raft_consensus.cc:1275] T d4164633f79a46df93a8ac238b377690 P 291f2c0a115748ee98f239b5704939ea [term 2 FOLLOWER]: Refusing update from remote peer f2da5f38b8fd40629e7b120a0ae3f4df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:16.985412  8221 consensus_queue.cc:1048] T d4164633f79a46df93a8ac238b377690 P f2da5f38b8fd40629e7b120a0ae3f4df [LEADER]: Connected to new peer: Peer: permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:17.084905  7531 raft_consensus.cc:1275] T 7d26ea450add4fc1bb92ffc9d89fe21f P 291f2c0a115748ee98f239b5704939ea [term 2 FOLLOWER]: Refusing update from remote peer f2da5f38b8fd40629e7b120a0ae3f4df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:17.086045  8110 consensus_queue.cc:1048] T 7d26ea450add4fc1bb92ffc9d89fe21f P f2da5f38b8fd40629e7b120a0ae3f4df [LEADER]: Connected to new peer: Peer: permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:17.103363  7603 raft_consensus.cc:1275] T 7d26ea450add4fc1bb92ffc9d89fe21f P dde0c3c74e7f473ca5d3fbb12786fc93 [term 2 FOLLOWER]: Refusing update from remote peer f2da5f38b8fd40629e7b120a0ae3f4df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:17.106698  8235 consensus_queue.cc:1048] T 7d26ea450add4fc1bb92ffc9d89fe21f P f2da5f38b8fd40629e7b120a0ae3f4df [LEADER]: Connected to new peer: Peer: permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:50:17.207145  6329 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:17.242978  6329 tablet_server.cc:179] TabletServer@127.6.46.65:0 shutting down...
I20260709 14:50:17.290810  6329 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:50:17.292017  6329 tablet_replica.cc:333] T a6857d2bfae542c3a2cd47fdffdb490b P f2da5f38b8fd40629e7b120a0ae3f4df: stopping tablet replica
I20260709 14:50:17.293159  6329 raft_consensus.cc:2243] T a6857d2bfae542c3a2cd47fdffdb490b P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:17.293740  6329 raft_consensus.cc:2272] T a6857d2bfae542c3a2cd47fdffdb490b P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:17.296394  6329 tablet_replica.cc:333] T cd3f9e1ed0924994b57a42b58b90e9d5 P f2da5f38b8fd40629e7b120a0ae3f4df: stopping tablet replica
I20260709 14:50:17.296903  6329 raft_consensus.cc:2243] T cd3f9e1ed0924994b57a42b58b90e9d5 P f2da5f38b8fd40629e7b120a0ae3f4df [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:17.297231  6329 raft_consensus.cc:2272] T cd3f9e1ed0924994b57a42b58b90e9d5 P f2da5f38b8fd40629e7b120a0ae3f4df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:17.299427  6329 tablet_replica.cc:333] T 4487f62a21554969bdb5e97b97bc0168 P f2da5f38b8fd40629e7b120a0ae3f4df: stopping tablet replica
W20260709 14:50:17.299932  7501 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 3 similar messages]
I20260709 14:50:17.300310  6329 raft_consensus.cc:2243] T 4487f62a21554969bdb5e97b97bc0168 P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:17.300918  6329 raft_consensus.cc:2272] T 4487f62a21554969bdb5e97b97bc0168 P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:17.302544  7501 consensus_peers.cc:597] T b10cfcd79e134a368116782c2d83dac4 P 291f2c0a115748ee98f239b5704939ea -> Peer f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837): Couldn't send request to peer f2da5f38b8fd40629e7b120a0ae3f4df. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:17.303264  6329 tablet_replica.cc:333] T a227add2b616451a9b940a842aa3c93f P f2da5f38b8fd40629e7b120a0ae3f4df: stopping tablet replica
I20260709 14:50:17.303896  6329 raft_consensus.cc:2243] T a227add2b616451a9b940a842aa3c93f P f2da5f38b8fd40629e7b120a0ae3f4df [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:17.304557  6329 raft_consensus.cc:2272] T a227add2b616451a9b940a842aa3c93f P f2da5f38b8fd40629e7b120a0ae3f4df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:17.306353  6329 tablet_replica.cc:333] T 67690cfe998744fab25fbd13200c4fc7 P f2da5f38b8fd40629e7b120a0ae3f4df: stopping tablet replica
I20260709 14:50:17.306913  6329 raft_consensus.cc:2243] T 67690cfe998744fab25fbd13200c4fc7 P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:17.307322  6329 raft_consensus.cc:2272] T 67690cfe998744fab25fbd13200c4fc7 P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:17.309566  6329 tablet_replica.cc:333] T 6f17b46acc864ef2b0c175d02156e62f P f2da5f38b8fd40629e7b120a0ae3f4df: stopping tablet replica
I20260709 14:50:17.310385  6329 raft_consensus.cc:2243] T 6f17b46acc864ef2b0c175d02156e62f P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:17.310869  6329 raft_consensus.cc:2272] T 6f17b46acc864ef2b0c175d02156e62f P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:17.313225  6329 tablet_replica.cc:333] T 7d0481d4bdee4506807e8de86eac1512 P f2da5f38b8fd40629e7b120a0ae3f4df: stopping tablet replica
W20260709 14:50:17.313269  7501 consensus_peers.cc:597] T 4b7b1b7b7b874ca58d7e0b403761b256 P 291f2c0a115748ee98f239b5704939ea -> Peer f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837): Couldn't send request to peer f2da5f38b8fd40629e7b120a0ae3f4df. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:17.314040  6329 raft_consensus.cc:2243] T 7d0481d4bdee4506807e8de86eac1512 P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:17.314836  6329 raft_consensus.cc:2272] T 7d0481d4bdee4506807e8de86eac1512 P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:17.317018  6329 tablet_replica.cc:333] T b4e49c9a178447e69d64b5a1e860b809 P f2da5f38b8fd40629e7b120a0ae3f4df: stopping tablet replica
I20260709 14:50:17.316937  7605 raft_consensus.cc:1275] T 2f985d6b625341ea8733d7042a6c51fe P dde0c3c74e7f473ca5d3fbb12786fc93 [term 2 FOLLOWER]: Refusing update from remote peer f2da5f38b8fd40629e7b120a0ae3f4df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:17.318133  6329 raft_consensus.cc:2243] T b4e49c9a178447e69d64b5a1e860b809 P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:17.318672  6329 raft_consensus.cc:2272] T b4e49c9a178447e69d64b5a1e860b809 P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:17.319783  8150 consensus_queue.cc:1048] T 2f985d6b625341ea8733d7042a6c51fe P f2da5f38b8fd40629e7b120a0ae3f4df [LEADER]: Connected to new peer: Peer: permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:17.321193  6329 tablet_replica.cc:333] T b26be37833fd45c5b6f31868364d21b4 P f2da5f38b8fd40629e7b120a0ae3f4df: stopping tablet replica
I20260709 14:50:17.322002  6329 raft_consensus.cc:2243] T b26be37833fd45c5b6f31868364d21b4 P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:17.322546  6329 raft_consensus.cc:2272] T b26be37833fd45c5b6f31868364d21b4 P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:17.325026  6329 tablet_replica.cc:333] T a8e37944df5d41be87d55bd1297af2da P f2da5f38b8fd40629e7b120a0ae3f4df: stopping tablet replica
I20260709 14:50:17.325817  6329 raft_consensus.cc:2243] T a8e37944df5d41be87d55bd1297af2da P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:17.326408  6329 raft_consensus.cc:2272] T a8e37944df5d41be87d55bd1297af2da P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:17.329063  7575 consensus_peers.cc:597] T 0adeb3157f3843eeb5fa7a0688c207ad P dde0c3c74e7f473ca5d3fbb12786fc93 -> Peer f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837): Couldn't send request to peer f2da5f38b8fd40629e7b120a0ae3f4df. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:17.332446  7501 consensus_peers.cc:597] T bef6074f1b5e493e8198eb167ef4f1ce P 291f2c0a115748ee98f239b5704939ea -> Peer f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837): Couldn't send request to peer f2da5f38b8fd40629e7b120a0ae3f4df. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:17.336436  7501 consensus_peers.cc:597] T a8e37944df5d41be87d55bd1297af2da P 291f2c0a115748ee98f239b5704939ea -> Peer f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837): Couldn't send request to peer f2da5f38b8fd40629e7b120a0ae3f4df. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:17.339259  6329 tablet_replica.cc:333] T c3d50de3be1b499eaca383db0eae6ee1 P f2da5f38b8fd40629e7b120a0ae3f4df: stopping tablet replica
I20260709 14:50:17.340148  6329 raft_consensus.cc:2243] T c3d50de3be1b499eaca383db0eae6ee1 P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:17.340710  6329 raft_consensus.cc:2272] T c3d50de3be1b499eaca383db0eae6ee1 P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:17.342370  7501 consensus_peers.cc:597] T 927b314de03540c7a6d8cfab8c9a375d P 291f2c0a115748ee98f239b5704939ea -> Peer f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837): Couldn't send request to peer f2da5f38b8fd40629e7b120a0ae3f4df. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:17.343011  7531 raft_consensus.cc:1275] T 2f985d6b625341ea8733d7042a6c51fe P 291f2c0a115748ee98f239b5704939ea [term 2 FOLLOWER]: Refusing update from remote peer f2da5f38b8fd40629e7b120a0ae3f4df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:17.343252  6329 tablet_replica.cc:333] T dd2289a6b34c42c08f32cb8d641e1c7e P f2da5f38b8fd40629e7b120a0ae3f4df: stopping tablet replica
W20260709 14:50:17.342981  7575 consensus_peers.cc:597] T 6070143bb42b40c6bdb9e2dda21eee26 P dde0c3c74e7f473ca5d3fbb12786fc93 -> Peer f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837): Couldn't send request to peer f2da5f38b8fd40629e7b120a0ae3f4df. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:17.344048  6329 raft_consensus.cc:2243] T dd2289a6b34c42c08f32cb8d641e1c7e P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:17.344554  6329 raft_consensus.cc:2272] T dd2289a6b34c42c08f32cb8d641e1c7e P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:17.345561  8150 consensus_queue.cc:1048] T 2f985d6b625341ea8733d7042a6c51fe P f2da5f38b8fd40629e7b120a0ae3f4df [LEADER]: Connected to new peer: Peer: permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:17.347369  6329 tablet_replica.cc:333] T 56d7b9734eb14088baf1a67d6b8f58ec P f2da5f38b8fd40629e7b120a0ae3f4df: stopping tablet replica
I20260709 14:50:17.348145  6329 raft_consensus.cc:2243] T 56d7b9734eb14088baf1a67d6b8f58ec P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:50:17.348168  7501 consensus_peers.cc:597] T 67690cfe998744fab25fbd13200c4fc7 P 291f2c0a115748ee98f239b5704939ea -> Peer f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837): Couldn't send request to peer f2da5f38b8fd40629e7b120a0ae3f4df. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:17.349882  6329 raft_consensus.cc:2272] T 56d7b9734eb14088baf1a67d6b8f58ec P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:17.350019  7501 consensus_peers.cc:597] T edd3c47298514f099c5d3b92c485e8ee P 291f2c0a115748ee98f239b5704939ea -> Peer f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837): Couldn't send request to peer f2da5f38b8fd40629e7b120a0ae3f4df. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:17.352114  6329 tablet_replica.cc:333] T 94dd486783c845e38e60f4cd28e9307b P f2da5f38b8fd40629e7b120a0ae3f4df: stopping tablet replica
I20260709 14:50:17.352941  6329 raft_consensus.cc:2243] T 94dd486783c845e38e60f4cd28e9307b P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:17.353582  6329 raft_consensus.cc:2272] T 94dd486783c845e38e60f4cd28e9307b P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:17.355469  6329 tablet_replica.cc:333] T a125a9ba3e0c4e4bb48070106d4776aa P f2da5f38b8fd40629e7b120a0ae3f4df: stopping tablet replica
I20260709 14:50:17.356220  6329 raft_consensus.cc:2243] T a125a9ba3e0c4e4bb48070106d4776aa P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:17.356767  6329 raft_consensus.cc:2272] T a125a9ba3e0c4e4bb48070106d4776aa P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:17.357693  7605 raft_consensus.cc:1275] T 84c24eac57634ce8b573bf52d2728337 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 2 FOLLOWER]: Refusing update from remote peer f2da5f38b8fd40629e7b120a0ae3f4df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:17.359274  6329 tablet_replica.cc:333] T 7cb7a9cceb3643da869e5ae1c40a3959 P f2da5f38b8fd40629e7b120a0ae3f4df: stopping tablet replica
I20260709 14:50:17.359884  8234 consensus_queue.cc:1048] T 84c24eac57634ce8b573bf52d2728337 P f2da5f38b8fd40629e7b120a0ae3f4df [LEADER]: Connected to new peer: Peer: permanent_uuid: "dde0c3c74e7f473ca5d3fbb12786fc93" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 33213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:50:17.360249  6329 raft_consensus.cc:2243] T 7cb7a9cceb3643da869e5ae1c40a3959 P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:50:17.360464  7575 consensus_peers.cc:597] T 3594dd2d5fcc43a984b2f4662fcf7d29 P dde0c3c74e7f473ca5d3fbb12786fc93 -> Peer f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837): Couldn't send request to peer f2da5f38b8fd40629e7b120a0ae3f4df. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:17.360916  6329 raft_consensus.cc:2272] T 7cb7a9cceb3643da869e5ae1c40a3959 P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:17.363337  6329 tablet_replica.cc:333] T cb859e60cd504b018030c5eb03d1251d P f2da5f38b8fd40629e7b120a0ae3f4df: stopping tablet replica
I20260709 14:50:17.364087  6329 raft_consensus.cc:2243] T cb859e60cd504b018030c5eb03d1251d P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:50:17.364125  7575 consensus_peers.cc:597] T 984b3887578a42b2be9ef8f75e3d8ace P dde0c3c74e7f473ca5d3fbb12786fc93 -> Peer f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837): Couldn't send request to peer f2da5f38b8fd40629e7b120a0ae3f4df. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:17.364626  6329 raft_consensus.cc:2272] T cb859e60cd504b018030c5eb03d1251d P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:17.367918  6329 tablet_replica.cc:333] T 021546e4bbc24511bbbe9bba404d0a11 P f2da5f38b8fd40629e7b120a0ae3f4df: stopping tablet replica
I20260709 14:50:17.368652  6329 raft_consensus.cc:2243] T 021546e4bbc24511bbbe9bba404d0a11 P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:17.369518  6329 raft_consensus.cc:2272] T 021546e4bbc24511bbbe9bba404d0a11 P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:17.371869  6329 tablet_replica.cc:333] T 3594dd2d5fcc43a984b2f4662fcf7d29 P f2da5f38b8fd40629e7b120a0ae3f4df: stopping tablet replica
I20260709 14:50:17.372605  6329 raft_consensus.cc:2243] T 3594dd2d5fcc43a984b2f4662fcf7d29 P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:17.373150  6329 raft_consensus.cc:2272] T 3594dd2d5fcc43a984b2f4662fcf7d29 P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:17.376118  7528 raft_consensus.cc:1275] T 84c24eac57634ce8b573bf52d2728337 P 291f2c0a115748ee98f239b5704939ea [term 2 FOLLOWER]: Refusing update from remote peer f2da5f38b8fd40629e7b120a0ae3f4df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:17.376174  6329 tablet_replica.cc:333] T 46b79ff8524248289cdbbbaeedc383de P f2da5f38b8fd40629e7b120a0ae3f4df: stopping tablet replica
I20260709 14:50:17.377354  6329 raft_consensus.cc:2243] T 46b79ff8524248289cdbbbaeedc383de P f2da5f38b8fd40629e7b120a0ae3f4df [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:17.377717  8234 consensus_queue.cc:1048] T 84c24eac57634ce8b573bf52d2728337 P f2da5f38b8fd40629e7b120a0ae3f4df [LEADER]: Connected to new peer: Peer: permanent_uuid: "291f2c0a115748ee98f239b5704939ea" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:17.377969  6329 raft_consensus.cc:2272] T 46b79ff8524248289cdbbbaeedc383de P f2da5f38b8fd40629e7b120a0ae3f4df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:17.380337  6329 tablet_replica.cc:333] T a02b781f2740420085e86b12fbd92615 P f2da5f38b8fd40629e7b120a0ae3f4df: stopping tablet replica
I20260709 14:50:17.381031  6329 raft_consensus.cc:2243] T a02b781f2740420085e86b12fbd92615 P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:17.381889  6329 raft_consensus.cc:2272] T a02b781f2740420085e86b12fbd92615 P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:17.384333  6329 tablet_replica.cc:333] T d6e21ec0a397451e94f19b5901c7aa52 P f2da5f38b8fd40629e7b120a0ae3f4df: stopping tablet replica
I20260709 14:50:17.385299  6329 raft_consensus.cc:2243] T d6e21ec0a397451e94f19b5901c7aa52 P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:17.385735  6329 raft_consensus.cc:2272] T d6e21ec0a397451e94f19b5901c7aa52 P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:17.388186  6329 tablet_replica.cc:333] T 927b314de03540c7a6d8cfab8c9a375d P f2da5f38b8fd40629e7b120a0ae3f4df: stopping tablet replica
I20260709 14:50:17.389068  6329 raft_consensus.cc:2243] T 927b314de03540c7a6d8cfab8c9a375d P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:17.397567  6329 raft_consensus.cc:2272] T 927b314de03540c7a6d8cfab8c9a375d P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:17.399812  6329 tablet_replica.cc:333] T 7d26ea450add4fc1bb92ffc9d89fe21f P f2da5f38b8fd40629e7b120a0ae3f4df: stopping tablet replica
I20260709 14:50:17.400501  6329 raft_consensus.cc:2243] T 7d26ea450add4fc1bb92ffc9d89fe21f P f2da5f38b8fd40629e7b120a0ae3f4df [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:17.401329  6329 raft_consensus.cc:2272] T 7d26ea450add4fc1bb92ffc9d89fe21f P f2da5f38b8fd40629e7b120a0ae3f4df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:17.404810  6329 tablet_replica.cc:333] T 6073470f6b544595a7b366e44b7d70f5 P f2da5f38b8fd40629e7b120a0ae3f4df: stopping tablet replica
I20260709 14:50:17.405510  6329 raft_consensus.cc:2243] T 6073470f6b544595a7b366e44b7d70f5 P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:17.406142  6329 raft_consensus.cc:2272] T 6073470f6b544595a7b366e44b7d70f5 P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:17.408491  6329 tablet_replica.cc:333] T d464434c510f4a939a71486d1d6b1dc2 P f2da5f38b8fd40629e7b120a0ae3f4df: stopping tablet replica
I20260709 14:50:17.409189  6329 raft_consensus.cc:2243] T d464434c510f4a939a71486d1d6b1dc2 P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:17.410028  6329 raft_consensus.cc:2272] T d464434c510f4a939a71486d1d6b1dc2 P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:17.412362  6329 tablet_replica.cc:333] T fca879354d60445bb8b90626af9cf1df P f2da5f38b8fd40629e7b120a0ae3f4df: stopping tablet replica
I20260709 14:50:17.413101  6329 raft_consensus.cc:2243] T fca879354d60445bb8b90626af9cf1df P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:17.414268  6329 raft_consensus.cc:2272] T fca879354d60445bb8b90626af9cf1df P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:17.414631  7501 consensus_peers.cc:597] T c12645ec093645339fd6c1013f289779 P 291f2c0a115748ee98f239b5704939ea -> Peer f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837): Couldn't send request to peer f2da5f38b8fd40629e7b120a0ae3f4df. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:17.415423  7501 consensus_peers.cc:597] T dd2289a6b34c42c08f32cb8d641e1c7e P 291f2c0a115748ee98f239b5704939ea -> Peer f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837): Couldn't send request to peer f2da5f38b8fd40629e7b120a0ae3f4df. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:17.416157  7575 consensus_peers.cc:597] T 9459a0461eb8458286e7a2d1a7bb24d5 P dde0c3c74e7f473ca5d3fbb12786fc93 -> Peer f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837): Couldn't send request to peer f2da5f38b8fd40629e7b120a0ae3f4df. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:17.416817  6329 tablet_replica.cc:333] T b10cfcd79e134a368116782c2d83dac4 P f2da5f38b8fd40629e7b120a0ae3f4df: stopping tablet replica
I20260709 14:50:17.417716  6329 raft_consensus.cc:2243] T b10cfcd79e134a368116782c2d83dac4 P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:17.418232  6329 raft_consensus.cc:2272] T b10cfcd79e134a368116782c2d83dac4 P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:17.420540  6329 tablet_replica.cc:333] T ff6e2b6db5d04778874fe23971decebb P f2da5f38b8fd40629e7b120a0ae3f4df: stopping tablet replica
I20260709 14:50:17.421068  6329 raft_consensus.cc:2243] T ff6e2b6db5d04778874fe23971decebb P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:17.421528  6329 raft_consensus.cc:2272] T ff6e2b6db5d04778874fe23971decebb P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:17.423431  6329 tablet_replica.cc:333] T 8e4f6744768f41a6a06420755400e7ad P f2da5f38b8fd40629e7b120a0ae3f4df: stopping tablet replica
I20260709 14:50:17.424170  6329 raft_consensus.cc:2243] T 8e4f6744768f41a6a06420755400e7ad P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:17.424634  6329 raft_consensus.cc:2272] T 8e4f6744768f41a6a06420755400e7ad P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:17.426486  6329 tablet_replica.cc:333] T 9459a0461eb8458286e7a2d1a7bb24d5 P f2da5f38b8fd40629e7b120a0ae3f4df: stopping tablet replica
I20260709 14:50:17.427000  6329 raft_consensus.cc:2243] T 9459a0461eb8458286e7a2d1a7bb24d5 P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:17.427364  6329 raft_consensus.cc:2272] T 9459a0461eb8458286e7a2d1a7bb24d5 P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:17.428920  6329 tablet_replica.cc:333] T 6070143bb42b40c6bdb9e2dda21eee26 P f2da5f38b8fd40629e7b120a0ae3f4df: stopping tablet replica
I20260709 14:50:17.429391  6329 raft_consensus.cc:2243] T 6070143bb42b40c6bdb9e2dda21eee26 P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:17.429755  6329 raft_consensus.cc:2272] T 6070143bb42b40c6bdb9e2dda21eee26 P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:17.431612  6329 tablet_replica.cc:333] T 9c8c5c234613459e9c0712aa25f8bdba P f2da5f38b8fd40629e7b120a0ae3f4df: stopping tablet replica
I20260709 14:50:17.432157  6329 raft_consensus.cc:2243] T 9c8c5c234613459e9c0712aa25f8bdba P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:17.432543  6329 raft_consensus.cc:2272] T 9c8c5c234613459e9c0712aa25f8bdba P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:17.434132  6329 tablet_replica.cc:333] T 253eee5b690448bf8d2b11ddf67fc76a P f2da5f38b8fd40629e7b120a0ae3f4df: stopping tablet replica
I20260709 14:50:17.434661  6329 raft_consensus.cc:2243] T 253eee5b690448bf8d2b11ddf67fc76a P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:17.435034  6329 raft_consensus.cc:2272] T 253eee5b690448bf8d2b11ddf67fc76a P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:17.437965  6329 tablet_replica.cc:333] T ee836ebb217d4fa28626682645ab89a9 P f2da5f38b8fd40629e7b120a0ae3f4df: stopping tablet replica
I20260709 14:50:17.438601  6329 raft_consensus.cc:2243] T ee836ebb217d4fa28626682645ab89a9 P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:17.439476  6329 raft_consensus.cc:2272] T ee836ebb217d4fa28626682645ab89a9 P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:17.441130  6329 tablet_replica.cc:333] T edd3c47298514f099c5d3b92c485e8ee P f2da5f38b8fd40629e7b120a0ae3f4df: stopping tablet replica
I20260709 14:50:17.441605  6329 raft_consensus.cc:2243] T edd3c47298514f099c5d3b92c485e8ee P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:17.441972  6329 raft_consensus.cc:2272] T edd3c47298514f099c5d3b92c485e8ee P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:17.443368  6329 tablet_replica.cc:333] T b92881ebc48042b5ad162acf6bb8ff4e P f2da5f38b8fd40629e7b120a0ae3f4df: stopping tablet replica
I20260709 14:50:17.443907  6329 raft_consensus.cc:2243] T b92881ebc48042b5ad162acf6bb8ff4e P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:17.444693  6329 raft_consensus.cc:2272] T b92881ebc48042b5ad162acf6bb8ff4e P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:17.446241  6329 tablet_replica.cc:333] T a1d92fdf0e314fcb82ac1aceec95ffc4 P f2da5f38b8fd40629e7b120a0ae3f4df: stopping tablet replica
I20260709 14:50:17.446902  6329 raft_consensus.cc:2243] T a1d92fdf0e314fcb82ac1aceec95ffc4 P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:17.447366  6329 raft_consensus.cc:2272] T a1d92fdf0e314fcb82ac1aceec95ffc4 P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:17.449259  6329 tablet_replica.cc:333] T bef6074f1b5e493e8198eb167ef4f1ce P f2da5f38b8fd40629e7b120a0ae3f4df: stopping tablet replica
I20260709 14:50:17.449795  6329 raft_consensus.cc:2243] T bef6074f1b5e493e8198eb167ef4f1ce P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:17.450197  6329 raft_consensus.cc:2272] T bef6074f1b5e493e8198eb167ef4f1ce P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:17.451891  6329 tablet_replica.cc:333] T 4b7b1b7b7b874ca58d7e0b403761b256 P f2da5f38b8fd40629e7b120a0ae3f4df: stopping tablet replica
I20260709 14:50:17.452594  6329 raft_consensus.cc:2243] T 4b7b1b7b7b874ca58d7e0b403761b256 P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:17.453066  6329 raft_consensus.cc:2272] T 4b7b1b7b7b874ca58d7e0b403761b256 P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:17.455005  7501 consensus_peers.cc:597] T 9c8c5c234613459e9c0712aa25f8bdba P 291f2c0a115748ee98f239b5704939ea -> Peer f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837): Couldn't send request to peer f2da5f38b8fd40629e7b120a0ae3f4df. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:17.455195  6329 tablet_replica.cc:333] T 984b3887578a42b2be9ef8f75e3d8ace P f2da5f38b8fd40629e7b120a0ae3f4df: stopping tablet replica
I20260709 14:50:17.455932  6329 raft_consensus.cc:2243] T 984b3887578a42b2be9ef8f75e3d8ace P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:17.456414  6329 raft_consensus.cc:2272] T 984b3887578a42b2be9ef8f75e3d8ace P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:17.457826  7501 consensus_peers.cc:597] T 215fb7121edd4bd291fa56d4f16e0bbb P 291f2c0a115748ee98f239b5704939ea -> Peer f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837): Couldn't send request to peer f2da5f38b8fd40629e7b120a0ae3f4df. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:17.458786  6329 tablet_replica.cc:333] T 8b8fdb1997194fcd91fd94c69cd2c8d2 P f2da5f38b8fd40629e7b120a0ae3f4df: stopping tablet replica
I20260709 14:50:17.459265  6329 raft_consensus.cc:2243] T 8b8fdb1997194fcd91fd94c69cd2c8d2 P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:17.459575  6329 raft_consensus.cc:2272] T 8b8fdb1997194fcd91fd94c69cd2c8d2 P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:17.461105  6329 tablet_replica.cc:333] T 6956fcfe8fb54607bc44fd94b318ad45 P f2da5f38b8fd40629e7b120a0ae3f4df: stopping tablet replica
I20260709 14:50:17.461565  6329 raft_consensus.cc:2243] T 6956fcfe8fb54607bc44fd94b318ad45 P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:17.461897  6329 raft_consensus.cc:2272] T 6956fcfe8fb54607bc44fd94b318ad45 P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:17.463490  6329 tablet_replica.cc:333] T c2375bca99d846dca812b43f5bf7a1ad P f2da5f38b8fd40629e7b120a0ae3f4df: stopping tablet replica
I20260709 14:50:17.464020  6329 raft_consensus.cc:2243] T c2375bca99d846dca812b43f5bf7a1ad P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:17.464421  6329 raft_consensus.cc:2272] T c2375bca99d846dca812b43f5bf7a1ad P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:17.465869  6329 tablet_replica.cc:333] T b241d276ee264c3d955a7a636b45a4f1 P f2da5f38b8fd40629e7b120a0ae3f4df: stopping tablet replica
I20260709 14:50:17.466384  6329 raft_consensus.cc:2243] T b241d276ee264c3d955a7a636b45a4f1 P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:17.467054  6329 raft_consensus.cc:2272] T b241d276ee264c3d955a7a636b45a4f1 P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:17.469290  6329 tablet_replica.cc:333] T 84c24eac57634ce8b573bf52d2728337 P f2da5f38b8fd40629e7b120a0ae3f4df: stopping tablet replica
I20260709 14:50:17.469849  6329 raft_consensus.cc:2243] T 84c24eac57634ce8b573bf52d2728337 P f2da5f38b8fd40629e7b120a0ae3f4df [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:17.470643  6329 raft_consensus.cc:2272] T 84c24eac57634ce8b573bf52d2728337 P f2da5f38b8fd40629e7b120a0ae3f4df [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:17.470839  7501 consensus_peers.cc:597] T b4e49c9a178447e69d64b5a1e860b809 P 291f2c0a115748ee98f239b5704939ea -> Peer f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837): Couldn't send request to peer f2da5f38b8fd40629e7b120a0ae3f4df. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:17.472589  6329 tablet_replica.cc:333] T 5d3f408496d34341a0ea4cd7efef9b2a P f2da5f38b8fd40629e7b120a0ae3f4df: stopping tablet replica
I20260709 14:50:17.473165  6329 raft_consensus.cc:2243] T 5d3f408496d34341a0ea4cd7efef9b2a P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:17.473609  6329 raft_consensus.cc:2272] T 5d3f408496d34341a0ea4cd7efef9b2a P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:17.475348  6329 tablet_replica.cc:333] T 2dd094a7f9e542aa8aaaa08fa47d1d5d P f2da5f38b8fd40629e7b120a0ae3f4df: stopping tablet replica
I20260709 14:50:17.475884  6329 raft_consensus.cc:2243] T 2dd094a7f9e542aa8aaaa08fa47d1d5d P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:17.476541  6329 raft_consensus.cc:2272] T 2dd094a7f9e542aa8aaaa08fa47d1d5d P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:17.478096  6329 tablet_replica.cc:333] T 92de74c7b235473185b5beb6441b20da P f2da5f38b8fd40629e7b120a0ae3f4df: stopping tablet replica
I20260709 14:50:17.478571  6329 raft_consensus.cc:2243] T 92de74c7b235473185b5beb6441b20da P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:17.478957  6329 raft_consensus.cc:2272] T 92de74c7b235473185b5beb6441b20da P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:17.480604  6329 tablet_replica.cc:333] T b0442be48d0046c58254cc74075e52e0 P f2da5f38b8fd40629e7b120a0ae3f4df: stopping tablet replica
I20260709 14:50:17.481040  6329 raft_consensus.cc:2243] T b0442be48d0046c58254cc74075e52e0 P f2da5f38b8fd40629e7b120a0ae3f4df [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:17.481667  6329 raft_consensus.cc:2272] T b0442be48d0046c58254cc74075e52e0 P f2da5f38b8fd40629e7b120a0ae3f4df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:17.483467  6329 tablet_replica.cc:333] T a9b2cc041e8148c6b606349f378f1648 P f2da5f38b8fd40629e7b120a0ae3f4df: stopping tablet replica
I20260709 14:50:17.484097  6329 raft_consensus.cc:2243] T a9b2cc041e8148c6b606349f378f1648 P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:17.484593  6329 raft_consensus.cc:2272] T a9b2cc041e8148c6b606349f378f1648 P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:17.484711  7501 consensus_peers.cc:597] T 92de74c7b235473185b5beb6441b20da P 291f2c0a115748ee98f239b5704939ea -> Peer f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837): Couldn't send request to peer f2da5f38b8fd40629e7b120a0ae3f4df. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:17.486476  6329 tablet_replica.cc:333] T 2f985d6b625341ea8733d7042a6c51fe P f2da5f38b8fd40629e7b120a0ae3f4df: stopping tablet replica
I20260709 14:50:17.486997  6329 raft_consensus.cc:2243] T 2f985d6b625341ea8733d7042a6c51fe P f2da5f38b8fd40629e7b120a0ae3f4df [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:17.487703  6329 raft_consensus.cc:2272] T 2f985d6b625341ea8733d7042a6c51fe P f2da5f38b8fd40629e7b120a0ae3f4df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:17.490052  6329 tablet_replica.cc:333] T 0adeb3157f3843eeb5fa7a0688c207ad P f2da5f38b8fd40629e7b120a0ae3f4df: stopping tablet replica
I20260709 14:50:17.490710  6329 raft_consensus.cc:2243] T 0adeb3157f3843eeb5fa7a0688c207ad P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:17.491199  6329 raft_consensus.cc:2272] T 0adeb3157f3843eeb5fa7a0688c207ad P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:17.493486  6329 tablet_replica.cc:333] T 3ea3bb67a6ae412eae3dbf01d6476d7b P f2da5f38b8fd40629e7b120a0ae3f4df: stopping tablet replica
I20260709 14:50:17.494148  6329 raft_consensus.cc:2243] T 3ea3bb67a6ae412eae3dbf01d6476d7b P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:17.495067  6329 raft_consensus.cc:2272] T 3ea3bb67a6ae412eae3dbf01d6476d7b P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:17.495168  7575 consensus_peers.cc:597] T 6f17b46acc864ef2b0c175d02156e62f P dde0c3c74e7f473ca5d3fbb12786fc93 -> Peer f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837): Couldn't send request to peer f2da5f38b8fd40629e7b120a0ae3f4df. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:17.496749  6329 tablet_replica.cc:333] T 3ecbc1d03c0246c4850f3095e933a489 P f2da5f38b8fd40629e7b120a0ae3f4df: stopping tablet replica
I20260709 14:50:17.497247  6329 raft_consensus.cc:2243] T 3ecbc1d03c0246c4850f3095e933a489 P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:17.497911  6329 raft_consensus.cc:2272] T 3ecbc1d03c0246c4850f3095e933a489 P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:17.500331  6329 tablet_replica.cc:333] T ed09b6c0627b4d47b5a9a8d32c450dbd P f2da5f38b8fd40629e7b120a0ae3f4df: stopping tablet replica
I20260709 14:50:17.500813  6329 raft_consensus.cc:2243] T ed09b6c0627b4d47b5a9a8d32c450dbd P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:17.501230  6329 raft_consensus.cc:2272] T ed09b6c0627b4d47b5a9a8d32c450dbd P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:17.503285  6329 tablet_replica.cc:333] T 215fb7121edd4bd291fa56d4f16e0bbb P f2da5f38b8fd40629e7b120a0ae3f4df: stopping tablet replica
I20260709 14:50:17.503710  6329 raft_consensus.cc:2243] T 215fb7121edd4bd291fa56d4f16e0bbb P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:17.504101  6329 raft_consensus.cc:2272] T 215fb7121edd4bd291fa56d4f16e0bbb P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:17.505576  6329 tablet_replica.cc:333] T d4164633f79a46df93a8ac238b377690 P f2da5f38b8fd40629e7b120a0ae3f4df: stopping tablet replica
I20260709 14:50:17.506014  6329 raft_consensus.cc:2243] T d4164633f79a46df93a8ac238b377690 P f2da5f38b8fd40629e7b120a0ae3f4df [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:17.506630  6329 raft_consensus.cc:2272] T d4164633f79a46df93a8ac238b377690 P f2da5f38b8fd40629e7b120a0ae3f4df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:17.508586  6329 tablet_replica.cc:333] T c12645ec093645339fd6c1013f289779 P f2da5f38b8fd40629e7b120a0ae3f4df: stopping tablet replica
I20260709 14:50:17.509007  6329 raft_consensus.cc:2243] T c12645ec093645339fd6c1013f289779 P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:17.509383  6329 raft_consensus.cc:2272] T c12645ec093645339fd6c1013f289779 P f2da5f38b8fd40629e7b120a0ae3f4df [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:17.531092  7501 consensus_peers.cc:597] T 46b79ff8524248289cdbbbaeedc383de P 291f2c0a115748ee98f239b5704939ea -> Peer f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837): Couldn't send request to peer f2da5f38b8fd40629e7b120a0ae3f4df. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:17.547725  7575 consensus_peers.cc:597] T 6956fcfe8fb54607bc44fd94b318ad45 P dde0c3c74e7f473ca5d3fbb12786fc93 -> Peer f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837): Couldn't send request to peer f2da5f38b8fd40629e7b120a0ae3f4df. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:17.549060  7575 consensus_peers.cc:597] T 4487f62a21554969bdb5e97b97bc0168 P dde0c3c74e7f473ca5d3fbb12786fc93 -> Peer f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837): Couldn't send request to peer f2da5f38b8fd40629e7b120a0ae3f4df. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:17.550241  7501 consensus_peers.cc:597] T 7cb7a9cceb3643da869e5ae1c40a3959 P 291f2c0a115748ee98f239b5704939ea -> Peer f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837): Couldn't send request to peer f2da5f38b8fd40629e7b120a0ae3f4df. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:17.552367  7501 consensus_peers.cc:597] T 6073470f6b544595a7b366e44b7d70f5 P 291f2c0a115748ee98f239b5704939ea -> Peer f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837): Couldn't send request to peer f2da5f38b8fd40629e7b120a0ae3f4df. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:17.556186  7575 consensus_peers.cc:597] T b26be37833fd45c5b6f31868364d21b4 P dde0c3c74e7f473ca5d3fbb12786fc93 -> Peer f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837): Couldn't send request to peer f2da5f38b8fd40629e7b120a0ae3f4df. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:17.570596  7575 consensus_peers.cc:597] T cb859e60cd504b018030c5eb03d1251d P dde0c3c74e7f473ca5d3fbb12786fc93 -> Peer f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837): Couldn't send request to peer f2da5f38b8fd40629e7b120a0ae3f4df. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:17.590696  6329 tablet_server.cc:196] TabletServer@127.6.46.65:0 shutdown complete.
W20260709 14:50:17.595172  7575 consensus_peers.cc:597] T 253eee5b690448bf8d2b11ddf67fc76a P dde0c3c74e7f473ca5d3fbb12786fc93 -> Peer f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837): Couldn't send request to peer f2da5f38b8fd40629e7b120a0ae3f4df. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.65:41837: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:17.610219  7501 consensus_peers.cc:597] T a9b2cc041e8148c6b606349f378f1648 P 291f2c0a115748ee98f239b5704939ea -> Peer f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837): Couldn't send request to peer f2da5f38b8fd40629e7b120a0ae3f4df. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.65:41837: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:17.612708  7575 consensus_peers.cc:597] T 8e4f6744768f41a6a06420755400e7ad P dde0c3c74e7f473ca5d3fbb12786fc93 -> Peer f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837): Couldn't send request to peer f2da5f38b8fd40629e7b120a0ae3f4df. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.65:41837: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:17.637843  7575 consensus_peers.cc:597] T cd3f9e1ed0924994b57a42b58b90e9d5 P dde0c3c74e7f473ca5d3fbb12786fc93 -> Peer f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837): Couldn't send request to peer f2da5f38b8fd40629e7b120a0ae3f4df. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.65:41837: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:17.644474  7501 consensus_peers.cc:597] T a1d92fdf0e314fcb82ac1aceec95ffc4 P 291f2c0a115748ee98f239b5704939ea -> Peer f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837): Couldn't send request to peer f2da5f38b8fd40629e7b120a0ae3f4df. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.65:41837: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:17.649086  7575 consensus_peers.cc:597] T ff6e2b6db5d04778874fe23971decebb P dde0c3c74e7f473ca5d3fbb12786fc93 -> Peer f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837): Couldn't send request to peer f2da5f38b8fd40629e7b120a0ae3f4df. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.65:41837: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:17.667661  7575 consensus_peers.cc:597] T 5d3f408496d34341a0ea4cd7efef9b2a P dde0c3c74e7f473ca5d3fbb12786fc93 -> Peer f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837): Couldn't send request to peer f2da5f38b8fd40629e7b120a0ae3f4df. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.65:41837: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:17.677285  7575 consensus_peers.cc:597] T 8b8fdb1997194fcd91fd94c69cd2c8d2 P dde0c3c74e7f473ca5d3fbb12786fc93 -> Peer f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837): Couldn't send request to peer f2da5f38b8fd40629e7b120a0ae3f4df. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.65:41837: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:17.679555  6329 tablet_server.cc:179] TabletServer@127.6.46.66:0 shutting down...
W20260709 14:50:17.717511  7501 consensus_peers.cc:597] T a125a9ba3e0c4e4bb48070106d4776aa P 291f2c0a115748ee98f239b5704939ea -> Peer f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837): Couldn't send request to peer f2da5f38b8fd40629e7b120a0ae3f4df. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.65:41837: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:17.719043  7575 consensus_peers.cc:597] T ed09b6c0627b4d47b5a9a8d32c450dbd P dde0c3c74e7f473ca5d3fbb12786fc93 -> Peer f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837): Couldn't send request to peer f2da5f38b8fd40629e7b120a0ae3f4df. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.65:41837: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:17.719820  6329 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:50:17.720769  6329 tablet_replica.cc:333] T 4487f62a21554969bdb5e97b97bc0168 P 291f2c0a115748ee98f239b5704939ea: stopping tablet replica
I20260709 14:50:17.721773  6329 raft_consensus.cc:2243] T 4487f62a21554969bdb5e97b97bc0168 P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:17.722353  6329 raft_consensus.cc:2272] T 4487f62a21554969bdb5e97b97bc0168 P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:17.724931  6329 tablet_replica.cc:333] T 7d0481d4bdee4506807e8de86eac1512 P 291f2c0a115748ee98f239b5704939ea: stopping tablet replica
I20260709 14:50:17.725656  6329 raft_consensus.cc:2243] T 7d0481d4bdee4506807e8de86eac1512 P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:17.726001  6329 raft_consensus.cc:2272] T 7d0481d4bdee4506807e8de86eac1512 P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:17.728526  6329 tablet_replica.cc:333] T b4e49c9a178447e69d64b5a1e860b809 P 291f2c0a115748ee98f239b5704939ea: stopping tablet replica
I20260709 14:50:17.729338  6329 raft_consensus.cc:2243] T b4e49c9a178447e69d64b5a1e860b809 P 291f2c0a115748ee98f239b5704939ea [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:17.730269  6329 raft_consensus.cc:2272] T b4e49c9a178447e69d64b5a1e860b809 P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:17.731005  7574 consensus_peers.cc:597] T ed09b6c0627b4d47b5a9a8d32c450dbd P dde0c3c74e7f473ca5d3fbb12786fc93 -> Peer 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303): Couldn't send request to peer 291f2c0a115748ee98f239b5704939ea. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:17.732229  6329 tablet_replica.cc:333] T dd2289a6b34c42c08f32cb8d641e1c7e P 291f2c0a115748ee98f239b5704939ea: stopping tablet replica
I20260709 14:50:17.732870  6329 raft_consensus.cc:2243] T dd2289a6b34c42c08f32cb8d641e1c7e P 291f2c0a115748ee98f239b5704939ea [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:17.733515  6329 raft_consensus.cc:2272] T dd2289a6b34c42c08f32cb8d641e1c7e P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:17.735119  6329 tablet_replica.cc:333] T b26be37833fd45c5b6f31868364d21b4 P 291f2c0a115748ee98f239b5704939ea: stopping tablet replica
I20260709 14:50:17.735630  6329 raft_consensus.cc:2243] T b26be37833fd45c5b6f31868364d21b4 P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:17.736055  6329 raft_consensus.cc:2272] T b26be37833fd45c5b6f31868364d21b4 P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:17.737751  6329 tablet_replica.cc:333] T a8e37944df5d41be87d55bd1297af2da P 291f2c0a115748ee98f239b5704939ea: stopping tablet replica
I20260709 14:50:17.738269  6329 raft_consensus.cc:2243] T a8e37944df5d41be87d55bd1297af2da P 291f2c0a115748ee98f239b5704939ea [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:17.738893  6329 raft_consensus.cc:2272] T a8e37944df5d41be87d55bd1297af2da P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:17.740523  6329 tablet_replica.cc:333] T c3d50de3be1b499eaca383db0eae6ee1 P 291f2c0a115748ee98f239b5704939ea: stopping tablet replica
I20260709 14:50:17.741061  6329 raft_consensus.cc:2243] T c3d50de3be1b499eaca383db0eae6ee1 P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:17.741441  6329 raft_consensus.cc:2272] T c3d50de3be1b499eaca383db0eae6ee1 P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:17.743043  6329 tablet_replica.cc:333] T 6f17b46acc864ef2b0c175d02156e62f P 291f2c0a115748ee98f239b5704939ea: stopping tablet replica
I20260709 14:50:17.743556  6329 raft_consensus.cc:2243] T 6f17b46acc864ef2b0c175d02156e62f P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:17.743923  6329 raft_consensus.cc:2272] T 6f17b46acc864ef2b0c175d02156e62f P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:17.745515  6329 tablet_replica.cc:333] T 67690cfe998744fab25fbd13200c4fc7 P 291f2c0a115748ee98f239b5704939ea: stopping tablet replica
I20260709 14:50:17.746095  6329 raft_consensus.cc:2243] T 67690cfe998744fab25fbd13200c4fc7 P 291f2c0a115748ee98f239b5704939ea [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:17.746681  6329 raft_consensus.cc:2272] T 67690cfe998744fab25fbd13200c4fc7 P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:17.748204  6329 tablet_replica.cc:333] T cd3f9e1ed0924994b57a42b58b90e9d5 P 291f2c0a115748ee98f239b5704939ea: stopping tablet replica
I20260709 14:50:17.748675  6329 raft_consensus.cc:2243] T cd3f9e1ed0924994b57a42b58b90e9d5 P 291f2c0a115748ee98f239b5704939ea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:17.749109  6329 raft_consensus.cc:2272] T cd3f9e1ed0924994b57a42b58b90e9d5 P 291f2c0a115748ee98f239b5704939ea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:17.750480  6329 tablet_replica.cc:333] T a227add2b616451a9b940a842aa3c93f P 291f2c0a115748ee98f239b5704939ea: stopping tablet replica
I20260709 14:50:17.750991  6329 raft_consensus.cc:2243] T a227add2b616451a9b940a842aa3c93f P 291f2c0a115748ee98f239b5704939ea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:17.751377  6329 raft_consensus.cc:2272] T a227add2b616451a9b940a842aa3c93f P 291f2c0a115748ee98f239b5704939ea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:17.753556  6329 tablet_replica.cc:333] T 46b79ff8524248289cdbbbaeedc383de P 291f2c0a115748ee98f239b5704939ea: stopping tablet replica
I20260709 14:50:17.754083  6329 raft_consensus.cc:2243] T 46b79ff8524248289cdbbbaeedc383de P 291f2c0a115748ee98f239b5704939ea [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:17.754726  6329 raft_consensus.cc:2272] T 46b79ff8524248289cdbbbaeedc383de P 291f2c0a115748ee98f239b5704939ea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:17.756551  6329 tablet_replica.cc:333] T a02b781f2740420085e86b12fbd92615 P 291f2c0a115748ee98f239b5704939ea: stopping tablet replica
I20260709 14:50:17.757246  6329 raft_consensus.cc:2243] T a02b781f2740420085e86b12fbd92615 P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:17.757663  6329 raft_consensus.cc:2272] T a02b781f2740420085e86b12fbd92615 P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:17.759632  6329 tablet_replica.cc:333] T a6857d2bfae542c3a2cd47fdffdb490b P 291f2c0a115748ee98f239b5704939ea: stopping tablet replica
W20260709 14:50:17.759936  7575 consensus_peers.cc:597] T d6e21ec0a397451e94f19b5901c7aa52 P dde0c3c74e7f473ca5d3fbb12786fc93 -> Peer f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837): Couldn't send request to peer f2da5f38b8fd40629e7b120a0ae3f4df. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.65:41837: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:17.760324  6329 raft_consensus.cc:2243] T a6857d2bfae542c3a2cd47fdffdb490b P 291f2c0a115748ee98f239b5704939ea [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:17.760982  6329 raft_consensus.cc:2272] T a6857d2bfae542c3a2cd47fdffdb490b P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:17.762483  6329 tablet_replica.cc:333] T 56d7b9734eb14088baf1a67d6b8f58ec P 291f2c0a115748ee98f239b5704939ea: stopping tablet replica
I20260709 14:50:17.763007  6329 raft_consensus.cc:2243] T 56d7b9734eb14088baf1a67d6b8f58ec P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:17.763396  6329 raft_consensus.cc:2272] T 56d7b9734eb14088baf1a67d6b8f58ec P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:17.765585  6329 tablet_replica.cc:333] T 927b314de03540c7a6d8cfab8c9a375d P 291f2c0a115748ee98f239b5704939ea: stopping tablet replica
I20260709 14:50:17.766289  6329 raft_consensus.cc:2243] T 927b314de03540c7a6d8cfab8c9a375d P 291f2c0a115748ee98f239b5704939ea [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:17.767177  6329 raft_consensus.cc:2272] T 927b314de03540c7a6d8cfab8c9a375d P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:17.769438  6329 tablet_replica.cc:333] T 6073470f6b544595a7b366e44b7d70f5 P 291f2c0a115748ee98f239b5704939ea: stopping tablet replica
I20260709 14:50:17.770224  6329 raft_consensus.cc:2243] T 6073470f6b544595a7b366e44b7d70f5 P 291f2c0a115748ee98f239b5704939ea [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:17.771109  6329 raft_consensus.cc:2272] T 6073470f6b544595a7b366e44b7d70f5 P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:17.773417  6329 tablet_replica.cc:333] T d464434c510f4a939a71486d1d6b1dc2 P 291f2c0a115748ee98f239b5704939ea: stopping tablet replica
I20260709 14:50:17.774117  6329 raft_consensus.cc:2243] T d464434c510f4a939a71486d1d6b1dc2 P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:17.774605  6329 raft_consensus.cc:2272] T d464434c510f4a939a71486d1d6b1dc2 P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:17.775672  7575 consensus_peers.cc:597] T c2375bca99d846dca812b43f5bf7a1ad P dde0c3c74e7f473ca5d3fbb12786fc93 -> Peer f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837): Couldn't send request to peer f2da5f38b8fd40629e7b120a0ae3f4df. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.65:41837: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:17.776889  6329 tablet_replica.cc:333] T fca879354d60445bb8b90626af9cf1df P 291f2c0a115748ee98f239b5704939ea: stopping tablet replica
I20260709 14:50:17.777496  6329 raft_consensus.cc:2243] T fca879354d60445bb8b90626af9cf1df P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:50:17.777737  7575 consensus_peers.cc:597] T c3d50de3be1b499eaca383db0eae6ee1 P dde0c3c74e7f473ca5d3fbb12786fc93 -> Peer f2da5f38b8fd40629e7b120a0ae3f4df (127.6.46.65:41837): Couldn't send request to peer f2da5f38b8fd40629e7b120a0ae3f4df. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.65:41837: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:17.777907  6329 raft_consensus.cc:2272] T fca879354d60445bb8b90626af9cf1df P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:17.779606  6329 tablet_replica.cc:333] T 021546e4bbc24511bbbe9bba404d0a11 P 291f2c0a115748ee98f239b5704939ea: stopping tablet replica
I20260709 14:50:17.780154  6329 raft_consensus.cc:2243] T 021546e4bbc24511bbbe9bba404d0a11 P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:17.780545  6329 raft_consensus.cc:2272] T 021546e4bbc24511bbbe9bba404d0a11 P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:17.782011  6329 tablet_replica.cc:333] T 3594dd2d5fcc43a984b2f4662fcf7d29 P 291f2c0a115748ee98f239b5704939ea: stopping tablet replica
I20260709 14:50:17.782503  6329 raft_consensus.cc:2243] T 3594dd2d5fcc43a984b2f4662fcf7d29 P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:17.782866  6329 raft_consensus.cc:2272] T 3594dd2d5fcc43a984b2f4662fcf7d29 P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:17.784547  6329 tablet_replica.cc:333] T 94dd486783c845e38e60f4cd28e9307b P 291f2c0a115748ee98f239b5704939ea: stopping tablet replica
I20260709 14:50:17.785154  6329 raft_consensus.cc:2243] T 94dd486783c845e38e60f4cd28e9307b P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:17.785604  6329 raft_consensus.cc:2272] T 94dd486783c845e38e60f4cd28e9307b P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:17.787431  7574 consensus_peers.cc:597] T 6070143bb42b40c6bdb9e2dda21eee26 P dde0c3c74e7f473ca5d3fbb12786fc93 -> Peer 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303): Couldn't send request to peer 291f2c0a115748ee98f239b5704939ea. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:17.787585  6329 tablet_replica.cc:333] T d6e21ec0a397451e94f19b5901c7aa52 P 291f2c0a115748ee98f239b5704939ea: stopping tablet replica
I20260709 14:50:17.788179  6329 raft_consensus.cc:2243] T d6e21ec0a397451e94f19b5901c7aa52 P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:17.788522  6329 raft_consensus.cc:2272] T d6e21ec0a397451e94f19b5901c7aa52 P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:17.790114  6329 tablet_replica.cc:333] T a125a9ba3e0c4e4bb48070106d4776aa P 291f2c0a115748ee98f239b5704939ea: stopping tablet replica
I20260709 14:50:17.790853  6329 raft_consensus.cc:2243] T a125a9ba3e0c4e4bb48070106d4776aa P 291f2c0a115748ee98f239b5704939ea [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:17.791716  6329 raft_consensus.cc:2272] T a125a9ba3e0c4e4bb48070106d4776aa P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:17.794059  6329 tablet_replica.cc:333] T 7cb7a9cceb3643da869e5ae1c40a3959 P 291f2c0a115748ee98f239b5704939ea: stopping tablet replica
I20260709 14:50:17.794780  6329 raft_consensus.cc:2243] T 7cb7a9cceb3643da869e5ae1c40a3959 P 291f2c0a115748ee98f239b5704939ea [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:17.795516  6329 raft_consensus.cc:2272] T 7cb7a9cceb3643da869e5ae1c40a3959 P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:17.797698  6329 tablet_replica.cc:333] T cb859e60cd504b018030c5eb03d1251d P 291f2c0a115748ee98f239b5704939ea: stopping tablet replica
I20260709 14:50:17.798369  6329 raft_consensus.cc:2243] T cb859e60cd504b018030c5eb03d1251d P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:17.798839  6329 raft_consensus.cc:2272] T cb859e60cd504b018030c5eb03d1251d P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:17.800952  6329 tablet_replica.cc:333] T 9459a0461eb8458286e7a2d1a7bb24d5 P 291f2c0a115748ee98f239b5704939ea: stopping tablet replica
I20260709 14:50:17.801412  6329 raft_consensus.cc:2243] T 9459a0461eb8458286e7a2d1a7bb24d5 P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:17.801730  6329 raft_consensus.cc:2272] T 9459a0461eb8458286e7a2d1a7bb24d5 P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:17.803205  6329 tablet_replica.cc:333] T 7d26ea450add4fc1bb92ffc9d89fe21f P 291f2c0a115748ee98f239b5704939ea: stopping tablet replica
I20260709 14:50:17.803658  6329 raft_consensus.cc:2243] T 7d26ea450add4fc1bb92ffc9d89fe21f P 291f2c0a115748ee98f239b5704939ea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:17.804028  6329 raft_consensus.cc:2272] T 7d26ea450add4fc1bb92ffc9d89fe21f P 291f2c0a115748ee98f239b5704939ea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:17.805971  6329 tablet_replica.cc:333] T 6956fcfe8fb54607bc44fd94b318ad45 P 291f2c0a115748ee98f239b5704939ea: stopping tablet replica
I20260709 14:50:17.806460  6329 raft_consensus.cc:2243] T 6956fcfe8fb54607bc44fd94b318ad45 P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:17.807000  6329 raft_consensus.cc:2272] T 6956fcfe8fb54607bc44fd94b318ad45 P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:17.809195  6329 tablet_replica.cc:333] T 8b8fdb1997194fcd91fd94c69cd2c8d2 P 291f2c0a115748ee98f239b5704939ea: stopping tablet replica
I20260709 14:50:17.809864  6329 raft_consensus.cc:2243] T 8b8fdb1997194fcd91fd94c69cd2c8d2 P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:17.810197  6329 raft_consensus.cc:2272] T 8b8fdb1997194fcd91fd94c69cd2c8d2 P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:17.811710  6329 tablet_replica.cc:333] T 8e4f6744768f41a6a06420755400e7ad P 291f2c0a115748ee98f239b5704939ea: stopping tablet replica
I20260709 14:50:17.812191  6329 raft_consensus.cc:2243] T 8e4f6744768f41a6a06420755400e7ad P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:17.812497  6329 raft_consensus.cc:2272] T 8e4f6744768f41a6a06420755400e7ad P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:17.813843  6329 tablet_replica.cc:333] T 5d3f408496d34341a0ea4cd7efef9b2a P 291f2c0a115748ee98f239b5704939ea: stopping tablet replica
I20260709 14:50:17.814251  6329 raft_consensus.cc:2243] T 5d3f408496d34341a0ea4cd7efef9b2a P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:17.814551  6329 raft_consensus.cc:2272] T 5d3f408496d34341a0ea4cd7efef9b2a P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:17.816097  6329 tablet_replica.cc:333] T 253eee5b690448bf8d2b11ddf67fc76a P 291f2c0a115748ee98f239b5704939ea: stopping tablet replica
I20260709 14:50:17.816570  6329 raft_consensus.cc:2243] T 253eee5b690448bf8d2b11ddf67fc76a P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:17.816962  6329 raft_consensus.cc:2272] T 253eee5b690448bf8d2b11ddf67fc76a P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:17.818562  6329 tablet_replica.cc:333] T 9c8c5c234613459e9c0712aa25f8bdba P 291f2c0a115748ee98f239b5704939ea: stopping tablet replica
I20260709 14:50:17.819041  6329 raft_consensus.cc:2243] T 9c8c5c234613459e9c0712aa25f8bdba P 291f2c0a115748ee98f239b5704939ea [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:17.819844  6329 raft_consensus.cc:2272] T 9c8c5c234613459e9c0712aa25f8bdba P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:17.822077  6329 tablet_replica.cc:333] T 2dd094a7f9e542aa8aaaa08fa47d1d5d P 291f2c0a115748ee98f239b5704939ea: stopping tablet replica
I20260709 14:50:17.822912  6329 raft_consensus.cc:2243] T 2dd094a7f9e542aa8aaaa08fa47d1d5d P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:17.823458  6329 raft_consensus.cc:2272] T 2dd094a7f9e542aa8aaaa08fa47d1d5d P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:17.825438  6329 tablet_replica.cc:333] T 92de74c7b235473185b5beb6441b20da P 291f2c0a115748ee98f239b5704939ea: stopping tablet replica
I20260709 14:50:17.825964  6329 raft_consensus.cc:2243] T 92de74c7b235473185b5beb6441b20da P 291f2c0a115748ee98f239b5704939ea [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:17.826617  6329 raft_consensus.cc:2272] T 92de74c7b235473185b5beb6441b20da P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:17.828584  6329 tablet_replica.cc:333] T bef6074f1b5e493e8198eb167ef4f1ce P 291f2c0a115748ee98f239b5704939ea: stopping tablet replica
I20260709 14:50:17.829094  6329 raft_consensus.cc:2243] T bef6074f1b5e493e8198eb167ef4f1ce P 291f2c0a115748ee98f239b5704939ea [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:17.829860  6329 raft_consensus.cc:2272] T bef6074f1b5e493e8198eb167ef4f1ce P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:17.831476  6329 tablet_replica.cc:333] T 4b7b1b7b7b874ca58d7e0b403761b256 P 291f2c0a115748ee98f239b5704939ea: stopping tablet replica
I20260709 14:50:17.832064  6329 raft_consensus.cc:2243] T 4b7b1b7b7b874ca58d7e0b403761b256 P 291f2c0a115748ee98f239b5704939ea [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:17.832707  6329 raft_consensus.cc:2272] T 4b7b1b7b7b874ca58d7e0b403761b256 P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:17.834249  6329 tablet_replica.cc:333] T b241d276ee264c3d955a7a636b45a4f1 P 291f2c0a115748ee98f239b5704939ea: stopping tablet replica
I20260709 14:50:17.834729  6329 raft_consensus.cc:2243] T b241d276ee264c3d955a7a636b45a4f1 P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:17.835071  6329 raft_consensus.cc:2272] T b241d276ee264c3d955a7a636b45a4f1 P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:17.836717  6329 tablet_replica.cc:333] T 84c24eac57634ce8b573bf52d2728337 P 291f2c0a115748ee98f239b5704939ea: stopping tablet replica
I20260709 14:50:17.837196  6329 raft_consensus.cc:2243] T 84c24eac57634ce8b573bf52d2728337 P 291f2c0a115748ee98f239b5704939ea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:17.837574  6329 raft_consensus.cc:2272] T 84c24eac57634ce8b573bf52d2728337 P 291f2c0a115748ee98f239b5704939ea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:17.839402  6329 tablet_replica.cc:333] T 984b3887578a42b2be9ef8f75e3d8ace P 291f2c0a115748ee98f239b5704939ea: stopping tablet replica
I20260709 14:50:17.839959  6329 raft_consensus.cc:2243] T 984b3887578a42b2be9ef8f75e3d8ace P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:17.840353  6329 raft_consensus.cc:2272] T 984b3887578a42b2be9ef8f75e3d8ace P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:17.841837  6329 tablet_replica.cc:333] T c2375bca99d846dca812b43f5bf7a1ad P 291f2c0a115748ee98f239b5704939ea: stopping tablet replica
I20260709 14:50:17.842363  6329 raft_consensus.cc:2243] T c2375bca99d846dca812b43f5bf7a1ad P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:17.842720  6329 raft_consensus.cc:2272] T c2375bca99d846dca812b43f5bf7a1ad P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:17.844349  6329 tablet_replica.cc:333] T b0442be48d0046c58254cc74075e52e0 P 291f2c0a115748ee98f239b5704939ea: stopping tablet replica
I20260709 14:50:17.844863  6329 raft_consensus.cc:2243] T b0442be48d0046c58254cc74075e52e0 P 291f2c0a115748ee98f239b5704939ea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:17.845322  6329 raft_consensus.cc:2272] T b0442be48d0046c58254cc74075e52e0 P 291f2c0a115748ee98f239b5704939ea [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:17.846655  7574 consensus_peers.cc:597] T d6e21ec0a397451e94f19b5901c7aa52 P dde0c3c74e7f473ca5d3fbb12786fc93 -> Peer 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303): Couldn't send request to peer 291f2c0a115748ee98f239b5704939ea. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:17.847327  6329 tablet_replica.cc:333] T a9b2cc041e8148c6b606349f378f1648 P 291f2c0a115748ee98f239b5704939ea: stopping tablet replica
I20260709 14:50:17.847852  6329 raft_consensus.cc:2243] T a9b2cc041e8148c6b606349f378f1648 P 291f2c0a115748ee98f239b5704939ea [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:17.848495  6329 raft_consensus.cc:2272] T a9b2cc041e8148c6b606349f378f1648 P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:17.850039  6329 tablet_replica.cc:333] T c12645ec093645339fd6c1013f289779 P 291f2c0a115748ee98f239b5704939ea: stopping tablet replica
I20260709 14:50:17.850517  6329 raft_consensus.cc:2243] T c12645ec093645339fd6c1013f289779 P 291f2c0a115748ee98f239b5704939ea [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:17.851127  6329 raft_consensus.cc:2272] T c12645ec093645339fd6c1013f289779 P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:17.853189  6329 tablet_replica.cc:333] T ff6e2b6db5d04778874fe23971decebb P 291f2c0a115748ee98f239b5704939ea: stopping tablet replica
I20260709 14:50:17.853876  6329 raft_consensus.cc:2243] T ff6e2b6db5d04778874fe23971decebb P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:17.854305  6329 raft_consensus.cc:2272] T ff6e2b6db5d04778874fe23971decebb P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:17.854846  7574 consensus_peers.cc:597] T b26be37833fd45c5b6f31868364d21b4 P dde0c3c74e7f473ca5d3fbb12786fc93 -> Peer 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303): Couldn't send request to peer 291f2c0a115748ee98f239b5704939ea. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:17.856249  7574 consensus_peers.cc:597] T 0adeb3157f3843eeb5fa7a0688c207ad P dde0c3c74e7f473ca5d3fbb12786fc93 -> Peer 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303): Couldn't send request to peer 291f2c0a115748ee98f239b5704939ea. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:17.856436  6329 tablet_replica.cc:333] T b10cfcd79e134a368116782c2d83dac4 P 291f2c0a115748ee98f239b5704939ea: stopping tablet replica
I20260709 14:50:17.856957  6329 raft_consensus.cc:2243] T b10cfcd79e134a368116782c2d83dac4 P 291f2c0a115748ee98f239b5704939ea [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:17.857592  6329 raft_consensus.cc:2272] T b10cfcd79e134a368116782c2d83dac4 P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:17.859586  6329 tablet_replica.cc:333] T ed09b6c0627b4d47b5a9a8d32c450dbd P 291f2c0a115748ee98f239b5704939ea: stopping tablet replica
I20260709 14:50:17.860224  6329 raft_consensus.cc:2243] T ed09b6c0627b4d47b5a9a8d32c450dbd P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:17.860670  6329 raft_consensus.cc:2272] T ed09b6c0627b4d47b5a9a8d32c450dbd P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:17.862995  6329 tablet_replica.cc:333] T d4164633f79a46df93a8ac238b377690 P 291f2c0a115748ee98f239b5704939ea: stopping tablet replica
I20260709 14:50:17.863648  6329 raft_consensus.cc:2243] T d4164633f79a46df93a8ac238b377690 P 291f2c0a115748ee98f239b5704939ea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:17.864123  6329 raft_consensus.cc:2272] T d4164633f79a46df93a8ac238b377690 P 291f2c0a115748ee98f239b5704939ea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:17.866683  6329 tablet_replica.cc:333] T edd3c47298514f099c5d3b92c485e8ee P 291f2c0a115748ee98f239b5704939ea: stopping tablet replica
I20260709 14:50:17.867342  6329 raft_consensus.cc:2243] T edd3c47298514f099c5d3b92c485e8ee P 291f2c0a115748ee98f239b5704939ea [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:17.868189  6329 raft_consensus.cc:2272] T edd3c47298514f099c5d3b92c485e8ee P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:17.869421  7574 consensus_peers.cc:597] T 984b3887578a42b2be9ef8f75e3d8ace P dde0c3c74e7f473ca5d3fbb12786fc93 -> Peer 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303): Couldn't send request to peer 291f2c0a115748ee98f239b5704939ea. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:17.870350  6329 tablet_replica.cc:333] T a1d92fdf0e314fcb82ac1aceec95ffc4 P 291f2c0a115748ee98f239b5704939ea: stopping tablet replica
W20260709 14:50:17.870645  7574 consensus_peers.cc:597] T 5d3f408496d34341a0ea4cd7efef9b2a P dde0c3c74e7f473ca5d3fbb12786fc93 -> Peer 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303): Couldn't send request to peer 291f2c0a115748ee98f239b5704939ea. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:17.870959  6329 raft_consensus.cc:2243] T a1d92fdf0e314fcb82ac1aceec95ffc4 P 291f2c0a115748ee98f239b5704939ea [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:17.871618  6329 raft_consensus.cc:2272] T a1d92fdf0e314fcb82ac1aceec95ffc4 P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:17.873149  6329 tablet_replica.cc:333] T b92881ebc48042b5ad162acf6bb8ff4e P 291f2c0a115748ee98f239b5704939ea: stopping tablet replica
I20260709 14:50:17.873631  6329 raft_consensus.cc:2243] T b92881ebc48042b5ad162acf6bb8ff4e P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:17.873999  6329 raft_consensus.cc:2272] T b92881ebc48042b5ad162acf6bb8ff4e P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:17.875504  6329 tablet_replica.cc:333] T 215fb7121edd4bd291fa56d4f16e0bbb P 291f2c0a115748ee98f239b5704939ea: stopping tablet replica
I20260709 14:50:17.876022  6329 raft_consensus.cc:2243] T 215fb7121edd4bd291fa56d4f16e0bbb P 291f2c0a115748ee98f239b5704939ea [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:17.876672  6329 raft_consensus.cc:2272] T 215fb7121edd4bd291fa56d4f16e0bbb P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:17.878206  6329 tablet_replica.cc:333] T ee836ebb217d4fa28626682645ab89a9 P 291f2c0a115748ee98f239b5704939ea: stopping tablet replica
I20260709 14:50:17.878695  6329 raft_consensus.cc:2243] T ee836ebb217d4fa28626682645ab89a9 P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:17.879046  6329 raft_consensus.cc:2272] T ee836ebb217d4fa28626682645ab89a9 P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:17.880590  6329 tablet_replica.cc:333] T 6070143bb42b40c6bdb9e2dda21eee26 P 291f2c0a115748ee98f239b5704939ea: stopping tablet replica
I20260709 14:50:17.881013  6329 raft_consensus.cc:2243] T 6070143bb42b40c6bdb9e2dda21eee26 P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:17.881368  6329 raft_consensus.cc:2272] T 6070143bb42b40c6bdb9e2dda21eee26 P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:17.882915  6329 tablet_replica.cc:333] T 2f985d6b625341ea8733d7042a6c51fe P 291f2c0a115748ee98f239b5704939ea: stopping tablet replica
I20260709 14:50:17.883368  6329 raft_consensus.cc:2243] T 2f985d6b625341ea8733d7042a6c51fe P 291f2c0a115748ee98f239b5704939ea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:17.883797  6329 raft_consensus.cc:2272] T 2f985d6b625341ea8733d7042a6c51fe P 291f2c0a115748ee98f239b5704939ea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:17.885444  6329 tablet_replica.cc:333] T 3ecbc1d03c0246c4850f3095e933a489 P 291f2c0a115748ee98f239b5704939ea: stopping tablet replica
I20260709 14:50:17.885896  6329 raft_consensus.cc:2243] T 3ecbc1d03c0246c4850f3095e933a489 P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:17.886287  6329 raft_consensus.cc:2272] T 3ecbc1d03c0246c4850f3095e933a489 P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:17.887861  6329 tablet_replica.cc:333] T 0adeb3157f3843eeb5fa7a0688c207ad P 291f2c0a115748ee98f239b5704939ea: stopping tablet replica
I20260709 14:50:17.888293  6329 raft_consensus.cc:2243] T 0adeb3157f3843eeb5fa7a0688c207ad P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:17.888639  6329 raft_consensus.cc:2272] T 0adeb3157f3843eeb5fa7a0688c207ad P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:17.890713  6329 tablet_replica.cc:333] T 3ea3bb67a6ae412eae3dbf01d6476d7b P 291f2c0a115748ee98f239b5704939ea: stopping tablet replica
I20260709 14:50:17.891251  6329 raft_consensus.cc:2243] T 3ea3bb67a6ae412eae3dbf01d6476d7b P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:50:17.891427  7574 consensus_peers.cc:597] T 8e4f6744768f41a6a06420755400e7ad P dde0c3c74e7f473ca5d3fbb12786fc93 -> Peer 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303): Couldn't send request to peer 291f2c0a115748ee98f239b5704939ea. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:17.891674  6329 raft_consensus.cc:2272] T 3ea3bb67a6ae412eae3dbf01d6476d7b P 291f2c0a115748ee98f239b5704939ea [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:17.939956  7574 consensus_peers.cc:597] T cb859e60cd504b018030c5eb03d1251d P dde0c3c74e7f473ca5d3fbb12786fc93 -> Peer 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303): Couldn't send request to peer 291f2c0a115748ee98f239b5704939ea. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:17.965435  7574 consensus_peers.cc:597] T c3d50de3be1b499eaca383db0eae6ee1 P dde0c3c74e7f473ca5d3fbb12786fc93 -> Peer 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303): Couldn't send request to peer 291f2c0a115748ee98f239b5704939ea. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.66:34303: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:17.965945  7574 consensus_peers.cc:597] T 8b8fdb1997194fcd91fd94c69cd2c8d2 P dde0c3c74e7f473ca5d3fbb12786fc93 -> Peer 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303): Couldn't send request to peer 291f2c0a115748ee98f239b5704939ea. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.66:34303: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:17.966256  7574 consensus_peers.cc:597] T 4487f62a21554969bdb5e97b97bc0168 P dde0c3c74e7f473ca5d3fbb12786fc93 -> Peer 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303): Couldn't send request to peer 291f2c0a115748ee98f239b5704939ea. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.66:34303: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:17.966569  6329 tablet_server.cc:196] TabletServer@127.6.46.66:0 shutdown complete.
W20260709 14:50:17.982714  7574 consensus_peers.cc:597] T cd3f9e1ed0924994b57a42b58b90e9d5 P dde0c3c74e7f473ca5d3fbb12786fc93 -> Peer 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303): Couldn't send request to peer 291f2c0a115748ee98f239b5704939ea. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.66:34303: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:17.983202  7574 consensus_peers.cc:597] T c2375bca99d846dca812b43f5bf7a1ad P dde0c3c74e7f473ca5d3fbb12786fc93 -> Peer 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303): Couldn't send request to peer 291f2c0a115748ee98f239b5704939ea. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.66:34303: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:18.041999  7574 consensus_peers.cc:597] T 253eee5b690448bf8d2b11ddf67fc76a P dde0c3c74e7f473ca5d3fbb12786fc93 -> Peer 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303): Couldn't send request to peer 291f2c0a115748ee98f239b5704939ea. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.66:34303: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:18.044528  7574 consensus_peers.cc:597] T 9459a0461eb8458286e7a2d1a7bb24d5 P dde0c3c74e7f473ca5d3fbb12786fc93 -> Peer 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303): Couldn't send request to peer 291f2c0a115748ee98f239b5704939ea. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.66:34303: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:18.046414  7574 consensus_peers.cc:597] T 6956fcfe8fb54607bc44fd94b318ad45 P dde0c3c74e7f473ca5d3fbb12786fc93 -> Peer 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303): Couldn't send request to peer 291f2c0a115748ee98f239b5704939ea. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.66:34303: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:18.049173  6329 tablet_server.cc:179] TabletServer@127.6.46.67:0 shutting down...
W20260709 14:50:18.064779  7574 consensus_peers.cc:597] T 3594dd2d5fcc43a984b2f4662fcf7d29 P dde0c3c74e7f473ca5d3fbb12786fc93 -> Peer 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303): Couldn't send request to peer 291f2c0a115748ee98f239b5704939ea. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.66:34303: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:18.082620  7574 consensus_peers.cc:597] T ff6e2b6db5d04778874fe23971decebb P dde0c3c74e7f473ca5d3fbb12786fc93 -> Peer 291f2c0a115748ee98f239b5704939ea (127.6.46.66:34303): Couldn't send request to peer 291f2c0a115748ee98f239b5704939ea. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.66:34303: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:18.090354  6329 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:50:18.091308  6329 tablet_replica.cc:333] T cd3f9e1ed0924994b57a42b58b90e9d5 P dde0c3c74e7f473ca5d3fbb12786fc93: stopping tablet replica
I20260709 14:50:18.092147  6329 raft_consensus.cc:2243] T cd3f9e1ed0924994b57a42b58b90e9d5 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:18.092896  6329 raft_consensus.cc:2272] T cd3f9e1ed0924994b57a42b58b90e9d5 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:18.094954  6329 tablet_replica.cc:333] T 4487f62a21554969bdb5e97b97bc0168 P dde0c3c74e7f473ca5d3fbb12786fc93: stopping tablet replica
I20260709 14:50:18.095687  6329 raft_consensus.cc:2243] T 4487f62a21554969bdb5e97b97bc0168 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:18.096454  6329 raft_consensus.cc:2272] T 4487f62a21554969bdb5e97b97bc0168 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:18.098210  6329 tablet_replica.cc:333] T b4e49c9a178447e69d64b5a1e860b809 P dde0c3c74e7f473ca5d3fbb12786fc93: stopping tablet replica
I20260709 14:50:18.098922  6329 raft_consensus.cc:2243] T b4e49c9a178447e69d64b5a1e860b809 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:18.099310  6329 raft_consensus.cc:2272] T b4e49c9a178447e69d64b5a1e860b809 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:18.100999  6329 tablet_replica.cc:333] T a6857d2bfae542c3a2cd47fdffdb490b P dde0c3c74e7f473ca5d3fbb12786fc93: stopping tablet replica
I20260709 14:50:18.101562  6329 raft_consensus.cc:2243] T a6857d2bfae542c3a2cd47fdffdb490b P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:18.102025  6329 raft_consensus.cc:2272] T a6857d2bfae542c3a2cd47fdffdb490b P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:18.103869  6329 tablet_replica.cc:333] T a227add2b616451a9b940a842aa3c93f P dde0c3c74e7f473ca5d3fbb12786fc93: stopping tablet replica
I20260709 14:50:18.104291  6329 raft_consensus.cc:2243] T a227add2b616451a9b940a842aa3c93f P dde0c3c74e7f473ca5d3fbb12786fc93 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:18.104615  6329 raft_consensus.cc:2272] T a227add2b616451a9b940a842aa3c93f P dde0c3c74e7f473ca5d3fbb12786fc93 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:18.105952  6329 tablet_replica.cc:333] T 67690cfe998744fab25fbd13200c4fc7 P dde0c3c74e7f473ca5d3fbb12786fc93: stopping tablet replica
I20260709 14:50:18.106398  6329 raft_consensus.cc:2243] T 67690cfe998744fab25fbd13200c4fc7 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:18.106710  6329 raft_consensus.cc:2272] T 67690cfe998744fab25fbd13200c4fc7 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:18.108143  6329 tablet_replica.cc:333] T 56d7b9734eb14088baf1a67d6b8f58ec P dde0c3c74e7f473ca5d3fbb12786fc93: stopping tablet replica
I20260709 14:50:18.108559  6329 raft_consensus.cc:2243] T 56d7b9734eb14088baf1a67d6b8f58ec P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:18.108862  6329 raft_consensus.cc:2272] T 56d7b9734eb14088baf1a67d6b8f58ec P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:18.110340  6329 tablet_replica.cc:333] T 6f17b46acc864ef2b0c175d02156e62f P dde0c3c74e7f473ca5d3fbb12786fc93: stopping tablet replica
I20260709 14:50:18.110859  6329 raft_consensus.cc:2243] T 6f17b46acc864ef2b0c175d02156e62f P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:18.111497  6329 raft_consensus.cc:2272] T 6f17b46acc864ef2b0c175d02156e62f P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:18.113054  6329 tablet_replica.cc:333] T 7d0481d4bdee4506807e8de86eac1512 P dde0c3c74e7f473ca5d3fbb12786fc93: stopping tablet replica
I20260709 14:50:18.113538  6329 raft_consensus.cc:2243] T 7d0481d4bdee4506807e8de86eac1512 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:18.113911  6329 raft_consensus.cc:2272] T 7d0481d4bdee4506807e8de86eac1512 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:18.116040  6329 tablet_replica.cc:333] T b26be37833fd45c5b6f31868364d21b4 P dde0c3c74e7f473ca5d3fbb12786fc93: stopping tablet replica
I20260709 14:50:18.116767  6329 raft_consensus.cc:2243] T b26be37833fd45c5b6f31868364d21b4 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:18.117528  6329 raft_consensus.cc:2272] T b26be37833fd45c5b6f31868364d21b4 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:18.119845  6329 tablet_replica.cc:333] T a8e37944df5d41be87d55bd1297af2da P dde0c3c74e7f473ca5d3fbb12786fc93: stopping tablet replica
I20260709 14:50:18.120386  6329 raft_consensus.cc:2243] T a8e37944df5d41be87d55bd1297af2da P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:18.120765  6329 raft_consensus.cc:2272] T a8e37944df5d41be87d55bd1297af2da P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:18.122262  6329 tablet_replica.cc:333] T c3d50de3be1b499eaca383db0eae6ee1 P dde0c3c74e7f473ca5d3fbb12786fc93: stopping tablet replica
I20260709 14:50:18.122810  6329 raft_consensus.cc:2243] T c3d50de3be1b499eaca383db0eae6ee1 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:18.123427  6329 raft_consensus.cc:2272] T c3d50de3be1b499eaca383db0eae6ee1 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:18.125005  6329 tablet_replica.cc:333] T 94dd486783c845e38e60f4cd28e9307b P dde0c3c74e7f473ca5d3fbb12786fc93: stopping tablet replica
I20260709 14:50:18.125617  6329 raft_consensus.cc:2243] T 94dd486783c845e38e60f4cd28e9307b P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:18.125989  6329 raft_consensus.cc:2272] T 94dd486783c845e38e60f4cd28e9307b P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:18.127482  6329 tablet_replica.cc:333] T dd2289a6b34c42c08f32cb8d641e1c7e P dde0c3c74e7f473ca5d3fbb12786fc93: stopping tablet replica
I20260709 14:50:18.128015  6329 raft_consensus.cc:2243] T dd2289a6b34c42c08f32cb8d641e1c7e P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:18.128356  6329 raft_consensus.cc:2272] T dd2289a6b34c42c08f32cb8d641e1c7e P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:18.129890  6329 tablet_replica.cc:333] T 021546e4bbc24511bbbe9bba404d0a11 P dde0c3c74e7f473ca5d3fbb12786fc93: stopping tablet replica
I20260709 14:50:18.130416  6329 raft_consensus.cc:2243] T 021546e4bbc24511bbbe9bba404d0a11 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:18.130782  6329 raft_consensus.cc:2272] T 021546e4bbc24511bbbe9bba404d0a11 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:18.132432  6329 tablet_replica.cc:333] T 3594dd2d5fcc43a984b2f4662fcf7d29 P dde0c3c74e7f473ca5d3fbb12786fc93: stopping tablet replica
I20260709 14:50:18.132915  6329 raft_consensus.cc:2243] T 3594dd2d5fcc43a984b2f4662fcf7d29 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:18.133540  6329 raft_consensus.cc:2272] T 3594dd2d5fcc43a984b2f4662fcf7d29 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:18.135102  6329 tablet_replica.cc:333] T 927b314de03540c7a6d8cfab8c9a375d P dde0c3c74e7f473ca5d3fbb12786fc93: stopping tablet replica
I20260709 14:50:18.135607  6329 raft_consensus.cc:2243] T 927b314de03540c7a6d8cfab8c9a375d P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:18.136022  6329 raft_consensus.cc:2272] T 927b314de03540c7a6d8cfab8c9a375d P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:18.137497  6329 tablet_replica.cc:333] T d6e21ec0a397451e94f19b5901c7aa52 P dde0c3c74e7f473ca5d3fbb12786fc93: stopping tablet replica
I20260709 14:50:18.137993  6329 raft_consensus.cc:2243] T d6e21ec0a397451e94f19b5901c7aa52 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:18.138659  6329 raft_consensus.cc:2272] T d6e21ec0a397451e94f19b5901c7aa52 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:18.140195  6329 tablet_replica.cc:333] T 46b79ff8524248289cdbbbaeedc383de P dde0c3c74e7f473ca5d3fbb12786fc93: stopping tablet replica
I20260709 14:50:18.140676  6329 raft_consensus.cc:2243] T 46b79ff8524248289cdbbbaeedc383de P dde0c3c74e7f473ca5d3fbb12786fc93 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:18.141108  6329 raft_consensus.cc:2272] T 46b79ff8524248289cdbbbaeedc383de P dde0c3c74e7f473ca5d3fbb12786fc93 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:18.142613  6329 tablet_replica.cc:333] T a02b781f2740420085e86b12fbd92615 P dde0c3c74e7f473ca5d3fbb12786fc93: stopping tablet replica
I20260709 14:50:18.143107  6329 raft_consensus.cc:2243] T a02b781f2740420085e86b12fbd92615 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:18.143486  6329 raft_consensus.cc:2272] T a02b781f2740420085e86b12fbd92615 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:18.145033  6329 tablet_replica.cc:333] T a125a9ba3e0c4e4bb48070106d4776aa P dde0c3c74e7f473ca5d3fbb12786fc93: stopping tablet replica
I20260709 14:50:18.145532  6329 raft_consensus.cc:2243] T a125a9ba3e0c4e4bb48070106d4776aa P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:18.145892  6329 raft_consensus.cc:2272] T a125a9ba3e0c4e4bb48070106d4776aa P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:18.147351  6329 tablet_replica.cc:333] T 7cb7a9cceb3643da869e5ae1c40a3959 P dde0c3c74e7f473ca5d3fbb12786fc93: stopping tablet replica
I20260709 14:50:18.147893  6329 raft_consensus.cc:2243] T 7cb7a9cceb3643da869e5ae1c40a3959 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:18.148245  6329 raft_consensus.cc:2272] T 7cb7a9cceb3643da869e5ae1c40a3959 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:18.149560  6329 tablet_replica.cc:333] T cb859e60cd504b018030c5eb03d1251d P dde0c3c74e7f473ca5d3fbb12786fc93: stopping tablet replica
I20260709 14:50:18.150043  6329 raft_consensus.cc:2243] T cb859e60cd504b018030c5eb03d1251d P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:18.150655  6329 raft_consensus.cc:2272] T cb859e60cd504b018030c5eb03d1251d P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:18.152210  6329 tablet_replica.cc:333] T 7d26ea450add4fc1bb92ffc9d89fe21f P dde0c3c74e7f473ca5d3fbb12786fc93: stopping tablet replica
I20260709 14:50:18.152684  6329 raft_consensus.cc:2243] T 7d26ea450add4fc1bb92ffc9d89fe21f P dde0c3c74e7f473ca5d3fbb12786fc93 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:18.153052  6329 raft_consensus.cc:2272] T 7d26ea450add4fc1bb92ffc9d89fe21f P dde0c3c74e7f473ca5d3fbb12786fc93 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:18.154516  6329 tablet_replica.cc:333] T 9459a0461eb8458286e7a2d1a7bb24d5 P dde0c3c74e7f473ca5d3fbb12786fc93: stopping tablet replica
I20260709 14:50:18.155009  6329 raft_consensus.cc:2243] T 9459a0461eb8458286e7a2d1a7bb24d5 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:18.155654  6329 raft_consensus.cc:2272] T 9459a0461eb8458286e7a2d1a7bb24d5 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:18.157299  6329 tablet_replica.cc:333] T 6956fcfe8fb54607bc44fd94b318ad45 P dde0c3c74e7f473ca5d3fbb12786fc93: stopping tablet replica
I20260709 14:50:18.157788  6329 raft_consensus.cc:2243] T 6956fcfe8fb54607bc44fd94b318ad45 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:18.158428  6329 raft_consensus.cc:2272] T 6956fcfe8fb54607bc44fd94b318ad45 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:18.160068  6329 tablet_replica.cc:333] T 8b8fdb1997194fcd91fd94c69cd2c8d2 P dde0c3c74e7f473ca5d3fbb12786fc93: stopping tablet replica
I20260709 14:50:18.160542  6329 raft_consensus.cc:2243] T 8b8fdb1997194fcd91fd94c69cd2c8d2 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:18.161151  6329 raft_consensus.cc:2272] T 8b8fdb1997194fcd91fd94c69cd2c8d2 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:18.163005  6329 tablet_replica.cc:333] T 8e4f6744768f41a6a06420755400e7ad P dde0c3c74e7f473ca5d3fbb12786fc93: stopping tablet replica
I20260709 14:50:18.163671  6329 raft_consensus.cc:2243] T 8e4f6744768f41a6a06420755400e7ad P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:18.164516  6329 raft_consensus.cc:2272] T 8e4f6744768f41a6a06420755400e7ad P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:18.166592  6329 tablet_replica.cc:333] T 6073470f6b544595a7b366e44b7d70f5 P dde0c3c74e7f473ca5d3fbb12786fc93: stopping tablet replica
I20260709 14:50:18.167088  6329 raft_consensus.cc:2243] T 6073470f6b544595a7b366e44b7d70f5 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:18.167454  6329 raft_consensus.cc:2272] T 6073470f6b544595a7b366e44b7d70f5 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:18.168936  6329 tablet_replica.cc:333] T d464434c510f4a939a71486d1d6b1dc2 P dde0c3c74e7f473ca5d3fbb12786fc93: stopping tablet replica
I20260709 14:50:18.169417  6329 raft_consensus.cc:2243] T d464434c510f4a939a71486d1d6b1dc2 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:18.169787  6329 raft_consensus.cc:2272] T d464434c510f4a939a71486d1d6b1dc2 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:18.171157  6329 tablet_replica.cc:333] T fca879354d60445bb8b90626af9cf1df P dde0c3c74e7f473ca5d3fbb12786fc93: stopping tablet replica
I20260709 14:50:18.171636  6329 raft_consensus.cc:2243] T fca879354d60445bb8b90626af9cf1df P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:18.172067  6329 raft_consensus.cc:2272] T fca879354d60445bb8b90626af9cf1df P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:18.173516  6329 tablet_replica.cc:333] T bef6074f1b5e493e8198eb167ef4f1ce P dde0c3c74e7f473ca5d3fbb12786fc93: stopping tablet replica
I20260709 14:50:18.174012  6329 raft_consensus.cc:2243] T bef6074f1b5e493e8198eb167ef4f1ce P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:18.174374  6329 raft_consensus.cc:2272] T bef6074f1b5e493e8198eb167ef4f1ce P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:18.175952  6329 tablet_replica.cc:333] T 4b7b1b7b7b874ca58d7e0b403761b256 P dde0c3c74e7f473ca5d3fbb12786fc93: stopping tablet replica
I20260709 14:50:18.176440  6329 raft_consensus.cc:2243] T 4b7b1b7b7b874ca58d7e0b403761b256 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:18.176796  6329 raft_consensus.cc:2272] T 4b7b1b7b7b874ca58d7e0b403761b256 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:18.178282  6329 tablet_replica.cc:333] T edd3c47298514f099c5d3b92c485e8ee P dde0c3c74e7f473ca5d3fbb12786fc93: stopping tablet replica
I20260709 14:50:18.178752  6329 raft_consensus.cc:2243] T edd3c47298514f099c5d3b92c485e8ee P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:18.179113  6329 raft_consensus.cc:2272] T edd3c47298514f099c5d3b92c485e8ee P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:18.180711  6329 tablet_replica.cc:333] T b92881ebc48042b5ad162acf6bb8ff4e P dde0c3c74e7f473ca5d3fbb12786fc93: stopping tablet replica
I20260709 14:50:18.181202  6329 raft_consensus.cc:2243] T b92881ebc48042b5ad162acf6bb8ff4e P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:18.181579  6329 raft_consensus.cc:2272] T b92881ebc48042b5ad162acf6bb8ff4e P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:18.182982  6329 tablet_replica.cc:333] T a1d92fdf0e314fcb82ac1aceec95ffc4 P dde0c3c74e7f473ca5d3fbb12786fc93: stopping tablet replica
I20260709 14:50:18.183466  6329 raft_consensus.cc:2243] T a1d92fdf0e314fcb82ac1aceec95ffc4 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:18.183890  6329 raft_consensus.cc:2272] T a1d92fdf0e314fcb82ac1aceec95ffc4 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:18.185316  6329 tablet_replica.cc:333] T 984b3887578a42b2be9ef8f75e3d8ace P dde0c3c74e7f473ca5d3fbb12786fc93: stopping tablet replica
I20260709 14:50:18.185791  6329 raft_consensus.cc:2243] T 984b3887578a42b2be9ef8f75e3d8ace P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:18.186440  6329 raft_consensus.cc:2272] T 984b3887578a42b2be9ef8f75e3d8ace P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:18.188012  6329 tablet_replica.cc:333] T b241d276ee264c3d955a7a636b45a4f1 P dde0c3c74e7f473ca5d3fbb12786fc93: stopping tablet replica
I20260709 14:50:18.188486  6329 raft_consensus.cc:2243] T b241d276ee264c3d955a7a636b45a4f1 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:18.188861  6329 raft_consensus.cc:2272] T b241d276ee264c3d955a7a636b45a4f1 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:18.190392  6329 tablet_replica.cc:333] T 84c24eac57634ce8b573bf52d2728337 P dde0c3c74e7f473ca5d3fbb12786fc93: stopping tablet replica
I20260709 14:50:18.190994  6329 raft_consensus.cc:2243] T 84c24eac57634ce8b573bf52d2728337 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:18.191357  6329 raft_consensus.cc:2272] T 84c24eac57634ce8b573bf52d2728337 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:18.193250  6329 tablet_replica.cc:333] T c2375bca99d846dca812b43f5bf7a1ad P dde0c3c74e7f473ca5d3fbb12786fc93: stopping tablet replica
I20260709 14:50:18.193737  6329 raft_consensus.cc:2243] T c2375bca99d846dca812b43f5bf7a1ad P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:18.194451  6329 raft_consensus.cc:2272] T c2375bca99d846dca812b43f5bf7a1ad P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:18.196278  6329 tablet_replica.cc:333] T 6070143bb42b40c6bdb9e2dda21eee26 P dde0c3c74e7f473ca5d3fbb12786fc93: stopping tablet replica
I20260709 14:50:18.196722  6329 raft_consensus.cc:2243] T 6070143bb42b40c6bdb9e2dda21eee26 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:18.197285  6329 raft_consensus.cc:2272] T 6070143bb42b40c6bdb9e2dda21eee26 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:18.198763  6329 tablet_replica.cc:333] T 9c8c5c234613459e9c0712aa25f8bdba P dde0c3c74e7f473ca5d3fbb12786fc93: stopping tablet replica
I20260709 14:50:18.199183  6329 raft_consensus.cc:2243] T 9c8c5c234613459e9c0712aa25f8bdba P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:18.199504  6329 raft_consensus.cc:2272] T 9c8c5c234613459e9c0712aa25f8bdba P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:18.201037  6329 tablet_replica.cc:333] T 253eee5b690448bf8d2b11ddf67fc76a P dde0c3c74e7f473ca5d3fbb12786fc93: stopping tablet replica
I20260709 14:50:18.201464  6329 raft_consensus.cc:2243] T 253eee5b690448bf8d2b11ddf67fc76a P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:18.202090  6329 raft_consensus.cc:2272] T 253eee5b690448bf8d2b11ddf67fc76a P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:18.203578  6329 tablet_replica.cc:333] T ee836ebb217d4fa28626682645ab89a9 P dde0c3c74e7f473ca5d3fbb12786fc93: stopping tablet replica
I20260709 14:50:18.204077  6329 raft_consensus.cc:2243] T ee836ebb217d4fa28626682645ab89a9 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:18.204409  6329 raft_consensus.cc:2272] T ee836ebb217d4fa28626682645ab89a9 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:18.205796  6329 tablet_replica.cc:333] T 92de74c7b235473185b5beb6441b20da P dde0c3c74e7f473ca5d3fbb12786fc93: stopping tablet replica
I20260709 14:50:18.206223  6329 raft_consensus.cc:2243] T 92de74c7b235473185b5beb6441b20da P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:18.206521  6329 raft_consensus.cc:2272] T 92de74c7b235473185b5beb6441b20da P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:18.207916  6329 tablet_replica.cc:333] T 5d3f408496d34341a0ea4cd7efef9b2a P dde0c3c74e7f473ca5d3fbb12786fc93: stopping tablet replica
I20260709 14:50:18.208324  6329 raft_consensus.cc:2243] T 5d3f408496d34341a0ea4cd7efef9b2a P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:18.208880  6329 raft_consensus.cc:2272] T 5d3f408496d34341a0ea4cd7efef9b2a P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:18.210350  6329 tablet_replica.cc:333] T 2dd094a7f9e542aa8aaaa08fa47d1d5d P dde0c3c74e7f473ca5d3fbb12786fc93: stopping tablet replica
I20260709 14:50:18.210825  6329 raft_consensus.cc:2243] T 2dd094a7f9e542aa8aaaa08fa47d1d5d P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:18.211130  6329 raft_consensus.cc:2272] T 2dd094a7f9e542aa8aaaa08fa47d1d5d P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:18.212862  6329 tablet_replica.cc:333] T ed09b6c0627b4d47b5a9a8d32c450dbd P dde0c3c74e7f473ca5d3fbb12786fc93: stopping tablet replica
I20260709 14:50:18.213546  6329 raft_consensus.cc:2243] T ed09b6c0627b4d47b5a9a8d32c450dbd P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:18.215206  6329 raft_consensus.cc:2272] T ed09b6c0627b4d47b5a9a8d32c450dbd P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:18.217438  6329 tablet_replica.cc:333] T ff6e2b6db5d04778874fe23971decebb P dde0c3c74e7f473ca5d3fbb12786fc93: stopping tablet replica
I20260709 14:50:18.218202  6329 raft_consensus.cc:2243] T ff6e2b6db5d04778874fe23971decebb P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:18.218968  6329 raft_consensus.cc:2272] T ff6e2b6db5d04778874fe23971decebb P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:18.220721  6329 tablet_replica.cc:333] T b10cfcd79e134a368116782c2d83dac4 P dde0c3c74e7f473ca5d3fbb12786fc93: stopping tablet replica
I20260709 14:50:18.221169  6329 raft_consensus.cc:2243] T b10cfcd79e134a368116782c2d83dac4 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:18.221485  6329 raft_consensus.cc:2272] T b10cfcd79e134a368116782c2d83dac4 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:18.222867  6329 tablet_replica.cc:333] T 215fb7121edd4bd291fa56d4f16e0bbb P dde0c3c74e7f473ca5d3fbb12786fc93: stopping tablet replica
I20260709 14:50:18.223300  6329 raft_consensus.cc:2243] T 215fb7121edd4bd291fa56d4f16e0bbb P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:18.223625  6329 raft_consensus.cc:2272] T 215fb7121edd4bd291fa56d4f16e0bbb P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:18.225172  6329 tablet_replica.cc:333] T 0adeb3157f3843eeb5fa7a0688c207ad P dde0c3c74e7f473ca5d3fbb12786fc93: stopping tablet replica
I20260709 14:50:18.225770  6329 raft_consensus.cc:2243] T 0adeb3157f3843eeb5fa7a0688c207ad P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:18.226356  6329 raft_consensus.cc:2272] T 0adeb3157f3843eeb5fa7a0688c207ad P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:18.227974  6329 tablet_replica.cc:333] T 3ea3bb67a6ae412eae3dbf01d6476d7b P dde0c3c74e7f473ca5d3fbb12786fc93: stopping tablet replica
I20260709 14:50:18.228518  6329 raft_consensus.cc:2243] T 3ea3bb67a6ae412eae3dbf01d6476d7b P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:18.228885  6329 raft_consensus.cc:2272] T 3ea3bb67a6ae412eae3dbf01d6476d7b P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:18.230271  6329 tablet_replica.cc:333] T 2f985d6b625341ea8733d7042a6c51fe P dde0c3c74e7f473ca5d3fbb12786fc93: stopping tablet replica
I20260709 14:50:18.230757  6329 raft_consensus.cc:2243] T 2f985d6b625341ea8733d7042a6c51fe P dde0c3c74e7f473ca5d3fbb12786fc93 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:18.231134  6329 raft_consensus.cc:2272] T 2f985d6b625341ea8733d7042a6c51fe P dde0c3c74e7f473ca5d3fbb12786fc93 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:18.232852  6329 tablet_replica.cc:333] T a9b2cc041e8148c6b606349f378f1648 P dde0c3c74e7f473ca5d3fbb12786fc93: stopping tablet replica
I20260709 14:50:18.233438  6329 raft_consensus.cc:2243] T a9b2cc041e8148c6b606349f378f1648 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:18.233809  6329 raft_consensus.cc:2272] T a9b2cc041e8148c6b606349f378f1648 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:18.235262  6329 tablet_replica.cc:333] T b0442be48d0046c58254cc74075e52e0 P dde0c3c74e7f473ca5d3fbb12786fc93: stopping tablet replica
I20260709 14:50:18.235702  6329 raft_consensus.cc:2243] T b0442be48d0046c58254cc74075e52e0 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:18.236120  6329 raft_consensus.cc:2272] T b0442be48d0046c58254cc74075e52e0 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:18.237663  6329 tablet_replica.cc:333] T 3ecbc1d03c0246c4850f3095e933a489 P dde0c3c74e7f473ca5d3fbb12786fc93: stopping tablet replica
I20260709 14:50:18.238257  6329 raft_consensus.cc:2243] T 3ecbc1d03c0246c4850f3095e933a489 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:18.238778  6329 raft_consensus.cc:2272] T 3ecbc1d03c0246c4850f3095e933a489 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:18.240747  6329 tablet_replica.cc:333] T c12645ec093645339fd6c1013f289779 P dde0c3c74e7f473ca5d3fbb12786fc93: stopping tablet replica
I20260709 14:50:18.241186  6329 raft_consensus.cc:2243] T c12645ec093645339fd6c1013f289779 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:18.241564  6329 raft_consensus.cc:2272] T c12645ec093645339fd6c1013f289779 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:18.242980  6329 tablet_replica.cc:333] T d4164633f79a46df93a8ac238b377690 P dde0c3c74e7f473ca5d3fbb12786fc93: stopping tablet replica
I20260709 14:50:18.243412  6329 raft_consensus.cc:2243] T d4164633f79a46df93a8ac238b377690 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:18.243822  6329 raft_consensus.cc:2272] T d4164633f79a46df93a8ac238b377690 P dde0c3c74e7f473ca5d3fbb12786fc93 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:18.308203  6329 tablet_server.cc:196] TabletServer@127.6.46.67:0 shutdown complete.
I20260709 14:50:18.376477  6329 tablet_server.cc:179] TabletServer@127.6.46.68:0 shutting down...
I20260709 14:50:18.403944  6329 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:50:18.419257  6329 tablet_server.cc:196] TabletServer@127.6.46.68:0 shutdown complete.
I20260709 14:50:18.426673  6329 master.cc:562] Master@127.6.46.126:39303 shutting down...
I20260709 14:50:18.443130  6329 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f7c0597b4509445590f0d801da14e8e9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:18.443661  6329 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f7c0597b4509445590f0d801da14e8e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:18.444034  6329 tablet_replica.cc:333] T 00000000000000000000000000000000 P f7c0597b4509445590f0d801da14e8e9: stopping tablet replica
I20260709 14:50:18.497615  6329 master.cc:584] Master@127.6.46.126:39303 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (20894 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260709 14:50:18.580189  6329 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.46.126:33645
I20260709 14:50:18.581333  6329 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:18.586315  8250 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:50:18.587699  8253 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:50:18.588192  6329 server_base.cc:1061] running on GCE node
W20260709 14:50:18.588296  8251 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:50:18.589289  6329 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:50:18.589507  6329 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:50:18.589674  6329 hybrid_clock.cc:648] HybridClock initialized: now 1783608618589658 us; error 0 us; skew 500 ppm
I20260709 14:50:18.590184  6329 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:18.592402  6329 webserver.cc:533] Webserver started at http://127.6.46.126:37707/ using document root <none> and password file <none>
I20260709 14:50:18.592880  6329 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:18.593078  6329 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:50:18.593369  6329 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:50:18.594441  6329 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608570934825-6329-0/minicluster-data/master-0-root/instance:
uuid: "8dc3e5378a274b049367eee272bb2e06"
format_stamp: "Formatted at 2026-07-09 14:50:18 on dist-test-slave-zpbn"
I20260709 14:50:18.598788  6329 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:50:18.602051  8258 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:18.603068  6329 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:50:18.603330  6329 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608570934825-6329-0/minicluster-data/master-0-root
uuid: "8dc3e5378a274b049367eee272bb2e06"
format_stamp: "Formatted at 2026-07-09 14:50:18 on dist-test-slave-zpbn"
I20260709 14:50:18.603591  6329 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608570934825-6329-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608570934825-6329-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608570934825-6329-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:50:18.619917  6329 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:18.621404  6329 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:18.657699  6329 rpc_server.cc:307] RPC server started. Bound to: 127.6.46.126:33645
I20260709 14:50:18.657799  8309 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.46.126:33645 every 8 connection(s)
I20260709 14:50:18.661607  8310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:18.670816  8310 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8dc3e5378a274b049367eee272bb2e06: Bootstrap starting.
I20260709 14:50:18.675390  8310 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8dc3e5378a274b049367eee272bb2e06: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:18.679190  8310 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8dc3e5378a274b049367eee272bb2e06: No bootstrap required, opened a new log
I20260709 14:50:18.681166  8310 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8dc3e5378a274b049367eee272bb2e06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8dc3e5378a274b049367eee272bb2e06" member_type: VOTER }
I20260709 14:50:18.681550  8310 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8dc3e5378a274b049367eee272bb2e06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:18.681797  8310 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8dc3e5378a274b049367eee272bb2e06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8dc3e5378a274b049367eee272bb2e06, State: Initialized, Role: FOLLOWER
I20260709 14:50:18.682404  8310 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8dc3e5378a274b049367eee272bb2e06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8dc3e5378a274b049367eee272bb2e06" member_type: VOTER }
I20260709 14:50:18.682833  8310 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8dc3e5378a274b049367eee272bb2e06 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:50:18.683094  8310 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8dc3e5378a274b049367eee272bb2e06 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:50:18.683357  8310 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8dc3e5378a274b049367eee272bb2e06 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:18.687284  8310 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8dc3e5378a274b049367eee272bb2e06 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8dc3e5378a274b049367eee272bb2e06" member_type: VOTER }
I20260709 14:50:18.687796  8310 leader_election.cc:304] T 00000000000000000000000000000000 P 8dc3e5378a274b049367eee272bb2e06 [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: 8dc3e5378a274b049367eee272bb2e06; no voters: 
I20260709 14:50:18.688866  8310 leader_election.cc:290] T 00000000000000000000000000000000 P 8dc3e5378a274b049367eee272bb2e06 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:50:18.689242  8313 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8dc3e5378a274b049367eee272bb2e06 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:18.690457  8313 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8dc3e5378a274b049367eee272bb2e06 [term 1 LEADER]: Becoming Leader. State: Replica: 8dc3e5378a274b049367eee272bb2e06, State: Running, Role: LEADER
I20260709 14:50:18.691064  8313 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8dc3e5378a274b049367eee272bb2e06 [LEADER]: Queue going to LEADER mode. State: All 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: "8dc3e5378a274b049367eee272bb2e06" member_type: VOTER }
I20260709 14:50:18.691627  8310 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8dc3e5378a274b049367eee272bb2e06 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:50:18.695850  8315 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8dc3e5378a274b049367eee272bb2e06 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8dc3e5378a274b049367eee272bb2e06. Latest consensus state: current_term: 1 leader_uuid: "8dc3e5378a274b049367eee272bb2e06" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8dc3e5378a274b049367eee272bb2e06" member_type: VOTER } }
I20260709 14:50:18.696532  8315 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8dc3e5378a274b049367eee272bb2e06 [sys.catalog]: This master's current role is: LEADER
I20260709 14:50:18.696923  8314 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8dc3e5378a274b049367eee272bb2e06 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8dc3e5378a274b049367eee272bb2e06" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8dc3e5378a274b049367eee272bb2e06" member_type: VOTER } }
I20260709 14:50:18.697454  8314 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8dc3e5378a274b049367eee272bb2e06 [sys.catalog]: This master's current role is: LEADER
I20260709 14:50:18.698395  8320 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:50:18.703150  8320 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:50:18.706640  6329 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:50:18.711623  8320 catalog_manager.cc:1383] Generated new cluster ID: 27a61687d6ba49c3a2b861c749474ba3
I20260709 14:50:18.711966  8320 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:50:18.731860  8320 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:50:18.733168  8320 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:50:18.749595  8320 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 8dc3e5378a274b049367eee272bb2e06: Generated new TSK 0
I20260709 14:50:18.750137  8320 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:50:18.772816  6329 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:18.778170  8331 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:50:18.779187  8332 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:50:18.780643  8334 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:50:18.781239  6329 server_base.cc:1061] running on GCE node
I20260709 14:50:18.782058  6329 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:50:18.782227  6329 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:50:18.782342  6329 hybrid_clock.cc:648] HybridClock initialized: now 1783608618782332 us; error 0 us; skew 500 ppm
I20260709 14:50:18.782769  6329 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:18.784813  6329 webserver.cc:533] Webserver started at http://127.6.46.65:35773/ using document root <none> and password file <none>
I20260709 14:50:18.785228  6329 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:18.785377  6329 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:50:18.785589  6329 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:50:18.786531  6329 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608570934825-6329-0/minicluster-data/ts-0-root/instance:
uuid: "f2e1ff9c009347d0bf70b4b3624fbab4"
format_stamp: "Formatted at 2026-07-09 14:50:18 on dist-test-slave-zpbn"
I20260709 14:50:18.790469  6329 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260709 14:50:18.793531  8339 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:18.794220  6329 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:50:18.794493  6329 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608570934825-6329-0/minicluster-data/ts-0-root
uuid: "f2e1ff9c009347d0bf70b4b3624fbab4"
format_stamp: "Formatted at 2026-07-09 14:50:18 on dist-test-slave-zpbn"
I20260709 14:50:18.794749  6329 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608570934825-6329-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608570934825-6329-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608570934825-6329-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:50:18.812935  6329 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:18.814029  6329 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:18.815388  6329 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:50:18.817502  6329 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:50:18.817729  6329 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:18.817960  6329 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:50:18.818177  6329 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:18.856412  6329 rpc_server.cc:307] RPC server started. Bound to: 127.6.46.65:35101
I20260709 14:50:18.856518  8401 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.46.65:35101 every 8 connection(s)
I20260709 14:50:18.861048  6329 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:18.868044  8406 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:50:18.869524  8407 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:50:18.871963  8409 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:50:18.872529  6329 server_base.cc:1061] running on GCE node
I20260709 14:50:18.873545  8402 heartbeater.cc:344] Connected to a master server at 127.6.46.126:33645
I20260709 14:50:18.873975  8402 heartbeater.cc:461] Registering TS with master...
I20260709 14:50:18.874253  6329 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:50:18.874537  6329 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:50:18.874733  6329 hybrid_clock.cc:648] HybridClock initialized: now 1783608618874714 us; error 0 us; skew 500 ppm
I20260709 14:50:18.874814  8402 heartbeater.cc:507] Master 127.6.46.126:33645 requested a full tablet report, sending...
I20260709 14:50:18.875468  6329 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:18.877239  8275 ts_manager.cc:194] Registered new tserver with Master: f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101)
I20260709 14:50:18.878216  6329 webserver.cc:533] Webserver started at http://127.6.46.66:35349/ using document root <none> and password file <none>
I20260709 14:50:18.878880  6329 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:18.879122  6329 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:50:18.879392  6329 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:50:18.879575  8275 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49134
I20260709 14:50:18.880771  6329 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608570934825-6329-0/minicluster-data/ts-1-root/instance:
uuid: "118418fc007349f3b9b593bd409820e0"
format_stamp: "Formatted at 2026-07-09 14:50:18 on dist-test-slave-zpbn"
I20260709 14:50:18.884828  6329 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:50:18.887887  8414 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:18.888525  6329 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:50:18.888797  6329 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608570934825-6329-0/minicluster-data/ts-1-root
uuid: "118418fc007349f3b9b593bd409820e0"
format_stamp: "Formatted at 2026-07-09 14:50:18 on dist-test-slave-zpbn"
I20260709 14:50:18.889053  6329 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608570934825-6329-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608570934825-6329-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608570934825-6329-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:50:18.906724  6329 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:18.907936  6329 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:18.909294  6329 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:50:18.911335  6329 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:50:18.911556  6329 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:18.911839  6329 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:50:18.912030  6329 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:18.949847  6329 rpc_server.cc:307] RPC server started. Bound to: 127.6.46.66:40485
I20260709 14:50:18.949944  8476 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.46.66:40485 every 8 connection(s)
I20260709 14:50:18.954325  6329 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:18.960804  8480 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:50:18.961576  8481 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:50:18.964846  6329 server_base.cc:1061] running on GCE node
W20260709 14:50:18.964962  8484 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:50:18.965394  8477 heartbeater.cc:344] Connected to a master server at 127.6.46.126:33645
I20260709 14:50:18.965857  8477 heartbeater.cc:461] Registering TS with master...
I20260709 14:50:18.966044  6329 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:50:18.966308  6329 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:50:18.966483  6329 hybrid_clock.cc:648] HybridClock initialized: now 1783608618966468 us; error 0 us; skew 500 ppm
I20260709 14:50:18.966620  8477 heartbeater.cc:507] Master 127.6.46.126:33645 requested a full tablet report, sending...
I20260709 14:50:18.967067  6329 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:18.969218  8275 ts_manager.cc:194] Registered new tserver with Master: 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485)
I20260709 14:50:18.969653  6329 webserver.cc:533] Webserver started at http://127.6.46.67:34439/ using document root <none> and password file <none>
I20260709 14:50:18.970270  6329 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:18.970525  6329 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:50:18.970808  6329 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:50:18.970996  8275 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49140
I20260709 14:50:18.972282  6329 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608570934825-6329-0/minicluster-data/ts-2-root/instance:
uuid: "1843fd4e6ed744abb7593fa3808e8ea5"
format_stamp: "Formatted at 2026-07-09 14:50:18 on dist-test-slave-zpbn"
I20260709 14:50:18.976343  6329 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:50:18.979382  8488 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:18.980116  6329 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:50:18.980387  6329 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608570934825-6329-0/minicluster-data/ts-2-root
uuid: "1843fd4e6ed744abb7593fa3808e8ea5"
format_stamp: "Formatted at 2026-07-09 14:50:18 on dist-test-slave-zpbn"
I20260709 14:50:18.980648  6329 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608570934825-6329-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608570934825-6329-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608570934825-6329-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:50:18.996260  6329 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:18.997341  6329 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:18.998649  6329 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:50:19.000826  6329 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:50:19.001022  6329 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:19.001268  6329 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:50:19.001421  6329 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:19.040645  6329 rpc_server.cc:307] RPC server started. Bound to: 127.6.46.67:37865
I20260709 14:50:19.040745  8550 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.46.67:37865 every 8 connection(s)
I20260709 14:50:19.045060  6329 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:19.051643  8554 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:50:19.052295  8555 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:50:19.054533  8557 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:50:19.055176  6329 server_base.cc:1061] running on GCE node
I20260709 14:50:19.056267  6329 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:50:19.056553  6329 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:50:19.056763  6329 hybrid_clock.cc:648] HybridClock initialized: now 1783608619056749 us; error 0 us; skew 500 ppm
I20260709 14:50:19.057337  6329 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:19.057345  8551 heartbeater.cc:344] Connected to a master server at 127.6.46.126:33645
I20260709 14:50:19.057843  8551 heartbeater.cc:461] Registering TS with master...
I20260709 14:50:19.058709  8551 heartbeater.cc:507] Master 127.6.46.126:33645 requested a full tablet report, sending...
I20260709 14:50:19.060173  6329 webserver.cc:533] Webserver started at http://127.6.46.68:42781/ using document root <none> and password file <none>
I20260709 14:50:19.060738  6329 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:19.060796  8275 ts_manager.cc:194] Registered new tserver with Master: 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865)
I20260709 14:50:19.060918  6329 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:50:19.061371  6329 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:50:19.062213  8275 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49148
I20260709 14:50:19.062561  6329 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608570934825-6329-0/minicluster-data/ts-3-root/instance:
uuid: "1cf3b660b3e14a4c9d208456c127d985"
format_stamp: "Formatted at 2026-07-09 14:50:19 on dist-test-slave-zpbn"
I20260709 14:50:19.066857  6329 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260709 14:50:19.069847  8562 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:19.070504  6329 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:50:19.070776  6329 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608570934825-6329-0/minicluster-data/ts-3-root
uuid: "1cf3b660b3e14a4c9d208456c127d985"
format_stamp: "Formatted at 2026-07-09 14:50:19 on dist-test-slave-zpbn"
I20260709 14:50:19.071066  6329 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608570934825-6329-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608570934825-6329-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608570934825-6329-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:50:19.093227  6329 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:19.094370  6329 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:19.095783  6329 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:50:19.098011  6329 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:50:19.098206  6329 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:19.098469  6329 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:50:19.098631  6329 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:19.136260  6329 rpc_server.cc:307] RPC server started. Bound to: 127.6.46.68:39415
I20260709 14:50:19.136353  8624 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.46.68:39415 every 8 connection(s)
I20260709 14:50:19.148748  8625 heartbeater.cc:344] Connected to a master server at 127.6.46.126:33645
I20260709 14:50:19.149179  8625 heartbeater.cc:461] Registering TS with master...
I20260709 14:50:19.149839  8625 heartbeater.cc:507] Master 127.6.46.126:33645 requested a full tablet report, sending...
I20260709 14:50:19.151530  8275 ts_manager.cc:194] Registered new tserver with Master: 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415)
I20260709 14:50:19.151686  6329 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.012473481s
I20260709 14:50:19.152837  8275 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49162
I20260709 14:50:19.174346  8275 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49164:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260709 14:50:19.391302  8590 tablet_service.cc:1511] Processing CreateTablet for tablet e3ebfb824cc24114aab648733fbbfd66 (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:50:19.392781  8590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3ebfb824cc24114aab648733fbbfd66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:19.400226  8589 tablet_service.cc:1511] Processing CreateTablet for tablet d30b3a2fde224275bc33bc2a24798e2d (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:50:19.401649  8589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d30b3a2fde224275bc33bc2a24798e2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:19.407725  8516 tablet_service.cc:1511] Processing CreateTablet for tablet e3ebfb824cc24114aab648733fbbfd66 (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:50:19.409327  8516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3ebfb824cc24114aab648733fbbfd66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:19.412902  8366 tablet_service.cc:1511] Processing CreateTablet for tablet 4f04072a88084385b14c176663c87ce1 (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:50:19.414286  8366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f04072a88084385b14c176663c87ce1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:19.411401  8367 tablet_service.cc:1511] Processing CreateTablet for tablet e3ebfb824cc24114aab648733fbbfd66 (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:50:19.418454  8367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3ebfb824cc24114aab648733fbbfd66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:19.419338  8515 tablet_service.cc:1511] Processing CreateTablet for tablet 4f04072a88084385b14c176663c87ce1 (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:50:19.420663  8515 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f04072a88084385b14c176663c87ce1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:19.422833  8641 tablet_bootstrap.cc:492] T e3ebfb824cc24114aab648733fbbfd66 P 1cf3b660b3e14a4c9d208456c127d985: Bootstrap starting.
I20260709 14:50:19.431105  8365 tablet_service.cc:1511] Processing CreateTablet for tablet d30b3a2fde224275bc33bc2a24798e2d (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:50:19.432516  8365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d30b3a2fde224275bc33bc2a24798e2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:19.435076  8514 tablet_service.cc:1511] Processing CreateTablet for tablet a14449e5bec54c978ad33b7b9a95bd38 (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:50:19.436465  8514 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a14449e5bec54c978ad33b7b9a95bd38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:19.440760  8590 tablet_service.cc:1511] Processing CreateTablet for tablet a14449e5bec54c978ad33b7b9a95bd38 (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:50:19.442034  8590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a14449e5bec54c978ad33b7b9a95bd38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:19.442209  8364 tablet_service.cc:1511] Processing CreateTablet for tablet 3a9292e12ed04d739fb554506bff7e61 (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:50:19.443483  8364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a9292e12ed04d739fb554506bff7e61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:19.444751  8513 tablet_service.cc:1511] Processing CreateTablet for tablet 3a9292e12ed04d739fb554506bff7e61 (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:50:19.446058  8513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a9292e12ed04d739fb554506bff7e61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:19.446056  8589 tablet_service.cc:1511] Processing CreateTablet for tablet 07433946c9fe41dd92df6f305aa6a92a (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:50:19.450109  8589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07433946c9fe41dd92df6f305aa6a92a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:19.453315  8512 tablet_service.cc:1511] Processing CreateTablet for tablet cbe6fc4c6f8a4b11bb94e42a31ae1943 (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:50:19.453614  8442 tablet_service.cc:1511] Processing CreateTablet for tablet 4f04072a88084385b14c176663c87ce1 (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:50:19.454605  8641 tablet_bootstrap.cc:654] T e3ebfb824cc24114aab648733fbbfd66 P 1cf3b660b3e14a4c9d208456c127d985: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:19.454702  8512 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbe6fc4c6f8a4b11bb94e42a31ae1943. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:19.456892  8440 tablet_service.cc:1511] Processing CreateTablet for tablet a14449e5bec54c978ad33b7b9a95bd38 (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:50:19.459103  8588 tablet_service.cc:1511] Processing CreateTablet for tablet cbe6fc4c6f8a4b11bb94e42a31ae1943 (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:50:19.460302  8362 tablet_service.cc:1511] Processing CreateTablet for tablet cbe6fc4c6f8a4b11bb94e42a31ae1943 (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:50:19.460806  8588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbe6fc4c6f8a4b11bb94e42a31ae1943. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:19.461651  8362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbe6fc4c6f8a4b11bb94e42a31ae1943. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:19.463817  8511 tablet_service.cc:1511] Processing CreateTablet for tablet 4aa501d68a914742a2cd929cebfcbeb8 (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:50:19.465171  8511 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4aa501d68a914742a2cd929cebfcbeb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:19.464983  8439 tablet_service.cc:1511] Processing CreateTablet for tablet 3a9292e12ed04d739fb554506bff7e61 (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:50:19.467537  8438 tablet_service.cc:1511] Processing CreateTablet for tablet 07433946c9fe41dd92df6f305aa6a92a (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:50:19.467967  8587 tablet_service.cc:1511] Processing CreateTablet for tablet 4aa501d68a914742a2cd929cebfcbeb8 (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:50:19.469199  8587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4aa501d68a914742a2cd929cebfcbeb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:19.469442  8441 tablet_service.cc:1511] Processing CreateTablet for tablet d30b3a2fde224275bc33bc2a24798e2d (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:50:19.473186  8361 tablet_service.cc:1511] Processing CreateTablet for tablet ddf674dcdacf4f859665cdd20cb16f55 (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:50:19.474476  8361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddf674dcdacf4f859665cdd20cb16f55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:19.474733  8510 tablet_service.cc:1511] Processing CreateTablet for tablet ddf674dcdacf4f859665cdd20cb16f55 (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:50:19.476015  8510 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddf674dcdacf4f859665cdd20cb16f55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:19.459131  8363 tablet_service.cc:1511] Processing CreateTablet for tablet 07433946c9fe41dd92df6f305aa6a92a (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:50:19.477065  8363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07433946c9fe41dd92df6f305aa6a92a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:19.477775  8586 tablet_service.cc:1511] Processing CreateTablet for tablet c04194c0f91046278f3448859cb76cec (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:50:19.479178  8586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c04194c0f91046278f3448859cb76cec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:19.471617  8437 tablet_service.cc:1511] Processing CreateTablet for tablet 4aa501d68a914742a2cd929cebfcbeb8 (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:50:19.481802  8360 tablet_service.cc:1511] Processing CreateTablet for tablet c04194c0f91046278f3448859cb76cec (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:50:19.483053  8360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c04194c0f91046278f3448859cb76cec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:19.454823  8442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f04072a88084385b14c176663c87ce1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:19.485203  8441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d30b3a2fde224275bc33bc2a24798e2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:19.486233  8440 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a14449e5bec54c978ad33b7b9a95bd38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:19.487244  8437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4aa501d68a914742a2cd929cebfcbeb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:19.488157  8438 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07433946c9fe41dd92df6f305aa6a92a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:19.489192  8439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a9292e12ed04d739fb554506bff7e61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:19.501060  8436 tablet_service.cc:1511] Processing CreateTablet for tablet ddf674dcdacf4f859665cdd20cb16f55 (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:50:19.503409  8436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddf674dcdacf4f859665cdd20cb16f55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:19.510257  8509 tablet_service.cc:1511] Processing CreateTablet for tablet ef77f9b73c1447d995e8aa9270499997 (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:50:19.511600  8509 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef77f9b73c1447d995e8aa9270499997. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:19.516376  8359 tablet_service.cc:1511] Processing CreateTablet for tablet ef77f9b73c1447d995e8aa9270499997 (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:50:19.530036  8359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef77f9b73c1447d995e8aa9270499997. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:19.522339  8508 tablet_service.cc:1511] Processing CreateTablet for tablet 7d660641634447b9a7e308e8233806da (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:50:19.532872  8508 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d660641634447b9a7e308e8233806da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:19.513518  8585 tablet_service.cc:1511] Processing CreateTablet for tablet ef77f9b73c1447d995e8aa9270499997 (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:50:19.539700  8585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef77f9b73c1447d995e8aa9270499997. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:19.549588  8584 tablet_service.cc:1511] Processing CreateTablet for tablet 7d660641634447b9a7e308e8233806da (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:50:19.550930  8584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d660641634447b9a7e308e8233806da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:19.553438  8358 tablet_service.cc:1511] Processing CreateTablet for tablet 8176ca3d19ae463fa405facc55d5b2ba (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:50:19.554768  8358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8176ca3d19ae463fa405facc55d5b2ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:19.563414  8435 tablet_service.cc:1511] Processing CreateTablet for tablet c04194c0f91046278f3448859cb76cec (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:50:19.564688  8435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c04194c0f91046278f3448859cb76cec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:19.592509  8433 tablet_service.cc:1511] Processing CreateTablet for tablet 8176ca3d19ae463fa405facc55d5b2ba (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:50:19.593933  8433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8176ca3d19ae463fa405facc55d5b2ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:19.601256  8642 tablet_bootstrap.cc:492] T e3ebfb824cc24114aab648733fbbfd66 P 1843fd4e6ed744abb7593fa3808e8ea5: Bootstrap starting.
I20260709 14:50:19.568881  8434 tablet_service.cc:1511] Processing CreateTablet for tablet 7d660641634447b9a7e308e8233806da (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:50:19.616541  8434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d660641634447b9a7e308e8233806da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:19.621837  8516 tablet_service.cc:1511] Processing CreateTablet for tablet 8176ca3d19ae463fa405facc55d5b2ba (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:50:19.623548  8516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8176ca3d19ae463fa405facc55d5b2ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:19.629427  8515 tablet_service.cc:1511] Processing CreateTablet for tablet 264588e6049b46a1a0791cb15a5e079f (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:50:19.640189  8515 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 264588e6049b46a1a0791cb15a5e079f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:19.645107  8367 tablet_service.cc:1511] Processing CreateTablet for tablet 995db35908ac4557be948c0606df33b5 (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:50:19.646826  8367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 995db35908ac4557be948c0606df33b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:19.646984  8642 tablet_bootstrap.cc:654] T e3ebfb824cc24114aab648733fbbfd66 P 1843fd4e6ed744abb7593fa3808e8ea5: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:19.665033  8584 tablet_service.cc:1511] Processing CreateTablet for tablet 995db35908ac4557be948c0606df33b5 (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:50:19.665779  8641 tablet_bootstrap.cc:492] T e3ebfb824cc24114aab648733fbbfd66 P 1cf3b660b3e14a4c9d208456c127d985: No bootstrap required, opened a new log
I20260709 14:50:19.666357  8641 ts_tablet_manager.cc:1403] T e3ebfb824cc24114aab648733fbbfd66 P 1cf3b660b3e14a4c9d208456c127d985: Time spent bootstrapping tablet: real 0.244s	user 0.012s	sys 0.006s
I20260709 14:50:19.666746  8584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 995db35908ac4557be948c0606df33b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:19.687047  8439 tablet_service.cc:1511] Processing CreateTablet for tablet 995db35908ac4557be948c0606df33b5 (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:50:19.688782  8439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 995db35908ac4557be948c0606df33b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:19.692582  8590 tablet_service.cc:1511] Processing CreateTablet for tablet 264588e6049b46a1a0791cb15a5e079f (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:50:19.693784  8590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 264588e6049b46a1a0791cb15a5e079f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:19.697688  8641 raft_consensus.cc:359] T e3ebfb824cc24114aab648733fbbfd66 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:19.698427  8641 raft_consensus.cc:385] T e3ebfb824cc24114aab648733fbbfd66 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:19.698740  8641 raft_consensus.cc:740] T e3ebfb824cc24114aab648733fbbfd66 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cf3b660b3e14a4c9d208456c127d985, State: Initialized, Role: FOLLOWER
I20260709 14:50:19.700546  8437 tablet_service.cc:1511] Processing CreateTablet for tablet 68b9a2bdfc5d44d2a9ce24515fba74c8 (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
W20260709 14:50:19.702641  8323 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:50:19.704550  8437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68b9a2bdfc5d44d2a9ce24515fba74c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:19.720549  8366 tablet_service.cc:1511] Processing CreateTablet for tablet 264588e6049b46a1a0791cb15a5e079f (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:50:19.722035  8366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 264588e6049b46a1a0791cb15a5e079f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:19.737762  8509 tablet_service.cc:1511] Processing CreateTablet for tablet 68b9a2bdfc5d44d2a9ce24515fba74c8 (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:50:19.739116  8509 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68b9a2bdfc5d44d2a9ce24515fba74c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:19.740373  8358 tablet_service.cc:1511] Processing CreateTablet for tablet e07df9b5a69f4299b43e2fe91343a86f (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:50:19.741660  8358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e07df9b5a69f4299b43e2fe91343a86f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:19.745102  8587 tablet_service.cc:1511] Processing CreateTablet for tablet 68b9a2bdfc5d44d2a9ce24515fba74c8 (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:50:19.746424  8587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68b9a2bdfc5d44d2a9ce24515fba74c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:19.748548  8645 tablet_bootstrap.cc:492] T 3a9292e12ed04d739fb554506bff7e61 P 118418fc007349f3b9b593bd409820e0: Bootstrap starting.
I20260709 14:50:19.748035  8641 consensus_queue.cc:260] T e3ebfb824cc24114aab648733fbbfd66 P 1cf3b660b3e14a4c9d208456c127d985 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:19.749547  8644 tablet_bootstrap.cc:492] T 4f04072a88084385b14c176663c87ce1 P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap starting.
I20260709 14:50:19.764081  8645 tablet_bootstrap.cc:654] T 3a9292e12ed04d739fb554506bff7e61 P 118418fc007349f3b9b593bd409820e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:19.768268  8642 tablet_bootstrap.cc:492] T e3ebfb824cc24114aab648733fbbfd66 P 1843fd4e6ed744abb7593fa3808e8ea5: No bootstrap required, opened a new log
I20260709 14:50:19.768731  8642 ts_tablet_manager.cc:1403] T e3ebfb824cc24114aab648733fbbfd66 P 1843fd4e6ed744abb7593fa3808e8ea5: Time spent bootstrapping tablet: real 0.168s	user 0.025s	sys 0.021s
I20260709 14:50:19.771376  8642 raft_consensus.cc:359] T e3ebfb824cc24114aab648733fbbfd66 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:19.773162  8642 raft_consensus.cc:385] T e3ebfb824cc24114aab648733fbbfd66 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:19.773473  8642 raft_consensus.cc:740] T e3ebfb824cc24114aab648733fbbfd66 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1843fd4e6ed744abb7593fa3808e8ea5, State: Initialized, Role: FOLLOWER
I20260709 14:50:19.774273  8642 consensus_queue.cc:260] T e3ebfb824cc24114aab648733fbbfd66 P 1843fd4e6ed744abb7593fa3808e8ea5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:19.782696  8508 tablet_service.cc:1511] Processing CreateTablet for tablet e07df9b5a69f4299b43e2fe91343a86f (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:50:19.782797  8585 tablet_service.cc:1511] Processing CreateTablet for tablet 946161e58b3240db97f73fb7863727fb (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:50:19.783004  8442 tablet_service.cc:1511] Processing CreateTablet for tablet e07df9b5a69f4299b43e2fe91343a86f (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:50:19.784080  8366 tablet_service.cc:1511] Processing CreateTablet for tablet 946161e58b3240db97f73fb7863727fb (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:50:19.784785  8442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e07df9b5a69f4299b43e2fe91343a86f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:19.785686  8366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 946161e58b3240db97f73fb7863727fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:19.786993  8585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 946161e58b3240db97f73fb7863727fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:19.787278  8508 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e07df9b5a69f4299b43e2fe91343a86f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:19.797283  8644 tablet_bootstrap.cc:654] T 4f04072a88084385b14c176663c87ce1 P f2e1ff9c009347d0bf70b4b3624fbab4: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:19.797379  8551 heartbeater.cc:499] Master 127.6.46.126:33645 was elected leader, sending a full tablet report...
I20260709 14:50:19.799126  8437 tablet_service.cc:1511] Processing CreateTablet for tablet 946161e58b3240db97f73fb7863727fb (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:50:19.800748  8437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 946161e58b3240db97f73fb7863727fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:19.803251  8642 ts_tablet_manager.cc:1434] T e3ebfb824cc24114aab648733fbbfd66 P 1843fd4e6ed744abb7593fa3808e8ea5: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
I20260709 14:50:19.803022  8509 tablet_service.cc:1511] Processing CreateTablet for tablet 5b9358c6941c4923a55a700a75d54c4c (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:50:19.808177  8590 tablet_service.cc:1511] Processing CreateTablet for tablet 5b9358c6941c4923a55a700a75d54c4c (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:50:19.809378  8509 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b9358c6941c4923a55a700a75d54c4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:19.810377  8642 tablet_bootstrap.cc:492] T 4aa501d68a914742a2cd929cebfcbeb8 P 1843fd4e6ed744abb7593fa3808e8ea5: Bootstrap starting.
I20260709 14:50:19.809451  8645 tablet_bootstrap.cc:492] T 3a9292e12ed04d739fb554506bff7e61 P 118418fc007349f3b9b593bd409820e0: No bootstrap required, opened a new log
I20260709 14:50:19.816135  8645 ts_tablet_manager.cc:1403] T 3a9292e12ed04d739fb554506bff7e61 P 118418fc007349f3b9b593bd409820e0: Time spent bootstrapping tablet: real 0.068s	user 0.011s	sys 0.013s
I20260709 14:50:19.819000  8645 raft_consensus.cc:359] T 3a9292e12ed04d739fb554506bff7e61 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:19.809373  8590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b9358c6941c4923a55a700a75d54c4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:19.819769  8645 raft_consensus.cc:385] T 3a9292e12ed04d739fb554506bff7e61 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:19.820096  8645 raft_consensus.cc:740] T 3a9292e12ed04d739fb554506bff7e61 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 118418fc007349f3b9b593bd409820e0, State: Initialized, Role: FOLLOWER
I20260709 14:50:19.820814  8645 consensus_queue.cc:260] T 3a9292e12ed04d739fb554506bff7e61 P 118418fc007349f3b9b593bd409820e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:19.835407  8625 heartbeater.cc:499] Master 127.6.46.126:33645 was elected leader, sending a full tablet report...
I20260709 14:50:19.837525  8641 ts_tablet_manager.cc:1434] T e3ebfb824cc24114aab648733fbbfd66 P 1cf3b660b3e14a4c9d208456c127d985: Time spent starting tablet: real 0.171s	user 0.007s	sys 0.003s
I20260709 14:50:19.838984  8641 tablet_bootstrap.cc:492] T d30b3a2fde224275bc33bc2a24798e2d P 1cf3b660b3e14a4c9d208456c127d985: Bootstrap starting.
I20260709 14:50:19.844022  8642 tablet_bootstrap.cc:654] T 4aa501d68a914742a2cd929cebfcbeb8 P 1843fd4e6ed744abb7593fa3808e8ea5: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:19.852753  8644 tablet_bootstrap.cc:492] T 4f04072a88084385b14c176663c87ce1 P f2e1ff9c009347d0bf70b4b3624fbab4: No bootstrap required, opened a new log
I20260709 14:50:19.853233  8644 ts_tablet_manager.cc:1403] T 4f04072a88084385b14c176663c87ce1 P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent bootstrapping tablet: real 0.104s	user 0.013s	sys 0.008s
I20260709 14:50:19.856603  8644 raft_consensus.cc:359] T 4f04072a88084385b14c176663c87ce1 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:19.857321  8644 raft_consensus.cc:385] T 4f04072a88084385b14c176663c87ce1 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:19.857702  8644 raft_consensus.cc:740] T 4f04072a88084385b14c176663c87ce1 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2e1ff9c009347d0bf70b4b3624fbab4, State: Initialized, Role: FOLLOWER
I20260709 14:50:19.858695  8644 consensus_queue.cc:260] T 4f04072a88084385b14c176663c87ce1 P f2e1ff9c009347d0bf70b4b3624fbab4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:19.867091  8642 tablet_bootstrap.cc:492] T 4aa501d68a914742a2cd929cebfcbeb8 P 1843fd4e6ed744abb7593fa3808e8ea5: No bootstrap required, opened a new log
I20260709 14:50:19.867735  8642 ts_tablet_manager.cc:1403] T 4aa501d68a914742a2cd929cebfcbeb8 P 1843fd4e6ed744abb7593fa3808e8ea5: Time spent bootstrapping tablet: real 0.058s	user 0.008s	sys 0.006s
I20260709 14:50:19.872766  8366 tablet_service.cc:1511] Processing CreateTablet for tablet 5b9358c6941c4923a55a700a75d54c4c (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:50:19.874152  8366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b9358c6941c4923a55a700a75d54c4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:19.876372  8642 raft_consensus.cc:359] T 4aa501d68a914742a2cd929cebfcbeb8 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:19.880628  8645 ts_tablet_manager.cc:1434] T 3a9292e12ed04d739fb554506bff7e61 P 118418fc007349f3b9b593bd409820e0: Time spent starting tablet: real 0.064s	user 0.027s	sys 0.036s
I20260709 14:50:19.881233  8477 heartbeater.cc:499] Master 127.6.46.126:33645 was elected leader, sending a full tablet report...
I20260709 14:50:19.881584  8645 tablet_bootstrap.cc:492] T 4aa501d68a914742a2cd929cebfcbeb8 P 118418fc007349f3b9b593bd409820e0: Bootstrap starting.
I20260709 14:50:19.882053  8402 heartbeater.cc:499] Master 127.6.46.126:33645 was elected leader, sending a full tablet report...
I20260709 14:50:19.882174  8442 tablet_service.cc:1511] Processing CreateTablet for tablet 4cdec230fa3743ceb024fe5684605567 (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:50:19.883440  8442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cdec230fa3743ceb024fe5684605567. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:19.888186  8645 tablet_bootstrap.cc:654] T 4aa501d68a914742a2cd929cebfcbeb8 P 118418fc007349f3b9b593bd409820e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:19.899180  8645 tablet_bootstrap.cc:492] T 4aa501d68a914742a2cd929cebfcbeb8 P 118418fc007349f3b9b593bd409820e0: No bootstrap required, opened a new log
I20260709 14:50:19.899684  8645 ts_tablet_manager.cc:1403] T 4aa501d68a914742a2cd929cebfcbeb8 P 118418fc007349f3b9b593bd409820e0: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.006s
I20260709 14:50:19.902575  8645 raft_consensus.cc:359] T 4aa501d68a914742a2cd929cebfcbeb8 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:19.903246  8645 raft_consensus.cc:385] T 4aa501d68a914742a2cd929cebfcbeb8 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:19.903565  8645 raft_consensus.cc:740] T 4aa501d68a914742a2cd929cebfcbeb8 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 118418fc007349f3b9b593bd409820e0, State: Initialized, Role: FOLLOWER
I20260709 14:50:19.903967  8641 tablet_bootstrap.cc:654] T d30b3a2fde224275bc33bc2a24798e2d P 1cf3b660b3e14a4c9d208456c127d985: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:19.904480  8645 consensus_queue.cc:260] T 4aa501d68a914742a2cd929cebfcbeb8 P 118418fc007349f3b9b593bd409820e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:19.904664  8509 tablet_service.cc:1511] Processing CreateTablet for tablet 4cdec230fa3743ceb024fe5684605567 (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:50:19.906566  8509 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cdec230fa3743ceb024fe5684605567. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:19.906625  8645 ts_tablet_manager.cc:1434] T 4aa501d68a914742a2cd929cebfcbeb8 P 118418fc007349f3b9b593bd409820e0: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.003s
I20260709 14:50:19.915874  8645 tablet_bootstrap.cc:492] T 995db35908ac4557be948c0606df33b5 P 118418fc007349f3b9b593bd409820e0: Bootstrap starting.
I20260709 14:50:19.916491  8644 ts_tablet_manager.cc:1434] T 4f04072a88084385b14c176663c87ce1 P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent starting tablet: real 0.063s	user 0.009s	sys 0.015s
I20260709 14:50:19.916589  8366 tablet_service.cc:1511] Processing CreateTablet for tablet dedfc1cf3e494bc5835c137c795aaca1 (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:50:19.917666  8644 tablet_bootstrap.cc:492] T ef77f9b73c1447d995e8aa9270499997 P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap starting.
I20260709 14:50:19.918027  8366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dedfc1cf3e494bc5835c137c795aaca1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:19.905282  8642 raft_consensus.cc:385] T 4aa501d68a914742a2cd929cebfcbeb8 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:19.913897  8584 tablet_service.cc:1511] Processing CreateTablet for tablet 4cdec230fa3743ceb024fe5684605567 (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:50:19.920706  8584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cdec230fa3743ceb024fe5684605567. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:19.926177  8644 tablet_bootstrap.cc:654] T ef77f9b73c1447d995e8aa9270499997 P f2e1ff9c009347d0bf70b4b3624fbab4: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:19.929423  8645 tablet_bootstrap.cc:654] T 995db35908ac4557be948c0606df33b5 P 118418fc007349f3b9b593bd409820e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:19.929881  8642 raft_consensus.cc:740] T 4aa501d68a914742a2cd929cebfcbeb8 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1843fd4e6ed744abb7593fa3808e8ea5, State: Initialized, Role: FOLLOWER
I20260709 14:50:19.931711  8442 tablet_service.cc:1511] Processing CreateTablet for tablet dedfc1cf3e494bc5835c137c795aaca1 (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:50:19.932152  8508 tablet_service.cc:1511] Processing CreateTablet for tablet dedfc1cf3e494bc5835c137c795aaca1 (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:50:19.941038  8442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dedfc1cf3e494bc5835c137c795aaca1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:19.941198  8508 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dedfc1cf3e494bc5835c137c795aaca1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:19.943300  8644 tablet_bootstrap.cc:492] T ef77f9b73c1447d995e8aa9270499997 P f2e1ff9c009347d0bf70b4b3624fbab4: No bootstrap required, opened a new log
I20260709 14:50:19.944350  8644 ts_tablet_manager.cc:1403] T ef77f9b73c1447d995e8aa9270499997 P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.000s
I20260709 14:50:19.934089  8358 tablet_service.cc:1511] Processing CreateTablet for tablet 9c87c142ee024557be242f888404ef53 (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:50:19.935714  8587 tablet_service.cc:1511] Processing CreateTablet for tablet 9c87c142ee024557be242f888404ef53 (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:50:19.948231  8642 consensus_queue.cc:260] T 4aa501d68a914742a2cd929cebfcbeb8 P 1843fd4e6ed744abb7593fa3808e8ea5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:19.948976  8358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c87c142ee024557be242f888404ef53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:19.949280  8587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c87c142ee024557be242f888404ef53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:19.950410  8642 ts_tablet_manager.cc:1434] T 4aa501d68a914742a2cd929cebfcbeb8 P 1843fd4e6ed744abb7593fa3808e8ea5: Time spent starting tablet: real 0.082s	user 0.004s	sys 0.002s
I20260709 14:50:19.955504  8642 tablet_bootstrap.cc:492] T 4f04072a88084385b14c176663c87ce1 P 1843fd4e6ed744abb7593fa3808e8ea5: Bootstrap starting.
I20260709 14:50:19.956003  8516 tablet_service.cc:1511] Processing CreateTablet for tablet 6d9fe1523bb84c9e947d13c7134ab5f8 (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:50:19.957274  8516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d9fe1523bb84c9e947d13c7134ab5f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:19.937067  8437 tablet_service.cc:1511] Processing CreateTablet for tablet 9c87c142ee024557be242f888404ef53 (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:50:19.956285  8650 raft_consensus.cc:493] T 3a9292e12ed04d739fb554506bff7e61 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:19.963508  8437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c87c142ee024557be242f888404ef53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:19.965530  8642 tablet_bootstrap.cc:654] T 4f04072a88084385b14c176663c87ce1 P 1843fd4e6ed744abb7593fa3808e8ea5: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:19.968016  8650 raft_consensus.cc:515] T 3a9292e12ed04d739fb554506bff7e61 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:19.970472  8650 leader_election.cc:290] T 3a9292e12ed04d739fb554506bff7e61 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101), 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865)
I20260709 14:50:19.970937  8650 raft_consensus.cc:493] T 4aa501d68a914742a2cd929cebfcbeb8 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:19.971347  8650 raft_consensus.cc:515] T 4aa501d68a914742a2cd929cebfcbeb8 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:19.947432  8644 raft_consensus.cc:359] T ef77f9b73c1447d995e8aa9270499997 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:19.985337  8644 raft_consensus.cc:385] T ef77f9b73c1447d995e8aa9270499997 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:19.988656  8644 raft_consensus.cc:740] T ef77f9b73c1447d995e8aa9270499997 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2e1ff9c009347d0bf70b4b3624fbab4, State: Initialized, Role: FOLLOWER
I20260709 14:50:19.989790  8644 consensus_queue.cc:260] T ef77f9b73c1447d995e8aa9270499997 P f2e1ff9c009347d0bf70b4b3624fbab4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:19.993182  8644 ts_tablet_manager.cc:1434] T ef77f9b73c1447d995e8aa9270499997 P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent starting tablet: real 0.048s	user 0.006s	sys 0.001s
I20260709 14:50:19.976290  8650 leader_election.cc:290] T 4aa501d68a914742a2cd929cebfcbeb8 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865), 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415)
I20260709 14:50:19.997087  8644 tablet_bootstrap.cc:492] T e3ebfb824cc24114aab648733fbbfd66 P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap starting.
I20260709 14:50:19.997262  8645 tablet_bootstrap.cc:492] T 995db35908ac4557be948c0606df33b5 P 118418fc007349f3b9b593bd409820e0: No bootstrap required, opened a new log
I20260709 14:50:20.013774  8641 tablet_bootstrap.cc:492] T d30b3a2fde224275bc33bc2a24798e2d P 1cf3b660b3e14a4c9d208456c127d985: No bootstrap required, opened a new log
I20260709 14:50:20.014400  8641 ts_tablet_manager.cc:1403] T d30b3a2fde224275bc33bc2a24798e2d P 1cf3b660b3e14a4c9d208456c127d985: Time spent bootstrapping tablet: real 0.176s	user 0.011s	sys 0.024s
I20260709 14:50:20.015940  8642 tablet_bootstrap.cc:492] T 4f04072a88084385b14c176663c87ce1 P 1843fd4e6ed744abb7593fa3808e8ea5: No bootstrap required, opened a new log
I20260709 14:50:20.017262  8645 ts_tablet_manager.cc:1403] T 995db35908ac4557be948c0606df33b5 P 118418fc007349f3b9b593bd409820e0: Time spent bootstrapping tablet: real 0.102s	user 0.020s	sys 0.007s
I20260709 14:50:20.030453  8525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aa501d68a914742a2cd929cebfcbeb8" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" is_pre_election: true
I20260709 14:50:20.031225  8525 raft_consensus.cc:2468] T 4aa501d68a914742a2cd929cebfcbeb8 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 118418fc007349f3b9b593bd409820e0 in term 0.
I20260709 14:50:20.028157  8526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a9292e12ed04d739fb554506bff7e61" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" is_pre_election: true
I20260709 14:50:20.034564  8418 leader_election.cc:304] T 4aa501d68a914742a2cd929cebfcbeb8 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 118418fc007349f3b9b593bd409820e0, 1843fd4e6ed744abb7593fa3808e8ea5; no voters: 
W20260709 14:50:20.035867  8418 leader_election.cc:343] T 3a9292e12ed04d739fb554506bff7e61 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:20.036725  8650 raft_consensus.cc:2804] T 4aa501d68a914742a2cd929cebfcbeb8 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:20.037235  8650 raft_consensus.cc:493] T 4aa501d68a914742a2cd929cebfcbeb8 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:20.037243  8366 tablet_service.cc:1511] Processing CreateTablet for tablet 6d9fe1523bb84c9e947d13c7134ab5f8 (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:50:20.037853  8650 raft_consensus.cc:3060] T 4aa501d68a914742a2cd929cebfcbeb8 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:20.038789  8366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d9fe1523bb84c9e947d13c7134ab5f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:20.046842  8509 tablet_service.cc:1511] Processing CreateTablet for tablet 028adb26929d4fc28f33f7416042f190 (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:50:20.048173  8509 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 028adb26929d4fc28f33f7416042f190. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:20.051112  8508 tablet_service.cc:1511] Processing CreateTablet for tablet 387cf17bb12a427fac23e5b8a04ff79d (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:50:20.052961  8508 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 387cf17bb12a427fac23e5b8a04ff79d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:20.052835  8645 raft_consensus.cc:359] T 995db35908ac4557be948c0606df33b5 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:20.053591  8645 raft_consensus.cc:385] T 995db35908ac4557be948c0606df33b5 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:20.053884  8645 raft_consensus.cc:740] T 995db35908ac4557be948c0606df33b5 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 118418fc007349f3b9b593bd409820e0, State: Initialized, Role: FOLLOWER
I20260709 14:50:20.054572  8645 consensus_queue.cc:260] T 995db35908ac4557be948c0606df33b5 P 118418fc007349f3b9b593bd409820e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:20.052706  8360 tablet_service.cc:1511] Processing CreateTablet for tablet 387cf17bb12a427fac23e5b8a04ff79d (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:50:20.064909  8360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 387cf17bb12a427fac23e5b8a04ff79d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:20.065541  8645 ts_tablet_manager.cc:1434] T 995db35908ac4557be948c0606df33b5 P 118418fc007349f3b9b593bd409820e0: Time spent starting tablet: real 0.015s	user 0.001s	sys 0.005s
I20260709 14:50:20.066502  8645 tablet_bootstrap.cc:492] T 07433946c9fe41dd92df6f305aa6a92a P 118418fc007349f3b9b593bd409820e0: Bootstrap starting.
I20260709 14:50:20.069114  8641 raft_consensus.cc:359] T d30b3a2fde224275bc33bc2a24798e2d P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:20.059912  8642 ts_tablet_manager.cc:1403] T 4f04072a88084385b14c176663c87ce1 P 1843fd4e6ed744abb7593fa3808e8ea5: Time spent bootstrapping tablet: real 0.105s	user 0.016s	sys 0.005s
I20260709 14:50:20.069790  8641 raft_consensus.cc:385] T d30b3a2fde224275bc33bc2a24798e2d P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:20.070394  8641 raft_consensus.cc:740] T d30b3a2fde224275bc33bc2a24798e2d P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cf3b660b3e14a4c9d208456c127d985, State: Initialized, Role: FOLLOWER
I20260709 14:50:20.071259  8641 consensus_queue.cc:260] T d30b3a2fde224275bc33bc2a24798e2d P 1cf3b660b3e14a4c9d208456c127d985 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:20.076715  8642 raft_consensus.cc:359] T 4f04072a88084385b14c176663c87ce1 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:20.077291  8442 tablet_service.cc:1511] Processing CreateTablet for tablet 028adb26929d4fc28f33f7416042f190 (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:50:20.078652  8442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 028adb26929d4fc28f33f7416042f190. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:20.080009  8358 tablet_service.cc:1511] Processing CreateTablet for tablet 0339791736024a8ca0fd5fdccb2f11d4 (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:50:20.081220  8358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0339791736024a8ca0fd5fdccb2f11d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:20.081256  8584 tablet_service.cc:1511] Processing CreateTablet for tablet 6d9fe1523bb84c9e947d13c7134ab5f8 (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:50:20.082720  8584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d9fe1523bb84c9e947d13c7134ab5f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:20.085791  8437 tablet_service.cc:1511] Processing CreateTablet for tablet 387cf17bb12a427fac23e5b8a04ff79d (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:50:20.087109  8437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 387cf17bb12a427fac23e5b8a04ff79d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:20.086767  8440 tablet_service.cc:1511] Processing CreateTablet for tablet 0339791736024a8ca0fd5fdccb2f11d4 (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:50:20.088080  8440 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0339791736024a8ca0fd5fdccb2f11d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:20.088363  8366 tablet_service.cc:1511] Processing CreateTablet for tablet 50d6f1372d0d4b42bc89b884859b0c62 (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:50:20.090497  8435 tablet_service.cc:1511] Processing CreateTablet for tablet e1c860612e7c40adb9267b52c3cf8da6 (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:50:20.090992  8366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50d6f1372d0d4b42bc89b884859b0c62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:20.092566  8585 tablet_service.cc:1511] Processing CreateTablet for tablet 50d6f1372d0d4b42bc89b884859b0c62 (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:50:20.092852  8590 tablet_service.cc:1511] Processing CreateTablet for tablet 028adb26929d4fc28f33f7416042f190 (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:50:20.093984  8585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50d6f1372d0d4b42bc89b884859b0c62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:20.094610  8590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 028adb26929d4fc28f33f7416042f190. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:20.091694  8435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1c860612e7c40adb9267b52c3cf8da6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:20.097134  8516 tablet_service.cc:1511] Processing CreateTablet for tablet 50d6f1372d0d4b42bc89b884859b0c62 (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:50:20.098421  8516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50d6f1372d0d4b42bc89b884859b0c62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:20.092273  8587 tablet_service.cc:1511] Processing CreateTablet for tablet 0339791736024a8ca0fd5fdccb2f11d4 (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:50:20.100534  8587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0339791736024a8ca0fd5fdccb2f11d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:20.077508  8642 raft_consensus.cc:385] T 4f04072a88084385b14c176663c87ce1 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:20.104017  8642 raft_consensus.cc:740] T 4f04072a88084385b14c176663c87ce1 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1843fd4e6ed744abb7593fa3808e8ea5, State: Initialized, Role: FOLLOWER
I20260709 14:50:20.105108  8642 consensus_queue.cc:260] T 4f04072a88084385b14c176663c87ce1 P 1843fd4e6ed744abb7593fa3808e8ea5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:20.107556  8645 tablet_bootstrap.cc:654] T 07433946c9fe41dd92df6f305aa6a92a P 118418fc007349f3b9b593bd409820e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:20.110195  8642 ts_tablet_manager.cc:1434] T 4f04072a88084385b14c176663c87ce1 P 1843fd4e6ed744abb7593fa3808e8ea5: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.000s
I20260709 14:50:20.109887  8509 tablet_service.cc:1511] Processing CreateTablet for tablet e1c860612e7c40adb9267b52c3cf8da6 (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:50:20.111231  8509 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1c860612e7c40adb9267b52c3cf8da6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:20.117802  8586 tablet_service.cc:1511] Processing CreateTablet for tablet e1c860612e7c40adb9267b52c3cf8da6 (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:50:20.119025  8586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1c860612e7c40adb9267b52c3cf8da6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:20.125283  8641 ts_tablet_manager.cc:1434] T d30b3a2fde224275bc33bc2a24798e2d P 1cf3b660b3e14a4c9d208456c127d985: Time spent starting tablet: real 0.111s	user 0.009s	sys 0.000s
I20260709 14:50:20.126235  8641 tablet_bootstrap.cc:492] T 07433946c9fe41dd92df6f305aa6a92a P 1cf3b660b3e14a4c9d208456c127d985: Bootstrap starting.
I20260709 14:50:20.129382  8367 tablet_service.cc:1511] Processing CreateTablet for tablet d76d6f1b170240199220a8088273b926 (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:50:20.131151  8367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d76d6f1b170240199220a8088273b926. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:20.135272  8641 tablet_bootstrap.cc:654] T 07433946c9fe41dd92df6f305aa6a92a P 1cf3b660b3e14a4c9d208456c127d985: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:20.136032  8648 raft_consensus.cc:493] T d30b3a2fde224275bc33bc2a24798e2d P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:20.136559  8648 raft_consensus.cc:515] T d30b3a2fde224275bc33bc2a24798e2d P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:20.139276  8648 leader_election.cc:290] T d30b3a2fde224275bc33bc2a24798e2d P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485), f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101)
I20260709 14:50:20.129987  8650 raft_consensus.cc:515] T 4aa501d68a914742a2cd929cebfcbeb8 P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:20.144632  8642 tablet_bootstrap.cc:492] T a14449e5bec54c978ad33b7b9a95bd38 P 1843fd4e6ed744abb7593fa3808e8ea5: Bootstrap starting.
I20260709 14:50:20.152456  8377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a9292e12ed04d739fb554506bff7e61" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" is_pre_election: true
W20260709 14:50:20.154735  8417 leader_election.cc:343] T 3a9292e12ed04d739fb554506bff7e61 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:20.155200  8417 leader_election.cc:304] T 3a9292e12ed04d739fb554506bff7e61 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 118418fc007349f3b9b593bd409820e0; no voters: 1843fd4e6ed744abb7593fa3808e8ea5, f2e1ff9c009347d0bf70b4b3624fbab4
I20260709 14:50:20.155912  8510 tablet_service.cc:1511] Processing CreateTablet for tablet d76d6f1b170240199220a8088273b926 (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:50:20.157263  8510 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d76d6f1b170240199220a8088273b926. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:20.157058  8434 tablet_service.cc:1511] Processing CreateTablet for tablet d76d6f1b170240199220a8088273b926 (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:50:20.158267  8434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d76d6f1b170240199220a8088273b926. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:20.160090  8658 raft_consensus.cc:2749] T 3a9292e12ed04d739fb554506bff7e61 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:20.171339  8649 raft_consensus.cc:493] T 4f04072a88084385b14c176663c87ce1 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:20.172183  8649 raft_consensus.cc:515] T 4f04072a88084385b14c176663c87ce1 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:20.192381  8644 tablet_bootstrap.cc:700] T e3ebfb824cc24114aab648733fbbfd66 P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent opening tablet: real 0.117s	user 0.000s	sys 0.003s
I20260709 14:50:20.194033  8648 raft_consensus.cc:493] T e3ebfb824cc24114aab648733fbbfd66 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:20.194761  8648 raft_consensus.cc:515] T e3ebfb824cc24114aab648733fbbfd66 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:20.194806  8644 tablet_bootstrap.cc:654] T e3ebfb824cc24114aab648733fbbfd66 P f2e1ff9c009347d0bf70b4b3624fbab4: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:20.209681  8648 leader_election.cc:290] T e3ebfb824cc24114aab648733fbbfd66 P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101), 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865)
I20260709 14:50:20.211558  8649 leader_election.cc:290] T 4f04072a88084385b14c176663c87ce1 P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485), f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101)
I20260709 14:50:20.209931  8440 tablet_service.cc:1511] Processing CreateTablet for tablet 61a185cbf7db4fc7a8fe54a0d8267b40 (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:50:20.221269  8509 tablet_service.cc:1511] Processing CreateTablet for tablet cdc91608d3bc48928351a96100d2e1d2 (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:50:20.221782  8515 tablet_service.cc:1511] Processing CreateTablet for tablet e87f4c523fc549f9a5089fe9cee7a033 (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:50:20.221632  8433 tablet_service.cc:1511] Processing CreateTablet for tablet e87f4c523fc549f9a5089fe9cee7a033 (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:50:20.222678  8509 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdc91608d3bc48928351a96100d2e1d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:20.223878  8650 leader_election.cc:290] T 4aa501d68a914742a2cd929cebfcbeb8 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 election: Requested vote from peers 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865), 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415)
I20260709 14:50:20.224596  8440 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61a185cbf7db4fc7a8fe54a0d8267b40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:20.226629  8433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e87f4c523fc549f9a5089fe9cee7a033. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:20.277495  8653 raft_consensus.cc:493] T 4f04072a88084385b14c176663c87ce1 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:20.278273  8653 raft_consensus.cc:515] T 4f04072a88084385b14c176663c87ce1 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:20.274454  8515 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e87f4c523fc549f9a5089fe9cee7a033. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:20.306818  8513 tablet_service.cc:1511] Processing CreateTablet for tablet ec3307fcb64b452b96b144f01f555e6e (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:50:20.307137  8512 tablet_service.cc:1511] Processing CreateTablet for tablet 3a3823b160b743d98d41bb589a02708b (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:50:20.308228  8513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec3307fcb64b452b96b144f01f555e6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:20.308698  8514 tablet_service.cc:1511] Processing CreateTablet for tablet c21340057a6f40a6a39ae61817379256 (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:50:20.308949  8511 tablet_service.cc:1511] Processing CreateTablet for tablet 134c2ff217a94c2da1035ef57f1ed54c (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:50:20.309877  8514 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c21340057a6f40a6a39ae61817379256. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:20.310768  8511 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 134c2ff217a94c2da1035ef57f1ed54c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:20.312812  8507 tablet_service.cc:1511] Processing CreateTablet for tablet c0a8b7f4be2c410dacbea077d2b852d9 (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:50:20.321930  8436 tablet_service.cc:1511] Processing CreateTablet for tablet f5b7610aa3f8468e81c54b40f73ce5b0 (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:50:20.322176  8441 tablet_service.cc:1511] Processing CreateTablet for tablet c21340057a6f40a6a39ae61817379256 (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:50:20.323474  8439 tablet_service.cc:1511] Processing CreateTablet for tablet 0353f6fc75824f4f8f507a3a104c2513 (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:50:20.358559  8439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0353f6fc75824f4f8f507a3a104c2513. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:20.329021  8438 tablet_service.cc:1511] Processing CreateTablet for tablet 134c2ff217a94c2da1035ef57f1ed54c (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:50:20.397624  8512 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a3823b160b743d98d41bb589a02708b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:20.403666  8441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c21340057a6f40a6a39ae61817379256. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:20.413079  8585 tablet_service.cc:1511] Processing CreateTablet for tablet cdc91608d3bc48928351a96100d2e1d2 (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:50:20.416939  8438 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 134c2ff217a94c2da1035ef57f1ed54c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:20.417284  8585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdc91608d3bc48928351a96100d2e1d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:20.413257  8584 tablet_service.cc:1511] Processing CreateTablet for tablet 61a185cbf7db4fc7a8fe54a0d8267b40 (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:50:20.419203  8584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61a185cbf7db4fc7a8fe54a0d8267b40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:20.415496  8588 tablet_service.cc:1511] Processing CreateTablet for tablet e87f4c523fc549f9a5089fe9cee7a033 (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:50:20.420444  8588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e87f4c523fc549f9a5089fe9cee7a033. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:20.422515  8526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aa501d68a914742a2cd929cebfcbeb8" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5"
I20260709 14:50:20.401963  8653 leader_election.cc:290] T 4f04072a88084385b14c176663c87ce1 P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485), 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865)
I20260709 14:50:20.433660  8526 raft_consensus.cc:3060] T 4aa501d68a914742a2cd929cebfcbeb8 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:20.446805  8653 raft_consensus.cc:493] T ef77f9b73c1447d995e8aa9270499997 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:20.463850  8507 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0a8b7f4be2c410dacbea077d2b852d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:20.479642  8653 raft_consensus.cc:515] T ef77f9b73c1447d995e8aa9270499997 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:20.518739  8508 tablet_service.cc:1511] Processing CreateTablet for tablet a402292add5b4572b522fd680979e806 (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:50:20.519172  8645 tablet_bootstrap.cc:492] T 07433946c9fe41dd92df6f305aa6a92a P 118418fc007349f3b9b593bd409820e0: No bootstrap required, opened a new log
I20260709 14:50:20.519697  8645 ts_tablet_manager.cc:1403] T 07433946c9fe41dd92df6f305aa6a92a P 118418fc007349f3b9b593bd409820e0: Time spent bootstrapping tablet: real 0.453s	user 0.009s	sys 0.025s
I20260709 14:50:20.520042  8508 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a402292add5b4572b522fd680979e806. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:20.520087  8649 raft_consensus.cc:493] T e3ebfb824cc24114aab648733fbbfd66 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:20.520689  8649 raft_consensus.cc:515] T e3ebfb824cc24114aab648733fbbfd66 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:20.522521  8645 raft_consensus.cc:359] T 07433946c9fe41dd92df6f305aa6a92a P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:20.522908  8649 leader_election.cc:290] T e3ebfb824cc24114aab648733fbbfd66 P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415), f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101)
I20260709 14:50:20.523226  8645 raft_consensus.cc:385] T 07433946c9fe41dd92df6f305aa6a92a P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:20.508525  8650 raft_consensus.cc:493] T 995db35908ac4557be948c0606df33b5 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:20.523516  8645 raft_consensus.cc:740] T 07433946c9fe41dd92df6f305aa6a92a P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 118418fc007349f3b9b593bd409820e0, State: Initialized, Role: FOLLOWER
I20260709 14:50:20.480093  8435 tablet_service.cc:1511] Processing CreateTablet for tablet ec3307fcb64b452b96b144f01f555e6e (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:50:20.535643  8589 tablet_service.cc:1511] Processing CreateTablet for tablet 3a3823b160b743d98d41bb589a02708b (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:50:20.536981  8589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a3823b160b743d98d41bb589a02708b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:20.510202  8587 tablet_service.cc:1511] Processing CreateTablet for tablet f5b7610aa3f8468e81c54b40f73ce5b0 (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:50:20.538863  8587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5b7610aa3f8468e81c54b40f73ce5b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:20.540712  8362 tablet_service.cc:1511] Processing CreateTablet for tablet ec3307fcb64b452b96b144f01f555e6e (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:50:20.540966  8361 tablet_service.cc:1511] Processing CreateTablet for tablet cdc91608d3bc48928351a96100d2e1d2 (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:50:20.541917  8362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec3307fcb64b452b96b144f01f555e6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:20.543519  8641 tablet_bootstrap.cc:492] T 07433946c9fe41dd92df6f305aa6a92a P 1cf3b660b3e14a4c9d208456c127d985: No bootstrap required, opened a new log
I20260709 14:50:20.544013  8641 ts_tablet_manager.cc:1403] T 07433946c9fe41dd92df6f305aa6a92a P 1cf3b660b3e14a4c9d208456c127d985: Time spent bootstrapping tablet: real 0.418s	user 0.046s	sys 0.079s
I20260709 14:50:20.544656  8642 tablet_bootstrap.cc:654] T a14449e5bec54c978ad33b7b9a95bd38 P 1843fd4e6ed744abb7593fa3808e8ea5: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:20.546878  8365 tablet_service.cc:1511] Processing CreateTablet for tablet 134c2ff217a94c2da1035ef57f1ed54c (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:50:20.548151  8365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 134c2ff217a94c2da1035ef57f1ed54c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:20.549825  8367 tablet_service.cc:1511] Processing CreateTablet for tablet 61fa0b91210e47fab4e7228d387db5b5 (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:50:20.551098  8367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61fa0b91210e47fab4e7228d387db5b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:20.534816  8650 raft_consensus.cc:515] T 995db35908ac4557be948c0606df33b5 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:20.552565  8358 tablet_service.cc:1511] Processing CreateTablet for tablet 61a185cbf7db4fc7a8fe54a0d8267b40 (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:50:20.553768  8358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61a185cbf7db4fc7a8fe54a0d8267b40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:20.553843  8650 leader_election.cc:290] T 995db35908ac4557be948c0606df33b5 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415), f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101)
I20260709 14:50:20.544286  8364 tablet_service.cc:1511] Processing CreateTablet for tablet 0353f6fc75824f4f8f507a3a104c2513 (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:50:20.556687  8583 tablet_service.cc:1511] Processing CreateTablet for tablet 0353f6fc75824f4f8f507a3a104c2513 (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:50:20.560114  8581 tablet_service.cc:1511] Processing CreateTablet for tablet a402292add5b4572b522fd680979e806 (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:50:20.563215  8377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "995db35908ac4557be948c0606df33b5" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" is_pre_election: true
I20260709 14:50:20.536367  8516 tablet_service.cc:1511] Processing CreateTablet for tablet 61fa0b91210e47fab4e7228d387db5b5 (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
W20260709 14:50:20.576040  8417 leader_election.cc:343] T 995db35908ac4557be948c0606df33b5 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:20.578924  8526 raft_consensus.cc:2468] T 4aa501d68a914742a2cd929cebfcbeb8 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 118418fc007349f3b9b593bd409820e0 in term 1.
I20260709 14:50:20.586584  8582 tablet_service.cc:1511] Processing CreateTablet for tablet c0a8b7f4be2c410dacbea077d2b852d9 (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:50:20.546923  8641 raft_consensus.cc:359] T 07433946c9fe41dd92df6f305aa6a92a P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:20.555037  8363 tablet_service.cc:1511] Processing CreateTablet for tablet f5b7610aa3f8468e81c54b40f73ce5b0 (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:50:20.596558  8641 raft_consensus.cc:385] T 07433946c9fe41dd92df6f305aa6a92a P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:20.596989  8641 raft_consensus.cc:740] T 07433946c9fe41dd92df6f305aa6a92a P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cf3b660b3e14a4c9d208456c127d985, State: Initialized, Role: FOLLOWER
I20260709 14:50:20.597770  8641 consensus_queue.cc:260] T 07433946c9fe41dd92df6f305aa6a92a P 1cf3b660b3e14a4c9d208456c127d985 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:20.598526  8644 tablet_bootstrap.cc:492] T e3ebfb824cc24114aab648733fbbfd66 P f2e1ff9c009347d0bf70b4b3624fbab4: No bootstrap required, opened a new log
I20260709 14:50:20.599148  8644 ts_tablet_manager.cc:1403] T e3ebfb824cc24114aab648733fbbfd66 P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent bootstrapping tablet: real 0.602s	user 0.013s	sys 0.017s
I20260709 14:50:20.600497  8418 leader_election.cc:304] T 4aa501d68a914742a2cd929cebfcbeb8 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 118418fc007349f3b9b593bd409820e0, 1843fd4e6ed744abb7593fa3808e8ea5; no voters: 
I20260709 14:50:20.601394  8650 raft_consensus.cc:2804] T 4aa501d68a914742a2cd929cebfcbeb8 P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:20.544312  8359 tablet_service.cc:1511] Processing CreateTablet for tablet 3a3823b160b743d98d41bb589a02708b (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:50:20.603597  8361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdc91608d3bc48928351a96100d2e1d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:20.604120  8650 raft_consensus.cc:697] T 4aa501d68a914742a2cd929cebfcbeb8 P 118418fc007349f3b9b593bd409820e0 [term 1 LEADER]: Becoming Leader. State: Replica: 118418fc007349f3b9b593bd409820e0, State: Running, Role: LEADER
I20260709 14:50:20.614256  8641 ts_tablet_manager.cc:1434] T 07433946c9fe41dd92df6f305aa6a92a P 1cf3b660b3e14a4c9d208456c127d985: Time spent starting tablet: real 0.070s	user 0.008s	sys 0.000s
I20260709 14:50:20.617497  8516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61fa0b91210e47fab4e7228d387db5b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:20.606185  8645 consensus_queue.cc:260] T 07433946c9fe41dd92df6f305aa6a92a P 118418fc007349f3b9b593bd409820e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:20.645198  8359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a3823b160b743d98d41bb589a02708b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:20.644352  8648 raft_consensus.cc:493] T 07433946c9fe41dd92df6f305aa6a92a P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:20.653918  8599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aa501d68a914742a2cd929cebfcbeb8" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cf3b660b3e14a4c9d208456c127d985"
I20260709 14:50:20.652961  8451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d30b3a2fde224275bc33bc2a24798e2d" candidate_uuid: "1cf3b660b3e14a4c9d208456c127d985" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "118418fc007349f3b9b593bd409820e0" is_pre_election: true
I20260709 14:50:20.653704  8648 raft_consensus.cc:515] T 07433946c9fe41dd92df6f305aa6a92a P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:20.655865  8366 tablet_service.cc:1511] Processing CreateTablet for tablet c0a8b7f4be2c410dacbea077d2b852d9 (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:50:20.657130  8366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0a8b7f4be2c410dacbea077d2b852d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:20.657577  8648 leader_election.cc:290] T 07433946c9fe41dd92df6f305aa6a92a P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101), 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485)
I20260709 14:50:20.652941  8600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aa501d68a914742a2cd929cebfcbeb8" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cf3b660b3e14a4c9d208456c127d985" is_pre_election: true
I20260709 14:50:20.657903  8360 tablet_service.cc:1511] Processing CreateTablet for tablet 417cdb6e1647499f95591e8188e7d32f (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:50:20.660722  8360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 417cdb6e1647499f95591e8188e7d32f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:20.661733  8515 tablet_service.cc:1511] Processing CreateTablet for tablet 574dc63930bb4233bc789290d2b6ff62 (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:50:20.662318  8582 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0a8b7f4be2c410dacbea077d2b852d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:20.663012  8515 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 574dc63930bb4233bc789290d2b6ff62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:20.662813  8600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "995db35908ac4557be948c0606df33b5" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cf3b660b3e14a4c9d208456c127d985" is_pre_election: true
W20260709 14:50:20.663714  8566 leader_election.cc:343] T d30b3a2fde224275bc33bc2a24798e2d P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:50:20.664057  8415 leader_election.cc:343] T 4aa501d68a914742a2cd929cebfcbeb8 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:20.664299  8581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a402292add5b4572b522fd680979e806. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:50:20.664950  8415 leader_election.cc:343] T 4aa501d68a914742a2cd929cebfcbeb8 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:20.666098  8583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0353f6fc75824f4f8f507a3a104c2513. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:20.666203  8451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07433946c9fe41dd92df6f305aa6a92a" candidate_uuid: "1cf3b660b3e14a4c9d208456c127d985" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "118418fc007349f3b9b593bd409820e0" is_pre_election: true
I20260709 14:50:20.648870  8436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5b7610aa3f8468e81c54b40f73ce5b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:20.666848  8451 raft_consensus.cc:2468] T 07433946c9fe41dd92df6f305aa6a92a P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1cf3b660b3e14a4c9d208456c127d985 in term 0.
I20260709 14:50:20.670320  8584 tablet_service.cc:1511] Processing CreateTablet for tablet 92b8d876b19f460bbd1435f5b238d04f (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:50:20.674189  8452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f04072a88084385b14c176663c87ce1" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "118418fc007349f3b9b593bd409820e0" is_pre_election: true
I20260709 14:50:20.677134  8588 tablet_service.cc:1511] Processing CreateTablet for tablet 1919638168494f58bc6aa0e7dd82b9d2 (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:50:20.677397  8442 tablet_service.cc:1511] Processing CreateTablet for tablet a402292add5b4572b522fd680979e806 (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:50:20.678957  8442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a402292add5b4572b522fd680979e806. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:50:20.680251  8492 leader_election.cc:343] T 4f04072a88084385b14c176663c87ce1 P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:20.681481  8435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec3307fcb64b452b96b144f01f555e6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:20.649917  8586 tablet_service.cc:1511] Processing CreateTablet for tablet c21340057a6f40a6a39ae61817379256 (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:50:20.671584  8584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92b8d876b19f460bbd1435f5b238d04f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:20.689227  8641 tablet_bootstrap.cc:492] T cbe6fc4c6f8a4b11bb94e42a31ae1943 P 1cf3b660b3e14a4c9d208456c127d985: Bootstrap starting.
I20260709 14:50:20.694566  8650 consensus_queue.cc:237] T 4aa501d68a914742a2cd929cebfcbeb8 P 118418fc007349f3b9b593bd409820e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:20.708176  8653 leader_election.cc:290] T ef77f9b73c1447d995e8aa9270499997 P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865), 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415)
I20260709 14:50:20.703286  8434 tablet_service.cc:1511] Processing CreateTablet for tablet 61fa0b91210e47fab4e7228d387db5b5 (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
W20260709 14:50:20.715068  8323 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:50:20.715167  8586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c21340057a6f40a6a39ae61817379256. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:20.707683  8437 tablet_service.cc:1511] Processing CreateTablet for tablet e44d5cecf0144fd088bf7613dd38310f (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:50:20.752653  8437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e44d5cecf0144fd088bf7613dd38310f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:20.752334  8585 tablet_service.cc:1511] Processing CreateTablet for tablet e44d5cecf0144fd088bf7613dd38310f (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:50:20.753680  8585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e44d5cecf0144fd088bf7613dd38310f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:20.715724  8513 tablet_service.cc:1511] Processing CreateTablet for tablet 92b8d876b19f460bbd1435f5b238d04f (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:50:20.761564  8513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92b8d876b19f460bbd1435f5b238d04f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:20.716287  8645 ts_tablet_manager.cc:1434] T 07433946c9fe41dd92df6f305aa6a92a P 118418fc007349f3b9b593bd409820e0: Time spent starting tablet: real 0.196s	user 0.007s	sys 0.000s
I20260709 14:50:20.768508  8645 tablet_bootstrap.cc:492] T 4f04072a88084385b14c176663c87ce1 P 118418fc007349f3b9b593bd409820e0: Bootstrap starting.
I20260709 14:50:20.721853  8566 leader_election.cc:304] T 07433946c9fe41dd92df6f305aa6a92a P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 118418fc007349f3b9b593bd409820e0, 1cf3b660b3e14a4c9d208456c127d985; no voters: 
I20260709 14:50:20.713203  8363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5b7610aa3f8468e81c54b40f73ce5b0. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:50:20.772236  8566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.46.66:40485, user_credentials={real_user=slave}} blocked reactor thread for 50471.7us
I20260709 14:50:20.774611  8648 raft_consensus.cc:2804] T 07433946c9fe41dd92df6f305aa6a92a P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:20.775134  8648 raft_consensus.cc:493] T 07433946c9fe41dd92df6f305aa6a92a P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:20.775578  8648 raft_consensus.cc:3060] T 07433946c9fe41dd92df6f305aa6a92a P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:20.776819  8439 tablet_service.cc:1511] Processing CreateTablet for tablet 1919638168494f58bc6aa0e7dd82b9d2 (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:50:20.778090  8440 tablet_service.cc:1511] Processing CreateTablet for tablet 417cdb6e1647499f95591e8188e7d32f (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:50:20.779253  8364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0353f6fc75824f4f8f507a3a104c2513. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:20.729890  8644 raft_consensus.cc:359] T e3ebfb824cc24114aab648733fbbfd66 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:20.736495  8590 tablet_service.cc:1511] Processing CreateTablet for tablet 574dc63930bb4233bc789290d2b6ff62 (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:50:20.738148  8433 tablet_service.cc:1511] Processing CreateTablet for tablet 92b8d876b19f460bbd1435f5b238d04f (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:50:20.794670  8588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1919638168494f58bc6aa0e7dd82b9d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:20.740715  8600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3ebfb824cc24114aab648733fbbfd66" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cf3b660b3e14a4c9d208456c127d985" is_pre_election: true
I20260709 14:50:20.795269  8600 raft_consensus.cc:2468] T e3ebfb824cc24114aab648733fbbfd66 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1843fd4e6ed744abb7593fa3808e8ea5 in term 0.
I20260709 14:50:20.793002  8644 raft_consensus.cc:385] T e3ebfb824cc24114aab648733fbbfd66 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:20.796708  8644 raft_consensus.cc:740] T e3ebfb824cc24114aab648733fbbfd66 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2e1ff9c009347d0bf70b4b3624fbab4, State: Initialized, Role: FOLLOWER
I20260709 14:50:20.796752  8489 leader_election.cc:304] T e3ebfb824cc24114aab648733fbbfd66 P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1843fd4e6ed744abb7593fa3808e8ea5, 1cf3b660b3e14a4c9d208456c127d985; no voters: 
I20260709 14:50:20.797819  8649 raft_consensus.cc:2804] T e3ebfb824cc24114aab648733fbbfd66 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:20.797655  8644 consensus_queue.cc:260] T e3ebfb824cc24114aab648733fbbfd66 P f2e1ff9c009347d0bf70b4b3624fbab4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:20.798238  8649 raft_consensus.cc:493] T e3ebfb824cc24114aab648733fbbfd66 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:20.798611  8649 raft_consensus.cc:3060] T e3ebfb824cc24114aab648733fbbfd66 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:20.800206  8644 ts_tablet_manager.cc:1434] T e3ebfb824cc24114aab648733fbbfd66 P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent starting tablet: real 0.201s	user 0.006s	sys 0.007s
I20260709 14:50:20.801364  8644 tablet_bootstrap.cc:492] T 3a9292e12ed04d739fb554506bff7e61 P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap starting.
I20260709 14:50:20.808275  8510 tablet_service.cc:1511] Processing CreateTablet for tablet b59995e022834366a717edbe7e35928a (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:50:20.812527  8648 raft_consensus.cc:515] T 07433946c9fe41dd92df6f305aa6a92a P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
W20260709 14:50:20.813477  8262 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.6.46.67:37865, user_credentials={real_user=slave}} blocked reactor thread for 70836.9us
I20260709 14:50:20.811802  8507 tablet_service.cc:1511] Processing CreateTablet for tablet 417cdb6e1647499f95591e8188e7d32f (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
W20260709 14:50:20.743261  8415 leader_election.cc:343] T 995db35908ac4557be948c0606df33b5 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:20.808496  8649 raft_consensus.cc:515] T e3ebfb824cc24114aab648733fbbfd66 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:20.813045  8510 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b59995e022834366a717edbe7e35928a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:20.831229  8590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 574dc63930bb4233bc789290d2b6ff62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:20.834863  8645 tablet_bootstrap.cc:654] T 4f04072a88084385b14c176663c87ce1 P 118418fc007349f3b9b593bd409820e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:20.828722  8415 leader_election.cc:304] T 995db35908ac4557be948c0606df33b5 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 118418fc007349f3b9b593bd409820e0; no voters: 1cf3b660b3e14a4c9d208456c127d985, f2e1ff9c009347d0bf70b4b3624fbab4
W20260709 14:50:20.840991  8415 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.46.68:39415, user_credentials={real_user=slave}} blocked reactor thread for 125965us
I20260709 14:50:20.841413  8642 tablet_bootstrap.cc:492] T a14449e5bec54c978ad33b7b9a95bd38 P 1843fd4e6ed744abb7593fa3808e8ea5: No bootstrap required, opened a new log
I20260709 14:50:20.829583  8644 tablet_bootstrap.cc:654] T 3a9292e12ed04d739fb554506bff7e61 P f2e1ff9c009347d0bf70b4b3624fbab4: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:20.842002  8642 ts_tablet_manager.cc:1403] T a14449e5bec54c978ad33b7b9a95bd38 P 1843fd4e6ed744abb7593fa3808e8ea5: Time spent bootstrapping tablet: real 0.731s	user 0.010s	sys 0.022s
I20260709 14:50:20.842415  8452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f04072a88084385b14c176663c87ce1" candidate_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "118418fc007349f3b9b593bd409820e0" is_pre_election: true
W20260709 14:50:20.844259  8343 leader_election.cc:343] T 4f04072a88084385b14c176663c87ce1 P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:20.854794  8366 tablet_service.cc:1511] Processing CreateTablet for tablet 1919638168494f58bc6aa0e7dd82b9d2 (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:50:20.856215  8439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1919638168494f58bc6aa0e7dd82b9d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:20.856912  8440 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 417cdb6e1647499f95591e8188e7d32f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:20.859042  8434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61fa0b91210e47fab4e7228d387db5b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:20.859458  8507 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 417cdb6e1647499f95591e8188e7d32f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:20.862111  8526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3ebfb824cc24114aab648733fbbfd66" candidate_uuid: "1cf3b660b3e14a4c9d208456c127d985" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" is_pre_election: true
I20260709 14:50:20.862885  8526 raft_consensus.cc:2393] T e3ebfb824cc24114aab648733fbbfd66 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1cf3b660b3e14a4c9d208456c127d985 in current term 1: Already voted for candidate 1843fd4e6ed744abb7593fa3808e8ea5 in this term.
I20260709 14:50:20.864409  8377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f04072a88084385b14c176663c87ce1" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" is_pre_election: true
I20260709 14:50:20.865036  8376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3ebfb824cc24114aab648733fbbfd66" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" is_pre_election: true
I20260709 14:50:20.865065  8377 raft_consensus.cc:2468] T 4f04072a88084385b14c176663c87ce1 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1843fd4e6ed744abb7593fa3808e8ea5 in term 0.
I20260709 14:50:20.865855  8376 raft_consensus.cc:2468] T e3ebfb824cc24114aab648733fbbfd66 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1843fd4e6ed744abb7593fa3808e8ea5 in term 0.
I20260709 14:50:20.868043  8433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92b8d876b19f460bbd1435f5b238d04f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:20.868669  8438 tablet_service.cc:1511] Processing CreateTablet for tablet f018a2bc1b244d4c8b8f742d07852869 (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:50:20.870008  8438 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f018a2bc1b244d4c8b8f742d07852869. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:20.874830  8642 raft_consensus.cc:359] T a14449e5bec54c978ad33b7b9a95bd38 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:20.875597  8642 raft_consensus.cc:385] T a14449e5bec54c978ad33b7b9a95bd38 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:20.878197  8600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3ebfb824cc24114aab648733fbbfd66" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cf3b660b3e14a4c9d208456c127d985"
I20260709 14:50:20.867664  8491 leader_election.cc:304] T 4f04072a88084385b14c176663c87ce1 P 1843fd4e6ed744abb7593fa3808e8ea5 [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: 1843fd4e6ed744abb7593fa3808e8ea5, f2e1ff9c009347d0bf70b4b3624fbab4; no voters: 118418fc007349f3b9b593bd409820e0
I20260709 14:50:20.856190  8366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1919638168494f58bc6aa0e7dd82b9d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:20.883404  8641 tablet_bootstrap.cc:654] T cbe6fc4c6f8a4b11bb94e42a31ae1943 P 1cf3b660b3e14a4c9d208456c127d985: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:20.886112  8511 tablet_service.cc:1511] Processing CreateTablet for tablet cec6cf9d80b945819e68d8a19a19255f (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:50:20.941533  8511 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cec6cf9d80b945819e68d8a19a19255f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:20.887748  8508 tablet_service.cc:1511] Processing CreateTablet for tablet 306e8a1e51a64f6cb352e08f0c82ca5b (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:50:20.889329  8441 tablet_service.cc:1511] Processing CreateTablet for tablet cec6cf9d80b945819e68d8a19a19255f (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:50:20.892516  8512 tablet_service.cc:1511] Processing CreateTablet for tablet f018a2bc1b244d4c8b8f742d07852869 (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:50:20.897177  8589 tablet_service.cc:1511] Processing CreateTablet for tablet f018a2bc1b244d4c8b8f742d07852869 (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:50:20.847060  8650 raft_consensus.cc:2749] T 995db35908ac4557be948c0606df33b5 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:20.900307  8649 leader_election.cc:290] T e3ebfb824cc24114aab648733fbbfd66 P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 election: Requested vote from peers 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415), f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101)
I20260709 14:50:20.948482  8649 raft_consensus.cc:2804] T 4f04072a88084385b14c176663c87ce1 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:20.948732  8589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f018a2bc1b244d4c8b8f742d07852869. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:20.948863  8649 raft_consensus.cc:493] T 4f04072a88084385b14c176663c87ce1 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:20.948908  8583 tablet_service.cc:1511] Processing CreateTablet for tablet 306e8a1e51a64f6cb352e08f0c82ca5b (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:50:20.909178  8367 tablet_service.cc:1511] Processing CreateTablet for tablet b59995e022834366a717edbe7e35928a (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:50:20.910878  8590 tablet_service.cc:1511] Processing CreateTablet for tablet b59995e022834366a717edbe7e35928a (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:50:20.950285  8583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 306e8a1e51a64f6cb352e08f0c82ca5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:20.951022  8590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b59995e022834366a717edbe7e35928a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:20.912400  8648 leader_election.cc:290] T 07433946c9fe41dd92df6f305aa6a92a P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 1 election: Requested vote from peers f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101), 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485)
I20260709 14:50:20.912994  8452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07433946c9fe41dd92df6f305aa6a92a" candidate_uuid: "1cf3b660b3e14a4c9d208456c127d985" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "118418fc007349f3b9b593bd409820e0"
I20260709 14:50:20.914361  8362 tablet_service.cc:1511] Processing CreateTablet for tablet cec6cf9d80b945819e68d8a19a19255f (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:50:20.914852  8358 tablet_service.cc:1511] Processing CreateTablet for tablet fd1076cdc2914cf69158e6983c358da0 (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:50:20.951648  8452 raft_consensus.cc:3060] T 07433946c9fe41dd92df6f305aa6a92a P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:20.919384  8588 tablet_service.cc:1511] Processing CreateTablet for tablet fd1076cdc2914cf69158e6983c358da0 (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:50:20.889904  8275 catalog_manager.cc:5697] T 4aa501d68a914742a2cd929cebfcbeb8 P 118418fc007349f3b9b593bd409820e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 118418fc007349f3b9b593bd409820e0 (127.6.46.66). New cstate: current_term: 1 leader_uuid: "118418fc007349f3b9b593bd409820e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:20.953255  8588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd1076cdc2914cf69158e6983c358da0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:20.926446  8600 raft_consensus.cc:3060] T e3ebfb824cc24114aab648733fbbfd66 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:20.927284  8360 tablet_service.cc:1511] Processing CreateTablet for tablet e44d5cecf0144fd088bf7613dd38310f (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:50:20.922358  8642 raft_consensus.cc:740] T a14449e5bec54c978ad33b7b9a95bd38 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1843fd4e6ed744abb7593fa3808e8ea5, State: Initialized, Role: FOLLOWER
I20260709 14:50:20.966989  8642 consensus_queue.cc:260] T a14449e5bec54c978ad33b7b9a95bd38 P 1843fd4e6ed744abb7593fa3808e8ea5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:20.931613  8365 tablet_service.cc:1511] Processing CreateTablet for tablet 574dc63930bb4233bc789290d2b6ff62 (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:50:20.931962  8376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d30b3a2fde224275bc33bc2a24798e2d" candidate_uuid: "1cf3b660b3e14a4c9d208456c127d985" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" is_pre_election: true
I20260709 14:50:20.946058  8441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cec6cf9d80b945819e68d8a19a19255f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:20.946977  8508 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 306e8a1e51a64f6cb352e08f0c82ca5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:20.949326  8649 raft_consensus.cc:3060] T 4f04072a88084385b14c176663c87ce1 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:20.907577  8599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef77f9b73c1447d995e8aa9270499997" candidate_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cf3b660b3e14a4c9d208456c127d985" is_pre_election: true
I20260709 14:50:20.950286  8367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b59995e022834366a717edbe7e35928a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:20.987066  8435 tablet_service.cc:1511] Processing CreateTablet for tablet 3bec1888dcc7490486a1fe1cf9dc7e06 (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:50:20.988564  8435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bec1888dcc7490486a1fe1cf9dc7e06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:20.989131  8515 tablet_service.cc:1511] Processing CreateTablet for tablet 3bec1888dcc7490486a1fe1cf9dc7e06 (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:50:20.990484  8515 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bec1888dcc7490486a1fe1cf9dc7e06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:20.992345  8365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 574dc63930bb4233bc789290d2b6ff62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:20.993961  8377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3ebfb824cc24114aab648733fbbfd66" candidate_uuid: "1cf3b660b3e14a4c9d208456c127d985" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" is_pre_election: true
I20260709 14:50:20.994848  8377 raft_consensus.cc:2468] T e3ebfb824cc24114aab648733fbbfd66 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1cf3b660b3e14a4c9d208456c127d985 in term 0.
I20260709 14:50:20.997045  8642 ts_tablet_manager.cc:1434] T a14449e5bec54c978ad33b7b9a95bd38 P 1843fd4e6ed744abb7593fa3808e8ea5: Time spent starting tablet: real 0.155s	user 0.007s	sys 0.000s
I20260709 14:50:20.998800  8360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e44d5cecf0144fd088bf7613dd38310f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:21.022773  8649 raft_consensus.cc:515] T 4f04072a88084385b14c176663c87ce1 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:21.024250  8642 tablet_bootstrap.cc:492] T cbe6fc4c6f8a4b11bb94e42a31ae1943 P 1843fd4e6ed744abb7593fa3808e8ea5: Bootstrap starting.
W20260709 14:50:21.030663  8340 leader_election.cc:343] T ef77f9b73c1447d995e8aa9270499997 P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:21.031297  8366 tablet_service.cc:1511] Processing CreateTablet for tablet 306e8a1e51a64f6cb352e08f0c82ca5b (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:50:20.920969  8442 tablet_service.cc:1511] Processing CreateTablet for tablet fd1076cdc2914cf69158e6983c358da0 (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:50:21.032528  8366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 306e8a1e51a64f6cb352e08f0c82ca5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:21.033000  8442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd1076cdc2914cf69158e6983c358da0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:21.024745  8377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07433946c9fe41dd92df6f305aa6a92a" candidate_uuid: "1cf3b660b3e14a4c9d208456c127d985" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" is_pre_election: true
I20260709 14:50:21.025439  8376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07433946c9fe41dd92df6f305aa6a92a" candidate_uuid: "1cf3b660b3e14a4c9d208456c127d985" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4"
W20260709 14:50:21.028937  8565 leader_election.cc:343] T d30b3a2fde224275bc33bc2a24798e2d P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:21.036595  8565 leader_election.cc:304] T d30b3a2fde224275bc33bc2a24798e2d P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1cf3b660b3e14a4c9d208456c127d985; no voters: 118418fc007349f3b9b593bd409820e0, f2e1ff9c009347d0bf70b4b3624fbab4
I20260709 14:50:21.037729  8642 tablet_bootstrap.cc:654] T cbe6fc4c6f8a4b11bb94e42a31ae1943 P 1843fd4e6ed744abb7593fa3808e8ea5: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:21.037861  8565 leader_election.cc:304] T e3ebfb824cc24114aab648733fbbfd66 P 1cf3b660b3e14a4c9d208456c127d985 [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: 1cf3b660b3e14a4c9d208456c127d985, f2e1ff9c009347d0bf70b4b3624fbab4; no voters: 1843fd4e6ed744abb7593fa3808e8ea5
I20260709 14:50:21.043092  8648 raft_consensus.cc:2749] T d30b3a2fde224275bc33bc2a24798e2d P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:21.043092  8600 raft_consensus.cc:2468] T e3ebfb824cc24114aab648733fbbfd66 P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1843fd4e6ed744abb7593fa3808e8ea5 in term 1.
I20260709 14:50:21.044333  8648 raft_consensus.cc:2764] T e3ebfb824cc24114aab648733fbbfd66 P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 14:50:21.056700  8358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd1076cdc2914cf69158e6983c358da0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:21.059068  8440 tablet_service.cc:1511] Processing CreateTablet for tablet 7acfe2b14bb2443ab9276f6a4c9e0423 (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:50:21.060453  8440 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7acfe2b14bb2443ab9276f6a4c9e0423. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:21.078630  8366 tablet_service.cc:1511] Processing CreateTablet for tablet 7acfe2b14bb2443ab9276f6a4c9e0423 (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:50:21.078235  8512 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f018a2bc1b244d4c8b8f742d07852869. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:50:21.084649  8259 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.6.46.68:39415, user_credentials={real_user=slave}} blocked reactor thread for 52211.3us
I20260709 14:50:21.078034  8362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cec6cf9d80b945819e68d8a19a19255f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:21.096479  8366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7acfe2b14bb2443ab9276f6a4c9e0423. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:21.098950  8581 tablet_service.cc:1511] Processing CreateTablet for tablet 3bec1888dcc7490486a1fe1cf9dc7e06 (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:50:21.099670  8644 tablet_bootstrap.cc:492] T 3a9292e12ed04d739fb554506bff7e61 P f2e1ff9c009347d0bf70b4b3624fbab4: No bootstrap required, opened a new log
I20260709 14:50:21.099411  8588 tablet_service.cc:1511] Processing CreateTablet for tablet 56623f1ea13747ed87dd1d98394c8a65 (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:50:21.100170  8644 ts_tablet_manager.cc:1403] T 3a9292e12ed04d739fb554506bff7e61 P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent bootstrapping tablet: real 0.299s	user 0.016s	sys 0.008s
I20260709 14:50:21.103049  8644 raft_consensus.cc:359] T 3a9292e12ed04d739fb554506bff7e61 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:21.103874  8515 tablet_service.cc:1511] Processing CreateTablet for tablet 7acfe2b14bb2443ab9276f6a4c9e0423 (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:50:21.117733  8515 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7acfe2b14bb2443ab9276f6a4c9e0423. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:21.100220  8581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bec1888dcc7490486a1fe1cf9dc7e06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:21.148063  8588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56623f1ea13747ed87dd1d98394c8a65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:21.149224  8513 tablet_service.cc:1511] Processing CreateTablet for tablet b3711058b3f94252b113473c0206be77 (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:50:21.150522  8513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3711058b3f94252b113473c0206be77. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:50:21.151942  8261 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.6.46.65:35101, user_credentials={real_user=slave}} blocked reactor thread for 43727us
I20260709 14:50:21.147861  8451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f04072a88084385b14c176663c87ce1" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "118418fc007349f3b9b593bd409820e0"
I20260709 14:50:21.103736  8644 raft_consensus.cc:385] T 3a9292e12ed04d739fb554506bff7e61 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:21.170526  8366 tablet_service.cc:1511] Processing CreateTablet for tablet 56623f1ea13747ed87dd1d98394c8a65 (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:50:21.171473  8366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56623f1ea13747ed87dd1d98394c8a65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:21.164376  8644 raft_consensus.cc:740] T 3a9292e12ed04d739fb554506bff7e61 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2e1ff9c009347d0bf70b4b3624fbab4, State: Initialized, Role: FOLLOWER
I20260709 14:50:21.173746  8586 tablet_service.cc:1511] Processing CreateTablet for tablet b3711058b3f94252b113473c0206be77 (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:50:21.173836  8437 tablet_service.cc:1511] Processing CreateTablet for tablet 56623f1ea13747ed87dd1d98394c8a65 (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:50:21.174471  8641 tablet_bootstrap.cc:492] T cbe6fc4c6f8a4b11bb94e42a31ae1943 P 1cf3b660b3e14a4c9d208456c127d985: No bootstrap required, opened a new log
I20260709 14:50:21.174984  8641 ts_tablet_manager.cc:1403] T cbe6fc4c6f8a4b11bb94e42a31ae1943 P 1cf3b660b3e14a4c9d208456c127d985: Time spent bootstrapping tablet: real 0.525s	user 0.027s	sys 0.038s
I20260709 14:50:21.175051  8586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3711058b3f94252b113473c0206be77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:21.175257  8437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56623f1ea13747ed87dd1d98394c8a65. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:50:21.176954  8492 leader_election.cc:343] T 4f04072a88084385b14c176663c87ce1 P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:21.167727  8649 leader_election.cc:290] T 4f04072a88084385b14c176663c87ce1 P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 election: Requested vote from peers 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485), f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101)
I20260709 14:50:21.188829  8689 raft_consensus.cc:493] T a14449e5bec54c978ad33b7b9a95bd38 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:21.189117  8644 consensus_queue.cc:260] T 3a9292e12ed04d739fb554506bff7e61 P f2e1ff9c009347d0bf70b4b3624fbab4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:21.189397  8689 raft_consensus.cc:515] T a14449e5bec54c978ad33b7b9a95bd38 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:21.189654  8641 raft_consensus.cc:359] T cbe6fc4c6f8a4b11bb94e42a31ae1943 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:21.190275  8645 tablet_bootstrap.cc:492] T 4f04072a88084385b14c176663c87ce1 P 118418fc007349f3b9b593bd409820e0: No bootstrap required, opened a new log
I20260709 14:50:21.190407  8641 raft_consensus.cc:385] T cbe6fc4c6f8a4b11bb94e42a31ae1943 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:21.190805  8645 ts_tablet_manager.cc:1403] T 4f04072a88084385b14c176663c87ce1 P 118418fc007349f3b9b593bd409820e0: Time spent bootstrapping tablet: real 0.423s	user 0.022s	sys 0.031s
I20260709 14:50:21.192859  8509 tablet_service.cc:1511] Processing CreateTablet for tablet 781a5ee4d7ae4c82b7b6abf4c2e22650 (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:50:21.190814  8641 raft_consensus.cc:740] T cbe6fc4c6f8a4b11bb94e42a31ae1943 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cf3b660b3e14a4c9d208456c127d985, State: Initialized, Role: FOLLOWER
I20260709 14:50:21.193734  8642 tablet_bootstrap.cc:492] T cbe6fc4c6f8a4b11bb94e42a31ae1943 P 1843fd4e6ed744abb7593fa3808e8ea5: No bootstrap required, opened a new log
I20260709 14:50:21.194108  8509 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 781a5ee4d7ae4c82b7b6abf4c2e22650. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:21.194052  8641 consensus_queue.cc:260] T cbe6fc4c6f8a4b11bb94e42a31ae1943 P 1cf3b660b3e14a4c9d208456c127d985 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:21.196038  8451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a14449e5bec54c978ad33b7b9a95bd38" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "118418fc007349f3b9b593bd409820e0" is_pre_election: true
I20260709 14:50:21.198009  8689 leader_election.cc:290] T a14449e5bec54c978ad33b7b9a95bd38 P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485), 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415)
I20260709 14:50:21.200912  8367 tablet_service.cc:1511] Processing CreateTablet for tablet b3711058b3f94252b113473c0206be77 (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:50:21.201596  8434 tablet_service.cc:1511] Processing CreateTablet for tablet 781a5ee4d7ae4c82b7b6abf4c2e22650 (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:50:21.202267  8367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3711058b3f94252b113473c0206be77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:21.202780  8434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 781a5ee4d7ae4c82b7b6abf4c2e22650. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:50:21.199353  8492 leader_election.cc:343] T a14449e5bec54c978ad33b7b9a95bd38 P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:21.213869  8641 ts_tablet_manager.cc:1434] T cbe6fc4c6f8a4b11bb94e42a31ae1943 P 1cf3b660b3e14a4c9d208456c127d985: Time spent starting tablet: real 0.038s	user 0.008s	sys 0.008s
I20260709 14:50:21.214938  8641 tablet_bootstrap.cc:492] T 7d660641634447b9a7e308e8233806da P 1cf3b660b3e14a4c9d208456c127d985: Bootstrap starting.
I20260709 14:50:21.207805  8642 ts_tablet_manager.cc:1403] T cbe6fc4c6f8a4b11bb94e42a31ae1943 P 1843fd4e6ed744abb7593fa3808e8ea5: Time spent bootstrapping tablet: real 0.184s	user 0.007s	sys 0.012s
W20260709 14:50:21.224826  8565 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.46.65:35101, user_credentials={real_user=slave}} blocked reactor thread for 187013us
I20260709 14:50:21.219095  8516 tablet_service.cc:1511] Processing CreateTablet for tablet 173b356311654519a8655c7bf15add11 (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:50:21.239233  8516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 173b356311654519a8655c7bf15add11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:21.239070  8585 tablet_service.cc:1511] Processing CreateTablet for tablet 781a5ee4d7ae4c82b7b6abf4c2e22650 (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:50:21.240474  8585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 781a5ee4d7ae4c82b7b6abf4c2e22650. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:21.241575  8366 tablet_service.cc:1511] Processing CreateTablet for tablet 173b356311654519a8655c7bf15add11 (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:50:21.242590  8366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 173b356311654519a8655c7bf15add11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:21.245141  8438 tablet_service.cc:1511] Processing CreateTablet for tablet 173b356311654519a8655c7bf15add11 (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:50:21.246376  8438 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 173b356311654519a8655c7bf15add11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:21.251365  8452 raft_consensus.cc:2468] T 07433946c9fe41dd92df6f305aa6a92a P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cf3b660b3e14a4c9d208456c127d985 in term 1.
I20260709 14:50:21.252244  8433 tablet_service.cc:1511] Processing CreateTablet for tablet cfba46c4927b4d82aaf97141fba68c52 (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:50:21.254732  8364 tablet_service.cc:1511] Processing CreateTablet for tablet cfba46c4927b4d82aaf97141fba68c52 (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:50:21.268896  8642 raft_consensus.cc:359] T cbe6fc4c6f8a4b11bb94e42a31ae1943 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:21.269655  8642 raft_consensus.cc:385] T cbe6fc4c6f8a4b11bb94e42a31ae1943 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:21.269937  8642 raft_consensus.cc:740] T cbe6fc4c6f8a4b11bb94e42a31ae1943 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1843fd4e6ed744abb7593fa3808e8ea5, State: Initialized, Role: FOLLOWER
I20260709 14:50:21.271499  8510 tablet_service.cc:1511] Processing CreateTablet for tablet db42d314e1fe4e84bc266d4c9103056b (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:50:21.272812  8510 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db42d314e1fe4e84bc266d4c9103056b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:21.276046  8642 consensus_queue.cc:260] T cbe6fc4c6f8a4b11bb94e42a31ae1943 P 1843fd4e6ed744abb7593fa3808e8ea5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
W20260709 14:50:21.276800  8491 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.46.65:35101, user_credentials={real_user=slave}} blocked reactor thread for 409277us
I20260709 14:50:21.279886  8525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef77f9b73c1447d995e8aa9270499997" candidate_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" is_pre_election: true
I20260709 14:50:21.279953  8526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f04072a88084385b14c176663c87ce1" candidate_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" is_pre_election: true
I20260709 14:50:21.280864  8526 raft_consensus.cc:2393] T 4f04072a88084385b14c176663c87ce1 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f2e1ff9c009347d0bf70b4b3624fbab4 in current term 1: Already voted for candidate 1843fd4e6ed744abb7593fa3808e8ea5 in this term.
I20260709 14:50:21.281405  8642 ts_tablet_manager.cc:1434] T cbe6fc4c6f8a4b11bb94e42a31ae1943 P 1843fd4e6ed744abb7593fa3808e8ea5: Time spent starting tablet: real 0.058s	user 0.001s	sys 0.006s
I20260709 14:50:21.283988  8642 tablet_bootstrap.cc:492] T ef77f9b73c1447d995e8aa9270499997 P 1843fd4e6ed744abb7593fa3808e8ea5: Bootstrap starting.
I20260709 14:50:21.259279  8489 leader_election.cc:304] T e3ebfb824cc24114aab648733fbbfd66 P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1843fd4e6ed744abb7593fa3808e8ea5, 1cf3b660b3e14a4c9d208456c127d985; no voters: 
I20260709 14:50:21.288391  8689 raft_consensus.cc:2804] T e3ebfb824cc24114aab648733fbbfd66 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:50:21.288295  8489 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.46.68:39415, user_credentials={real_user=slave}} blocked reactor thread for 52289.6us
I20260709 14:50:21.288936  8689 raft_consensus.cc:697] T e3ebfb824cc24114aab648733fbbfd66 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 LEADER]: Becoming Leader. State: Replica: 1843fd4e6ed744abb7593fa3808e8ea5, State: Running, Role: LEADER
I20260709 14:50:21.289763  8689 consensus_queue.cc:237] T e3ebfb824cc24114aab648733fbbfd66 P 1843fd4e6ed744abb7593fa3808e8ea5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
W20260709 14:50:21.288177  8343 leader_election.cc:343] T ef77f9b73c1447d995e8aa9270499997 P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:50:21.298635  8565 leader_election.cc:343] T 07433946c9fe41dd92df6f305aa6a92a P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:50:21.299716  8565 leader_election.cc:343] T 07433946c9fe41dd92df6f305aa6a92a P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:21.300194  8600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a14449e5bec54c978ad33b7b9a95bd38" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cf3b660b3e14a4c9d208456c127d985" is_pre_election: true
I20260709 14:50:21.294736  8343 leader_election.cc:304] T ef77f9b73c1447d995e8aa9270499997 P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f2e1ff9c009347d0bf70b4b3624fbab4; no voters: 1843fd4e6ed744abb7593fa3808e8ea5, 1cf3b660b3e14a4c9d208456c127d985
I20260709 14:50:21.302059  8343 leader_election.cc:304] T 4f04072a88084385b14c176663c87ce1 P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f2e1ff9c009347d0bf70b4b3624fbab4; no voters: 118418fc007349f3b9b593bd409820e0, 1843fd4e6ed744abb7593fa3808e8ea5
I20260709 14:50:21.301975  8587 tablet_service.cc:1511] Processing CreateTablet for tablet cfba46c4927b4d82aaf97141fba68c52 (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:50:21.303022  8653 raft_consensus.cc:2749] T ef77f9b73c1447d995e8aa9270499997 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:21.303306  8587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfba46c4927b4d82aaf97141fba68c52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:21.302824  8645 raft_consensus.cc:359] T 4f04072a88084385b14c176663c87ce1 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:21.303711  8653 raft_consensus.cc:3060] T 4f04072a88084385b14c176663c87ce1 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:50:21.308218  8489 leader_election.cc:343] T a14449e5bec54c978ad33b7b9a95bd38 P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:21.308671  8489 leader_election.cc:304] T a14449e5bec54c978ad33b7b9a95bd38 P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1843fd4e6ed744abb7593fa3808e8ea5; no voters: 118418fc007349f3b9b593bd409820e0, 1cf3b660b3e14a4c9d208456c127d985
I20260709 14:50:21.309691  8649 raft_consensus.cc:2749] T a14449e5bec54c978ad33b7b9a95bd38 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:21.303740  8645 raft_consensus.cc:385] T 4f04072a88084385b14c176663c87ce1 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:21.310683  8645 raft_consensus.cc:740] T 4f04072a88084385b14c176663c87ce1 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 118418fc007349f3b9b593bd409820e0, State: Initialized, Role: FOLLOWER
I20260709 14:50:21.311506  8645 consensus_queue.cc:260] T 4f04072a88084385b14c176663c87ce1 P 118418fc007349f3b9b593bd409820e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:21.314014  8645 ts_tablet_manager.cc:1434] T 4f04072a88084385b14c176663c87ce1 P 118418fc007349f3b9b593bd409820e0: Time spent starting tablet: real 0.123s	user 0.006s	sys 0.000s
I20260709 14:50:21.320664  8653 raft_consensus.cc:2749] T 4f04072a88084385b14c176663c87ce1 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:21.324159  8566 leader_election.cc:304] T 07433946c9fe41dd92df6f305aa6a92a P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 118418fc007349f3b9b593bd409820e0, 1cf3b660b3e14a4c9d208456c127d985; no voters: f2e1ff9c009347d0bf70b4b3624fbab4
I20260709 14:50:21.326381  8692 raft_consensus.cc:2804] T 07433946c9fe41dd92df6f305aa6a92a P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:21.326967  8692 raft_consensus.cc:697] T 07433946c9fe41dd92df6f305aa6a92a P 1cf3b660b3e14a4c9d208456c127d985 [term 1 LEADER]: Becoming Leader. State: Replica: 1cf3b660b3e14a4c9d208456c127d985, State: Running, Role: LEADER
I20260709 14:50:21.328296  8433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfba46c4927b4d82aaf97141fba68c52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:21.328029  8692 consensus_queue.cc:237] T 07433946c9fe41dd92df6f305aa6a92a P 1cf3b660b3e14a4c9d208456c127d985 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:21.334262  8376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3ebfb824cc24114aab648733fbbfd66" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4"
I20260709 14:50:21.334887  8376 raft_consensus.cc:3060] T e3ebfb824cc24114aab648733fbbfd66 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:21.335917  8377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f04072a88084385b14c176663c87ce1" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4"
I20260709 14:50:21.334520  8364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfba46c4927b4d82aaf97141fba68c52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:21.341403  8641 tablet_bootstrap.cc:654] T 7d660641634447b9a7e308e8233806da P 1cf3b660b3e14a4c9d208456c127d985: Neither blocks nor log segments found. Creating new log.
W20260709 14:50:21.351591  8343 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.46.67:37865, user_credentials={real_user=slave}} blocked reactor thread for 49615us
I20260709 14:50:21.353797  8642 tablet_bootstrap.cc:654] T ef77f9b73c1447d995e8aa9270499997 P 1843fd4e6ed744abb7593fa3808e8ea5: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:21.355528  8361 tablet_service.cc:1511] Processing CreateTablet for tablet db42d314e1fe4e84bc266d4c9103056b (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:50:21.356995  8361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db42d314e1fe4e84bc266d4c9103056b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:21.358507  8377 raft_consensus.cc:2468] T 4f04072a88084385b14c176663c87ce1 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1843fd4e6ed744abb7593fa3808e8ea5 in term 1.
I20260709 14:50:21.374007  8645 tablet_bootstrap.cc:492] T d30b3a2fde224275bc33bc2a24798e2d P 118418fc007349f3b9b593bd409820e0: Bootstrap starting.
W20260709 14:50:21.364223  8415 consensus_peers.cc:597] T 4aa501d68a914742a2cd929cebfcbeb8 P 118418fc007349f3b9b593bd409820e0 -> Peer 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415): Couldn't send request to peer 1cf3b660b3e14a4c9d208456c127d985. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:21.364917  8644 ts_tablet_manager.cc:1434] T 3a9292e12ed04d739fb554506bff7e61 P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent starting tablet: real 0.262s	user 0.004s	sys 0.005s
I20260709 14:50:21.382714  8584 tablet_service.cc:1511] Processing CreateTablet for tablet db42d314e1fe4e84bc266d4c9103056b (DEFAULT_TABLE table=test-workload [id=2391132358a7434db725449b6fac2e5d]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:50:21.394443  8584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db42d314e1fe4e84bc266d4c9103056b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:21.403151  8650 consensus_queue.cc:1048] T 4aa501d68a914742a2cd929cebfcbeb8 P 118418fc007349f3b9b593bd409820e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:21.408412  8644 tablet_bootstrap.cc:492] T d30b3a2fde224275bc33bc2a24798e2d P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap starting.
I20260709 14:50:21.452435  8376 raft_consensus.cc:2468] T e3ebfb824cc24114aab648733fbbfd66 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1843fd4e6ed744abb7593fa3808e8ea5 in term 1.
I20260709 14:50:21.460322  8641 tablet_bootstrap.cc:492] T 7d660641634447b9a7e308e8233806da P 1cf3b660b3e14a4c9d208456c127d985: No bootstrap required, opened a new log
I20260709 14:50:21.460897  8641 ts_tablet_manager.cc:1403] T 7d660641634447b9a7e308e8233806da P 1cf3b660b3e14a4c9d208456c127d985: Time spent bootstrapping tablet: real 0.246s	user 0.012s	sys 0.001s
I20260709 14:50:21.463801  8641 raft_consensus.cc:359] T 7d660641634447b9a7e308e8233806da P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:21.415189  8491 leader_election.cc:304] T 4f04072a88084385b14c176663c87ce1 P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1843fd4e6ed744abb7593fa3808e8ea5, f2e1ff9c009347d0bf70b4b3624fbab4; no voters: 118418fc007349f3b9b593bd409820e0
I20260709 14:50:21.478286  8645 tablet_bootstrap.cc:654] T d30b3a2fde224275bc33bc2a24798e2d P 118418fc007349f3b9b593bd409820e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:21.484140  8689 raft_consensus.cc:2804] T 4f04072a88084385b14c176663c87ce1 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:21.486025  8689 raft_consensus.cc:697] T 4f04072a88084385b14c176663c87ce1 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 LEADER]: Becoming Leader. State: Replica: 1843fd4e6ed744abb7593fa3808e8ea5, State: Running, Role: LEADER
I20260709 14:50:21.486874  8689 consensus_queue.cc:237] T 4f04072a88084385b14c176663c87ce1 P 1843fd4e6ed744abb7593fa3808e8ea5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:21.476389  8641 raft_consensus.cc:385] T 7d660641634447b9a7e308e8233806da P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:50:21.484210  8491 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.46.65:35101, user_credentials={real_user=slave}} blocked reactor thread for 86123.1us
I20260709 14:50:21.500291  8641 raft_consensus.cc:740] T 7d660641634447b9a7e308e8233806da P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cf3b660b3e14a4c9d208456c127d985, State: Initialized, Role: FOLLOWER
I20260709 14:50:21.511103  8641 consensus_queue.cc:260] T 7d660641634447b9a7e308e8233806da P 1cf3b660b3e14a4c9d208456c127d985 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:21.515367  8641 ts_tablet_manager.cc:1434] T 7d660641634447b9a7e308e8233806da P 1cf3b660b3e14a4c9d208456c127d985: Time spent starting tablet: real 0.054s	user 0.007s	sys 0.000s
I20260709 14:50:21.570643  8641 tablet_bootstrap.cc:492] T a14449e5bec54c978ad33b7b9a95bd38 P 1cf3b660b3e14a4c9d208456c127d985: Bootstrap starting.
I20260709 14:50:21.578341  8641 tablet_bootstrap.cc:654] T a14449e5bec54c978ad33b7b9a95bd38 P 1cf3b660b3e14a4c9d208456c127d985: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:21.578735  8642 tablet_bootstrap.cc:492] T ef77f9b73c1447d995e8aa9270499997 P 1843fd4e6ed744abb7593fa3808e8ea5: No bootstrap required, opened a new log
I20260709 14:50:21.579617  8642 ts_tablet_manager.cc:1403] T ef77f9b73c1447d995e8aa9270499997 P 1843fd4e6ed744abb7593fa3808e8ea5: Time spent bootstrapping tablet: real 0.297s	user 0.004s	sys 0.011s
I20260709 14:50:21.585078  8642 raft_consensus.cc:359] T ef77f9b73c1447d995e8aa9270499997 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:21.586804  8642 raft_consensus.cc:385] T ef77f9b73c1447d995e8aa9270499997 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:21.587224  8642 raft_consensus.cc:740] T ef77f9b73c1447d995e8aa9270499997 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1843fd4e6ed744abb7593fa3808e8ea5, State: Initialized, Role: FOLLOWER
I20260709 14:50:21.590651  8644 tablet_bootstrap.cc:654] T d30b3a2fde224275bc33bc2a24798e2d P f2e1ff9c009347d0bf70b4b3624fbab4: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:21.590740  8650 raft_consensus.cc:493] T 4f04072a88084385b14c176663c87ce1 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:21.591712  8650 raft_consensus.cc:515] T 4f04072a88084385b14c176663c87ce1 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:21.592146  8698 raft_consensus.cc:493] T 3a9292e12ed04d739fb554506bff7e61 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:21.592974  8698 raft_consensus.cc:515] T 3a9292e12ed04d739fb554506bff7e61 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:21.594308  8642 consensus_queue.cc:260] T ef77f9b73c1447d995e8aa9270499997 P 1843fd4e6ed744abb7593fa3808e8ea5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:21.596915  8376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f04072a88084385b14c176663c87ce1" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" is_pre_election: true
I20260709 14:50:21.597486  8452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a9292e12ed04d739fb554506bff7e61" candidate_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "118418fc007349f3b9b593bd409820e0" is_pre_election: true
I20260709 14:50:21.598238  8376 raft_consensus.cc:2393] T 4f04072a88084385b14c176663c87ce1 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 118418fc007349f3b9b593bd409820e0 in current term 1: Already voted for candidate 1843fd4e6ed744abb7593fa3808e8ea5 in this term.
I20260709 14:50:21.598500  8452 raft_consensus.cc:2468] T 3a9292e12ed04d739fb554506bff7e61 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f2e1ff9c009347d0bf70b4b3624fbab4 in term 0.
I20260709 14:50:21.599867  8642 ts_tablet_manager.cc:1434] T ef77f9b73c1447d995e8aa9270499997 P 1843fd4e6ed744abb7593fa3808e8ea5: Time spent starting tablet: real 0.020s	user 0.011s	sys 0.001s
I20260709 14:50:21.600782  8343 leader_election.cc:304] T 3a9292e12ed04d739fb554506bff7e61 P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 118418fc007349f3b9b593bd409820e0, f2e1ff9c009347d0bf70b4b3624fbab4; no voters: 
I20260709 14:50:21.601979  8642 tablet_bootstrap.cc:492] T 3a9292e12ed04d739fb554506bff7e61 P 1843fd4e6ed744abb7593fa3808e8ea5: Bootstrap starting.
I20260709 14:50:21.601790  8526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f04072a88084385b14c176663c87ce1" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" is_pre_election: true
I20260709 14:50:21.602164  8653 raft_consensus.cc:2804] T 3a9292e12ed04d739fb554506bff7e61 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:21.602687  8653 raft_consensus.cc:493] T 3a9292e12ed04d739fb554506bff7e61 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:21.603066  8653 raft_consensus.cc:3060] T 3a9292e12ed04d739fb554506bff7e61 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:21.604959  8417 leader_election.cc:304] T 4f04072a88084385b14c176663c87ce1 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 118418fc007349f3b9b593bd409820e0; no voters: 1843fd4e6ed744abb7593fa3808e8ea5, f2e1ff9c009347d0bf70b4b3624fbab4
I20260709 14:50:21.591025  8645 tablet_bootstrap.cc:492] T d30b3a2fde224275bc33bc2a24798e2d P 118418fc007349f3b9b593bd409820e0: No bootstrap required, opened a new log
I20260709 14:50:21.606510  8645 ts_tablet_manager.cc:1403] T d30b3a2fde224275bc33bc2a24798e2d P 118418fc007349f3b9b593bd409820e0: Time spent bootstrapping tablet: real 0.257s	user 0.017s	sys 0.001s
I20260709 14:50:21.608448  8698 leader_election.cc:290] T 3a9292e12ed04d739fb554506bff7e61 P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485), 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865)
I20260709 14:50:21.610220  8650 leader_election.cc:290] T 4f04072a88084385b14c176663c87ce1 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101), 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865)
I20260709 14:50:21.610426  8703 raft_consensus.cc:3060] T 4f04072a88084385b14c176663c87ce1 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:21.610265  8526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a9292e12ed04d739fb554506bff7e61" candidate_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" is_pre_election: true
I20260709 14:50:21.610864  8642 tablet_bootstrap.cc:654] T 3a9292e12ed04d739fb554506bff7e61 P 1843fd4e6ed744abb7593fa3808e8ea5: Neither blocks nor log segments found. Creating new log.
W20260709 14:50:21.611984  8343 leader_election.cc:343] T 3a9292e12ed04d739fb554506bff7e61 P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:21.613287  8645 raft_consensus.cc:359] T d30b3a2fde224275bc33bc2a24798e2d P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:21.614058  8645 raft_consensus.cc:385] T d30b3a2fde224275bc33bc2a24798e2d P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:21.614389  8645 raft_consensus.cc:740] T d30b3a2fde224275bc33bc2a24798e2d P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 118418fc007349f3b9b593bd409820e0, State: Initialized, Role: FOLLOWER
I20260709 14:50:21.619470  8641 tablet_bootstrap.cc:492] T a14449e5bec54c978ad33b7b9a95bd38 P 1cf3b660b3e14a4c9d208456c127d985: No bootstrap required, opened a new log
I20260709 14:50:21.625512  8641 ts_tablet_manager.cc:1403] T a14449e5bec54c978ad33b7b9a95bd38 P 1cf3b660b3e14a4c9d208456c127d985: Time spent bootstrapping tablet: real 0.056s	user 0.017s	sys 0.006s
I20260709 14:50:21.620411  8645 consensus_queue.cc:260] T d30b3a2fde224275bc33bc2a24798e2d P 118418fc007349f3b9b593bd409820e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:21.618770  8273 catalog_manager.cc:5697] T 07433946c9fe41dd92df6f305aa6a92a P 1cf3b660b3e14a4c9d208456c127d985 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68). New cstate: current_term: 1 leader_uuid: "1cf3b660b3e14a4c9d208456c127d985" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:21.637449  8645 ts_tablet_manager.cc:1434] T d30b3a2fde224275bc33bc2a24798e2d P 118418fc007349f3b9b593bd409820e0: Time spent starting tablet: real 0.031s	user 0.004s	sys 0.004s
I20260709 14:50:21.639010  8645 tablet_bootstrap.cc:492] T ddf674dcdacf4f859665cdd20cb16f55 P 118418fc007349f3b9b593bd409820e0: Bootstrap starting.
I20260709 14:50:21.624046  8653 raft_consensus.cc:515] T 3a9292e12ed04d739fb554506bff7e61 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:21.640475  8689 raft_consensus.cc:493] T ef77f9b73c1447d995e8aa9270499997 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:21.650863  8689 raft_consensus.cc:515] T ef77f9b73c1447d995e8aa9270499997 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:21.652226  8692 raft_consensus.cc:493] T 7d660641634447b9a7e308e8233806da P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:21.644655  8703 raft_consensus.cc:2749] T 4f04072a88084385b14c176663c87ce1 P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:21.649556  8641 raft_consensus.cc:359] T a14449e5bec54c978ad33b7b9a95bd38 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:21.650221  8644 tablet_bootstrap.cc:492] T d30b3a2fde224275bc33bc2a24798e2d P f2e1ff9c009347d0bf70b4b3624fbab4: No bootstrap required, opened a new log
I20260709 14:50:21.655360  8376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef77f9b73c1447d995e8aa9270499997" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" is_pre_election: true
I20260709 14:50:21.655704  8641 raft_consensus.cc:385] T a14449e5bec54c978ad33b7b9a95bd38 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:21.656185  8644 ts_tablet_manager.cc:1403] T d30b3a2fde224275bc33bc2a24798e2d P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent bootstrapping tablet: real 0.248s	user 0.009s	sys 0.006s
I20260709 14:50:21.656770  8645 tablet_bootstrap.cc:654] T ddf674dcdacf4f859665cdd20cb16f55 P 118418fc007349f3b9b593bd409820e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:21.653548  8689 leader_election.cc:290] T ef77f9b73c1447d995e8aa9270499997 P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415), f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101)
I20260709 14:50:21.652762  8692 raft_consensus.cc:515] T 7d660641634447b9a7e308e8233806da P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:21.657723  8600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef77f9b73c1447d995e8aa9270499997" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cf3b660b3e14a4c9d208456c127d985" is_pre_election: true
I20260709 14:50:21.659106  8692 leader_election.cc:290] T 7d660641634447b9a7e308e8233806da P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485), 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865)
I20260709 14:50:21.656208  8641 raft_consensus.cc:740] T a14449e5bec54c978ad33b7b9a95bd38 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cf3b660b3e14a4c9d208456c127d985, State: Initialized, Role: FOLLOWER
I20260709 14:50:21.656200  8376 raft_consensus.cc:2468] T ef77f9b73c1447d995e8aa9270499997 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1843fd4e6ed744abb7593fa3808e8ea5 in term 0.
W20260709 14:50:21.660511  8417 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.46.65:35101, user_credentials={real_user=slave}} blocked reactor thread for 55826us
W20260709 14:50:21.659559  8489 leader_election.cc:343] T ef77f9b73c1447d995e8aa9270499997 P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:21.663206  8452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d660641634447b9a7e308e8233806da" candidate_uuid: "1cf3b660b3e14a4c9d208456c127d985" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "118418fc007349f3b9b593bd409820e0" is_pre_election: true
I20260709 14:50:21.663625  8526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d660641634447b9a7e308e8233806da" candidate_uuid: "1cf3b660b3e14a4c9d208456c127d985" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" is_pre_election: true
I20260709 14:50:21.663360  8644 raft_consensus.cc:359] T d30b3a2fde224275bc33bc2a24798e2d P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:21.661460  8641 consensus_queue.cc:260] T a14449e5bec54c978ad33b7b9a95bd38 P 1cf3b660b3e14a4c9d208456c127d985 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:21.664232  8491 leader_election.cc:304] T ef77f9b73c1447d995e8aa9270499997 P 1843fd4e6ed744abb7593fa3808e8ea5 [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: 1843fd4e6ed744abb7593fa3808e8ea5, f2e1ff9c009347d0bf70b4b3624fbab4; no voters: 1cf3b660b3e14a4c9d208456c127d985
W20260709 14:50:21.664994  8566 leader_election.cc:343] T 7d660641634447b9a7e308e8233806da P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:50:21.666239  8566 leader_election.cc:343] T 7d660641634447b9a7e308e8233806da P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:21.666764  8566 leader_election.cc:304] T 7d660641634447b9a7e308e8233806da P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1cf3b660b3e14a4c9d208456c127d985; no voters: 118418fc007349f3b9b593bd409820e0, 1843fd4e6ed744abb7593fa3808e8ea5
I20260709 14:50:21.667178  8641 ts_tablet_manager.cc:1434] T a14449e5bec54c978ad33b7b9a95bd38 P 1cf3b660b3e14a4c9d208456c127d985: Time spent starting tablet: real 0.041s	user 0.008s	sys 0.000s
I20260709 14:50:21.664233  8644 raft_consensus.cc:385] T d30b3a2fde224275bc33bc2a24798e2d P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:21.668397  8689 raft_consensus.cc:2804] T ef77f9b73c1447d995e8aa9270499997 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:21.669003  8692 raft_consensus.cc:2749] T 7d660641634447b9a7e308e8233806da P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:21.669872  8644 raft_consensus.cc:740] T d30b3a2fde224275bc33bc2a24798e2d P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2e1ff9c009347d0bf70b4b3624fbab4, State: Initialized, Role: FOLLOWER
I20260709 14:50:21.671018  8644 consensus_queue.cc:260] T d30b3a2fde224275bc33bc2a24798e2d P f2e1ff9c009347d0bf70b4b3624fbab4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:21.669052  8689 raft_consensus.cc:493] T ef77f9b73c1447d995e8aa9270499997 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:21.660904  8274 catalog_manager.cc:5697] T e3ebfb824cc24114aab648733fbbfd66 P 1843fd4e6ed744abb7593fa3808e8ea5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67). New cstate: current_term: 1 leader_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:21.674062  8689 raft_consensus.cc:3060] T ef77f9b73c1447d995e8aa9270499997 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:21.678840  8641 tablet_bootstrap.cc:492] T c04194c0f91046278f3448859cb76cec P 1cf3b660b3e14a4c9d208456c127d985: Bootstrap starting.
I20260709 14:50:21.678344  8274 catalog_manager.cc:5697] T 4f04072a88084385b14c176663c87ce1 P 1843fd4e6ed744abb7593fa3808e8ea5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67). New cstate: current_term: 1 leader_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:21.693084  8653 leader_election.cc:290] T 3a9292e12ed04d739fb554506bff7e61 P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 1 election: Requested vote from peers 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485), 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865)
I20260709 14:50:21.692426  8644 ts_tablet_manager.cc:1434] T d30b3a2fde224275bc33bc2a24798e2d P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.003s
I20260709 14:50:21.694291  8452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a9292e12ed04d739fb554506bff7e61" candidate_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "118418fc007349f3b9b593bd409820e0"
I20260709 14:50:21.695957  8642 tablet_bootstrap.cc:492] T 3a9292e12ed04d739fb554506bff7e61 P 1843fd4e6ed744abb7593fa3808e8ea5: No bootstrap required, opened a new log
I20260709 14:50:21.696482  8642 ts_tablet_manager.cc:1403] T 3a9292e12ed04d739fb554506bff7e61 P 1843fd4e6ed744abb7593fa3808e8ea5: Time spent bootstrapping tablet: real 0.095s	user 0.024s	sys 0.013s
I20260709 14:50:21.696702  8526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a9292e12ed04d739fb554506bff7e61" candidate_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5"
I20260709 14:50:21.697510  8452 raft_consensus.cc:3060] T 3a9292e12ed04d739fb554506bff7e61 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:21.692416  8648 raft_consensus.cc:493] T cbe6fc4c6f8a4b11bb94e42a31ae1943 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:21.699331  8648 raft_consensus.cc:515] T cbe6fc4c6f8a4b11bb94e42a31ae1943 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
W20260709 14:50:21.702194  8343 leader_election.cc:343] T 3a9292e12ed04d739fb554506bff7e61 P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:21.702970  8526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbe6fc4c6f8a4b11bb94e42a31ae1943" candidate_uuid: "1cf3b660b3e14a4c9d208456c127d985" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" is_pre_election: true
I20260709 14:50:21.703612  8526 raft_consensus.cc:2468] T cbe6fc4c6f8a4b11bb94e42a31ae1943 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1cf3b660b3e14a4c9d208456c127d985 in term 0.
I20260709 14:50:21.706481  8566 leader_election.cc:304] T cbe6fc4c6f8a4b11bb94e42a31ae1943 P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1843fd4e6ed744abb7593fa3808e8ea5, 1cf3b660b3e14a4c9d208456c127d985; no voters: 
I20260709 14:50:21.707290  8692 raft_consensus.cc:2804] T cbe6fc4c6f8a4b11bb94e42a31ae1943 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:21.707629  8692 raft_consensus.cc:493] T cbe6fc4c6f8a4b11bb94e42a31ae1943 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:21.707907  8648 leader_election.cc:290] T cbe6fc4c6f8a4b11bb94e42a31ae1943 P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865), f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101)
I20260709 14:50:21.694775  8644 tablet_bootstrap.cc:492] T 07433946c9fe41dd92df6f305aa6a92a P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap starting.
I20260709 14:50:21.710666  8376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbe6fc4c6f8a4b11bb94e42a31ae1943" candidate_uuid: "1cf3b660b3e14a4c9d208456c127d985" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" is_pre_election: true
I20260709 14:50:21.707975  8692 raft_consensus.cc:3060] T cbe6fc4c6f8a4b11bb94e42a31ae1943 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:21.713979  8641 tablet_bootstrap.cc:654] T c04194c0f91046278f3448859cb76cec P 1cf3b660b3e14a4c9d208456c127d985: Neither blocks nor log segments found. Creating new log.
W20260709 14:50:21.717371  8565 leader_election.cc:343] T cbe6fc4c6f8a4b11bb94e42a31ae1943 P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:21.717154  8689 raft_consensus.cc:515] T ef77f9b73c1447d995e8aa9270499997 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:21.720289  8376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef77f9b73c1447d995e8aa9270499997" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4"
I20260709 14:50:21.720863  8376 raft_consensus.cc:3060] T ef77f9b73c1447d995e8aa9270499997 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:21.721326  8642 raft_consensus.cc:359] T 3a9292e12ed04d739fb554506bff7e61 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:21.722056  8642 raft_consensus.cc:385] T 3a9292e12ed04d739fb554506bff7e61 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:21.722361  8642 raft_consensus.cc:740] T 3a9292e12ed04d739fb554506bff7e61 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1843fd4e6ed744abb7593fa3808e8ea5, State: Initialized, Role: FOLLOWER
I20260709 14:50:21.724244  8600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef77f9b73c1447d995e8aa9270499997" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cf3b660b3e14a4c9d208456c127d985"
W20260709 14:50:21.725492  8489 leader_election.cc:343] T ef77f9b73c1447d995e8aa9270499997 P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:21.723129  8642 consensus_queue.cc:260] T 3a9292e12ed04d739fb554506bff7e61 P 1843fd4e6ed744abb7593fa3808e8ea5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:21.730667  8642 ts_tablet_manager.cc:1434] T 3a9292e12ed04d739fb554506bff7e61 P 1843fd4e6ed744abb7593fa3808e8ea5: Time spent starting tablet: real 0.034s	user 0.004s	sys 0.002s
I20260709 14:50:21.727603  8644 tablet_bootstrap.cc:654] T 07433946c9fe41dd92df6f305aa6a92a P f2e1ff9c009347d0bf70b4b3624fbab4: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:21.710695  8452 raft_consensus.cc:2468] T 3a9292e12ed04d739fb554506bff7e61 P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2e1ff9c009347d0bf70b4b3624fbab4 in term 1.
I20260709 14:50:21.742187  8642 tablet_bootstrap.cc:492] T ddf674dcdacf4f859665cdd20cb16f55 P 1843fd4e6ed744abb7593fa3808e8ea5: Bootstrap starting.
I20260709 14:50:21.747568  8343 leader_election.cc:304] T 3a9292e12ed04d739fb554506bff7e61 P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 118418fc007349f3b9b593bd409820e0, f2e1ff9c009347d0bf70b4b3624fbab4; no voters: 1843fd4e6ed744abb7593fa3808e8ea5
I20260709 14:50:21.752336  8653 raft_consensus.cc:2804] T 3a9292e12ed04d739fb554506bff7e61 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:21.752786  8653 raft_consensus.cc:697] T 3a9292e12ed04d739fb554506bff7e61 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 LEADER]: Becoming Leader. State: Replica: f2e1ff9c009347d0bf70b4b3624fbab4, State: Running, Role: LEADER
I20260709 14:50:21.753597  8653 consensus_queue.cc:237] T 3a9292e12ed04d739fb554506bff7e61 P f2e1ff9c009347d0bf70b4b3624fbab4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:21.754137  8692 raft_consensus.cc:515] T cbe6fc4c6f8a4b11bb94e42a31ae1943 P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:21.757144  8376 raft_consensus.cc:2468] T ef77f9b73c1447d995e8aa9270499997 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1843fd4e6ed744abb7593fa3808e8ea5 in term 1.
I20260709 14:50:21.757413  8526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbe6fc4c6f8a4b11bb94e42a31ae1943" candidate_uuid: "1cf3b660b3e14a4c9d208456c127d985" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5"
I20260709 14:50:21.728796  8689 leader_election.cc:290] T ef77f9b73c1447d995e8aa9270499997 P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 election: Requested vote from peers 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415), f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101)
I20260709 14:50:21.759716  8526 raft_consensus.cc:3060] T cbe6fc4c6f8a4b11bb94e42a31ae1943 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:50:21.764995  8323 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:50:21.760447  8491 leader_election.cc:304] T ef77f9b73c1447d995e8aa9270499997 P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1843fd4e6ed744abb7593fa3808e8ea5, f2e1ff9c009347d0bf70b4b3624fbab4; no voters: 1cf3b660b3e14a4c9d208456c127d985
I20260709 14:50:21.767750  8642 tablet_bootstrap.cc:654] T ddf674dcdacf4f859665cdd20cb16f55 P 1843fd4e6ed744abb7593fa3808e8ea5: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:21.773447  8649 raft_consensus.cc:2804] T ef77f9b73c1447d995e8aa9270499997 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:50:21.781051  8565 consensus_peers.cc:597] T 07433946c9fe41dd92df6f305aa6a92a P 1cf3b660b3e14a4c9d208456c127d985 -> Peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Couldn't send request to peer f2e1ff9c009347d0bf70b4b3624fbab4. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:21.781834  8641 tablet_bootstrap.cc:492] T c04194c0f91046278f3448859cb76cec P 1cf3b660b3e14a4c9d208456c127d985: No bootstrap required, opened a new log
I20260709 14:50:21.782331  8641 ts_tablet_manager.cc:1403] T c04194c0f91046278f3448859cb76cec P 1cf3b660b3e14a4c9d208456c127d985: Time spent bootstrapping tablet: real 0.104s	user 0.016s	sys 0.010s
I20260709 14:50:21.784669  8526 raft_consensus.cc:2468] T cbe6fc4c6f8a4b11bb94e42a31ae1943 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cf3b660b3e14a4c9d208456c127d985 in term 1.
I20260709 14:50:21.785425  8641 raft_consensus.cc:359] T c04194c0f91046278f3448859cb76cec P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:21.786051  8692 leader_election.cc:290] T cbe6fc4c6f8a4b11bb94e42a31ae1943 P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 1 election: Requested vote from peers 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865), f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101)
I20260709 14:50:21.786221  8641 raft_consensus.cc:385] T c04194c0f91046278f3448859cb76cec P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:21.786621  8641 raft_consensus.cc:740] T c04194c0f91046278f3448859cb76cec P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cf3b660b3e14a4c9d208456c127d985, State: Initialized, Role: FOLLOWER
I20260709 14:50:21.787101  8376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbe6fc4c6f8a4b11bb94e42a31ae1943" candidate_uuid: "1cf3b660b3e14a4c9d208456c127d985" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4"
I20260709 14:50:21.787632  8641 consensus_queue.cc:260] T c04194c0f91046278f3448859cb76cec P 1cf3b660b3e14a4c9d208456c127d985 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
W20260709 14:50:21.788964  8565 leader_election.cc:343] T cbe6fc4c6f8a4b11bb94e42a31ae1943 P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:21.795210  8689 consensus_queue.cc:1048] T e3ebfb824cc24114aab648733fbbfd66 P 1843fd4e6ed744abb7593fa3808e8ea5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:50:21.799223  8641 ts_tablet_manager.cc:1434] T c04194c0f91046278f3448859cb76cec P 1cf3b660b3e14a4c9d208456c127d985: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.000s
I20260709 14:50:21.799623  8649 raft_consensus.cc:697] T ef77f9b73c1447d995e8aa9270499997 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 LEADER]: Becoming Leader. State: Replica: 1843fd4e6ed744abb7593fa3808e8ea5, State: Running, Role: LEADER
I20260709 14:50:21.799031  8274 catalog_manager.cc:5697] T 3a9292e12ed04d739fb554506bff7e61 P f2e1ff9c009347d0bf70b4b3624fbab4 reported cstate change: term changed from 0 to 1, leader changed from <none> to f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65). New cstate: current_term: 1 leader_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:21.801358  8649 consensus_queue.cc:237] T ef77f9b73c1447d995e8aa9270499997 P 1843fd4e6ed744abb7593fa3808e8ea5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:21.801573  8566 leader_election.cc:304] T cbe6fc4c6f8a4b11bb94e42a31ae1943 P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1843fd4e6ed744abb7593fa3808e8ea5, 1cf3b660b3e14a4c9d208456c127d985; no voters: f2e1ff9c009347d0bf70b4b3624fbab4
I20260709 14:50:21.800395  8645 tablet_bootstrap.cc:492] T ddf674dcdacf4f859665cdd20cb16f55 P 118418fc007349f3b9b593bd409820e0: No bootstrap required, opened a new log
I20260709 14:50:21.802951  8645 ts_tablet_manager.cc:1403] T ddf674dcdacf4f859665cdd20cb16f55 P 118418fc007349f3b9b593bd409820e0: Time spent bootstrapping tablet: real 0.164s	user 0.025s	sys 0.045s
I20260709 14:50:21.804502  8641 tablet_bootstrap.cc:492] T 264588e6049b46a1a0791cb15a5e079f P 1cf3b660b3e14a4c9d208456c127d985: Bootstrap starting.
I20260709 14:50:21.805840  8648 raft_consensus.cc:2804] T cbe6fc4c6f8a4b11bb94e42a31ae1943 P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:21.810544  8645 raft_consensus.cc:359] T ddf674dcdacf4f859665cdd20cb16f55 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:21.811430  8645 raft_consensus.cc:385] T ddf674dcdacf4f859665cdd20cb16f55 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:21.811839  8645 raft_consensus.cc:740] T ddf674dcdacf4f859665cdd20cb16f55 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 118418fc007349f3b9b593bd409820e0, State: Initialized, Role: FOLLOWER
I20260709 14:50:21.816360  8645 consensus_queue.cc:260] T ddf674dcdacf4f859665cdd20cb16f55 P 118418fc007349f3b9b593bd409820e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:21.818913  8645 ts_tablet_manager.cc:1434] T ddf674dcdacf4f859665cdd20cb16f55 P 118418fc007349f3b9b593bd409820e0: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.003s
I20260709 14:50:21.819731  8689 raft_consensus.cc:493] T 3a9292e12ed04d739fb554506bff7e61 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:21.820245  8689 raft_consensus.cc:515] T 3a9292e12ed04d739fb554506bff7e61 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:21.823076  8689 leader_election.cc:290] T 3a9292e12ed04d739fb554506bff7e61 P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101), 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485)
I20260709 14:50:21.826967  8452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a9292e12ed04d739fb554506bff7e61" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "118418fc007349f3b9b593bd409820e0" is_pre_election: true
I20260709 14:50:21.827790  8452 raft_consensus.cc:2393] T 3a9292e12ed04d739fb554506bff7e61 P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1843fd4e6ed744abb7593fa3808e8ea5 in current term 1: Already voted for candidate f2e1ff9c009347d0bf70b4b3624fbab4 in this term.
I20260709 14:50:21.827553  8376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a9292e12ed04d739fb554506bff7e61" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" is_pre_election: true
I20260709 14:50:21.829591  8645 tablet_bootstrap.cc:492] T 7d660641634447b9a7e308e8233806da P 118418fc007349f3b9b593bd409820e0: Bootstrap starting.
I20260709 14:50:21.830113  8491 leader_election.cc:304] T 3a9292e12ed04d739fb554506bff7e61 P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1843fd4e6ed744abb7593fa3808e8ea5; no voters: 118418fc007349f3b9b593bd409820e0, f2e1ff9c009347d0bf70b4b3624fbab4
I20260709 14:50:21.832824  8689 raft_consensus.cc:3060] T 3a9292e12ed04d739fb554506bff7e61 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:21.834883  8692 consensus_queue.cc:1048] T 07433946c9fe41dd92df6f305aa6a92a P 1cf3b660b3e14a4c9d208456c127d985 [LEADER]: Connected to new peer: Peer: permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:21.836455  8644 tablet_bootstrap.cc:492] T 07433946c9fe41dd92df6f305aa6a92a P f2e1ff9c009347d0bf70b4b3624fbab4: No bootstrap required, opened a new log
I20260709 14:50:21.837412  8712 raft_consensus.cc:493] T d30b3a2fde224275bc33bc2a24798e2d P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:21.837926  8712 raft_consensus.cc:515] T d30b3a2fde224275bc33bc2a24798e2d P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:21.840346  8712 leader_election.cc:290] T d30b3a2fde224275bc33bc2a24798e2d P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415), f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101)
I20260709 14:50:21.841403  8376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d30b3a2fde224275bc33bc2a24798e2d" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" is_pre_election: true
I20260709 14:50:21.842017  8376 raft_consensus.cc:2468] T d30b3a2fde224275bc33bc2a24798e2d P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 118418fc007349f3b9b593bd409820e0 in term 0.
I20260709 14:50:21.843010  8689 raft_consensus.cc:2749] T 3a9292e12ed04d739fb554506bff7e61 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:21.843196  8417 leader_election.cc:304] T d30b3a2fde224275bc33bc2a24798e2d P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 118418fc007349f3b9b593bd409820e0, f2e1ff9c009347d0bf70b4b3624fbab4; no voters: 
I20260709 14:50:21.844062  8712 raft_consensus.cc:2804] T d30b3a2fde224275bc33bc2a24798e2d P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:21.844522  8712 raft_consensus.cc:493] T d30b3a2fde224275bc33bc2a24798e2d P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:21.844890  8712 raft_consensus.cc:3060] T d30b3a2fde224275bc33bc2a24798e2d P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:21.844956  8599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d30b3a2fde224275bc33bc2a24798e2d" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cf3b660b3e14a4c9d208456c127d985" is_pre_election: true
I20260709 14:50:21.845813  8599 raft_consensus.cc:2468] T d30b3a2fde224275bc33bc2a24798e2d P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 118418fc007349f3b9b593bd409820e0 in term 0.
I20260709 14:50:21.851236  8275 catalog_manager.cc:5697] T ef77f9b73c1447d995e8aa9270499997 P 1843fd4e6ed744abb7593fa3808e8ea5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67). New cstate: current_term: 1 leader_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:21.841434  8644 ts_tablet_manager.cc:1403] T 07433946c9fe41dd92df6f305aa6a92a P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent bootstrapping tablet: real 0.147s	user 0.014s	sys 0.036s
I20260709 14:50:21.852412  8641 tablet_bootstrap.cc:654] T 264588e6049b46a1a0791cb15a5e079f P 1cf3b660b3e14a4c9d208456c127d985: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:21.854701  8648 raft_consensus.cc:697] T cbe6fc4c6f8a4b11bb94e42a31ae1943 P 1cf3b660b3e14a4c9d208456c127d985 [term 1 LEADER]: Becoming Leader. State: Replica: 1cf3b660b3e14a4c9d208456c127d985, State: Running, Role: LEADER
I20260709 14:50:21.853982  8712 raft_consensus.cc:515] T d30b3a2fde224275bc33bc2a24798e2d P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:21.856684  8645 tablet_bootstrap.cc:654] T 7d660641634447b9a7e308e8233806da P 118418fc007349f3b9b593bd409820e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:21.862144  8376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d30b3a2fde224275bc33bc2a24798e2d" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4"
I20260709 14:50:21.862754  8376 raft_consensus.cc:3060] T d30b3a2fde224275bc33bc2a24798e2d P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:21.863585  8712 leader_election.cc:290] T d30b3a2fde224275bc33bc2a24798e2d P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 election: Requested vote from peers 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415), f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101)
I20260709 14:50:21.867030  8600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d30b3a2fde224275bc33bc2a24798e2d" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cf3b660b3e14a4c9d208456c127d985"
I20260709 14:50:21.868069  8600 raft_consensus.cc:3060] T d30b3a2fde224275bc33bc2a24798e2d P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:21.874512  8644 raft_consensus.cc:359] T 07433946c9fe41dd92df6f305aa6a92a P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:21.875218  8644 raft_consensus.cc:385] T 07433946c9fe41dd92df6f305aa6a92a P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:21.880825  8600 raft_consensus.cc:2468] T d30b3a2fde224275bc33bc2a24798e2d P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 118418fc007349f3b9b593bd409820e0 in term 1.
I20260709 14:50:21.881032  8376 raft_consensus.cc:2468] T d30b3a2fde224275bc33bc2a24798e2d P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 118418fc007349f3b9b593bd409820e0 in term 1.
I20260709 14:50:21.883322  8642 tablet_bootstrap.cc:492] T ddf674dcdacf4f859665cdd20cb16f55 P 1843fd4e6ed744abb7593fa3808e8ea5: No bootstrap required, opened a new log
I20260709 14:50:21.884563  8642 ts_tablet_manager.cc:1403] T ddf674dcdacf4f859665cdd20cb16f55 P 1843fd4e6ed744abb7593fa3808e8ea5: Time spent bootstrapping tablet: real 0.143s	user 0.012s	sys 0.012s
I20260709 14:50:21.875517  8644 raft_consensus.cc:740] T 07433946c9fe41dd92df6f305aa6a92a P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2e1ff9c009347d0bf70b4b3624fbab4, State: Initialized, Role: FOLLOWER
I20260709 14:50:21.881664  8648 consensus_queue.cc:237] T cbe6fc4c6f8a4b11bb94e42a31ae1943 P 1cf3b660b3e14a4c9d208456c127d985 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:21.887459  8417 leader_election.cc:304] T d30b3a2fde224275bc33bc2a24798e2d P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 118418fc007349f3b9b593bd409820e0, f2e1ff9c009347d0bf70b4b3624fbab4; no voters: 
I20260709 14:50:21.888475  8642 raft_consensus.cc:359] T ddf674dcdacf4f859665cdd20cb16f55 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:21.890900  8642 raft_consensus.cc:385] T ddf674dcdacf4f859665cdd20cb16f55 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:21.890578  8712 raft_consensus.cc:2804] T d30b3a2fde224275bc33bc2a24798e2d P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:21.891906  8712 raft_consensus.cc:697] T d30b3a2fde224275bc33bc2a24798e2d P 118418fc007349f3b9b593bd409820e0 [term 1 LEADER]: Becoming Leader. State: Replica: 118418fc007349f3b9b593bd409820e0, State: Running, Role: LEADER
I20260709 14:50:21.891315  8642 raft_consensus.cc:740] T ddf674dcdacf4f859665cdd20cb16f55 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1843fd4e6ed744abb7593fa3808e8ea5, State: Initialized, Role: FOLLOWER
I20260709 14:50:21.894627  8712 consensus_queue.cc:237] T d30b3a2fde224275bc33bc2a24798e2d P 118418fc007349f3b9b593bd409820e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:21.897130  8642 consensus_queue.cc:260] T ddf674dcdacf4f859665cdd20cb16f55 P 1843fd4e6ed744abb7593fa3808e8ea5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:21.905453  8644 consensus_queue.cc:260] T 07433946c9fe41dd92df6f305aa6a92a P f2e1ff9c009347d0bf70b4b3624fbab4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:21.908401  8644 ts_tablet_manager.cc:1434] T 07433946c9fe41dd92df6f305aa6a92a P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent starting tablet: real 0.054s	user 0.006s	sys 0.001s
I20260709 14:50:21.912775  8644 tablet_bootstrap.cc:492] T cbe6fc4c6f8a4b11bb94e42a31ae1943 P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap starting.
I20260709 14:50:21.910386  8642 ts_tablet_manager.cc:1434] T ddf674dcdacf4f859665cdd20cb16f55 P 1843fd4e6ed744abb7593fa3808e8ea5: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.001s
I20260709 14:50:21.908937  8689 consensus_queue.cc:1048] T e3ebfb824cc24114aab648733fbbfd66 P 1843fd4e6ed744abb7593fa3808e8ea5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:21.915323  8645 tablet_bootstrap.cc:492] T 7d660641634447b9a7e308e8233806da P 118418fc007349f3b9b593bd409820e0: No bootstrap required, opened a new log
I20260709 14:50:21.916692  8689 consensus_queue.cc:1048] T 4f04072a88084385b14c176663c87ce1 P 1843fd4e6ed744abb7593fa3808e8ea5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:21.917850  8721 raft_consensus.cc:493] T c04194c0f91046278f3448859cb76cec P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:21.918375  8721 raft_consensus.cc:515] T c04194c0f91046278f3448859cb76cec P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:21.919572  8642 tablet_bootstrap.cc:492] T 264588e6049b46a1a0791cb15a5e079f P 1843fd4e6ed744abb7593fa3808e8ea5: Bootstrap starting.
I20260709 14:50:21.921627  8645 ts_tablet_manager.cc:1403] T 7d660641634447b9a7e308e8233806da P 118418fc007349f3b9b593bd409820e0: Time spent bootstrapping tablet: real 0.101s	user 0.013s	sys 0.006s
I20260709 14:50:21.923103  8375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c04194c0f91046278f3448859cb76cec" candidate_uuid: "1cf3b660b3e14a4c9d208456c127d985" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" is_pre_election: true
I20260709 14:50:21.925441  8450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c04194c0f91046278f3448859cb76cec" candidate_uuid: "1cf3b660b3e14a4c9d208456c127d985" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "118418fc007349f3b9b593bd409820e0" is_pre_election: true
W20260709 14:50:21.927968  8566 leader_election.cc:343] T c04194c0f91046278f3448859cb76cec P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:50:21.929546  8565 leader_election.cc:343] T c04194c0f91046278f3448859cb76cec P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:21.929997  8565 leader_election.cc:304] T c04194c0f91046278f3448859cb76cec P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1cf3b660b3e14a4c9d208456c127d985; no voters: 118418fc007349f3b9b593bd409820e0, f2e1ff9c009347d0bf70b4b3624fbab4
I20260709 14:50:21.930859  8721 leader_election.cc:290] T c04194c0f91046278f3448859cb76cec P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101), 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485)
I20260709 14:50:21.931931  8645 raft_consensus.cc:359] T 7d660641634447b9a7e308e8233806da P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:21.932740  8645 raft_consensus.cc:385] T 7d660641634447b9a7e308e8233806da P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:21.932993  8645 raft_consensus.cc:740] T 7d660641634447b9a7e308e8233806da P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 118418fc007349f3b9b593bd409820e0, State: Initialized, Role: FOLLOWER
I20260709 14:50:21.934966  8641 tablet_bootstrap.cc:492] T 264588e6049b46a1a0791cb15a5e079f P 1cf3b660b3e14a4c9d208456c127d985: No bootstrap required, opened a new log
I20260709 14:50:21.935453  8641 ts_tablet_manager.cc:1403] T 264588e6049b46a1a0791cb15a5e079f P 1cf3b660b3e14a4c9d208456c127d985: Time spent bootstrapping tablet: real 0.131s	user 0.014s	sys 0.005s
I20260709 14:50:21.935163  8274 catalog_manager.cc:5697] T cbe6fc4c6f8a4b11bb94e42a31ae1943 P 1cf3b660b3e14a4c9d208456c127d985 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68). New cstate: current_term: 1 leader_uuid: "1cf3b660b3e14a4c9d208456c127d985" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:21.936383  8642 tablet_bootstrap.cc:654] T 264588e6049b46a1a0791cb15a5e079f P 1843fd4e6ed744abb7593fa3808e8ea5: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:21.931921  8648 raft_consensus.cc:2749] T c04194c0f91046278f3448859cb76cec P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:21.937896  8645 consensus_queue.cc:260] T 7d660641634447b9a7e308e8233806da P 118418fc007349f3b9b593bd409820e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:21.940140  8689 consensus_queue.cc:1048] T 4f04072a88084385b14c176663c87ce1 P 1843fd4e6ed744abb7593fa3808e8ea5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:21.941663  8641 raft_consensus.cc:359] T 264588e6049b46a1a0791cb15a5e079f P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:21.942297  8641 raft_consensus.cc:385] T 264588e6049b46a1a0791cb15a5e079f P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:21.942553  8641 raft_consensus.cc:740] T 264588e6049b46a1a0791cb15a5e079f P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cf3b660b3e14a4c9d208456c127d985, State: Initialized, Role: FOLLOWER
I20260709 14:50:21.954340  8721 raft_consensus.cc:493] T a14449e5bec54c978ad33b7b9a95bd38 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:21.956102  8721 raft_consensus.cc:515] T a14449e5bec54c978ad33b7b9a95bd38 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:21.958192  8721 leader_election.cc:290] T a14449e5bec54c978ad33b7b9a95bd38 P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485), 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865)
I20260709 14:50:21.955722  8275 catalog_manager.cc:5697] T d30b3a2fde224275bc33bc2a24798e2d P 118418fc007349f3b9b593bd409820e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 118418fc007349f3b9b593bd409820e0 (127.6.46.66). New cstate: current_term: 1 leader_uuid: "118418fc007349f3b9b593bd409820e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:21.964850  8452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a14449e5bec54c978ad33b7b9a95bd38" candidate_uuid: "1cf3b660b3e14a4c9d208456c127d985" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "118418fc007349f3b9b593bd409820e0" is_pre_election: true
W20260709 14:50:21.966349  8566 leader_election.cc:343] T a14449e5bec54c978ad33b7b9a95bd38 P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:21.967886  8525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a14449e5bec54c978ad33b7b9a95bd38" candidate_uuid: "1cf3b660b3e14a4c9d208456c127d985" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" is_pre_election: true
I20260709 14:50:21.968622  8525 raft_consensus.cc:2468] T a14449e5bec54c978ad33b7b9a95bd38 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1cf3b660b3e14a4c9d208456c127d985 in term 0.
I20260709 14:50:21.962981  8641 consensus_queue.cc:260] T 264588e6049b46a1a0791cb15a5e079f P 1cf3b660b3e14a4c9d208456c127d985 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:21.971371  8566 leader_election.cc:304] T a14449e5bec54c978ad33b7b9a95bd38 P 1cf3b660b3e14a4c9d208456c127d985 [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: 1843fd4e6ed744abb7593fa3808e8ea5, 1cf3b660b3e14a4c9d208456c127d985; no voters: 118418fc007349f3b9b593bd409820e0
I20260709 14:50:21.973104  8644 tablet_bootstrap.cc:654] T cbe6fc4c6f8a4b11bb94e42a31ae1943 P f2e1ff9c009347d0bf70b4b3624fbab4: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:21.976711  8645 ts_tablet_manager.cc:1434] T 7d660641634447b9a7e308e8233806da P 118418fc007349f3b9b593bd409820e0: Time spent starting tablet: real 0.055s	user 0.007s	sys 0.000s
I20260709 14:50:21.984714  8641 ts_tablet_manager.cc:1434] T 264588e6049b46a1a0791cb15a5e079f P 1cf3b660b3e14a4c9d208456c127d985: Time spent starting tablet: real 0.049s	user 0.007s	sys 0.002s
I20260709 14:50:21.981693  8648 raft_consensus.cc:2804] T a14449e5bec54c978ad33b7b9a95bd38 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:21.988086  8648 raft_consensus.cc:493] T a14449e5bec54c978ad33b7b9a95bd38 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:21.990221  8648 raft_consensus.cc:3060] T a14449e5bec54c978ad33b7b9a95bd38 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:21.992105  8645 tablet_bootstrap.cc:492] T 8176ca3d19ae463fa405facc55d5b2ba P 118418fc007349f3b9b593bd409820e0: Bootstrap starting.
I20260709 14:50:21.997640  8642 tablet_bootstrap.cc:492] T 264588e6049b46a1a0791cb15a5e079f P 1843fd4e6ed744abb7593fa3808e8ea5: No bootstrap required, opened a new log
I20260709 14:50:21.998080  8642 ts_tablet_manager.cc:1403] T 264588e6049b46a1a0791cb15a5e079f P 1843fd4e6ed744abb7593fa3808e8ea5: Time spent bootstrapping tablet: real 0.079s	user 0.013s	sys 0.003s
I20260709 14:50:22.003137  8645 tablet_bootstrap.cc:654] T 8176ca3d19ae463fa405facc55d5b2ba P 118418fc007349f3b9b593bd409820e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:22.004073  8641 tablet_bootstrap.cc:492] T 4aa501d68a914742a2cd929cebfcbeb8 P 1cf3b660b3e14a4c9d208456c127d985: Bootstrap starting.
I20260709 14:50:22.007823  8648 raft_consensus.cc:515] T a14449e5bec54c978ad33b7b9a95bd38 P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:22.010612  8648 leader_election.cc:290] T a14449e5bec54c978ad33b7b9a95bd38 P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 1 election: Requested vote from peers 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485), 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865)
I20260709 14:50:22.014146  8642 raft_consensus.cc:359] T 264588e6049b46a1a0791cb15a5e079f P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:22.014829  8642 raft_consensus.cc:385] T 264588e6049b46a1a0791cb15a5e079f P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:22.011216  8452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a14449e5bec54c978ad33b7b9a95bd38" candidate_uuid: "1cf3b660b3e14a4c9d208456c127d985" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "118418fc007349f3b9b593bd409820e0"
I20260709 14:50:22.015117  8642 raft_consensus.cc:740] T 264588e6049b46a1a0791cb15a5e079f P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1843fd4e6ed744abb7593fa3808e8ea5, State: Initialized, Role: FOLLOWER
I20260709 14:50:22.015779  8642 consensus_queue.cc:260] T 264588e6049b46a1a0791cb15a5e079f P 1843fd4e6ed744abb7593fa3808e8ea5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
W20260709 14:50:22.020166  8566 leader_election.cc:343] T a14449e5bec54c978ad33b7b9a95bd38 P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:22.020778  8642 ts_tablet_manager.cc:1434] T 264588e6049b46a1a0791cb15a5e079f P 1843fd4e6ed744abb7593fa3808e8ea5: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 14:50:22.021613  8644 tablet_bootstrap.cc:492] T cbe6fc4c6f8a4b11bb94e42a31ae1943 P f2e1ff9c009347d0bf70b4b3624fbab4: No bootstrap required, opened a new log
I20260709 14:50:22.021765  8642 tablet_bootstrap.cc:492] T 7d660641634447b9a7e308e8233806da P 1843fd4e6ed744abb7593fa3808e8ea5: Bootstrap starting.
I20260709 14:50:22.022070  8644 ts_tablet_manager.cc:1403] T cbe6fc4c6f8a4b11bb94e42a31ae1943 P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent bootstrapping tablet: real 0.110s	user 0.010s	sys 0.006s
I20260709 14:50:22.016494  8525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a14449e5bec54c978ad33b7b9a95bd38" candidate_uuid: "1cf3b660b3e14a4c9d208456c127d985" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5"
I20260709 14:50:22.024274  8525 raft_consensus.cc:3060] T a14449e5bec54c978ad33b7b9a95bd38 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:22.027277  8712 raft_consensus.cc:493] T 7d660641634447b9a7e308e8233806da P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:22.027967  8642 tablet_bootstrap.cc:654] T 7d660641634447b9a7e308e8233806da P 1843fd4e6ed744abb7593fa3808e8ea5: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:22.027716  8712 raft_consensus.cc:515] T 7d660641634447b9a7e308e8233806da P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:22.029915  8712 leader_election.cc:290] T 7d660641634447b9a7e308e8233806da P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865), 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415)
I20260709 14:50:22.032280  8599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d660641634447b9a7e308e8233806da" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cf3b660b3e14a4c9d208456c127d985" is_pre_election: true
I20260709 14:50:22.032627  8644 raft_consensus.cc:359] T cbe6fc4c6f8a4b11bb94e42a31ae1943 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:22.033273  8644 raft_consensus.cc:385] T cbe6fc4c6f8a4b11bb94e42a31ae1943 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:22.033107  8599 raft_consensus.cc:2468] T 7d660641634447b9a7e308e8233806da P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 118418fc007349f3b9b593bd409820e0 in term 0.
I20260709 14:50:22.033588  8644 raft_consensus.cc:740] T cbe6fc4c6f8a4b11bb94e42a31ae1943 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2e1ff9c009347d0bf70b4b3624fbab4, State: Initialized, Role: FOLLOWER
I20260709 14:50:22.034297  8644 consensus_queue.cc:260] T cbe6fc4c6f8a4b11bb94e42a31ae1943 P f2e1ff9c009347d0bf70b4b3624fbab4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:22.034569  8526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d660641634447b9a7e308e8233806da" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" is_pre_election: true
I20260709 14:50:22.036362  8415 leader_election.cc:304] T 7d660641634447b9a7e308e8233806da P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 118418fc007349f3b9b593bd409820e0, 1cf3b660b3e14a4c9d208456c127d985; no voters: 
W20260709 14:50:22.036952  8418 leader_election.cc:343] T 7d660641634447b9a7e308e8233806da P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:22.037114  8712 raft_consensus.cc:2804] T 7d660641634447b9a7e308e8233806da P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:22.037467  8712 raft_consensus.cc:493] T 7d660641634447b9a7e308e8233806da P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:22.037796  8712 raft_consensus.cc:3060] T 7d660641634447b9a7e308e8233806da P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:22.044852  8525 raft_consensus.cc:2468] T a14449e5bec54c978ad33b7b9a95bd38 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cf3b660b3e14a4c9d208456c127d985 in term 1.
I20260709 14:50:22.045754  8644 ts_tablet_manager.cc:1434] T cbe6fc4c6f8a4b11bb94e42a31ae1943 P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260709 14:50:22.049528  8644 tablet_bootstrap.cc:492] T 8176ca3d19ae463fa405facc55d5b2ba P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap starting.
I20260709 14:50:22.049230  8566 leader_election.cc:304] T a14449e5bec54c978ad33b7b9a95bd38 P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1843fd4e6ed744abb7593fa3808e8ea5, 1cf3b660b3e14a4c9d208456c127d985; no voters: 118418fc007349f3b9b593bd409820e0
I20260709 14:50:22.056475  8644 tablet_bootstrap.cc:654] T 8176ca3d19ae463fa405facc55d5b2ba P f2e1ff9c009347d0bf70b4b3624fbab4: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:22.056850  8648 raft_consensus.cc:2804] T a14449e5bec54c978ad33b7b9a95bd38 P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:22.057526  8648 raft_consensus.cc:697] T a14449e5bec54c978ad33b7b9a95bd38 P 1cf3b660b3e14a4c9d208456c127d985 [term 1 LEADER]: Becoming Leader. State: Replica: 1cf3b660b3e14a4c9d208456c127d985, State: Running, Role: LEADER
I20260709 14:50:22.062691  8712 raft_consensus.cc:515] T 7d660641634447b9a7e308e8233806da P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:22.058614  8648 consensus_queue.cc:237] T a14449e5bec54c978ad33b7b9a95bd38 P 1cf3b660b3e14a4c9d208456c127d985 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:22.066154  8641 tablet_bootstrap.cc:654] T 4aa501d68a914742a2cd929cebfcbeb8 P 1cf3b660b3e14a4c9d208456c127d985: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:22.084926  8599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d660641634447b9a7e308e8233806da" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cf3b660b3e14a4c9d208456c127d985"
I20260709 14:50:22.085544  8599 raft_consensus.cc:3060] T 7d660641634447b9a7e308e8233806da P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:22.090900  8525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d660641634447b9a7e308e8233806da" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5"
I20260709 14:50:22.091933  8642 tablet_bootstrap.cc:492] T 7d660641634447b9a7e308e8233806da P 1843fd4e6ed744abb7593fa3808e8ea5: No bootstrap required, opened a new log
I20260709 14:50:22.092429  8642 ts_tablet_manager.cc:1403] T 7d660641634447b9a7e308e8233806da P 1843fd4e6ed744abb7593fa3808e8ea5: Time spent bootstrapping tablet: real 0.071s	user 0.017s	sys 0.004s
I20260709 14:50:22.095328  8645 tablet_bootstrap.cc:492] T 8176ca3d19ae463fa405facc55d5b2ba P 118418fc007349f3b9b593bd409820e0: No bootstrap required, opened a new log
I20260709 14:50:22.095791  8645 ts_tablet_manager.cc:1403] T 8176ca3d19ae463fa405facc55d5b2ba P 118418fc007349f3b9b593bd409820e0: Time spent bootstrapping tablet: real 0.107s	user 0.012s	sys 0.015s
W20260709 14:50:22.095851  8418 leader_election.cc:343] T 7d660641634447b9a7e308e8233806da P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:22.084599  8712 leader_election.cc:290] T 7d660641634447b9a7e308e8233806da P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 election: Requested vote from peers 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865), 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415)
I20260709 14:50:22.098239  8645 raft_consensus.cc:359] T 8176ca3d19ae463fa405facc55d5b2ba P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:22.098912  8645 raft_consensus.cc:385] T 8176ca3d19ae463fa405facc55d5b2ba P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:22.099217  8645 raft_consensus.cc:740] T 8176ca3d19ae463fa405facc55d5b2ba P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 118418fc007349f3b9b593bd409820e0, State: Initialized, Role: FOLLOWER
I20260709 14:50:22.099316  8642 raft_consensus.cc:359] T 7d660641634447b9a7e308e8233806da P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:22.099956  8645 consensus_queue.cc:260] T 8176ca3d19ae463fa405facc55d5b2ba P 118418fc007349f3b9b593bd409820e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:22.103188  8642 raft_consensus.cc:385] T 7d660641634447b9a7e308e8233806da P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:22.103543  8642 raft_consensus.cc:740] T 7d660641634447b9a7e308e8233806da P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1843fd4e6ed744abb7593fa3808e8ea5, State: Initialized, Role: FOLLOWER
I20260709 14:50:22.104511  8645 ts_tablet_manager.cc:1434] T 8176ca3d19ae463fa405facc55d5b2ba P 118418fc007349f3b9b593bd409820e0: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:50:22.104295  8642 consensus_queue.cc:260] T 7d660641634447b9a7e308e8233806da P 1843fd4e6ed744abb7593fa3808e8ea5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:22.106635  8642 ts_tablet_manager.cc:1434] T 7d660641634447b9a7e308e8233806da P 1843fd4e6ed744abb7593fa3808e8ea5: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 14:50:22.107867  8642 tablet_bootstrap.cc:492] T 68b9a2bdfc5d44d2a9ce24515fba74c8 P 1843fd4e6ed744abb7593fa3808e8ea5: Bootstrap starting.
I20260709 14:50:22.097991  8599 raft_consensus.cc:2468] T 7d660641634447b9a7e308e8233806da P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 118418fc007349f3b9b593bd409820e0 in term 1.
I20260709 14:50:22.109012  8415 leader_election.cc:304] T 7d660641634447b9a7e308e8233806da P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 118418fc007349f3b9b593bd409820e0, 1cf3b660b3e14a4c9d208456c127d985; no voters: 1843fd4e6ed744abb7593fa3808e8ea5
I20260709 14:50:22.110013  8712 raft_consensus.cc:2804] T 7d660641634447b9a7e308e8233806da P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:22.110672  8712 raft_consensus.cc:697] T 7d660641634447b9a7e308e8233806da P 118418fc007349f3b9b593bd409820e0 [term 1 LEADER]: Becoming Leader. State: Replica: 118418fc007349f3b9b593bd409820e0, State: Running, Role: LEADER
I20260709 14:50:22.111541  8712 consensus_queue.cc:237] T 7d660641634447b9a7e308e8233806da P 118418fc007349f3b9b593bd409820e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:22.102619  8641 tablet_bootstrap.cc:492] T 4aa501d68a914742a2cd929cebfcbeb8 P 1cf3b660b3e14a4c9d208456c127d985: No bootstrap required, opened a new log
I20260709 14:50:22.113722  8642 tablet_bootstrap.cc:654] T 68b9a2bdfc5d44d2a9ce24515fba74c8 P 1843fd4e6ed744abb7593fa3808e8ea5: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:22.114028  8641 ts_tablet_manager.cc:1403] T 4aa501d68a914742a2cd929cebfcbeb8 P 1cf3b660b3e14a4c9d208456c127d985: Time spent bootstrapping tablet: real 0.124s	user 0.009s	sys 0.013s
I20260709 14:50:22.115078  8645 tablet_bootstrap.cc:492] T c04194c0f91046278f3448859cb76cec P 118418fc007349f3b9b593bd409820e0: Bootstrap starting.
I20260709 14:50:22.118541  8641 raft_consensus.cc:359] T 4aa501d68a914742a2cd929cebfcbeb8 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:22.119385  8641 raft_consensus.cc:385] T 4aa501d68a914742a2cd929cebfcbeb8 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:22.119720  8641 raft_consensus.cc:740] T 4aa501d68a914742a2cd929cebfcbeb8 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cf3b660b3e14a4c9d208456c127d985, State: Initialized, Role: FOLLOWER
I20260709 14:50:22.120543  8641 consensus_queue.cc:260] T 4aa501d68a914742a2cd929cebfcbeb8 P 1cf3b660b3e14a4c9d208456c127d985 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:22.123195  8641 ts_tablet_manager.cc:1434] T 4aa501d68a914742a2cd929cebfcbeb8 P 1cf3b660b3e14a4c9d208456c127d985: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:50:22.102352  8272 catalog_manager.cc:5697] T a14449e5bec54c978ad33b7b9a95bd38 P 1cf3b660b3e14a4c9d208456c127d985 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68). New cstate: current_term: 1 leader_uuid: "1cf3b660b3e14a4c9d208456c127d985" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:22.131544  8641 tablet_bootstrap.cc:492] T ef77f9b73c1447d995e8aa9270499997 P 1cf3b660b3e14a4c9d208456c127d985: Bootstrap starting.
I20260709 14:50:22.132387  8645 tablet_bootstrap.cc:654] T c04194c0f91046278f3448859cb76cec P 118418fc007349f3b9b593bd409820e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:22.141800  8644 tablet_bootstrap.cc:492] T 8176ca3d19ae463fa405facc55d5b2ba P f2e1ff9c009347d0bf70b4b3624fbab4: No bootstrap required, opened a new log
I20260709 14:50:22.142397  8644 ts_tablet_manager.cc:1403] T 8176ca3d19ae463fa405facc55d5b2ba P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent bootstrapping tablet: real 0.093s	user 0.011s	sys 0.001s
I20260709 14:50:22.145588  8644 raft_consensus.cc:359] T 8176ca3d19ae463fa405facc55d5b2ba P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:22.146520  8644 raft_consensus.cc:385] T 8176ca3d19ae463fa405facc55d5b2ba P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:22.146786  8644 raft_consensus.cc:740] T 8176ca3d19ae463fa405facc55d5b2ba P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2e1ff9c009347d0bf70b4b3624fbab4, State: Initialized, Role: FOLLOWER
I20260709 14:50:22.147239  8642 tablet_bootstrap.cc:492] T 68b9a2bdfc5d44d2a9ce24515fba74c8 P 1843fd4e6ed744abb7593fa3808e8ea5: No bootstrap required, opened a new log
I20260709 14:50:22.147727  8642 ts_tablet_manager.cc:1403] T 68b9a2bdfc5d44d2a9ce24515fba74c8 P 1843fd4e6ed744abb7593fa3808e8ea5: Time spent bootstrapping tablet: real 0.040s	user 0.020s	sys 0.012s
I20260709 14:50:22.150406  8642 raft_consensus.cc:359] T 68b9a2bdfc5d44d2a9ce24515fba74c8 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:22.151890  8642 raft_consensus.cc:385] T 68b9a2bdfc5d44d2a9ce24515fba74c8 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:22.152249  8642 raft_consensus.cc:740] T 68b9a2bdfc5d44d2a9ce24515fba74c8 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1843fd4e6ed744abb7593fa3808e8ea5, State: Initialized, Role: FOLLOWER
I20260709 14:50:22.151975  8272 catalog_manager.cc:5697] T 7d660641634447b9a7e308e8233806da P 118418fc007349f3b9b593bd409820e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 118418fc007349f3b9b593bd409820e0 (127.6.46.66). New cstate: current_term: 1 leader_uuid: "118418fc007349f3b9b593bd409820e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:22.153151  8642 consensus_queue.cc:260] T 68b9a2bdfc5d44d2a9ce24515fba74c8 P 1843fd4e6ed744abb7593fa3808e8ea5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:22.155615  8642 ts_tablet_manager.cc:1434] T 68b9a2bdfc5d44d2a9ce24515fba74c8 P 1843fd4e6ed744abb7593fa3808e8ea5: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 14:50:22.157392  8642 tablet_bootstrap.cc:492] T 8176ca3d19ae463fa405facc55d5b2ba P 1843fd4e6ed744abb7593fa3808e8ea5: Bootstrap starting.
I20260709 14:50:22.160400  8645 tablet_bootstrap.cc:492] T c04194c0f91046278f3448859cb76cec P 118418fc007349f3b9b593bd409820e0: No bootstrap required, opened a new log
I20260709 14:50:22.160889  8645 ts_tablet_manager.cc:1403] T c04194c0f91046278f3448859cb76cec P 118418fc007349f3b9b593bd409820e0: Time spent bootstrapping tablet: real 0.056s	user 0.016s	sys 0.001s
I20260709 14:50:22.163249  8642 tablet_bootstrap.cc:654] T 8176ca3d19ae463fa405facc55d5b2ba P 1843fd4e6ed744abb7593fa3808e8ea5: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:22.163879  8645 raft_consensus.cc:359] T c04194c0f91046278f3448859cb76cec P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:22.164605  8645 raft_consensus.cc:385] T c04194c0f91046278f3448859cb76cec P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:22.164883  8645 raft_consensus.cc:740] T c04194c0f91046278f3448859cb76cec P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 118418fc007349f3b9b593bd409820e0, State: Initialized, Role: FOLLOWER
I20260709 14:50:22.165584  8645 consensus_queue.cc:260] T c04194c0f91046278f3448859cb76cec P 118418fc007349f3b9b593bd409820e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:22.167773  8645 ts_tablet_manager.cc:1434] T c04194c0f91046278f3448859cb76cec P 118418fc007349f3b9b593bd409820e0: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:50:22.147681  8644 consensus_queue.cc:260] T 8176ca3d19ae463fa405facc55d5b2ba P f2e1ff9c009347d0bf70b4b3624fbab4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:22.168761  8645 tablet_bootstrap.cc:492] T a14449e5bec54c978ad33b7b9a95bd38 P 118418fc007349f3b9b593bd409820e0: Bootstrap starting.
I20260709 14:50:22.168675  8653 raft_consensus.cc:493] T 8176ca3d19ae463fa405facc55d5b2ba P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:22.169184  8653 raft_consensus.cc:515] T 8176ca3d19ae463fa405facc55d5b2ba P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:22.171241  8599 raft_consensus.cc:3060] T 4aa501d68a914742a2cd929cebfcbeb8 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:22.174571  8451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8176ca3d19ae463fa405facc55d5b2ba" candidate_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "118418fc007349f3b9b593bd409820e0" is_pre_election: true
I20260709 14:50:22.175199  8451 raft_consensus.cc:2468] T 8176ca3d19ae463fa405facc55d5b2ba P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f2e1ff9c009347d0bf70b4b3624fbab4 in term 0.
I20260709 14:50:22.176086  8703 raft_consensus.cc:493] T 8176ca3d19ae463fa405facc55d5b2ba P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:22.176661  8343 leader_election.cc:304] T 8176ca3d19ae463fa405facc55d5b2ba P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 118418fc007349f3b9b593bd409820e0, f2e1ff9c009347d0bf70b4b3624fbab4; no voters: 
I20260709 14:50:22.176556  8703 raft_consensus.cc:515] T 8176ca3d19ae463fa405facc55d5b2ba P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:22.177506  8698 raft_consensus.cc:2804] T 8176ca3d19ae463fa405facc55d5b2ba P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:22.177887  8698 raft_consensus.cc:493] T 8176ca3d19ae463fa405facc55d5b2ba P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:22.178208  8698 raft_consensus.cc:3060] T 8176ca3d19ae463fa405facc55d5b2ba P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:22.179268  8641 tablet_bootstrap.cc:654] T ef77f9b73c1447d995e8aa9270499997 P 1cf3b660b3e14a4c9d208456c127d985: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:22.179944  8375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8176ca3d19ae463fa405facc55d5b2ba" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" is_pre_election: true
I20260709 14:50:22.181354  8703 leader_election.cc:290] T 8176ca3d19ae463fa405facc55d5b2ba P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101), 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865)
I20260709 14:50:22.182655  8525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8176ca3d19ae463fa405facc55d5b2ba" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" is_pre_election: true
W20260709 14:50:22.184140  8418 leader_election.cc:343] T 8176ca3d19ae463fa405facc55d5b2ba P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:22.185382  8525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8176ca3d19ae463fa405facc55d5b2ba" candidate_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" is_pre_election: true
I20260709 14:50:22.185921  8649 raft_consensus.cc:493] T ddf674dcdacf4f859665cdd20cb16f55 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:22.186439  8649 raft_consensus.cc:515] T ddf674dcdacf4f859665cdd20cb16f55 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
W20260709 14:50:22.187193  8343 leader_election.cc:343] T 8176ca3d19ae463fa405facc55d5b2ba P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:22.188645  8649 leader_election.cc:290] T ddf674dcdacf4f859665cdd20cb16f55 P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101), 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485)
I20260709 14:50:22.189075  8653 leader_election.cc:290] T 8176ca3d19ae463fa405facc55d5b2ba P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485), 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865)
I20260709 14:50:22.190188  8451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf674dcdacf4f859665cdd20cb16f55" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "118418fc007349f3b9b593bd409820e0" is_pre_election: true
I20260709 14:50:22.190865  8451 raft_consensus.cc:2468] T ddf674dcdacf4f859665cdd20cb16f55 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1843fd4e6ed744abb7593fa3808e8ea5 in term 0.
I20260709 14:50:22.191126  8377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf674dcdacf4f859665cdd20cb16f55" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" is_pre_election: true
I20260709 14:50:22.192332  8492 leader_election.cc:304] T ddf674dcdacf4f859665cdd20cb16f55 P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 118418fc007349f3b9b593bd409820e0, 1843fd4e6ed744abb7593fa3808e8ea5; no voters: 
W20260709 14:50:22.193110  8491 leader_election.cc:343] T ddf674dcdacf4f859665cdd20cb16f55 P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:22.195323  8649 raft_consensus.cc:2804] T ddf674dcdacf4f859665cdd20cb16f55 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:22.195717  8649 raft_consensus.cc:493] T ddf674dcdacf4f859665cdd20cb16f55 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:22.196110  8649 raft_consensus.cc:3060] T ddf674dcdacf4f859665cdd20cb16f55 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:22.195955  8698 raft_consensus.cc:515] T 8176ca3d19ae463fa405facc55d5b2ba P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:22.197242  8375 raft_consensus.cc:2393] T 8176ca3d19ae463fa405facc55d5b2ba P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 118418fc007349f3b9b593bd409820e0 in current term 1: Already voted for candidate f2e1ff9c009347d0bf70b4b3624fbab4 in this term.
I20260709 14:50:22.198719  8451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8176ca3d19ae463fa405facc55d5b2ba" candidate_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "118418fc007349f3b9b593bd409820e0"
I20260709 14:50:22.199316  8451 raft_consensus.cc:3060] T 8176ca3d19ae463fa405facc55d5b2ba P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:22.200590  8653 consensus_queue.cc:1048] T 3a9292e12ed04d739fb554506bff7e61 P f2e1ff9c009347d0bf70b4b3624fbab4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:22.201527  8417 leader_election.cc:304] T 8176ca3d19ae463fa405facc55d5b2ba P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 118418fc007349f3b9b593bd409820e0; no voters: 1843fd4e6ed744abb7593fa3808e8ea5, f2e1ff9c009347d0bf70b4b3624fbab4
I20260709 14:50:22.214010  8645 tablet_bootstrap.cc:654] T a14449e5bec54c978ad33b7b9a95bd38 P 118418fc007349f3b9b593bd409820e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:22.217218  8719 raft_consensus.cc:493] T 68b9a2bdfc5d44d2a9ce24515fba74c8 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:22.217720  8719 raft_consensus.cc:515] T 68b9a2bdfc5d44d2a9ce24515fba74c8 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:22.222317  8719 leader_election.cc:290] T 68b9a2bdfc5d44d2a9ce24515fba74c8 P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485), 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415)
I20260709 14:50:22.226583  8698 leader_election.cc:290] T 8176ca3d19ae463fa405facc55d5b2ba P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 1 election: Requested vote from peers 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485), 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865)
I20260709 14:50:22.224012  8452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68b9a2bdfc5d44d2a9ce24515fba74c8" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "118418fc007349f3b9b593bd409820e0" is_pre_election: true
I20260709 14:50:22.224417  8600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68b9a2bdfc5d44d2a9ce24515fba74c8" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cf3b660b3e14a4c9d208456c127d985" is_pre_election: true
I20260709 14:50:22.236490  8525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8176ca3d19ae463fa405facc55d5b2ba" candidate_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5"
I20260709 14:50:22.236320  8649 raft_consensus.cc:515] T ddf674dcdacf4f859665cdd20cb16f55 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
W20260709 14:50:22.236756  8489 leader_election.cc:343] T 68b9a2bdfc5d44d2a9ce24515fba74c8 P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:50:22.239029  8343 leader_election.cc:343] T 8176ca3d19ae463fa405facc55d5b2ba P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:50:22.239324  8492 leader_election.cc:343] T 68b9a2bdfc5d44d2a9ce24515fba74c8 P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:22.243661  8492 leader_election.cc:304] T 68b9a2bdfc5d44d2a9ce24515fba74c8 P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1843fd4e6ed744abb7593fa3808e8ea5; no voters: 118418fc007349f3b9b593bd409820e0, 1cf3b660b3e14a4c9d208456c127d985
I20260709 14:50:22.244481  8719 raft_consensus.cc:2749] T 68b9a2bdfc5d44d2a9ce24515fba74c8 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:22.250903  8375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf674dcdacf4f859665cdd20cb16f55" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4"
W20260709 14:50:22.252286  8491 leader_election.cc:343] T ddf674dcdacf4f859665cdd20cb16f55 P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:22.240163  8451 raft_consensus.cc:2468] T 8176ca3d19ae463fa405facc55d5b2ba P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2e1ff9c009347d0bf70b4b3624fbab4 in term 1.
I20260709 14:50:22.255370  8703 raft_consensus.cc:2749] T 8176ca3d19ae463fa405facc55d5b2ba P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:22.256071  8343 leader_election.cc:304] T 8176ca3d19ae463fa405facc55d5b2ba P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 118418fc007349f3b9b593bd409820e0, f2e1ff9c009347d0bf70b4b3624fbab4; no voters: 1843fd4e6ed744abb7593fa3808e8ea5
I20260709 14:50:22.257572  8641 tablet_bootstrap.cc:492] T ef77f9b73c1447d995e8aa9270499997 P 1cf3b660b3e14a4c9d208456c127d985: No bootstrap required, opened a new log
I20260709 14:50:22.258159  8641 ts_tablet_manager.cc:1403] T ef77f9b73c1447d995e8aa9270499997 P 1cf3b660b3e14a4c9d208456c127d985: Time spent bootstrapping tablet: real 0.127s	user 0.009s	sys 0.004s
I20260709 14:50:22.263111  8747 raft_consensus.cc:2804] T 8176ca3d19ae463fa405facc55d5b2ba P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:22.263609  8747 raft_consensus.cc:697] T 8176ca3d19ae463fa405facc55d5b2ba P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 LEADER]: Becoming Leader. State: Replica: f2e1ff9c009347d0bf70b4b3624fbab4, State: Running, Role: LEADER
I20260709 14:50:22.263522  8451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf674dcdacf4f859665cdd20cb16f55" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "118418fc007349f3b9b593bd409820e0"
I20260709 14:50:22.268637  8644 ts_tablet_manager.cc:1434] T 8176ca3d19ae463fa405facc55d5b2ba P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent starting tablet: real 0.126s	user 0.011s	sys 0.014s
I20260709 14:50:22.264292  8451 raft_consensus.cc:3060] T ddf674dcdacf4f859665cdd20cb16f55 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:22.264676  8649 leader_election.cc:290] T ddf674dcdacf4f859665cdd20cb16f55 P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 election: Requested vote from peers f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101), 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485)
I20260709 14:50:22.272776  8644 tablet_bootstrap.cc:492] T ddf674dcdacf4f859665cdd20cb16f55 P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap starting.
I20260709 14:50:22.282763  8641 raft_consensus.cc:359] T ef77f9b73c1447d995e8aa9270499997 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:22.283582  8641 raft_consensus.cc:385] T ef77f9b73c1447d995e8aa9270499997 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:22.284008  8641 raft_consensus.cc:740] T ef77f9b73c1447d995e8aa9270499997 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cf3b660b3e14a4c9d208456c127d985, State: Initialized, Role: FOLLOWER
I20260709 14:50:22.266896  8747 consensus_queue.cc:237] T 8176ca3d19ae463fa405facc55d5b2ba P f2e1ff9c009347d0bf70b4b3624fbab4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:22.293709  8642 tablet_bootstrap.cc:492] T 8176ca3d19ae463fa405facc55d5b2ba P 1843fd4e6ed744abb7593fa3808e8ea5: No bootstrap required, opened a new log
I20260709 14:50:22.294211  8642 ts_tablet_manager.cc:1403] T 8176ca3d19ae463fa405facc55d5b2ba P 1843fd4e6ed744abb7593fa3808e8ea5: Time spent bootstrapping tablet: real 0.137s	user 0.045s	sys 0.024s
I20260709 14:50:22.296036  8641 consensus_queue.cc:260] T ef77f9b73c1447d995e8aa9270499997 P 1cf3b660b3e14a4c9d208456c127d985 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
W20260709 14:50:22.300705  8343 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.46.66:40485, user_credentials={real_user=slave}} blocked reactor thread for 44726.2us
I20260709 14:50:22.301024  8642 raft_consensus.cc:359] T 8176ca3d19ae463fa405facc55d5b2ba P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:22.301957  8642 raft_consensus.cc:385] T 8176ca3d19ae463fa405facc55d5b2ba P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:22.303848  8642 raft_consensus.cc:740] T 8176ca3d19ae463fa405facc55d5b2ba P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1843fd4e6ed744abb7593fa3808e8ea5, State: Initialized, Role: FOLLOWER
I20260709 14:50:22.304388  8749 consensus_queue.cc:1048] T 3a9292e12ed04d739fb554506bff7e61 P f2e1ff9c009347d0bf70b4b3624fbab4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:22.304884  8642 consensus_queue.cc:260] T 8176ca3d19ae463fa405facc55d5b2ba P 1843fd4e6ed744abb7593fa3808e8ea5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:22.307180  8644 tablet_bootstrap.cc:654] T ddf674dcdacf4f859665cdd20cb16f55 P f2e1ff9c009347d0bf70b4b3624fbab4: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:22.309253  8648 raft_consensus.cc:493] T 264588e6049b46a1a0791cb15a5e079f P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:22.309396  8649 raft_consensus.cc:493] T 7d660641634447b9a7e308e8233806da P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:22.309706  8648 raft_consensus.cc:515] T 264588e6049b46a1a0791cb15a5e079f P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:22.310087  8649 raft_consensus.cc:515] T 7d660641634447b9a7e308e8233806da P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:22.312203  8641 ts_tablet_manager.cc:1434] T ef77f9b73c1447d995e8aa9270499997 P 1cf3b660b3e14a4c9d208456c127d985: Time spent starting tablet: real 0.054s	user 0.007s	sys 0.000s
I20260709 14:50:22.312757  8648 leader_election.cc:290] T 264588e6049b46a1a0791cb15a5e079f P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865), f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101)
I20260709 14:50:22.313186  8641 tablet_bootstrap.cc:492] T 946161e58b3240db97f73fb7863727fb P 1cf3b660b3e14a4c9d208456c127d985: Bootstrap starting.
I20260709 14:50:22.314247  8649 leader_election.cc:290] T 7d660641634447b9a7e308e8233806da P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485), 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415)
I20260709 14:50:22.314193  8375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "264588e6049b46a1a0791cb15a5e079f" candidate_uuid: "1cf3b660b3e14a4c9d208456c127d985" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" is_pre_election: true
I20260709 14:50:22.314554  8525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "264588e6049b46a1a0791cb15a5e079f" candidate_uuid: "1cf3b660b3e14a4c9d208456c127d985" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" is_pre_election: true
I20260709 14:50:22.315927  8642 ts_tablet_manager.cc:1434] T 8176ca3d19ae463fa405facc55d5b2ba P 1843fd4e6ed744abb7593fa3808e8ea5: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260709 14:50:22.316459  8450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d660641634447b9a7e308e8233806da" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "118418fc007349f3b9b593bd409820e0" is_pre_election: true
I20260709 14:50:22.316913  8642 tablet_bootstrap.cc:492] T e07df9b5a69f4299b43e2fe91343a86f P 1843fd4e6ed744abb7593fa3808e8ea5: Bootstrap starting.
I20260709 14:50:22.315923  8525 raft_consensus.cc:2468] T 264588e6049b46a1a0791cb15a5e079f P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1cf3b660b3e14a4c9d208456c127d985 in term 0.
I20260709 14:50:22.324949  8566 leader_election.cc:304] T 264588e6049b46a1a0791cb15a5e079f P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1843fd4e6ed744abb7593fa3808e8ea5, 1cf3b660b3e14a4c9d208456c127d985; no voters: 
W20260709 14:50:22.327180  8565 leader_election.cc:343] T 264588e6049b46a1a0791cb15a5e079f P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:22.327438  8648 raft_consensus.cc:2804] T 264588e6049b46a1a0791cb15a5e079f P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:22.327894  8648 raft_consensus.cc:493] T 264588e6049b46a1a0791cb15a5e079f P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:22.328269  8648 raft_consensus.cc:3060] T 264588e6049b46a1a0791cb15a5e079f P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:22.328259  8599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d660641634447b9a7e308e8233806da" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cf3b660b3e14a4c9d208456c127d985" is_pre_election: true
I20260709 14:50:22.329161  8599 raft_consensus.cc:2393] T 7d660641634447b9a7e308e8233806da P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1843fd4e6ed744abb7593fa3808e8ea5 in current term 1: Already voted for candidate 118418fc007349f3b9b593bd409820e0 in this term.
I20260709 14:50:22.339720  8451 raft_consensus.cc:2468] T ddf674dcdacf4f859665cdd20cb16f55 P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1843fd4e6ed744abb7593fa3808e8ea5 in term 1.
I20260709 14:50:22.340781  8492 leader_election.cc:304] T ddf674dcdacf4f859665cdd20cb16f55 P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 118418fc007349f3b9b593bd409820e0, 1843fd4e6ed744abb7593fa3808e8ea5; no voters: f2e1ff9c009347d0bf70b4b3624fbab4
I20260709 14:50:22.342191  8489 leader_election.cc:304] T 7d660641634447b9a7e308e8233806da P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1843fd4e6ed744abb7593fa3808e8ea5; no voters: 118418fc007349f3b9b593bd409820e0, 1cf3b660b3e14a4c9d208456c127d985
I20260709 14:50:22.343314  8719 raft_consensus.cc:2804] T ddf674dcdacf4f859665cdd20cb16f55 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:22.343829  8719 raft_consensus.cc:697] T ddf674dcdacf4f859665cdd20cb16f55 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 LEADER]: Becoming Leader. State: Replica: 1843fd4e6ed744abb7593fa3808e8ea5, State: Running, Role: LEADER
I20260709 14:50:22.344053  8718 raft_consensus.cc:3060] T 7d660641634447b9a7e308e8233806da P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:22.344661  8719 consensus_queue.cc:237] T ddf674dcdacf4f859665cdd20cb16f55 P 1843fd4e6ed744abb7593fa3808e8ea5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:22.347795  8645 tablet_bootstrap.cc:492] T a14449e5bec54c978ad33b7b9a95bd38 P 118418fc007349f3b9b593bd409820e0: No bootstrap required, opened a new log
I20260709 14:50:22.348225  8645 ts_tablet_manager.cc:1403] T a14449e5bec54c978ad33b7b9a95bd38 P 118418fc007349f3b9b593bd409820e0: Time spent bootstrapping tablet: real 0.180s	user 0.026s	sys 0.030s
I20260709 14:50:22.350241  8649 consensus_queue.cc:1048] T ef77f9b73c1447d995e8aa9270499997 P 1843fd4e6ed744abb7593fa3808e8ea5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:22.352810  8641 tablet_bootstrap.cc:654] T 946161e58b3240db97f73fb7863727fb P 1cf3b660b3e14a4c9d208456c127d985: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:22.352939  8718 raft_consensus.cc:2749] T 7d660641634447b9a7e308e8233806da P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:22.355195  8648 raft_consensus.cc:515] T 264588e6049b46a1a0791cb15a5e079f P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:22.358434  8692 consensus_queue.cc:1048] T cbe6fc4c6f8a4b11bb94e42a31ae1943 P 1cf3b660b3e14a4c9d208456c127d985 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:22.366027  8645 raft_consensus.cc:359] T a14449e5bec54c978ad33b7b9a95bd38 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:22.367007  8526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "264588e6049b46a1a0791cb15a5e079f" candidate_uuid: "1cf3b660b3e14a4c9d208456c127d985" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5"
I20260709 14:50:22.368988  8645 raft_consensus.cc:385] T a14449e5bec54c978ad33b7b9a95bd38 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:22.369592  8645 raft_consensus.cc:740] T a14449e5bec54c978ad33b7b9a95bd38 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 118418fc007349f3b9b593bd409820e0, State: Initialized, Role: FOLLOWER
I20260709 14:50:22.369879  8526 raft_consensus.cc:3060] T 264588e6049b46a1a0791cb15a5e079f P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:22.369424  8698 raft_consensus.cc:493] T 07433946c9fe41dd92df6f305aa6a92a P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:22.390496  8698 raft_consensus.cc:515] T 07433946c9fe41dd92df6f305aa6a92a P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:22.372989  8645 consensus_queue.cc:260] T a14449e5bec54c978ad33b7b9a95bd38 P 118418fc007349f3b9b593bd409820e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:22.394824  8645 ts_tablet_manager.cc:1434] T a14449e5bec54c978ad33b7b9a95bd38 P 118418fc007349f3b9b593bd409820e0: Time spent starting tablet: real 0.046s	user 0.006s	sys 0.000s
I20260709 14:50:22.395960  8698 leader_election.cc:290] T 07433946c9fe41dd92df6f305aa6a92a P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415), 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485)
I20260709 14:50:22.397121  8451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07433946c9fe41dd92df6f305aa6a92a" candidate_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "118418fc007349f3b9b593bd409820e0" is_pre_election: true
I20260709 14:50:22.397921  8703 consensus_queue.cc:1048] T d30b3a2fde224275bc33bc2a24798e2d P 118418fc007349f3b9b593bd409820e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:22.398357  8599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07433946c9fe41dd92df6f305aa6a92a" candidate_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cf3b660b3e14a4c9d208456c127d985" is_pre_election: true
I20260709 14:50:22.398960  8377 raft_consensus.cc:3060] T 07433946c9fe41dd92df6f305aa6a92a P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:22.400530  8645 tablet_bootstrap.cc:492] T 68b9a2bdfc5d44d2a9ce24515fba74c8 P 118418fc007349f3b9b593bd409820e0: Bootstrap starting.
I20260709 14:50:22.410710  8526 raft_consensus.cc:2468] T 264588e6049b46a1a0791cb15a5e079f P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cf3b660b3e14a4c9d208456c127d985 in term 1.
I20260709 14:50:22.430696  8343 leader_election.cc:304] T 07433946c9fe41dd92df6f305aa6a92a P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f2e1ff9c009347d0bf70b4b3624fbab4; no voters: 118418fc007349f3b9b593bd409820e0, 1cf3b660b3e14a4c9d208456c127d985
I20260709 14:50:22.438858  8703 consensus_queue.cc:1048] T d30b3a2fde224275bc33bc2a24798e2d P 118418fc007349f3b9b593bd409820e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:22.447480  8373 raft_consensus.cc:3060] T cbe6fc4c6f8a4b11bb94e42a31ae1943 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:22.454061  8644 tablet_bootstrap.cc:492] T ddf674dcdacf4f859665cdd20cb16f55 P f2e1ff9c009347d0bf70b4b3624fbab4: No bootstrap required, opened a new log
I20260709 14:50:22.455492  8644 ts_tablet_manager.cc:1403] T ddf674dcdacf4f859665cdd20cb16f55 P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent bootstrapping tablet: real 0.183s	user 0.009s	sys 0.008s
I20260709 14:50:22.417124  8648 leader_election.cc:290] T 264588e6049b46a1a0791cb15a5e079f P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 1 election: Requested vote from peers 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865), f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101)
I20260709 14:50:22.460124  8374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "264588e6049b46a1a0791cb15a5e079f" candidate_uuid: "1cf3b660b3e14a4c9d208456c127d985" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4"
W20260709 14:50:22.464026  8565 leader_election.cc:343] T 264588e6049b46a1a0791cb15a5e079f P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:22.466991  8644 raft_consensus.cc:359] T ddf674dcdacf4f859665cdd20cb16f55 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:22.467960  8644 raft_consensus.cc:385] T ddf674dcdacf4f859665cdd20cb16f55 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:22.468305  8644 raft_consensus.cc:740] T ddf674dcdacf4f859665cdd20cb16f55 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2e1ff9c009347d0bf70b4b3624fbab4, State: Initialized, Role: FOLLOWER
I20260709 14:50:22.469113  8645 tablet_bootstrap.cc:654] T 68b9a2bdfc5d44d2a9ce24515fba74c8 P 118418fc007349f3b9b593bd409820e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:22.471061  8566 leader_election.cc:304] T 264588e6049b46a1a0791cb15a5e079f P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1843fd4e6ed744abb7593fa3808e8ea5, 1cf3b660b3e14a4c9d208456c127d985; no voters: f2e1ff9c009347d0bf70b4b3624fbab4
I20260709 14:50:22.473076  8600 raft_consensus.cc:3060] T ef77f9b73c1447d995e8aa9270499997 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:22.473289  8641 tablet_bootstrap.cc:492] T 946161e58b3240db97f73fb7863727fb P 1cf3b660b3e14a4c9d208456c127d985: No bootstrap required, opened a new log
I20260709 14:50:22.473807  8641 ts_tablet_manager.cc:1403] T 946161e58b3240db97f73fb7863727fb P 1cf3b660b3e14a4c9d208456c127d985: Time spent bootstrapping tablet: real 0.161s	user 0.019s	sys 0.014s
I20260709 14:50:22.478757  8642 tablet_bootstrap.cc:654] T e07df9b5a69f4299b43e2fe91343a86f P 1843fd4e6ed744abb7593fa3808e8ea5: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:22.482367  8648 raft_consensus.cc:2804] T 264588e6049b46a1a0791cb15a5e079f P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:22.482936  8648 raft_consensus.cc:697] T 264588e6049b46a1a0791cb15a5e079f P 1cf3b660b3e14a4c9d208456c127d985 [term 1 LEADER]: Becoming Leader. State: Replica: 1cf3b660b3e14a4c9d208456c127d985, State: Running, Role: LEADER
I20260709 14:50:22.483280  8752 raft_consensus.cc:493] T cbe6fc4c6f8a4b11bb94e42a31ae1943 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:22.483773  8752 raft_consensus.cc:515] T cbe6fc4c6f8a4b11bb94e42a31ae1943 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:22.483981  8648 consensus_queue.cc:237] T 264588e6049b46a1a0791cb15a5e079f P 1cf3b660b3e14a4c9d208456c127d985 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:22.480618  8641 raft_consensus.cc:359] T 946161e58b3240db97f73fb7863727fb P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:22.488382  8641 raft_consensus.cc:385] T 946161e58b3240db97f73fb7863727fb P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:22.479313  8644 consensus_queue.cc:260] T ddf674dcdacf4f859665cdd20cb16f55 P f2e1ff9c009347d0bf70b4b3624fbab4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:22.488628  8641 raft_consensus.cc:740] T 946161e58b3240db97f73fb7863727fb P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cf3b660b3e14a4c9d208456c127d985, State: Initialized, Role: FOLLOWER
I20260709 14:50:22.494271  8641 consensus_queue.cc:260] T 946161e58b3240db97f73fb7863727fb P 1cf3b660b3e14a4c9d208456c127d985 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:22.497852  8752 leader_election.cc:290] T cbe6fc4c6f8a4b11bb94e42a31ae1943 P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865), 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415)
I20260709 14:50:22.498826  8692 consensus_queue.cc:1048] T cbe6fc4c6f8a4b11bb94e42a31ae1943 P 1cf3b660b3e14a4c9d208456c127d985 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:22.502571  8641 ts_tablet_manager.cc:1434] T 946161e58b3240db97f73fb7863727fb P 1cf3b660b3e14a4c9d208456c127d985: Time spent starting tablet: real 0.028s	user 0.004s	sys 0.003s
I20260709 14:50:22.503799  8526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbe6fc4c6f8a4b11bb94e42a31ae1943" candidate_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" is_pre_election: true
I20260709 14:50:22.515512  8644 ts_tablet_manager.cc:1434] T ddf674dcdacf4f859665cdd20cb16f55 P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent starting tablet: real 0.060s	user 0.008s	sys 0.000s
I20260709 14:50:22.518229  8641 tablet_bootstrap.cc:492] T 995db35908ac4557be948c0606df33b5 P 1cf3b660b3e14a4c9d208456c127d985: Bootstrap starting.
I20260709 14:50:22.515118  8698 raft_consensus.cc:2749] T 07433946c9fe41dd92df6f305aa6a92a P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:22.515046  8598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbe6fc4c6f8a4b11bb94e42a31ae1943" candidate_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cf3b660b3e14a4c9d208456c127d985" is_pre_election: true
I20260709 14:50:22.534991  8703 raft_consensus.cc:493] T c04194c0f91046278f3448859cb76cec P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:22.535480  8703 raft_consensus.cc:515] T c04194c0f91046278f3448859cb76cec P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:22.537645  8703 leader_election.cc:290] T c04194c0f91046278f3448859cb76cec P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415), f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101)
I20260709 14:50:22.539801  8644 tablet_bootstrap.cc:492] T 264588e6049b46a1a0791cb15a5e079f P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap starting.
I20260709 14:50:22.541158  8340 leader_election.cc:304] T cbe6fc4c6f8a4b11bb94e42a31ae1943 P f2e1ff9c009347d0bf70b4b3624fbab4 [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: f2e1ff9c009347d0bf70b4b3624fbab4; no voters: 1843fd4e6ed744abb7593fa3808e8ea5, 1cf3b660b3e14a4c9d208456c127d985
I20260709 14:50:22.541785  8375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c04194c0f91046278f3448859cb76cec" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" is_pre_election: true
I20260709 14:50:22.542395  8752 raft_consensus.cc:2749] T cbe6fc4c6f8a4b11bb94e42a31ae1943 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:50:22.544651  8417 leader_election.cc:343] T c04194c0f91046278f3448859cb76cec P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:22.550936  8599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c04194c0f91046278f3448859cb76cec" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cf3b660b3e14a4c9d208456c127d985" is_pre_election: true
I20260709 14:50:22.551793  8599 raft_consensus.cc:2468] T c04194c0f91046278f3448859cb76cec P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 118418fc007349f3b9b593bd409820e0 in term 0.
I20260709 14:50:22.553548  8415 leader_election.cc:304] T c04194c0f91046278f3448859cb76cec P 118418fc007349f3b9b593bd409820e0 [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: 118418fc007349f3b9b593bd409820e0, 1cf3b660b3e14a4c9d208456c127d985; no voters: f2e1ff9c009347d0bf70b4b3624fbab4
I20260709 14:50:22.560395  8644 tablet_bootstrap.cc:654] T 264588e6049b46a1a0791cb15a5e079f P f2e1ff9c009347d0bf70b4b3624fbab4: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:22.562902  8765 raft_consensus.cc:2804] T c04194c0f91046278f3448859cb76cec P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:22.563417  8765 raft_consensus.cc:493] T c04194c0f91046278f3448859cb76cec P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:22.563895  8765 raft_consensus.cc:3060] T c04194c0f91046278f3448859cb76cec P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:22.566895  8719 raft_consensus.cc:493] T 8176ca3d19ae463fa405facc55d5b2ba P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:22.567394  8719 raft_consensus.cc:515] T 8176ca3d19ae463fa405facc55d5b2ba P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:22.560305  8692 raft_consensus.cc:493] T ef77f9b73c1447d995e8aa9270499997 P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:22.575665  8718 consensus_queue.cc:1048] T ef77f9b73c1447d995e8aa9270499997 P 1843fd4e6ed744abb7593fa3808e8ea5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:50:22.577776  8645 tablet_bootstrap.cc:492] T 68b9a2bdfc5d44d2a9ce24515fba74c8 P 118418fc007349f3b9b593bd409820e0: No bootstrap required, opened a new log
I20260709 14:50:22.578449  8692 raft_consensus.cc:515] T ef77f9b73c1447d995e8aa9270499997 P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:22.579268  8645 ts_tablet_manager.cc:1403] T 68b9a2bdfc5d44d2a9ce24515fba74c8 P 118418fc007349f3b9b593bd409820e0: Time spent bootstrapping tablet: real 0.184s	user 0.016s	sys 0.011s
I20260709 14:50:22.580717  8692 leader_election.cc:290] T ef77f9b73c1447d995e8aa9270499997 P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865), f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101)
I20260709 14:50:22.578786  8752 raft_consensus.cc:493] T ddf674dcdacf4f859665cdd20cb16f55 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:22.582482  8272 catalog_manager.cc:5697] T ddf674dcdacf4f859665cdd20cb16f55 P 1843fd4e6ed744abb7593fa3808e8ea5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67). New cstate: current_term: 1 leader_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:22.583639  8752 raft_consensus.cc:515] T ddf674dcdacf4f859665cdd20cb16f55 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:22.584718  8645 raft_consensus.cc:359] T 68b9a2bdfc5d44d2a9ce24515fba74c8 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:22.585848  8752 leader_election.cc:290] T ddf674dcdacf4f859665cdd20cb16f55 P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485), 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865)
I20260709 14:50:22.588971  8719 leader_election.cc:290] T 8176ca3d19ae463fa405facc55d5b2ba P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101), 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485)
I20260709 14:50:22.590059  8452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8176ca3d19ae463fa405facc55d5b2ba" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "118418fc007349f3b9b593bd409820e0" is_pre_election: true
I20260709 14:50:22.590477  8375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef77f9b73c1447d995e8aa9270499997" candidate_uuid: "1cf3b660b3e14a4c9d208456c127d985" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" is_pre_election: true
I20260709 14:50:22.590862  8452 raft_consensus.cc:2393] T 8176ca3d19ae463fa405facc55d5b2ba P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1843fd4e6ed744abb7593fa3808e8ea5 in current term 1: Already voted for candidate f2e1ff9c009347d0bf70b4b3624fbab4 in this term.
I20260709 14:50:22.591396  8525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf674dcdacf4f859665cdd20cb16f55" candidate_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" is_pre_election: true
I20260709 14:50:22.593150  8645 raft_consensus.cc:385] T 68b9a2bdfc5d44d2a9ce24515fba74c8 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:22.593957  8645 raft_consensus.cc:740] T 68b9a2bdfc5d44d2a9ce24515fba74c8 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 118418fc007349f3b9b593bd409820e0, State: Initialized, Role: FOLLOWER
W20260709 14:50:22.598889  8415 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.46.68:39415, user_credentials={real_user=slave}} blocked reactor thread for 45470.7us
I20260709 14:50:22.599231  8375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8176ca3d19ae463fa405facc55d5b2ba" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" is_pre_election: true
I20260709 14:50:22.597126  8645 consensus_queue.cc:260] T 68b9a2bdfc5d44d2a9ce24515fba74c8 P 118418fc007349f3b9b593bd409820e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:22.603615  8525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef77f9b73c1447d995e8aa9270499997" candidate_uuid: "1cf3b660b3e14a4c9d208456c127d985" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" is_pre_election: true
I20260709 14:50:22.612525  8645 ts_tablet_manager.cc:1434] T 68b9a2bdfc5d44d2a9ce24515fba74c8 P 118418fc007349f3b9b593bd409820e0: Time spent starting tablet: real 0.033s	user 0.004s	sys 0.003s
I20260709 14:50:22.617074  8491 leader_election.cc:304] T 8176ca3d19ae463fa405facc55d5b2ba P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1843fd4e6ed744abb7593fa3808e8ea5; no voters: 118418fc007349f3b9b593bd409820e0, f2e1ff9c009347d0bf70b4b3624fbab4
I20260709 14:50:22.618918  8719 raft_consensus.cc:3060] T 8176ca3d19ae463fa405facc55d5b2ba P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:22.622602  8452 raft_consensus.cc:3060] T a14449e5bec54c978ad33b7b9a95bd38 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:22.624329  8566 leader_election.cc:304] T ef77f9b73c1447d995e8aa9270499997 P 1cf3b660b3e14a4c9d208456c127d985 [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: 1cf3b660b3e14a4c9d208456c127d985; no voters: 1843fd4e6ed744abb7593fa3808e8ea5, f2e1ff9c009347d0bf70b4b3624fbab4
I20260709 14:50:22.628736  8641 tablet_bootstrap.cc:654] T 995db35908ac4557be948c0606df33b5 P 1cf3b660b3e14a4c9d208456c127d985: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:22.630668  8642 tablet_bootstrap.cc:492] T e07df9b5a69f4299b43e2fe91343a86f P 1843fd4e6ed744abb7593fa3808e8ea5: No bootstrap required, opened a new log
I20260709 14:50:22.631175  8642 ts_tablet_manager.cc:1403] T e07df9b5a69f4299b43e2fe91343a86f P 1843fd4e6ed744abb7593fa3808e8ea5: Time spent bootstrapping tablet: real 0.314s	user 0.014s	sys 0.013s
I20260709 14:50:22.636456  8645 tablet_bootstrap.cc:492] T 946161e58b3240db97f73fb7863727fb P 118418fc007349f3b9b593bd409820e0: Bootstrap starting.
I20260709 14:50:22.640479  8719 raft_consensus.cc:2749] T 8176ca3d19ae463fa405facc55d5b2ba P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:22.637389  8648 consensus_queue.cc:1048] T a14449e5bec54c978ad33b7b9a95bd38 P 1cf3b660b3e14a4c9d208456c127d985 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:22.641254  8642 raft_consensus.cc:359] T e07df9b5a69f4299b43e2fe91343a86f P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:22.641909  8642 raft_consensus.cc:385] T e07df9b5a69f4299b43e2fe91343a86f P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:22.642184  8642 raft_consensus.cc:740] T e07df9b5a69f4299b43e2fe91343a86f P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1843fd4e6ed744abb7593fa3808e8ea5, State: Initialized, Role: FOLLOWER
I20260709 14:50:22.643369  8451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf674dcdacf4f859665cdd20cb16f55" candidate_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "118418fc007349f3b9b593bd409820e0" is_pre_election: true
I20260709 14:50:22.644140  8451 raft_consensus.cc:2393] T ddf674dcdacf4f859665cdd20cb16f55 P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f2e1ff9c009347d0bf70b4b3624fbab4 in current term 1: Already voted for candidate 1843fd4e6ed744abb7593fa3808e8ea5 in this term.
I20260709 14:50:22.641278  8275 catalog_manager.cc:5697] T 8176ca3d19ae463fa405facc55d5b2ba P f2e1ff9c009347d0bf70b4b3624fbab4 reported cstate change: term changed from 0 to 1, leader changed from <none> to f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65). New cstate: current_term: 1 leader_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:22.646274  8642 consensus_queue.cc:260] T e07df9b5a69f4299b43e2fe91343a86f P 1843fd4e6ed744abb7593fa3808e8ea5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:22.645778  8343 leader_election.cc:304] T ddf674dcdacf4f859665cdd20cb16f55 P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f2e1ff9c009347d0bf70b4b3624fbab4; no voters: 118418fc007349f3b9b593bd409820e0, 1843fd4e6ed744abb7593fa3808e8ea5
I20260709 14:50:22.648777  8752 raft_consensus.cc:3060] T ddf674dcdacf4f859665cdd20cb16f55 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:22.613662  8765 raft_consensus.cc:515] T c04194c0f91046278f3448859cb76cec P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:22.666447  8752 raft_consensus.cc:2749] T ddf674dcdacf4f859665cdd20cb16f55 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:22.666536  8767 raft_consensus.cc:493] T 68b9a2bdfc5d44d2a9ce24515fba74c8 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:22.667296  8767 raft_consensus.cc:515] T 68b9a2bdfc5d44d2a9ce24515fba74c8 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:22.667724  8692 raft_consensus.cc:2749] T ef77f9b73c1447d995e8aa9270499997 P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:22.669978  8767 leader_election.cc:290] T 68b9a2bdfc5d44d2a9ce24515fba74c8 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865), 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415)
I20260709 14:50:22.671818  8526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68b9a2bdfc5d44d2a9ce24515fba74c8" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" is_pre_election: true
I20260709 14:50:22.672704  8526 raft_consensus.cc:2468] T 68b9a2bdfc5d44d2a9ce24515fba74c8 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 118418fc007349f3b9b593bd409820e0 in term 0.
I20260709 14:50:22.675235  8418 leader_election.cc:304] T 68b9a2bdfc5d44d2a9ce24515fba74c8 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 118418fc007349f3b9b593bd409820e0, 1843fd4e6ed744abb7593fa3808e8ea5; no voters: 
I20260709 14:50:22.676445  8703 raft_consensus.cc:493] T 995db35908ac4557be948c0606df33b5 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:22.676710  8599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68b9a2bdfc5d44d2a9ce24515fba74c8" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cf3b660b3e14a4c9d208456c127d985" is_pre_election: true
I20260709 14:50:22.676944  8703 raft_consensus.cc:515] T 995db35908ac4557be948c0606df33b5 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:22.679006  8703 leader_election.cc:290] T 995db35908ac4557be948c0606df33b5 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415), f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101)
I20260709 14:50:22.679682  8703 raft_consensus.cc:2804] T 68b9a2bdfc5d44d2a9ce24515fba74c8 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:22.680119  8703 raft_consensus.cc:493] T 68b9a2bdfc5d44d2a9ce24515fba74c8 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:22.680295  8375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "995db35908ac4557be948c0606df33b5" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" is_pre_election: true
W20260709 14:50:22.682183  8417 leader_election.cc:343] T 995db35908ac4557be948c0606df33b5 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:22.682346  8765 leader_election.cc:290] T c04194c0f91046278f3448859cb76cec P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 election: Requested vote from peers 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415), f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101)
I20260709 14:50:22.683959  8642 ts_tablet_manager.cc:1434] T e07df9b5a69f4299b43e2fe91343a86f P 1843fd4e6ed744abb7593fa3808e8ea5: Time spent starting tablet: real 0.052s	user 0.008s	sys 0.000s
I20260709 14:50:22.684398  8375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c04194c0f91046278f3448859cb76cec" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4"
I20260709 14:50:22.685206  8642 tablet_bootstrap.cc:492] T 5b9358c6941c4923a55a700a75d54c4c P 1843fd4e6ed744abb7593fa3808e8ea5: Bootstrap starting.
W20260709 14:50:22.686272  8417 leader_election.cc:343] T c04194c0f91046278f3448859cb76cec P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:22.680608  8703 raft_consensus.cc:3060] T 68b9a2bdfc5d44d2a9ce24515fba74c8 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:50:22.688700  8415 leader_election.cc:343] T 68b9a2bdfc5d44d2a9ce24515fba74c8 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:22.689249  8598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "995db35908ac4557be948c0606df33b5" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cf3b660b3e14a4c9d208456c127d985" is_pre_election: true
I20260709 14:50:22.690380  8599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c04194c0f91046278f3448859cb76cec" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cf3b660b3e14a4c9d208456c127d985"
I20260709 14:50:22.690893  8599 raft_consensus.cc:3060] T c04194c0f91046278f3448859cb76cec P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:22.690788  8765 consensus_queue.cc:1048] T 7d660641634447b9a7e308e8233806da P 118418fc007349f3b9b593bd409820e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:50:22.693146  8415 leader_election.cc:343] T 995db35908ac4557be948c0606df33b5 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:22.693569  8415 leader_election.cc:304] T 995db35908ac4557be948c0606df33b5 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 118418fc007349f3b9b593bd409820e0; no voters: 1cf3b660b3e14a4c9d208456c127d985, f2e1ff9c009347d0bf70b4b3624fbab4
I20260709 14:50:22.696245  8765 raft_consensus.cc:2749] T 995db35908ac4557be948c0606df33b5 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:22.698189  8692 raft_consensus.cc:493] T 946161e58b3240db97f73fb7863727fb P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:22.698720  8692 raft_consensus.cc:515] T 946161e58b3240db97f73fb7863727fb P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:22.701542  8375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "946161e58b3240db97f73fb7863727fb" candidate_uuid: "1cf3b660b3e14a4c9d208456c127d985" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" is_pre_election: true
W20260709 14:50:22.702934  8565 leader_election.cc:343] T 946161e58b3240db97f73fb7863727fb P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:22.703389  8642 tablet_bootstrap.cc:654] T 5b9358c6941c4923a55a700a75d54c4c P 1843fd4e6ed744abb7593fa3808e8ea5: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:22.704216  8692 leader_election.cc:290] T 946161e58b3240db97f73fb7863727fb P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101), 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485)
I20260709 14:50:22.708463  8451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "946161e58b3240db97f73fb7863727fb" candidate_uuid: "1cf3b660b3e14a4c9d208456c127d985" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "118418fc007349f3b9b593bd409820e0" is_pre_election: true
I20260709 14:50:22.707374  8712 raft_consensus.cc:493] T a14449e5bec54c978ad33b7b9a95bd38 P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:50:22.711093  8566 leader_election.cc:343] T 946161e58b3240db97f73fb7863727fb P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:22.711617  8712 raft_consensus.cc:515] T a14449e5bec54c978ad33b7b9a95bd38 P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:22.711550  8566 leader_election.cc:304] T 946161e58b3240db97f73fb7863727fb P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1cf3b660b3e14a4c9d208456c127d985; no voters: 118418fc007349f3b9b593bd409820e0, f2e1ff9c009347d0bf70b4b3624fbab4
I20260709 14:50:22.713265  8703 raft_consensus.cc:515] T 68b9a2bdfc5d44d2a9ce24515fba74c8 P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:22.714102  8712 leader_election.cc:290] T a14449e5bec54c978ad33b7b9a95bd38 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865), 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415)
I20260709 14:50:22.715173  8703 leader_election.cc:290] T 68b9a2bdfc5d44d2a9ce24515fba74c8 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 election: Requested vote from peers 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865), 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415)
I20260709 14:50:22.719594  8600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a14449e5bec54c978ad33b7b9a95bd38" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cf3b660b3e14a4c9d208456c127d985" is_pre_election: true
I20260709 14:50:22.720912  8599 raft_consensus.cc:2468] T c04194c0f91046278f3448859cb76cec P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 118418fc007349f3b9b593bd409820e0 in term 1.
I20260709 14:50:22.721055  8597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68b9a2bdfc5d44d2a9ce24515fba74c8" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cf3b660b3e14a4c9d208456c127d985"
I20260709 14:50:22.722414  8415 leader_election.cc:304] T c04194c0f91046278f3448859cb76cec P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 118418fc007349f3b9b593bd409820e0, 1cf3b660b3e14a4c9d208456c127d985; no voters: f2e1ff9c009347d0bf70b4b3624fbab4
W20260709 14:50:22.723467  8415 leader_election.cc:343] T 68b9a2bdfc5d44d2a9ce24515fba74c8 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:22.724206  8712 raft_consensus.cc:2804] T c04194c0f91046278f3448859cb76cec P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:22.724835  8712 raft_consensus.cc:697] T c04194c0f91046278f3448859cb76cec P 118418fc007349f3b9b593bd409820e0 [term 1 LEADER]: Becoming Leader. State: Replica: 118418fc007349f3b9b593bd409820e0, State: Running, Role: LEADER
I20260709 14:50:22.725625  8712 consensus_queue.cc:237] T c04194c0f91046278f3448859cb76cec P 118418fc007349f3b9b593bd409820e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:22.728468  8698 consensus_queue.cc:1048] T 8176ca3d19ae463fa405facc55d5b2ba P f2e1ff9c009347d0bf70b4b3624fbab4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:22.728817  8733 raft_consensus.cc:2749] T 946161e58b3240db97f73fb7863727fb P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:22.730965  8733 consensus_queue.cc:1048] T a14449e5bec54c978ad33b7b9a95bd38 P 1cf3b660b3e14a4c9d208456c127d985 [LEADER]: Connected to new peer: Peer: permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:22.732050  8644 tablet_bootstrap.cc:492] T 264588e6049b46a1a0791cb15a5e079f P f2e1ff9c009347d0bf70b4b3624fbab4: No bootstrap required, opened a new log
I20260709 14:50:22.732494  8644 ts_tablet_manager.cc:1403] T 264588e6049b46a1a0791cb15a5e079f P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent bootstrapping tablet: real 0.206s	user 0.030s	sys 0.031s
I20260709 14:50:22.735500  8644 raft_consensus.cc:359] T 264588e6049b46a1a0791cb15a5e079f P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:22.736196  8644 raft_consensus.cc:385] T 264588e6049b46a1a0791cb15a5e079f P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:22.736528  8644 raft_consensus.cc:740] T 264588e6049b46a1a0791cb15a5e079f P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2e1ff9c009347d0bf70b4b3624fbab4, State: Initialized, Role: FOLLOWER
I20260709 14:50:22.737355  8644 consensus_queue.cc:260] T 264588e6049b46a1a0791cb15a5e079f P f2e1ff9c009347d0bf70b4b3624fbab4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:22.738781  8644 ts_tablet_manager.cc:1434] T 264588e6049b46a1a0791cb15a5e079f P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:50:22.739504  8644 tablet_bootstrap.cc:492] T 995db35908ac4557be948c0606df33b5 P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap starting.
I20260709 14:50:22.729595  8275 catalog_manager.cc:5697] T 264588e6049b46a1a0791cb15a5e079f P 1cf3b660b3e14a4c9d208456c127d985 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68). New cstate: current_term: 1 leader_uuid: "1cf3b660b3e14a4c9d208456c127d985" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:22.755451  8641 tablet_bootstrap.cc:492] T 995db35908ac4557be948c0606df33b5 P 1cf3b660b3e14a4c9d208456c127d985: No bootstrap required, opened a new log
I20260709 14:50:22.756022  8641 ts_tablet_manager.cc:1403] T 995db35908ac4557be948c0606df33b5 P 1cf3b660b3e14a4c9d208456c127d985: Time spent bootstrapping tablet: real 0.240s	user 0.029s	sys 0.013s
I20260709 14:50:22.775089  8645 tablet_bootstrap.cc:654] T 946161e58b3240db97f73fb7863727fb P 118418fc007349f3b9b593bd409820e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:22.774029  8718 raft_consensus.cc:493] T e07df9b5a69f4299b43e2fe91343a86f P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:50:22.775334  8418 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.46.67:37865, user_credentials={real_user=slave}} blocked reactor thread for 100205us
I20260709 14:50:22.787431  8641 raft_consensus.cc:359] T 995db35908ac4557be948c0606df33b5 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:22.798189  8641 raft_consensus.cc:385] T 995db35908ac4557be948c0606df33b5 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:22.798616  8641 raft_consensus.cc:740] T 995db35908ac4557be948c0606df33b5 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cf3b660b3e14a4c9d208456c127d985, State: Initialized, Role: FOLLOWER
I20260709 14:50:22.781316  8718 raft_consensus.cc:515] T e07df9b5a69f4299b43e2fe91343a86f P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:22.803747  8377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e07df9b5a69f4299b43e2fe91343a86f" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" is_pre_election: true
I20260709 14:50:22.804772  8718 leader_election.cc:290] T e07df9b5a69f4299b43e2fe91343a86f P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101), 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485)
I20260709 14:50:22.804682  8525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a14449e5bec54c978ad33b7b9a95bd38" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" is_pre_election: true
I20260709 14:50:22.805181  8524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68b9a2bdfc5d44d2a9ce24515fba74c8" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5"
I20260709 14:50:22.805787  8524 raft_consensus.cc:3060] T 68b9a2bdfc5d44d2a9ce24515fba74c8 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:50:22.806770  8491 leader_election.cc:343] T e07df9b5a69f4299b43e2fe91343a86f P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:22.812464  8451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e07df9b5a69f4299b43e2fe91343a86f" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "118418fc007349f3b9b593bd409820e0" is_pre_election: true
I20260709 14:50:22.812777  8418 leader_election.cc:304] T a14449e5bec54c978ad33b7b9a95bd38 P 118418fc007349f3b9b593bd409820e0 [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: 118418fc007349f3b9b593bd409820e0; no voters: 1843fd4e6ed744abb7593fa3808e8ea5, 1cf3b660b3e14a4c9d208456c127d985
I20260709 14:50:22.813627  8642 tablet_bootstrap.cc:492] T 5b9358c6941c4923a55a700a75d54c4c P 1843fd4e6ed744abb7593fa3808e8ea5: No bootstrap required, opened a new log
I20260709 14:50:22.813793  8773 consensus_queue.cc:1048] T 7d660641634447b9a7e308e8233806da P 118418fc007349f3b9b593bd409820e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:22.799722  8641 consensus_queue.cc:260] T 995db35908ac4557be948c0606df33b5 P 1cf3b660b3e14a4c9d208456c127d985 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
W20260709 14:50:22.816128  8492 leader_election.cc:343] T e07df9b5a69f4299b43e2fe91343a86f P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:22.816561  8492 leader_election.cc:304] T e07df9b5a69f4299b43e2fe91343a86f P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1843fd4e6ed744abb7593fa3808e8ea5; no voters: 118418fc007349f3b9b593bd409820e0, f2e1ff9c009347d0bf70b4b3624fbab4
I20260709 14:50:22.817644  8719 consensus_queue.cc:1048] T ddf674dcdacf4f859665cdd20cb16f55 P 1843fd4e6ed744abb7593fa3808e8ea5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:22.818864  8719 raft_consensus.cc:2749] T e07df9b5a69f4299b43e2fe91343a86f P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:22.822207  8524 raft_consensus.cc:2468] T 68b9a2bdfc5d44d2a9ce24515fba74c8 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 118418fc007349f3b9b593bd409820e0 in term 1.
I20260709 14:50:22.825519  8642 ts_tablet_manager.cc:1403] T 5b9358c6941c4923a55a700a75d54c4c P 1843fd4e6ed744abb7593fa3808e8ea5: Time spent bootstrapping tablet: real 0.141s	user 0.014s	sys 0.005s
I20260709 14:50:22.828053  8641 ts_tablet_manager.cc:1434] T 995db35908ac4557be948c0606df33b5 P 1cf3b660b3e14a4c9d208456c127d985: Time spent starting tablet: real 0.072s	user 0.000s	sys 0.008s
I20260709 14:50:22.829023  8641 tablet_bootstrap.cc:492] T 68b9a2bdfc5d44d2a9ce24515fba74c8 P 1cf3b660b3e14a4c9d208456c127d985: Bootstrap starting.
I20260709 14:50:22.825210  8692 raft_consensus.cc:493] T 995db35908ac4557be948c0606df33b5 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:22.831738  8692 raft_consensus.cc:515] T 995db35908ac4557be948c0606df33b5 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:22.832257  8418 leader_election.cc:304] T 68b9a2bdfc5d44d2a9ce24515fba74c8 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 118418fc007349f3b9b593bd409820e0, 1843fd4e6ed744abb7593fa3808e8ea5; no voters: 1cf3b660b3e14a4c9d208456c127d985
I20260709 14:50:22.833760  8692 leader_election.cc:290] T 995db35908ac4557be948c0606df33b5 P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101), 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485)
I20260709 14:50:22.835459  8377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "995db35908ac4557be948c0606df33b5" candidate_uuid: "1cf3b660b3e14a4c9d208456c127d985" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" is_pre_election: true
I20260709 14:50:22.836231  8644 tablet_bootstrap.cc:654] T 995db35908ac4557be948c0606df33b5 P f2e1ff9c009347d0bf70b4b3624fbab4: Neither blocks nor log segments found. Creating new log.
W20260709 14:50:22.836862  8565 leader_election.cc:343] T 995db35908ac4557be948c0606df33b5 P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:22.836762  8642 raft_consensus.cc:359] T 5b9358c6941c4923a55a700a75d54c4c P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:22.837222  8752 raft_consensus.cc:493] T 264588e6049b46a1a0791cb15a5e079f P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:22.837452  8642 raft_consensus.cc:385] T 5b9358c6941c4923a55a700a75d54c4c P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:22.837750  8642 raft_consensus.cc:740] T 5b9358c6941c4923a55a700a75d54c4c P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1843fd4e6ed744abb7593fa3808e8ea5, State: Initialized, Role: FOLLOWER
I20260709 14:50:22.837702  8752 raft_consensus.cc:515] T 264588e6049b46a1a0791cb15a5e079f P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
W20260709 14:50:22.833760  8323 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:50:22.838704  8712 raft_consensus.cc:2804] T 68b9a2bdfc5d44d2a9ce24515fba74c8 P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:22.838660  8451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "995db35908ac4557be948c0606df33b5" candidate_uuid: "1cf3b660b3e14a4c9d208456c127d985" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "118418fc007349f3b9b593bd409820e0" is_pre_election: true
I20260709 14:50:22.839330  8712 raft_consensus.cc:697] T 68b9a2bdfc5d44d2a9ce24515fba74c8 P 118418fc007349f3b9b593bd409820e0 [term 1 LEADER]: Becoming Leader. State: Replica: 118418fc007349f3b9b593bd409820e0, State: Running, Role: LEADER
I20260709 14:50:22.839490  8451 raft_consensus.cc:2468] T 995db35908ac4557be948c0606df33b5 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1cf3b660b3e14a4c9d208456c127d985 in term 0.
I20260709 14:50:22.841729  8752 leader_election.cc:290] T 264588e6049b46a1a0791cb15a5e079f P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865), 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415)
I20260709 14:50:22.845468  8712 consensus_queue.cc:237] T 68b9a2bdfc5d44d2a9ce24515fba74c8 P 118418fc007349f3b9b593bd409820e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:22.845989  8523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "264588e6049b46a1a0791cb15a5e079f" candidate_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" is_pre_election: true
I20260709 14:50:22.846769  8523 raft_consensus.cc:2393] T 264588e6049b46a1a0791cb15a5e079f P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f2e1ff9c009347d0bf70b4b3624fbab4 in current term 1: Already voted for candidate 1cf3b660b3e14a4c9d208456c127d985 in this term.
I20260709 14:50:22.847474  8752 consensus_queue.cc:1048] T 8176ca3d19ae463fa405facc55d5b2ba P f2e1ff9c009347d0bf70b4b3624fbab4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:22.848906  8598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "264588e6049b46a1a0791cb15a5e079f" candidate_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cf3b660b3e14a4c9d208456c127d985" is_pre_election: true
I20260709 14:50:22.850885  8340 leader_election.cc:304] T 264588e6049b46a1a0791cb15a5e079f P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f2e1ff9c009347d0bf70b4b3624fbab4; no voters: 1843fd4e6ed744abb7593fa3808e8ea5, 1cf3b660b3e14a4c9d208456c127d985
I20260709 14:50:22.852238  8752 raft_consensus.cc:3060] T 264588e6049b46a1a0791cb15a5e079f P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:22.843660  8642 consensus_queue.cc:260] T 5b9358c6941c4923a55a700a75d54c4c P 1843fd4e6ed744abb7593fa3808e8ea5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:22.860625  8642 ts_tablet_manager.cc:1434] T 5b9358c6941c4923a55a700a75d54c4c P 1843fd4e6ed744abb7593fa3808e8ea5: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.000s
I20260709 14:50:22.867590  8642 tablet_bootstrap.cc:492] T dedfc1cf3e494bc5835c137c795aaca1 P 1843fd4e6ed744abb7593fa3808e8ea5: Bootstrap starting.
I20260709 14:50:22.865556  8273 catalog_manager.cc:5697] T c04194c0f91046278f3448859cb76cec P 118418fc007349f3b9b593bd409820e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 118418fc007349f3b9b593bd409820e0 (127.6.46.66). New cstate: current_term: 1 leader_uuid: "118418fc007349f3b9b593bd409820e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:22.872545  8773 raft_consensus.cc:2749] T a14449e5bec54c978ad33b7b9a95bd38 P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:22.862458  8566 leader_election.cc:304] T 995db35908ac4557be948c0606df33b5 P 1cf3b660b3e14a4c9d208456c127d985 [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: 118418fc007349f3b9b593bd409820e0, 1cf3b660b3e14a4c9d208456c127d985; no voters: f2e1ff9c009347d0bf70b4b3624fbab4
I20260709 14:50:22.880328  8733 raft_consensus.cc:2804] T 995db35908ac4557be948c0606df33b5 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:22.880704  8733 raft_consensus.cc:493] T 995db35908ac4557be948c0606df33b5 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:22.881047  8733 raft_consensus.cc:3060] T 995db35908ac4557be948c0606df33b5 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:22.888275  8641 tablet_bootstrap.cc:654] T 68b9a2bdfc5d44d2a9ce24515fba74c8 P 1cf3b660b3e14a4c9d208456c127d985: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:22.909442  8645 tablet_bootstrap.cc:492] T 946161e58b3240db97f73fb7863727fb P 118418fc007349f3b9b593bd409820e0: No bootstrap required, opened a new log
I20260709 14:50:22.910131  8645 ts_tablet_manager.cc:1403] T 946161e58b3240db97f73fb7863727fb P 118418fc007349f3b9b593bd409820e0: Time spent bootstrapping tablet: real 0.274s	user 0.013s	sys 0.002s
I20260709 14:50:22.914412  8642 tablet_bootstrap.cc:654] T dedfc1cf3e494bc5835c137c795aaca1 P 1843fd4e6ed744abb7593fa3808e8ea5: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:22.927320  8644 tablet_bootstrap.cc:492] T 995db35908ac4557be948c0606df33b5 P f2e1ff9c009347d0bf70b4b3624fbab4: No bootstrap required, opened a new log
I20260709 14:50:22.927959  8644 ts_tablet_manager.cc:1403] T 995db35908ac4557be948c0606df33b5 P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent bootstrapping tablet: real 0.189s	user 0.017s	sys 0.010s
I20260709 14:50:22.928483  8645 raft_consensus.cc:359] T 946161e58b3240db97f73fb7863727fb P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:22.929302  8645 raft_consensus.cc:385] T 946161e58b3240db97f73fb7863727fb P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:22.929672  8645 raft_consensus.cc:740] T 946161e58b3240db97f73fb7863727fb P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 118418fc007349f3b9b593bd409820e0, State: Initialized, Role: FOLLOWER
I20260709 14:50:22.930423  8644 raft_consensus.cc:359] T 995db35908ac4557be948c0606df33b5 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:22.931094  8644 raft_consensus.cc:385] T 995db35908ac4557be948c0606df33b5 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:22.931378  8644 raft_consensus.cc:740] T 995db35908ac4557be948c0606df33b5 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2e1ff9c009347d0bf70b4b3624fbab4, State: Initialized, Role: FOLLOWER
I20260709 14:50:22.930608  8645 consensus_queue.cc:260] T 946161e58b3240db97f73fb7863727fb P 118418fc007349f3b9b593bd409820e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:22.933796  8645 ts_tablet_manager.cc:1434] T 946161e58b3240db97f73fb7863727fb P 118418fc007349f3b9b593bd409820e0: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260709 14:50:22.935078  8645 tablet_bootstrap.cc:492] T e07df9b5a69f4299b43e2fe91343a86f P 118418fc007349f3b9b593bd409820e0: Bootstrap starting.
I20260709 14:50:22.940794  8644 consensus_queue.cc:260] T 995db35908ac4557be948c0606df33b5 P f2e1ff9c009347d0bf70b4b3624fbab4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:22.948640  8718 consensus_queue.cc:1048] T ddf674dcdacf4f859665cdd20cb16f55 P 1843fd4e6ed744abb7593fa3808e8ea5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:22.953068  8645 tablet_bootstrap.cc:654] T e07df9b5a69f4299b43e2fe91343a86f P 118418fc007349f3b9b593bd409820e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:22.958642  8733 raft_consensus.cc:515] T 995db35908ac4557be948c0606df33b5 P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:22.963539  8692 consensus_queue.cc:1048] T 264588e6049b46a1a0791cb15a5e079f P 1cf3b660b3e14a4c9d208456c127d985 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:22.965750  8644 ts_tablet_manager.cc:1434] T 995db35908ac4557be948c0606df33b5 P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.000s
I20260709 14:50:22.966817  8644 tablet_bootstrap.cc:492] T c04194c0f91046278f3448859cb76cec P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap starting.
I20260709 14:50:22.964118  8752 raft_consensus.cc:2749] T 264588e6049b46a1a0791cb15a5e079f P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:22.974900  8644 tablet_bootstrap.cc:654] T c04194c0f91046278f3448859cb76cec P f2e1ff9c009347d0bf70b4b3624fbab4: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:22.986879  8375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "995db35908ac4557be948c0606df33b5" candidate_uuid: "1cf3b660b3e14a4c9d208456c127d985" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4"
I20260709 14:50:22.989172  8451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "995db35908ac4557be948c0606df33b5" candidate_uuid: "1cf3b660b3e14a4c9d208456c127d985" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "118418fc007349f3b9b593bd409820e0"
I20260709 14:50:22.989753  8733 leader_election.cc:290] T 995db35908ac4557be948c0606df33b5 P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 1 election: Requested vote from peers f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101), 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485)
I20260709 14:50:22.995497  8375 raft_consensus.cc:3060] T 995db35908ac4557be948c0606df33b5 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:23.000007  8451 raft_consensus.cc:3060] T 995db35908ac4557be948c0606df33b5 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:23.010779  8451 raft_consensus.cc:2468] T 995db35908ac4557be948c0606df33b5 P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cf3b660b3e14a4c9d208456c127d985 in term 1.
I20260709 14:50:23.012004  8566 leader_election.cc:304] T 995db35908ac4557be948c0606df33b5 P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 118418fc007349f3b9b593bd409820e0, 1cf3b660b3e14a4c9d208456c127d985; no voters: 
I20260709 14:50:23.013163  8692 raft_consensus.cc:2804] T 995db35908ac4557be948c0606df33b5 P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:23.013746  8692 raft_consensus.cc:697] T 995db35908ac4557be948c0606df33b5 P 1cf3b660b3e14a4c9d208456c127d985 [term 1 LEADER]: Becoming Leader. State: Replica: 1cf3b660b3e14a4c9d208456c127d985, State: Running, Role: LEADER
I20260709 14:50:23.014816  8692 consensus_queue.cc:237] T 995db35908ac4557be948c0606df33b5 P 1cf3b660b3e14a4c9d208456c127d985 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:23.022334  8642 tablet_bootstrap.cc:492] T dedfc1cf3e494bc5835c137c795aaca1 P 1843fd4e6ed744abb7593fa3808e8ea5: No bootstrap required, opened a new log
I20260709 14:50:23.024044  8375 raft_consensus.cc:2468] T 995db35908ac4557be948c0606df33b5 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cf3b660b3e14a4c9d208456c127d985 in term 1.
I20260709 14:50:23.022820  8642 ts_tablet_manager.cc:1403] T dedfc1cf3e494bc5835c137c795aaca1 P 1843fd4e6ed744abb7593fa3808e8ea5: Time spent bootstrapping tablet: real 0.156s	user 0.011s	sys 0.023s
I20260709 14:50:23.031119  8642 raft_consensus.cc:359] T dedfc1cf3e494bc5835c137c795aaca1 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:23.032003  8642 raft_consensus.cc:385] T dedfc1cf3e494bc5835c137c795aaca1 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:23.032341  8642 raft_consensus.cc:740] T dedfc1cf3e494bc5835c137c795aaca1 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1843fd4e6ed744abb7593fa3808e8ea5, State: Initialized, Role: FOLLOWER
I20260709 14:50:23.037930  8645 tablet_bootstrap.cc:492] T e07df9b5a69f4299b43e2fe91343a86f P 118418fc007349f3b9b593bd409820e0: No bootstrap required, opened a new log
I20260709 14:50:23.038517  8645 ts_tablet_manager.cc:1403] T e07df9b5a69f4299b43e2fe91343a86f P 118418fc007349f3b9b593bd409820e0: Time spent bootstrapping tablet: real 0.104s	user 0.010s	sys 0.003s
I20260709 14:50:23.052757  8645 raft_consensus.cc:359] T e07df9b5a69f4299b43e2fe91343a86f P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:23.053391  8645 raft_consensus.cc:385] T e07df9b5a69f4299b43e2fe91343a86f P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:23.053651  8645 raft_consensus.cc:740] T e07df9b5a69f4299b43e2fe91343a86f P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 118418fc007349f3b9b593bd409820e0, State: Initialized, Role: FOLLOWER
I20260709 14:50:23.055532  8641 tablet_bootstrap.cc:492] T 68b9a2bdfc5d44d2a9ce24515fba74c8 P 1cf3b660b3e14a4c9d208456c127d985: No bootstrap required, opened a new log
I20260709 14:50:23.054723  8642 consensus_queue.cc:260] T dedfc1cf3e494bc5835c137c795aaca1 P 1843fd4e6ed744abb7593fa3808e8ea5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:23.056120  8641 ts_tablet_manager.cc:1403] T 68b9a2bdfc5d44d2a9ce24515fba74c8 P 1cf3b660b3e14a4c9d208456c127d985: Time spent bootstrapping tablet: real 0.227s	user 0.023s	sys 0.020s
I20260709 14:50:23.056483  8275 catalog_manager.cc:5697] T 68b9a2bdfc5d44d2a9ce24515fba74c8 P 118418fc007349f3b9b593bd409820e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 118418fc007349f3b9b593bd409820e0 (127.6.46.66). New cstate: current_term: 1 leader_uuid: "118418fc007349f3b9b593bd409820e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:23.057228  8645 consensus_queue.cc:260] T e07df9b5a69f4299b43e2fe91343a86f P 118418fc007349f3b9b593bd409820e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:23.063226  8645 ts_tablet_manager.cc:1434] T e07df9b5a69f4299b43e2fe91343a86f P 118418fc007349f3b9b593bd409820e0: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.002s
I20260709 14:50:23.064819  8645 tablet_bootstrap.cc:492] T 4cdec230fa3743ceb024fe5684605567 P 118418fc007349f3b9b593bd409820e0: Bootstrap starting.
I20260709 14:50:23.065976  8274 catalog_manager.cc:5697] T 995db35908ac4557be948c0606df33b5 P 1cf3b660b3e14a4c9d208456c127d985 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68). New cstate: current_term: 1 leader_uuid: "1cf3b660b3e14a4c9d208456c127d985" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:23.072521  8645 tablet_bootstrap.cc:654] T 4cdec230fa3743ceb024fe5684605567 P 118418fc007349f3b9b593bd409820e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:23.079679  8642 ts_tablet_manager.cc:1434] T dedfc1cf3e494bc5835c137c795aaca1 P 1843fd4e6ed744abb7593fa3808e8ea5: Time spent starting tablet: real 0.054s	user 0.007s	sys 0.000s
I20260709 14:50:23.081048  8642 tablet_bootstrap.cc:492] T 4cdec230fa3743ceb024fe5684605567 P 1843fd4e6ed744abb7593fa3808e8ea5: Bootstrap starting.
I20260709 14:50:23.086880  8642 tablet_bootstrap.cc:654] T 4cdec230fa3743ceb024fe5684605567 P 1843fd4e6ed744abb7593fa3808e8ea5: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:23.093538  8648 consensus_queue.cc:1048] T 264588e6049b46a1a0791cb15a5e079f P 1cf3b660b3e14a4c9d208456c127d985 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:23.096756  8644 tablet_bootstrap.cc:492] T c04194c0f91046278f3448859cb76cec P f2e1ff9c009347d0bf70b4b3624fbab4: No bootstrap required, opened a new log
I20260709 14:50:23.098755  8644 ts_tablet_manager.cc:1403] T c04194c0f91046278f3448859cb76cec P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent bootstrapping tablet: real 0.132s	user 0.020s	sys 0.012s
I20260709 14:50:23.101603  8644 raft_consensus.cc:359] T c04194c0f91046278f3448859cb76cec P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:23.102733  8644 raft_consensus.cc:385] T c04194c0f91046278f3448859cb76cec P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:23.103417  8644 raft_consensus.cc:740] T c04194c0f91046278f3448859cb76cec P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2e1ff9c009347d0bf70b4b3624fbab4, State: Initialized, Role: FOLLOWER
I20260709 14:50:23.097898  8641 raft_consensus.cc:359] T 68b9a2bdfc5d44d2a9ce24515fba74c8 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:23.104264  8641 raft_consensus.cc:385] T 68b9a2bdfc5d44d2a9ce24515fba74c8 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:23.104583  8641 raft_consensus.cc:740] T 68b9a2bdfc5d44d2a9ce24515fba74c8 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cf3b660b3e14a4c9d208456c127d985, State: Initialized, Role: FOLLOWER
I20260709 14:50:23.105387  8641 consensus_queue.cc:260] T 68b9a2bdfc5d44d2a9ce24515fba74c8 P 1cf3b660b3e14a4c9d208456c127d985 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:23.107309  8641 ts_tablet_manager.cc:1434] T 68b9a2bdfc5d44d2a9ce24515fba74c8 P 1cf3b660b3e14a4c9d208456c127d985: Time spent starting tablet: real 0.051s	user 0.004s	sys 0.002s
I20260709 14:50:23.108296  8641 tablet_bootstrap.cc:492] T 9c87c142ee024557be242f888404ef53 P 1cf3b660b3e14a4c9d208456c127d985: Bootstrap starting.
I20260709 14:50:23.109289  8644 consensus_queue.cc:260] T c04194c0f91046278f3448859cb76cec P f2e1ff9c009347d0bf70b4b3624fbab4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:23.117388  8644 ts_tablet_manager.cc:1434] T c04194c0f91046278f3448859cb76cec P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 14:50:23.121788  8644 tablet_bootstrap.cc:492] T e07df9b5a69f4299b43e2fe91343a86f P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap starting.
I20260709 14:50:23.128687  8641 tablet_bootstrap.cc:654] T 9c87c142ee024557be242f888404ef53 P 1cf3b660b3e14a4c9d208456c127d985: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:23.129789  8644 tablet_bootstrap.cc:654] T e07df9b5a69f4299b43e2fe91343a86f P f2e1ff9c009347d0bf70b4b3624fbab4: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:23.139834  8644 tablet_bootstrap.cc:492] T e07df9b5a69f4299b43e2fe91343a86f P f2e1ff9c009347d0bf70b4b3624fbab4: No bootstrap required, opened a new log
I20260709 14:50:23.140424  8644 ts_tablet_manager.cc:1403] T e07df9b5a69f4299b43e2fe91343a86f P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.000s
I20260709 14:50:23.143380  8642 tablet_bootstrap.cc:492] T 4cdec230fa3743ceb024fe5684605567 P 1843fd4e6ed744abb7593fa3808e8ea5: No bootstrap required, opened a new log
I20260709 14:50:23.143740  8642 ts_tablet_manager.cc:1403] T 4cdec230fa3743ceb024fe5684605567 P 1843fd4e6ed744abb7593fa3808e8ea5: Time spent bootstrapping tablet: real 0.063s	user 0.015s	sys 0.001s
I20260709 14:50:23.146087  8645 tablet_bootstrap.cc:492] T 4cdec230fa3743ceb024fe5684605567 P 118418fc007349f3b9b593bd409820e0: No bootstrap required, opened a new log
I20260709 14:50:23.146099  8642 raft_consensus.cc:359] T 4cdec230fa3743ceb024fe5684605567 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:23.146643  8645 ts_tablet_manager.cc:1403] T 4cdec230fa3743ceb024fe5684605567 P 118418fc007349f3b9b593bd409820e0: Time spent bootstrapping tablet: real 0.082s	user 0.016s	sys 0.007s
I20260709 14:50:23.147006  8642 raft_consensus.cc:385] T 4cdec230fa3743ceb024fe5684605567 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:23.146682  8644 raft_consensus.cc:359] T e07df9b5a69f4299b43e2fe91343a86f P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:23.147351  8642 raft_consensus.cc:740] T 4cdec230fa3743ceb024fe5684605567 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1843fd4e6ed744abb7593fa3808e8ea5, State: Initialized, Role: FOLLOWER
I20260709 14:50:23.147480  8644 raft_consensus.cc:385] T e07df9b5a69f4299b43e2fe91343a86f P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:23.147902  8644 raft_consensus.cc:740] T e07df9b5a69f4299b43e2fe91343a86f P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2e1ff9c009347d0bf70b4b3624fbab4, State: Initialized, Role: FOLLOWER
I20260709 14:50:23.148236  8642 consensus_queue.cc:260] T 4cdec230fa3743ceb024fe5684605567 P 1843fd4e6ed744abb7593fa3808e8ea5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:23.148624  8644 consensus_queue.cc:260] T e07df9b5a69f4299b43e2fe91343a86f P f2e1ff9c009347d0bf70b4b3624fbab4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:23.150827  8644 ts_tablet_manager.cc:1434] T e07df9b5a69f4299b43e2fe91343a86f P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.002s
I20260709 14:50:23.151801  8644 tablet_bootstrap.cc:492] T 946161e58b3240db97f73fb7863727fb P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap starting.
I20260709 14:50:23.153383  8645 raft_consensus.cc:359] T 4cdec230fa3743ceb024fe5684605567 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:23.154548  8645 raft_consensus.cc:385] T 4cdec230fa3743ceb024fe5684605567 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:23.154928  8645 raft_consensus.cc:740] T 4cdec230fa3743ceb024fe5684605567 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 118418fc007349f3b9b593bd409820e0, State: Initialized, Role: FOLLOWER
I20260709 14:50:23.155915  8642 ts_tablet_manager.cc:1434] T 4cdec230fa3743ceb024fe5684605567 P 1843fd4e6ed744abb7593fa3808e8ea5: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.003s
I20260709 14:50:23.155714  8645 consensus_queue.cc:260] T 4cdec230fa3743ceb024fe5684605567 P 118418fc007349f3b9b593bd409820e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:23.157017  8642 tablet_bootstrap.cc:492] T 6d9fe1523bb84c9e947d13c7134ab5f8 P 1843fd4e6ed744abb7593fa3808e8ea5: Bootstrap starting.
I20260709 14:50:23.157912  8644 tablet_bootstrap.cc:654] T 946161e58b3240db97f73fb7863727fb P f2e1ff9c009347d0bf70b4b3624fbab4: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:23.159500  8645 ts_tablet_manager.cc:1434] T 4cdec230fa3743ceb024fe5684605567 P 118418fc007349f3b9b593bd409820e0: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.003s
I20260709 14:50:23.161783  8645 tablet_bootstrap.cc:492] T 9c87c142ee024557be242f888404ef53 P 118418fc007349f3b9b593bd409820e0: Bootstrap starting.
I20260709 14:50:23.162590  8703 raft_consensus.cc:493] T 946161e58b3240db97f73fb7863727fb P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:23.163981  8703 raft_consensus.cc:515] T 946161e58b3240db97f73fb7863727fb P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:23.166014  8703 leader_election.cc:290] T 946161e58b3240db97f73fb7863727fb P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415), f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101)
I20260709 14:50:23.167383  8373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "946161e58b3240db97f73fb7863727fb" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" is_pre_election: true
I20260709 14:50:23.168921  8598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "946161e58b3240db97f73fb7863727fb" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cf3b660b3e14a4c9d208456c127d985" is_pre_election: true
W20260709 14:50:23.169375  8417 leader_election.cc:343] T 946161e58b3240db97f73fb7863727fb P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:23.170475  8641 tablet_bootstrap.cc:492] T 9c87c142ee024557be242f888404ef53 P 1cf3b660b3e14a4c9d208456c127d985: No bootstrap required, opened a new log
I20260709 14:50:23.171252  8749 raft_consensus.cc:493] T c04194c0f91046278f3448859cb76cec P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:23.169557  8598 raft_consensus.cc:2468] T 946161e58b3240db97f73fb7863727fb P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 118418fc007349f3b9b593bd409820e0 in term 0.
I20260709 14:50:23.171952  8749 raft_consensus.cc:515] T c04194c0f91046278f3448859cb76cec P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:23.172999  8415 leader_election.cc:304] T 946161e58b3240db97f73fb7863727fb P 118418fc007349f3b9b593bd409820e0 [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: 118418fc007349f3b9b593bd409820e0, 1cf3b660b3e14a4c9d208456c127d985; no voters: f2e1ff9c009347d0bf70b4b3624fbab4
I20260709 14:50:23.174064  8712 raft_consensus.cc:2804] T 946161e58b3240db97f73fb7863727fb P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:23.174419  8712 raft_consensus.cc:493] T 946161e58b3240db97f73fb7863727fb P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:23.174731  8712 raft_consensus.cc:3060] T 946161e58b3240db97f73fb7863727fb P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:23.176467  8749 leader_election.cc:290] T c04194c0f91046278f3448859cb76cec P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415), 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485)
I20260709 14:50:23.176769  8598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c04194c0f91046278f3448859cb76cec" candidate_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cf3b660b3e14a4c9d208456c127d985" is_pre_election: true
I20260709 14:50:23.176470  8450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c04194c0f91046278f3448859cb76cec" candidate_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "118418fc007349f3b9b593bd409820e0" is_pre_election: true
I20260709 14:50:23.177578  8598 raft_consensus.cc:2393] T c04194c0f91046278f3448859cb76cec P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f2e1ff9c009347d0bf70b4b3624fbab4 in current term 1: Already voted for candidate 118418fc007349f3b9b593bd409820e0 in this term.
I20260709 14:50:23.180536  8340 leader_election.cc:304] T c04194c0f91046278f3448859cb76cec P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f2e1ff9c009347d0bf70b4b3624fbab4; no voters: 118418fc007349f3b9b593bd409820e0, 1cf3b660b3e14a4c9d208456c127d985
I20260709 14:50:23.181970  8749 raft_consensus.cc:3060] T c04194c0f91046278f3448859cb76cec P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:23.183511  8692 raft_consensus.cc:493] T 68b9a2bdfc5d44d2a9ce24515fba74c8 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:23.184022  8692 raft_consensus.cc:515] T 68b9a2bdfc5d44d2a9ce24515fba74c8 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:23.186180  8692 leader_election.cc:290] T 68b9a2bdfc5d44d2a9ce24515fba74c8 P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485), 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865)
I20260709 14:50:23.177585  8641 ts_tablet_manager.cc:1403] T 9c87c142ee024557be242f888404ef53 P 1cf3b660b3e14a4c9d208456c127d985: Time spent bootstrapping tablet: real 0.069s	user 0.015s	sys 0.000s
I20260709 14:50:23.188088  8450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68b9a2bdfc5d44d2a9ce24515fba74c8" candidate_uuid: "1cf3b660b3e14a4c9d208456c127d985" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "118418fc007349f3b9b593bd409820e0" is_pre_election: true
I20260709 14:50:23.189216  8641 raft_consensus.cc:359] T 9c87c142ee024557be242f888404ef53 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:23.189859  8641 raft_consensus.cc:385] T 9c87c142ee024557be242f888404ef53 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:23.190125  8641 raft_consensus.cc:740] T 9c87c142ee024557be242f888404ef53 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cf3b660b3e14a4c9d208456c127d985, State: Initialized, Role: FOLLOWER
I20260709 14:50:23.190501  8749 raft_consensus.cc:2749] T c04194c0f91046278f3448859cb76cec P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:23.193856  8645 tablet_bootstrap.cc:654] T 9c87c142ee024557be242f888404ef53 P 118418fc007349f3b9b593bd409820e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:23.190694  8642 tablet_bootstrap.cc:654] T 6d9fe1523bb84c9e947d13c7134ab5f8 P 1843fd4e6ed744abb7593fa3808e8ea5: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:23.190632  8524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68b9a2bdfc5d44d2a9ce24515fba74c8" candidate_uuid: "1cf3b660b3e14a4c9d208456c127d985" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" is_pre_election: true
I20260709 14:50:23.194676  8644 tablet_bootstrap.cc:492] T 946161e58b3240db97f73fb7863727fb P f2e1ff9c009347d0bf70b4b3624fbab4: No bootstrap required, opened a new log
I20260709 14:50:23.194883  8524 raft_consensus.cc:2393] T 68b9a2bdfc5d44d2a9ce24515fba74c8 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1cf3b660b3e14a4c9d208456c127d985 in current term 1: Already voted for candidate 118418fc007349f3b9b593bd409820e0 in this term.
I20260709 14:50:23.195130  8644 ts_tablet_manager.cc:1403] T 946161e58b3240db97f73fb7863727fb P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent bootstrapping tablet: real 0.044s	user 0.015s	sys 0.016s
I20260709 14:50:23.195987  8566 leader_election.cc:304] T 68b9a2bdfc5d44d2a9ce24515fba74c8 P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1cf3b660b3e14a4c9d208456c127d985; no voters: 118418fc007349f3b9b593bd409820e0, 1843fd4e6ed744abb7593fa3808e8ea5
I20260709 14:50:23.185942  8712 raft_consensus.cc:515] T 946161e58b3240db97f73fb7863727fb P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:23.197165  8692 raft_consensus.cc:3060] T 68b9a2bdfc5d44d2a9ce24515fba74c8 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:23.201385  8373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "946161e58b3240db97f73fb7863727fb" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4"
I20260709 14:50:23.201174  8712 leader_election.cc:290] T 946161e58b3240db97f73fb7863727fb P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 election: Requested vote from peers 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415), f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101)
I20260709 14:50:23.191912  8641 consensus_queue.cc:260] T 9c87c142ee024557be242f888404ef53 P 1cf3b660b3e14a4c9d208456c127d985 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
W20260709 14:50:23.202966  8417 leader_election.cc:343] T 946161e58b3240db97f73fb7863727fb P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:23.201818  8598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "946161e58b3240db97f73fb7863727fb" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cf3b660b3e14a4c9d208456c127d985"
I20260709 14:50:23.203904  8598 raft_consensus.cc:3060] T 946161e58b3240db97f73fb7863727fb P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:23.204591  8641 ts_tablet_manager.cc:1434] T 9c87c142ee024557be242f888404ef53 P 1cf3b660b3e14a4c9d208456c127d985: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 14:50:23.206177  8641 tablet_bootstrap.cc:492] T 5b9358c6941c4923a55a700a75d54c4c P 1cf3b660b3e14a4c9d208456c127d985: Bootstrap starting.
I20260709 14:50:23.211248  8641 tablet_bootstrap.cc:654] T 5b9358c6941c4923a55a700a75d54c4c P 1cf3b660b3e14a4c9d208456c127d985: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:23.211738  8692 raft_consensus.cc:2749] T 68b9a2bdfc5d44d2a9ce24515fba74c8 P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:23.215552  8598 raft_consensus.cc:2468] T 946161e58b3240db97f73fb7863727fb P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 118418fc007349f3b9b593bd409820e0 in term 1.
I20260709 14:50:23.228135  8415 leader_election.cc:304] T 946161e58b3240db97f73fb7863727fb P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 118418fc007349f3b9b593bd409820e0, 1cf3b660b3e14a4c9d208456c127d985; no voters: f2e1ff9c009347d0bf70b4b3624fbab4
I20260709 14:50:23.229204  8712 raft_consensus.cc:2804] T 946161e58b3240db97f73fb7863727fb P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:23.229842  8712 raft_consensus.cc:697] T 946161e58b3240db97f73fb7863727fb P 118418fc007349f3b9b593bd409820e0 [term 1 LEADER]: Becoming Leader. State: Replica: 118418fc007349f3b9b593bd409820e0, State: Running, Role: LEADER
I20260709 14:50:23.225553  8644 raft_consensus.cc:359] T 946161e58b3240db97f73fb7863727fb P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:23.230865  8644 raft_consensus.cc:385] T 946161e58b3240db97f73fb7863727fb P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:23.231222  8644 raft_consensus.cc:740] T 946161e58b3240db97f73fb7863727fb P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2e1ff9c009347d0bf70b4b3624fbab4, State: Initialized, Role: FOLLOWER
I20260709 14:50:23.236378  8642 tablet_bootstrap.cc:492] T 6d9fe1523bb84c9e947d13c7134ab5f8 P 1843fd4e6ed744abb7593fa3808e8ea5: No bootstrap required, opened a new log
I20260709 14:50:23.236881  8642 ts_tablet_manager.cc:1403] T 6d9fe1523bb84c9e947d13c7134ab5f8 P 1843fd4e6ed744abb7593fa3808e8ea5: Time spent bootstrapping tablet: real 0.080s	user 0.021s	sys 0.011s
I20260709 14:50:23.236248  8644 consensus_queue.cc:260] T 946161e58b3240db97f73fb7863727fb P f2e1ff9c009347d0bf70b4b3624fbab4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:23.238768  8644 ts_tablet_manager.cc:1434] T 946161e58b3240db97f73fb7863727fb P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.002s
I20260709 14:50:23.239423  8642 raft_consensus.cc:359] T 6d9fe1523bb84c9e947d13c7134ab5f8 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:23.240103  8642 raft_consensus.cc:385] T 6d9fe1523bb84c9e947d13c7134ab5f8 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:23.231141  8712 consensus_queue.cc:237] T 946161e58b3240db97f73fb7863727fb P 118418fc007349f3b9b593bd409820e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:23.243103  8645 tablet_bootstrap.cc:492] T 9c87c142ee024557be242f888404ef53 P 118418fc007349f3b9b593bd409820e0: No bootstrap required, opened a new log
I20260709 14:50:23.243650  8645 ts_tablet_manager.cc:1403] T 9c87c142ee024557be242f888404ef53 P 118418fc007349f3b9b593bd409820e0: Time spent bootstrapping tablet: real 0.082s	user 0.010s	sys 0.030s
I20260709 14:50:23.244477  8703 consensus_queue.cc:1048] T c04194c0f91046278f3448859cb76cec P 118418fc007349f3b9b593bd409820e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:23.240371  8642 raft_consensus.cc:740] T 6d9fe1523bb84c9e947d13c7134ab5f8 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1843fd4e6ed744abb7593fa3808e8ea5, State: Initialized, Role: FOLLOWER
I20260709 14:50:23.263969  8642 consensus_queue.cc:260] T 6d9fe1523bb84c9e947d13c7134ab5f8 P 1843fd4e6ed744abb7593fa3808e8ea5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:23.266585  8641 tablet_bootstrap.cc:492] T 5b9358c6941c4923a55a700a75d54c4c P 1cf3b660b3e14a4c9d208456c127d985: No bootstrap required, opened a new log
I20260709 14:50:23.267112  8641 ts_tablet_manager.cc:1403] T 5b9358c6941c4923a55a700a75d54c4c P 1cf3b660b3e14a4c9d208456c127d985: Time spent bootstrapping tablet: real 0.061s	user 0.019s	sys 0.016s
I20260709 14:50:23.269763  8641 raft_consensus.cc:359] T 5b9358c6941c4923a55a700a75d54c4c P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:23.270397  8641 raft_consensus.cc:385] T 5b9358c6941c4923a55a700a75d54c4c P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:23.270690  8641 raft_consensus.cc:740] T 5b9358c6941c4923a55a700a75d54c4c P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cf3b660b3e14a4c9d208456c127d985, State: Initialized, Role: FOLLOWER
I20260709 14:50:23.271303  8641 consensus_queue.cc:260] T 5b9358c6941c4923a55a700a75d54c4c P 1cf3b660b3e14a4c9d208456c127d985 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:23.273253  8641 ts_tablet_manager.cc:1434] T 5b9358c6941c4923a55a700a75d54c4c P 1cf3b660b3e14a4c9d208456c127d985: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:50:23.271575  8645 raft_consensus.cc:359] T 9c87c142ee024557be242f888404ef53 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:23.273705  8645 raft_consensus.cc:385] T 9c87c142ee024557be242f888404ef53 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:23.282847  8645 raft_consensus.cc:740] T 9c87c142ee024557be242f888404ef53 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 118418fc007349f3b9b593bd409820e0, State: Initialized, Role: FOLLOWER
I20260709 14:50:23.283373  8765 consensus_queue.cc:1048] T c04194c0f91046278f3448859cb76cec P 118418fc007349f3b9b593bd409820e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:23.283805  8645 consensus_queue.cc:260] T 9c87c142ee024557be242f888404ef53 P 118418fc007349f3b9b593bd409820e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:23.287387  8765 consensus_queue.cc:1048] T 68b9a2bdfc5d44d2a9ce24515fba74c8 P 118418fc007349f3b9b593bd409820e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:23.273711  8644 tablet_bootstrap.cc:492] T 5b9358c6941c4923a55a700a75d54c4c P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap starting.
I20260709 14:50:23.274240  8641 tablet_bootstrap.cc:492] T 4cdec230fa3743ceb024fe5684605567 P 1cf3b660b3e14a4c9d208456c127d985: Bootstrap starting.
I20260709 14:50:23.265538  8642 ts_tablet_manager.cc:1434] T 6d9fe1523bb84c9e947d13c7134ab5f8 P 1843fd4e6ed744abb7593fa3808e8ea5: Time spent starting tablet: real 0.028s	user 0.010s	sys 0.001s
I20260709 14:50:23.276903  8274 catalog_manager.cc:5697] T 946161e58b3240db97f73fb7863727fb P 118418fc007349f3b9b593bd409820e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 118418fc007349f3b9b593bd409820e0 (127.6.46.66). New cstate: current_term: 1 leader_uuid: "118418fc007349f3b9b593bd409820e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:23.291700  8645 ts_tablet_manager.cc:1434] T 9c87c142ee024557be242f888404ef53 P 118418fc007349f3b9b593bd409820e0: Time spent starting tablet: real 0.048s	user 0.006s	sys 0.000s
I20260709 14:50:23.292732  8645 tablet_bootstrap.cc:492] T dedfc1cf3e494bc5835c137c795aaca1 P 118418fc007349f3b9b593bd409820e0: Bootstrap starting.
I20260709 14:50:23.294299  8767 raft_consensus.cc:493] T e07df9b5a69f4299b43e2fe91343a86f P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:23.294744  8767 raft_consensus.cc:515] T e07df9b5a69f4299b43e2fe91343a86f P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:23.295676  8642 tablet_bootstrap.cc:492] T 028adb26929d4fc28f33f7416042f190 P 1843fd4e6ed744abb7593fa3808e8ea5: Bootstrap starting.
I20260709 14:50:23.296770  8767 leader_election.cc:290] T e07df9b5a69f4299b43e2fe91343a86f P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101), 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865)
I20260709 14:50:23.298658  8524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e07df9b5a69f4299b43e2fe91343a86f" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" is_pre_election: true
I20260709 14:50:23.299321  8524 raft_consensus.cc:2468] T e07df9b5a69f4299b43e2fe91343a86f P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 118418fc007349f3b9b593bd409820e0 in term 0.
I20260709 14:50:23.300489  8418 leader_election.cc:304] T e07df9b5a69f4299b43e2fe91343a86f P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 118418fc007349f3b9b593bd409820e0, 1843fd4e6ed744abb7593fa3808e8ea5; no voters: 
I20260709 14:50:23.301304  8767 raft_consensus.cc:2804] T e07df9b5a69f4299b43e2fe91343a86f P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:23.301627  8767 raft_consensus.cc:493] T e07df9b5a69f4299b43e2fe91343a86f P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:23.301936  8767 raft_consensus.cc:3060] T e07df9b5a69f4299b43e2fe91343a86f P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:23.302213  8645 tablet_bootstrap.cc:654] T dedfc1cf3e494bc5835c137c795aaca1 P 118418fc007349f3b9b593bd409820e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:23.302076  8377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e07df9b5a69f4299b43e2fe91343a86f" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" is_pre_election: true
I20260709 14:50:23.302707  8377 raft_consensus.cc:2468] T e07df9b5a69f4299b43e2fe91343a86f P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 118418fc007349f3b9b593bd409820e0 in term 0.
I20260709 14:50:23.306571  8718 raft_consensus.cc:493] T 5b9358c6941c4923a55a700a75d54c4c P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:23.306818  8642 tablet_bootstrap.cc:654] T 028adb26929d4fc28f33f7416042f190 P 1843fd4e6ed744abb7593fa3808e8ea5: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:23.307078  8718 raft_consensus.cc:515] T 5b9358c6941c4923a55a700a75d54c4c P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:23.309201  8718 leader_election.cc:290] T 5b9358c6941c4923a55a700a75d54c4c P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415), f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101)
I20260709 14:50:23.311321  8644 tablet_bootstrap.cc:654] T 5b9358c6941c4923a55a700a75d54c4c P f2e1ff9c009347d0bf70b4b3624fbab4: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:23.311411  8377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b9358c6941c4923a55a700a75d54c4c" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" is_pre_election: true
W20260709 14:50:23.312822  8491 leader_election.cc:343] T 5b9358c6941c4923a55a700a75d54c4c P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:23.315054  8598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b9358c6941c4923a55a700a75d54c4c" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cf3b660b3e14a4c9d208456c127d985" is_pre_election: true
I20260709 14:50:23.315665  8598 raft_consensus.cc:2468] T 5b9358c6941c4923a55a700a75d54c4c P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1843fd4e6ed744abb7593fa3808e8ea5 in term 0.
I20260709 14:50:23.316255  8641 tablet_bootstrap.cc:654] T 4cdec230fa3743ceb024fe5684605567 P 1cf3b660b3e14a4c9d208456c127d985: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:23.316754  8489 leader_election.cc:304] T 5b9358c6941c4923a55a700a75d54c4c P 1843fd4e6ed744abb7593fa3808e8ea5 [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: 1843fd4e6ed744abb7593fa3808e8ea5, 1cf3b660b3e14a4c9d208456c127d985; no voters: f2e1ff9c009347d0bf70b4b3624fbab4
I20260709 14:50:23.317916  8718 raft_consensus.cc:2804] T 5b9358c6941c4923a55a700a75d54c4c P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:23.318356  8718 raft_consensus.cc:493] T 5b9358c6941c4923a55a700a75d54c4c P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:23.318737  8718 raft_consensus.cc:3060] T 5b9358c6941c4923a55a700a75d54c4c P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:23.324586  8642 tablet_bootstrap.cc:492] T 028adb26929d4fc28f33f7416042f190 P 1843fd4e6ed744abb7593fa3808e8ea5: No bootstrap required, opened a new log
I20260709 14:50:23.325049  8642 ts_tablet_manager.cc:1403] T 028adb26929d4fc28f33f7416042f190 P 1843fd4e6ed744abb7593fa3808e8ea5: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.000s
I20260709 14:50:23.327477  8767 raft_consensus.cc:515] T e07df9b5a69f4299b43e2fe91343a86f P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:23.330765  8641 tablet_bootstrap.cc:492] T 4cdec230fa3743ceb024fe5684605567 P 1cf3b660b3e14a4c9d208456c127d985: No bootstrap required, opened a new log
I20260709 14:50:23.331207  8641 ts_tablet_manager.cc:1403] T 4cdec230fa3743ceb024fe5684605567 P 1cf3b660b3e14a4c9d208456c127d985: Time spent bootstrapping tablet: real 0.057s	user 0.010s	sys 0.000s
I20260709 14:50:23.331236  8796 raft_consensus.cc:493] T dedfc1cf3e494bc5835c137c795aaca1 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:23.331936  8796 raft_consensus.cc:515] T dedfc1cf3e494bc5835c137c795aaca1 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:23.333871  8641 raft_consensus.cc:359] T 4cdec230fa3743ceb024fe5684605567 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:23.334268  8796 leader_election.cc:290] T dedfc1cf3e494bc5835c137c795aaca1 P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101), 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485)
I20260709 14:50:23.334532  8641 raft_consensus.cc:385] T 4cdec230fa3743ceb024fe5684605567 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:23.334858  8641 raft_consensus.cc:740] T 4cdec230fa3743ceb024fe5684605567 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cf3b660b3e14a4c9d208456c127d985, State: Initialized, Role: FOLLOWER
I20260709 14:50:23.335464  8450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dedfc1cf3e494bc5835c137c795aaca1" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "118418fc007349f3b9b593bd409820e0" is_pre_election: true
W20260709 14:50:23.336826  8492 leader_election.cc:343] T dedfc1cf3e494bc5835c137c795aaca1 P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:23.337556  8645 tablet_bootstrap.cc:492] T dedfc1cf3e494bc5835c137c795aaca1 P 118418fc007349f3b9b593bd409820e0: No bootstrap required, opened a new log
I20260709 14:50:23.327631  8642 raft_consensus.cc:359] T 028adb26929d4fc28f33f7416042f190 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:23.337951  8642 raft_consensus.cc:385] T 028adb26929d4fc28f33f7416042f190 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:23.338038  8645 ts_tablet_manager.cc:1403] T dedfc1cf3e494bc5835c137c795aaca1 P 118418fc007349f3b9b593bd409820e0: Time spent bootstrapping tablet: real 0.045s	user 0.016s	sys 0.019s
I20260709 14:50:23.338238  8642 raft_consensus.cc:740] T 028adb26929d4fc28f33f7416042f190 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1843fd4e6ed744abb7593fa3808e8ea5, State: Initialized, Role: FOLLOWER
I20260709 14:50:23.338946  8642 consensus_queue.cc:260] T 028adb26929d4fc28f33f7416042f190 P 1843fd4e6ed744abb7593fa3808e8ea5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:23.339658  8373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dedfc1cf3e494bc5835c137c795aaca1" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" is_pre_election: true
W20260709 14:50:23.341006  8491 leader_election.cc:343] T dedfc1cf3e494bc5835c137c795aaca1 P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:23.341426  8491 leader_election.cc:304] T dedfc1cf3e494bc5835c137c795aaca1 P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1843fd4e6ed744abb7593fa3808e8ea5; no voters: 118418fc007349f3b9b593bd409820e0, f2e1ff9c009347d0bf70b4b3624fbab4
I20260709 14:50:23.341706  8642 ts_tablet_manager.cc:1434] T 028adb26929d4fc28f33f7416042f190 P 1843fd4e6ed744abb7593fa3808e8ea5: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 14:50:23.342475  8796 raft_consensus.cc:2749] T dedfc1cf3e494bc5835c137c795aaca1 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:23.344401  8642 tablet_bootstrap.cc:492] T e1c860612e7c40adb9267b52c3cf8da6 P 1843fd4e6ed744abb7593fa3808e8ea5: Bootstrap starting.
I20260709 14:50:23.347604  8645 raft_consensus.cc:359] T dedfc1cf3e494bc5835c137c795aaca1 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:23.348258  8645 raft_consensus.cc:385] T dedfc1cf3e494bc5835c137c795aaca1 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:23.348500  8645 raft_consensus.cc:740] T dedfc1cf3e494bc5835c137c795aaca1 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 118418fc007349f3b9b593bd409820e0, State: Initialized, Role: FOLLOWER
I20260709 14:50:23.349099  8645 consensus_queue.cc:260] T dedfc1cf3e494bc5835c137c795aaca1 P 118418fc007349f3b9b593bd409820e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:23.350968  8645 ts_tablet_manager.cc:1434] T dedfc1cf3e494bc5835c137c795aaca1 P 118418fc007349f3b9b593bd409820e0: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 14:50:23.351936  8645 tablet_bootstrap.cc:492] T 0339791736024a8ca0fd5fdccb2f11d4 P 118418fc007349f3b9b593bd409820e0: Bootstrap starting.
I20260709 14:50:23.353838  8765 consensus_queue.cc:1048] T 68b9a2bdfc5d44d2a9ce24515fba74c8 P 118418fc007349f3b9b593bd409820e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:23.357772  8645 tablet_bootstrap.cc:654] T 0339791736024a8ca0fd5fdccb2f11d4 P 118418fc007349f3b9b593bd409820e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:23.358901  8718 raft_consensus.cc:515] T 5b9358c6941c4923a55a700a75d54c4c P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:23.362983  8597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b9358c6941c4923a55a700a75d54c4c" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cf3b660b3e14a4c9d208456c127d985"
I20260709 14:50:23.363534  8597 raft_consensus.cc:3060] T 5b9358c6941c4923a55a700a75d54c4c P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:23.351197  8641 consensus_queue.cc:260] T 4cdec230fa3743ceb024fe5684605567 P 1cf3b660b3e14a4c9d208456c127d985 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:23.371193  8641 ts_tablet_manager.cc:1434] T 4cdec230fa3743ceb024fe5684605567 P 1cf3b660b3e14a4c9d208456c127d985: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.001s
I20260709 14:50:23.373652  8597 raft_consensus.cc:2468] T 5b9358c6941c4923a55a700a75d54c4c P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1843fd4e6ed744abb7593fa3808e8ea5 in term 1.
I20260709 14:50:23.374393  8641 tablet_bootstrap.cc:492] T 50d6f1372d0d4b42bc89b884859b0c62 P 1cf3b660b3e14a4c9d208456c127d985: Bootstrap starting.
I20260709 14:50:23.375123  8489 leader_election.cc:304] T 5b9358c6941c4923a55a700a75d54c4c P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1843fd4e6ed744abb7593fa3808e8ea5, 1cf3b660b3e14a4c9d208456c127d985; no voters: 
I20260709 14:50:23.376000  8719 raft_consensus.cc:2804] T 5b9358c6941c4923a55a700a75d54c4c P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:23.376534  8719 raft_consensus.cc:697] T 5b9358c6941c4923a55a700a75d54c4c P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 LEADER]: Becoming Leader. State: Replica: 1843fd4e6ed744abb7593fa3808e8ea5, State: Running, Role: LEADER
I20260709 14:50:23.377568  8719 consensus_queue.cc:237] T 5b9358c6941c4923a55a700a75d54c4c P 1843fd4e6ed744abb7593fa3808e8ea5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:23.380075  8642 tablet_bootstrap.cc:654] T e1c860612e7c40adb9267b52c3cf8da6 P 1843fd4e6ed744abb7593fa3808e8ea5: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:23.391206  8641 tablet_bootstrap.cc:654] T 50d6f1372d0d4b42bc89b884859b0c62 P 1cf3b660b3e14a4c9d208456c127d985: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:23.406342  8767 leader_election.cc:290] T e07df9b5a69f4299b43e2fe91343a86f P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 election: Requested vote from peers f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101), 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865)
I20260709 14:50:23.409170  8373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e07df9b5a69f4299b43e2fe91343a86f" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4"
I20260709 14:50:23.410063  8373 raft_consensus.cc:3060] T e07df9b5a69f4299b43e2fe91343a86f P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:23.424053  8524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e07df9b5a69f4299b43e2fe91343a86f" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5"
I20260709 14:50:23.424687  8524 raft_consensus.cc:3060] T e07df9b5a69f4299b43e2fe91343a86f P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:23.421218  8274 catalog_manager.cc:5697] T 5b9358c6941c4923a55a700a75d54c4c P 1843fd4e6ed744abb7593fa3808e8ea5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67). New cstate: current_term: 1 leader_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:23.435806  8648 consensus_queue.cc:1048] T 995db35908ac4557be948c0606df33b5 P 1cf3b660b3e14a4c9d208456c127d985 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:23.429003  8377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b9358c6941c4923a55a700a75d54c4c" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4"
W20260709 14:50:23.447901  8491 leader_election.cc:343] T 5b9358c6941c4923a55a700a75d54c4c P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:23.453709  8749 raft_consensus.cc:493] T 946161e58b3240db97f73fb7863727fb P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:23.454385  8749 raft_consensus.cc:515] T 946161e58b3240db97f73fb7863727fb P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:23.455497  8524 raft_consensus.cc:2468] T e07df9b5a69f4299b43e2fe91343a86f P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 118418fc007349f3b9b593bd409820e0 in term 1.
I20260709 14:50:23.456866  8749 leader_election.cc:290] T 946161e58b3240db97f73fb7863727fb P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415), 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485)
I20260709 14:50:23.456996  8418 leader_election.cc:304] T e07df9b5a69f4299b43e2fe91343a86f P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 118418fc007349f3b9b593bd409820e0, 1843fd4e6ed744abb7593fa3808e8ea5; no voters: 
I20260709 14:50:23.414740  8718 leader_election.cc:290] T 5b9358c6941c4923a55a700a75d54c4c P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 election: Requested vote from peers 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415), f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101)
I20260709 14:50:23.458693  8767 raft_consensus.cc:2804] T e07df9b5a69f4299b43e2fe91343a86f P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:23.459303  8767 raft_consensus.cc:697] T e07df9b5a69f4299b43e2fe91343a86f P 118418fc007349f3b9b593bd409820e0 [term 1 LEADER]: Becoming Leader. State: Replica: 118418fc007349f3b9b593bd409820e0, State: Running, Role: LEADER
I20260709 14:50:23.460210  8644 tablet_bootstrap.cc:492] T 5b9358c6941c4923a55a700a75d54c4c P f2e1ff9c009347d0bf70b4b3624fbab4: No bootstrap required, opened a new log
I20260709 14:50:23.460107  8767 consensus_queue.cc:237] T e07df9b5a69f4299b43e2fe91343a86f P 118418fc007349f3b9b593bd409820e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:23.460670  8644 ts_tablet_manager.cc:1403] T 5b9358c6941c4923a55a700a75d54c4c P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent bootstrapping tablet: real 0.187s	user 0.025s	sys 0.000s
I20260709 14:50:23.463303  8598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "946161e58b3240db97f73fb7863727fb" candidate_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cf3b660b3e14a4c9d208456c127d985" is_pre_election: true
I20260709 14:50:23.463194  8644 raft_consensus.cc:359] T 5b9358c6941c4923a55a700a75d54c4c P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:23.464068  8644 raft_consensus.cc:385] T 5b9358c6941c4923a55a700a75d54c4c P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:23.464330  8598 raft_consensus.cc:2393] T 946161e58b3240db97f73fb7863727fb P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f2e1ff9c009347d0bf70b4b3624fbab4 in current term 1: Already voted for candidate 118418fc007349f3b9b593bd409820e0 in this term.
I20260709 14:50:23.464488  8644 raft_consensus.cc:740] T 5b9358c6941c4923a55a700a75d54c4c P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2e1ff9c009347d0bf70b4b3624fbab4, State: Initialized, Role: FOLLOWER
I20260709 14:50:23.465471  8644 consensus_queue.cc:260] T 5b9358c6941c4923a55a700a75d54c4c P f2e1ff9c009347d0bf70b4b3624fbab4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:23.468984  8644 ts_tablet_manager.cc:1434] T 5b9358c6941c4923a55a700a75d54c4c P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:50:23.470129  8644 tablet_bootstrap.cc:492] T dedfc1cf3e494bc5835c137c795aaca1 P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap starting.
I20260709 14:50:23.469907  8648 consensus_queue.cc:1048] T 995db35908ac4557be948c0606df33b5 P 1cf3b660b3e14a4c9d208456c127d985 [LEADER]: Connected to new peer: Peer: permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:23.472168  8450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "946161e58b3240db97f73fb7863727fb" candidate_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "118418fc007349f3b9b593bd409820e0" is_pre_election: true
I20260709 14:50:23.471625  8373 raft_consensus.cc:2468] T e07df9b5a69f4299b43e2fe91343a86f P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 118418fc007349f3b9b593bd409820e0 in term 1.
I20260709 14:50:23.490899  8645 tablet_bootstrap.cc:492] T 0339791736024a8ca0fd5fdccb2f11d4 P 118418fc007349f3b9b593bd409820e0: No bootstrap required, opened a new log
I20260709 14:50:23.491343  8645 ts_tablet_manager.cc:1403] T 0339791736024a8ca0fd5fdccb2f11d4 P 118418fc007349f3b9b593bd409820e0: Time spent bootstrapping tablet: real 0.140s	user 0.048s	sys 0.055s
I20260709 14:50:23.483510  8343 leader_election.cc:304] T 946161e58b3240db97f73fb7863727fb P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f2e1ff9c009347d0bf70b4b3624fbab4; no voters: 118418fc007349f3b9b593bd409820e0, 1cf3b660b3e14a4c9d208456c127d985
I20260709 14:50:23.497404  8749 raft_consensus.cc:3060] T 946161e58b3240db97f73fb7863727fb P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:23.517036  8642 tablet_bootstrap.cc:492] T e1c860612e7c40adb9267b52c3cf8da6 P 1843fd4e6ed744abb7593fa3808e8ea5: No bootstrap required, opened a new log
I20260709 14:50:23.517690  8642 ts_tablet_manager.cc:1403] T e1c860612e7c40adb9267b52c3cf8da6 P 1843fd4e6ed744abb7593fa3808e8ea5: Time spent bootstrapping tablet: real 0.174s	user 0.016s	sys 0.060s
I20260709 14:50:23.533067  8648 raft_consensus.cc:493] T 4cdec230fa3743ceb024fe5684605567 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:23.533583  8648 raft_consensus.cc:515] T 4cdec230fa3743ceb024fe5684605567 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:23.535544  8648 leader_election.cc:290] T 4cdec230fa3743ceb024fe5684605567 P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485), 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865)
I20260709 14:50:23.537289  8450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cdec230fa3743ceb024fe5684605567" candidate_uuid: "1cf3b660b3e14a4c9d208456c127d985" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "118418fc007349f3b9b593bd409820e0" is_pre_election: true
I20260709 14:50:23.538168  8450 raft_consensus.cc:2468] T 4cdec230fa3743ceb024fe5684605567 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1cf3b660b3e14a4c9d208456c127d985 in term 0.
I20260709 14:50:23.542212  8644 tablet_bootstrap.cc:654] T dedfc1cf3e494bc5835c137c795aaca1 P f2e1ff9c009347d0bf70b4b3624fbab4: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:23.543844  8524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cdec230fa3743ceb024fe5684605567" candidate_uuid: "1cf3b660b3e14a4c9d208456c127d985" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" is_pre_election: true
I20260709 14:50:23.544194  8566 leader_election.cc:304] T 4cdec230fa3743ceb024fe5684605567 P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 118418fc007349f3b9b593bd409820e0, 1cf3b660b3e14a4c9d208456c127d985; no voters: 
I20260709 14:50:23.544514  8524 raft_consensus.cc:2468] T 4cdec230fa3743ceb024fe5684605567 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1cf3b660b3e14a4c9d208456c127d985 in term 0.
I20260709 14:50:23.545241  8733 raft_consensus.cc:2804] T 4cdec230fa3743ceb024fe5684605567 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:23.545650  8733 raft_consensus.cc:493] T 4cdec230fa3743ceb024fe5684605567 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:23.545563  8645 raft_consensus.cc:359] T 0339791736024a8ca0fd5fdccb2f11d4 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:23.546254  8645 raft_consensus.cc:385] T 0339791736024a8ca0fd5fdccb2f11d4 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:23.546692  8645 raft_consensus.cc:740] T 0339791736024a8ca0fd5fdccb2f11d4 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 118418fc007349f3b9b593bd409820e0, State: Initialized, Role: FOLLOWER
I20260709 14:50:23.546173  8733 raft_consensus.cc:3060] T 4cdec230fa3743ceb024fe5684605567 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:23.547513  8645 consensus_queue.cc:260] T 0339791736024a8ca0fd5fdccb2f11d4 P 118418fc007349f3b9b593bd409820e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:23.551613  8642 raft_consensus.cc:359] T e1c860612e7c40adb9267b52c3cf8da6 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:23.552506  8642 raft_consensus.cc:385] T e1c860612e7c40adb9267b52c3cf8da6 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:23.552843  8642 raft_consensus.cc:740] T e1c860612e7c40adb9267b52c3cf8da6 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1843fd4e6ed744abb7593fa3808e8ea5, State: Initialized, Role: FOLLOWER
I20260709 14:50:23.553650  8642 consensus_queue.cc:260] T e1c860612e7c40adb9267b52c3cf8da6 P 1843fd4e6ed744abb7593fa3808e8ea5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:23.558215  8642 ts_tablet_manager.cc:1434] T e1c860612e7c40adb9267b52c3cf8da6 P 1843fd4e6ed744abb7593fa3808e8ea5: Time spent starting tablet: real 0.040s	user 0.005s	sys 0.003s
I20260709 14:50:23.559147  8642 tablet_bootstrap.cc:492] T 387cf17bb12a427fac23e5b8a04ff79d P 1843fd4e6ed744abb7593fa3808e8ea5: Bootstrap starting.
I20260709 14:50:23.565048  8733 raft_consensus.cc:515] T 4cdec230fa3743ceb024fe5684605567 P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:23.556270  8749 raft_consensus.cc:2749] T 946161e58b3240db97f73fb7863727fb P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:23.566704  8642 tablet_bootstrap.cc:654] T 387cf17bb12a427fac23e5b8a04ff79d P 1843fd4e6ed744abb7593fa3808e8ea5: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:23.569006  8641 tablet_bootstrap.cc:492] T 50d6f1372d0d4b42bc89b884859b0c62 P 1cf3b660b3e14a4c9d208456c127d985: No bootstrap required, opened a new log
I20260709 14:50:23.569407  8641 ts_tablet_manager.cc:1403] T 50d6f1372d0d4b42bc89b884859b0c62 P 1cf3b660b3e14a4c9d208456c127d985: Time spent bootstrapping tablet: real 0.195s	user 0.026s	sys 0.039s
I20260709 14:50:23.569245  8450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cdec230fa3743ceb024fe5684605567" candidate_uuid: "1cf3b660b3e14a4c9d208456c127d985" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "118418fc007349f3b9b593bd409820e0"
I20260709 14:50:23.570088  8450 raft_consensus.cc:3060] T 4cdec230fa3743ceb024fe5684605567 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:23.571995  8641 raft_consensus.cc:359] T 50d6f1372d0d4b42bc89b884859b0c62 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:23.572619  8641 raft_consensus.cc:385] T 50d6f1372d0d4b42bc89b884859b0c62 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:23.572876  8641 raft_consensus.cc:740] T 50d6f1372d0d4b42bc89b884859b0c62 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cf3b660b3e14a4c9d208456c127d985, State: Initialized, Role: FOLLOWER
I20260709 14:50:23.573661  8641 consensus_queue.cc:260] T 50d6f1372d0d4b42bc89b884859b0c62 P 1cf3b660b3e14a4c9d208456c127d985 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:23.576036  8641 ts_tablet_manager.cc:1434] T 50d6f1372d0d4b42bc89b884859b0c62 P 1cf3b660b3e14a4c9d208456c127d985: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:50:23.577001  8641 tablet_bootstrap.cc:492] T 6d9fe1523bb84c9e947d13c7134ab5f8 P 1cf3b660b3e14a4c9d208456c127d985: Bootstrap starting.
I20260709 14:50:23.581202  8733 leader_election.cc:290] T 4cdec230fa3743ceb024fe5684605567 P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 1 election: Requested vote from peers 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485), 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865)
I20260709 14:50:23.582144  8645 ts_tablet_manager.cc:1434] T 0339791736024a8ca0fd5fdccb2f11d4 P 118418fc007349f3b9b593bd409820e0: Time spent starting tablet: real 0.091s	user 0.008s	sys 0.000s
I20260709 14:50:23.586416  8645 tablet_bootstrap.cc:492] T e1c860612e7c40adb9267b52c3cf8da6 P 118418fc007349f3b9b593bd409820e0: Bootstrap starting.
I20260709 14:50:23.588382  8525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cdec230fa3743ceb024fe5684605567" candidate_uuid: "1cf3b660b3e14a4c9d208456c127d985" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5"
I20260709 14:50:23.589372  8525 raft_consensus.cc:3060] T 4cdec230fa3743ceb024fe5684605567 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:23.590421  8641 tablet_bootstrap.cc:654] T 6d9fe1523bb84c9e947d13c7134ab5f8 P 1cf3b660b3e14a4c9d208456c127d985: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:23.595497  8644 tablet_bootstrap.cc:492] T dedfc1cf3e494bc5835c137c795aaca1 P f2e1ff9c009347d0bf70b4b3624fbab4: No bootstrap required, opened a new log
I20260709 14:50:23.595968  8644 ts_tablet_manager.cc:1403] T dedfc1cf3e494bc5835c137c795aaca1 P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent bootstrapping tablet: real 0.126s	user 0.012s	sys 0.001s
I20260709 14:50:23.601003  8645 tablet_bootstrap.cc:654] T e1c860612e7c40adb9267b52c3cf8da6 P 118418fc007349f3b9b593bd409820e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:23.607009  8525 raft_consensus.cc:2468] T 4cdec230fa3743ceb024fe5684605567 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cf3b660b3e14a4c9d208456c127d985 in term 1.
I20260709 14:50:23.608956  8566 leader_election.cc:304] T 4cdec230fa3743ceb024fe5684605567 P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1843fd4e6ed744abb7593fa3808e8ea5, 1cf3b660b3e14a4c9d208456c127d985; no voters: 
I20260709 14:50:23.609153  8450 raft_consensus.cc:2468] T 4cdec230fa3743ceb024fe5684605567 P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cf3b660b3e14a4c9d208456c127d985 in term 1.
I20260709 14:50:23.609587  8642 tablet_bootstrap.cc:492] T 387cf17bb12a427fac23e5b8a04ff79d P 1843fd4e6ed744abb7593fa3808e8ea5: No bootstrap required, opened a new log
I20260709 14:50:23.610092  8642 ts_tablet_manager.cc:1403] T 387cf17bb12a427fac23e5b8a04ff79d P 1843fd4e6ed744abb7593fa3808e8ea5: Time spent bootstrapping tablet: real 0.051s	user 0.005s	sys 0.012s
I20260709 14:50:23.610571  8648 raft_consensus.cc:2804] T 4cdec230fa3743ceb024fe5684605567 P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:23.611073  8648 raft_consensus.cc:697] T 4cdec230fa3743ceb024fe5684605567 P 1cf3b660b3e14a4c9d208456c127d985 [term 1 LEADER]: Becoming Leader. State: Replica: 1cf3b660b3e14a4c9d208456c127d985, State: Running, Role: LEADER
I20260709 14:50:23.611903  8648 consensus_queue.cc:237] T 4cdec230fa3743ceb024fe5684605567 P 1cf3b660b3e14a4c9d208456c127d985 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:23.612121  8644 raft_consensus.cc:359] T dedfc1cf3e494bc5835c137c795aaca1 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:23.612382  8642 raft_consensus.cc:359] T 387cf17bb12a427fac23e5b8a04ff79d P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:23.612819  8644 raft_consensus.cc:385] T dedfc1cf3e494bc5835c137c795aaca1 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:23.613019  8642 raft_consensus.cc:385] T 387cf17bb12a427fac23e5b8a04ff79d P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:23.613112  8644 raft_consensus.cc:740] T dedfc1cf3e494bc5835c137c795aaca1 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2e1ff9c009347d0bf70b4b3624fbab4, State: Initialized, Role: FOLLOWER
I20260709 14:50:23.613350  8642 raft_consensus.cc:740] T 387cf17bb12a427fac23e5b8a04ff79d P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1843fd4e6ed744abb7593fa3808e8ea5, State: Initialized, Role: FOLLOWER
I20260709 14:50:23.613813  8644 consensus_queue.cc:260] T dedfc1cf3e494bc5835c137c795aaca1 P f2e1ff9c009347d0bf70b4b3624fbab4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:23.613984  8642 consensus_queue.cc:260] T 387cf17bb12a427fac23e5b8a04ff79d P 1843fd4e6ed744abb7593fa3808e8ea5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:23.616344  8642 ts_tablet_manager.cc:1434] T 387cf17bb12a427fac23e5b8a04ff79d P 1843fd4e6ed744abb7593fa3808e8ea5: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260709 14:50:23.618325  8642 tablet_bootstrap.cc:492] T 50d6f1372d0d4b42bc89b884859b0c62 P 1843fd4e6ed744abb7593fa3808e8ea5: Bootstrap starting.
I20260709 14:50:23.620826  8644 ts_tablet_manager.cc:1434] T dedfc1cf3e494bc5835c137c795aaca1 P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260709 14:50:23.621871  8644 tablet_bootstrap.cc:492] T 6d9fe1523bb84c9e947d13c7134ab5f8 P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap starting.
I20260709 14:50:23.623844  8642 tablet_bootstrap.cc:654] T 50d6f1372d0d4b42bc89b884859b0c62 P 1843fd4e6ed744abb7593fa3808e8ea5: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:23.631640  8645 tablet_bootstrap.cc:492] T e1c860612e7c40adb9267b52c3cf8da6 P 118418fc007349f3b9b593bd409820e0: No bootstrap required, opened a new log
I20260709 14:50:23.632124  8645 ts_tablet_manager.cc:1403] T e1c860612e7c40adb9267b52c3cf8da6 P 118418fc007349f3b9b593bd409820e0: Time spent bootstrapping tablet: real 0.046s	user 0.010s	sys 0.006s
I20260709 14:50:23.634747  8645 raft_consensus.cc:359] T e1c860612e7c40adb9267b52c3cf8da6 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:23.627601  8644 tablet_bootstrap.cc:654] T 6d9fe1523bb84c9e947d13c7134ab5f8 P f2e1ff9c009347d0bf70b4b3624fbab4: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:23.635553  8645 raft_consensus.cc:385] T e1c860612e7c40adb9267b52c3cf8da6 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:23.636016  8645 raft_consensus.cc:740] T e1c860612e7c40adb9267b52c3cf8da6 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 118418fc007349f3b9b593bd409820e0, State: Initialized, Role: FOLLOWER
I20260709 14:50:23.636744  8645 consensus_queue.cc:260] T e1c860612e7c40adb9267b52c3cf8da6 P 118418fc007349f3b9b593bd409820e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:23.636487  8272 catalog_manager.cc:5697] T e07df9b5a69f4299b43e2fe91343a86f P 118418fc007349f3b9b593bd409820e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 118418fc007349f3b9b593bd409820e0 (127.6.46.66). New cstate: current_term: 1 leader_uuid: "118418fc007349f3b9b593bd409820e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:23.638757  8773 consensus_queue.cc:1048] T 946161e58b3240db97f73fb7863727fb P 118418fc007349f3b9b593bd409820e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:23.639196  8645 ts_tablet_manager.cc:1434] T e1c860612e7c40adb9267b52c3cf8da6 P 118418fc007349f3b9b593bd409820e0: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:50:23.640201  8645 tablet_bootstrap.cc:492] T 028adb26929d4fc28f33f7416042f190 P 118418fc007349f3b9b593bd409820e0: Bootstrap starting.
I20260709 14:50:23.646181  8645 tablet_bootstrap.cc:654] T 028adb26929d4fc28f33f7416042f190 P 118418fc007349f3b9b593bd409820e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:23.648737  8642 tablet_bootstrap.cc:492] T 50d6f1372d0d4b42bc89b884859b0c62 P 1843fd4e6ed744abb7593fa3808e8ea5: No bootstrap required, opened a new log
I20260709 14:50:23.649192  8642 ts_tablet_manager.cc:1403] T 50d6f1372d0d4b42bc89b884859b0c62 P 1843fd4e6ed744abb7593fa3808e8ea5: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.000s
I20260709 14:50:23.647368  8718 raft_consensus.cc:493] T 028adb26929d4fc28f33f7416042f190 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:23.649950  8644 tablet_bootstrap.cc:492] T 6d9fe1523bb84c9e947d13c7134ab5f8 P f2e1ff9c009347d0bf70b4b3624fbab4: No bootstrap required, opened a new log
I20260709 14:50:23.649647  8718 raft_consensus.cc:515] T 028adb26929d4fc28f33f7416042f190 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:23.650352  8644 ts_tablet_manager.cc:1403] T 6d9fe1523bb84c9e947d13c7134ab5f8 P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.002s
I20260709 14:50:23.651607  8642 raft_consensus.cc:359] T 50d6f1372d0d4b42bc89b884859b0c62 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:23.652261  8642 raft_consensus.cc:385] T 50d6f1372d0d4b42bc89b884859b0c62 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:23.652503  8642 raft_consensus.cc:740] T 50d6f1372d0d4b42bc89b884859b0c62 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1843fd4e6ed744abb7593fa3808e8ea5, State: Initialized, Role: FOLLOWER
I20260709 14:50:23.652768  8450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "028adb26929d4fc28f33f7416042f190" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "118418fc007349f3b9b593bd409820e0" is_pre_election: true
I20260709 14:50:23.653409  8642 consensus_queue.cc:260] T 50d6f1372d0d4b42bc89b884859b0c62 P 1843fd4e6ed744abb7593fa3808e8ea5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:23.656176  8642 ts_tablet_manager.cc:1434] T 50d6f1372d0d4b42bc89b884859b0c62 P 1843fd4e6ed744abb7593fa3808e8ea5: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
W20260709 14:50:23.656211  8492 leader_election.cc:343] T 028adb26929d4fc28f33f7416042f190 P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:23.657155  8642 tablet_bootstrap.cc:492] T e87f4c523fc549f9a5089fe9cee7a033 P 1843fd4e6ed744abb7593fa3808e8ea5: Bootstrap starting.
I20260709 14:50:23.652762  8644 raft_consensus.cc:359] T 6d9fe1523bb84c9e947d13c7134ab5f8 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:23.659492  8644 raft_consensus.cc:385] T 6d9fe1523bb84c9e947d13c7134ab5f8 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:23.659745  8644 raft_consensus.cc:740] T 6d9fe1523bb84c9e947d13c7134ab5f8 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2e1ff9c009347d0bf70b4b3624fbab4, State: Initialized, Role: FOLLOWER
I20260709 14:50:23.659865  8598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "028adb26929d4fc28f33f7416042f190" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cf3b660b3e14a4c9d208456c127d985" is_pre_election: true
I20260709 14:50:23.661124  8718 leader_election.cc:290] T 028adb26929d4fc28f33f7416042f190 P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485), 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415)
W20260709 14:50:23.662015  8489 leader_election.cc:343] T 028adb26929d4fc28f33f7416042f190 P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:23.661970  8644 consensus_queue.cc:260] T 6d9fe1523bb84c9e947d13c7134ab5f8 P f2e1ff9c009347d0bf70b4b3624fbab4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:23.663039  8648 raft_consensus.cc:493] T 9c87c142ee024557be242f888404ef53 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:23.670871  8489 leader_election.cc:304] T 028adb26929d4fc28f33f7416042f190 P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1843fd4e6ed744abb7593fa3808e8ea5; no voters: 118418fc007349f3b9b593bd409820e0, 1cf3b660b3e14a4c9d208456c127d985
I20260709 14:50:23.671052  8648 raft_consensus.cc:515] T 9c87c142ee024557be242f888404ef53 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:23.671702  8719 raft_consensus.cc:2749] T 028adb26929d4fc28f33f7416042f190 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:23.673162  8648 leader_election.cc:290] T 9c87c142ee024557be242f888404ef53 P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101), 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485)
I20260709 14:50:23.665186  8642 tablet_bootstrap.cc:654] T e87f4c523fc549f9a5089fe9cee7a033 P 1843fd4e6ed744abb7593fa3808e8ea5: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:23.674420  8373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c87c142ee024557be242f888404ef53" candidate_uuid: "1cf3b660b3e14a4c9d208456c127d985" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" is_pre_election: true
I20260709 14:50:23.675882  8450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c87c142ee024557be242f888404ef53" candidate_uuid: "1cf3b660b3e14a4c9d208456c127d985" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "118418fc007349f3b9b593bd409820e0" is_pre_election: true
I20260709 14:50:23.676501  8450 raft_consensus.cc:2468] T 9c87c142ee024557be242f888404ef53 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1cf3b660b3e14a4c9d208456c127d985 in term 0.
I20260709 14:50:23.677621  8644 ts_tablet_manager.cc:1434] T 6d9fe1523bb84c9e947d13c7134ab5f8 P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260709 14:50:23.677595  8566 leader_election.cc:304] T 9c87c142ee024557be242f888404ef53 P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 118418fc007349f3b9b593bd409820e0, 1cf3b660b3e14a4c9d208456c127d985; no voters: 
I20260709 14:50:23.678901  8644 tablet_bootstrap.cc:492] T 9c87c142ee024557be242f888404ef53 P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap starting.
W20260709 14:50:23.679169  8565 leader_election.cc:343] T 9c87c142ee024557be242f888404ef53 P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:23.666303  8645 tablet_bootstrap.cc:492] T 028adb26929d4fc28f33f7416042f190 P 118418fc007349f3b9b593bd409820e0: No bootstrap required, opened a new log
I20260709 14:50:23.680254  8645 ts_tablet_manager.cc:1403] T 028adb26929d4fc28f33f7416042f190 P 118418fc007349f3b9b593bd409820e0: Time spent bootstrapping tablet: real 0.040s	user 0.009s	sys 0.014s
I20260709 14:50:23.679690  8733 raft_consensus.cc:2804] T 9c87c142ee024557be242f888404ef53 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:23.680718  8733 raft_consensus.cc:493] T 9c87c142ee024557be242f888404ef53 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:23.681070  8733 raft_consensus.cc:3060] T 9c87c142ee024557be242f888404ef53 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:23.683058  8645 raft_consensus.cc:359] T 028adb26929d4fc28f33f7416042f190 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:23.683712  8645 raft_consensus.cc:385] T 028adb26929d4fc28f33f7416042f190 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:23.684015  8645 raft_consensus.cc:740] T 028adb26929d4fc28f33f7416042f190 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 118418fc007349f3b9b593bd409820e0, State: Initialized, Role: FOLLOWER
I20260709 14:50:23.684620  8645 consensus_queue.cc:260] T 028adb26929d4fc28f33f7416042f190 P 118418fc007349f3b9b593bd409820e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:23.688347  8644 tablet_bootstrap.cc:654] T 9c87c142ee024557be242f888404ef53 P f2e1ff9c009347d0bf70b4b3624fbab4: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:23.688861  8645 ts_tablet_manager.cc:1434] T 028adb26929d4fc28f33f7416042f190 P 118418fc007349f3b9b593bd409820e0: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 14:50:23.689803  8645 tablet_bootstrap.cc:492] T e87f4c523fc549f9a5089fe9cee7a033 P 118418fc007349f3b9b593bd409820e0: Bootstrap starting.
I20260709 14:50:23.689814  8733 raft_consensus.cc:515] T 9c87c142ee024557be242f888404ef53 P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:23.692938  8773 consensus_queue.cc:1048] T 946161e58b3240db97f73fb7863727fb P 118418fc007349f3b9b593bd409820e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:23.693622  8718 raft_consensus.cc:493] T 6d9fe1523bb84c9e947d13c7134ab5f8 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:23.693501  8450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c87c142ee024557be242f888404ef53" candidate_uuid: "1cf3b660b3e14a4c9d208456c127d985" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "118418fc007349f3b9b593bd409820e0"
I20260709 14:50:23.694120  8733 leader_election.cc:290] T 9c87c142ee024557be242f888404ef53 P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 1 election: Requested vote from peers f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101), 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485)
I20260709 14:50:23.694278  8450 raft_consensus.cc:3060] T 9c87c142ee024557be242f888404ef53 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:23.696375  8644 tablet_bootstrap.cc:492] T 9c87c142ee024557be242f888404ef53 P f2e1ff9c009347d0bf70b4b3624fbab4: No bootstrap required, opened a new log
I20260709 14:50:23.696880  8644 ts_tablet_manager.cc:1403] T 9c87c142ee024557be242f888404ef53 P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.000s
I20260709 14:50:23.696802  8374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c87c142ee024557be242f888404ef53" candidate_uuid: "1cf3b660b3e14a4c9d208456c127d985" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4"
I20260709 14:50:23.699218  8642 tablet_bootstrap.cc:492] T e87f4c523fc549f9a5089fe9cee7a033 P 1843fd4e6ed744abb7593fa3808e8ea5: No bootstrap required, opened a new log
I20260709 14:50:23.699669  8642 ts_tablet_manager.cc:1403] T e87f4c523fc549f9a5089fe9cee7a033 P 1843fd4e6ed744abb7593fa3808e8ea5: Time spent bootstrapping tablet: real 0.043s	user 0.009s	sys 0.007s
W20260709 14:50:23.699747  8565 leader_election.cc:343] T 9c87c142ee024557be242f888404ef53 P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:23.702364  8642 raft_consensus.cc:359] T e87f4c523fc549f9a5089fe9cee7a033 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:23.702975  8642 raft_consensus.cc:385] T e87f4c523fc549f9a5089fe9cee7a033 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:23.699613  8718 raft_consensus.cc:515] T 6d9fe1523bb84c9e947d13c7134ab5f8 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:23.704113  8644 raft_consensus.cc:359] T 9c87c142ee024557be242f888404ef53 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:23.705379  8644 raft_consensus.cc:385] T 9c87c142ee024557be242f888404ef53 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:23.705768  8644 raft_consensus.cc:740] T 9c87c142ee024557be242f888404ef53 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2e1ff9c009347d0bf70b4b3624fbab4, State: Initialized, Role: FOLLOWER
I20260709 14:50:23.707293  8718 leader_election.cc:290] T 6d9fe1523bb84c9e947d13c7134ab5f8 P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415), f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101)
I20260709 14:50:23.703234  8642 raft_consensus.cc:740] T e87f4c523fc549f9a5089fe9cee7a033 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1843fd4e6ed744abb7593fa3808e8ea5, State: Initialized, Role: FOLLOWER
I20260709 14:50:23.707679  8597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d9fe1523bb84c9e947d13c7134ab5f8" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cf3b660b3e14a4c9d208456c127d985" is_pre_election: true
I20260709 14:50:23.708403  8642 consensus_queue.cc:260] T e87f4c523fc549f9a5089fe9cee7a033 P 1843fd4e6ed744abb7593fa3808e8ea5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:23.709299  8374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d9fe1523bb84c9e947d13c7134ab5f8" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" is_pre_election: true
I20260709 14:50:23.710134  8374 raft_consensus.cc:2468] T 6d9fe1523bb84c9e947d13c7134ab5f8 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1843fd4e6ed744abb7593fa3808e8ea5 in term 0.
I20260709 14:50:23.710664  8642 ts_tablet_manager.cc:1434] T e87f4c523fc549f9a5089fe9cee7a033 P 1843fd4e6ed744abb7593fa3808e8ea5: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.004s
I20260709 14:50:23.711730  8642 tablet_bootstrap.cc:492] T ec3307fcb64b452b96b144f01f555e6e P 1843fd4e6ed744abb7593fa3808e8ea5: Bootstrap starting.
I20260709 14:50:23.712128  8491 leader_election.cc:304] T 6d9fe1523bb84c9e947d13c7134ab5f8 P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1843fd4e6ed744abb7593fa3808e8ea5, f2e1ff9c009347d0bf70b4b3624fbab4; no voters: 
I20260709 14:50:23.713282  8719 raft_consensus.cc:2804] T 6d9fe1523bb84c9e947d13c7134ab5f8 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:23.713805  8719 raft_consensus.cc:493] T 6d9fe1523bb84c9e947d13c7134ab5f8 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:23.714223  8719 raft_consensus.cc:3060] T 6d9fe1523bb84c9e947d13c7134ab5f8 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:50:23.718636  8489 leader_election.cc:343] T 6d9fe1523bb84c9e947d13c7134ab5f8 P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:23.719758  8645 tablet_bootstrap.cc:654] T e87f4c523fc549f9a5089fe9cee7a033 P 118418fc007349f3b9b593bd409820e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:23.723268  8450 raft_consensus.cc:2468] T 9c87c142ee024557be242f888404ef53 P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cf3b660b3e14a4c9d208456c127d985 in term 1.
I20260709 14:50:23.724305  8566 leader_election.cc:304] T 9c87c142ee024557be242f888404ef53 P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 118418fc007349f3b9b593bd409820e0, 1cf3b660b3e14a4c9d208456c127d985; no voters: f2e1ff9c009347d0bf70b4b3624fbab4
I20260709 14:50:23.725396  8733 raft_consensus.cc:2804] T 9c87c142ee024557be242f888404ef53 P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:23.725811  8733 raft_consensus.cc:697] T 9c87c142ee024557be242f888404ef53 P 1cf3b660b3e14a4c9d208456c127d985 [term 1 LEADER]: Becoming Leader. State: Replica: 1cf3b660b3e14a4c9d208456c127d985, State: Running, Role: LEADER
I20260709 14:50:23.726243  8641 tablet_bootstrap.cc:492] T 6d9fe1523bb84c9e947d13c7134ab5f8 P 1cf3b660b3e14a4c9d208456c127d985: No bootstrap required, opened a new log
I20260709 14:50:23.726682  8641 ts_tablet_manager.cc:1403] T 6d9fe1523bb84c9e947d13c7134ab5f8 P 1cf3b660b3e14a4c9d208456c127d985: Time spent bootstrapping tablet: real 0.150s	user 0.025s	sys 0.042s
I20260709 14:50:23.726555  8733 consensus_queue.cc:237] T 9c87c142ee024557be242f888404ef53 P 1cf3b660b3e14a4c9d208456c127d985 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:23.729641  8642 tablet_bootstrap.cc:654] T ec3307fcb64b452b96b144f01f555e6e P 1843fd4e6ed744abb7593fa3808e8ea5: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:23.706725  8644 consensus_queue.cc:260] T 9c87c142ee024557be242f888404ef53 P f2e1ff9c009347d0bf70b4b3624fbab4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:23.732048  8644 ts_tablet_manager.cc:1434] T 9c87c142ee024557be242f888404ef53 P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent starting tablet: real 0.035s	user 0.008s	sys 0.000s
I20260709 14:50:23.732911  8644 tablet_bootstrap.cc:492] T 0339791736024a8ca0fd5fdccb2f11d4 P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap starting.
I20260709 14:50:23.729336  8719 raft_consensus.cc:515] T 6d9fe1523bb84c9e947d13c7134ab5f8 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:23.732563  8641 raft_consensus.cc:359] T 6d9fe1523bb84c9e947d13c7134ab5f8 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:23.737906  8641 raft_consensus.cc:385] T 6d9fe1523bb84c9e947d13c7134ab5f8 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:23.738288  8641 raft_consensus.cc:740] T 6d9fe1523bb84c9e947d13c7134ab5f8 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cf3b660b3e14a4c9d208456c127d985, State: Initialized, Role: FOLLOWER
I20260709 14:50:23.739084  8641 consensus_queue.cc:260] T 6d9fe1523bb84c9e947d13c7134ab5f8 P 1cf3b660b3e14a4c9d208456c127d985 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:23.744211  8374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d9fe1523bb84c9e947d13c7134ab5f8" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4"
I20260709 14:50:23.744971  8374 raft_consensus.cc:3060] T 6d9fe1523bb84c9e947d13c7134ab5f8 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:23.758873  8374 raft_consensus.cc:2468] T 6d9fe1523bb84c9e947d13c7134ab5f8 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1843fd4e6ed744abb7593fa3808e8ea5 in term 1.
I20260709 14:50:23.760362  8491 leader_election.cc:304] T 6d9fe1523bb84c9e947d13c7134ab5f8 P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1843fd4e6ed744abb7593fa3808e8ea5, f2e1ff9c009347d0bf70b4b3624fbab4; no voters: 
I20260709 14:50:23.761991  8598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d9fe1523bb84c9e947d13c7134ab5f8" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cf3b660b3e14a4c9d208456c127d985"
I20260709 14:50:23.762254  8718 raft_consensus.cc:2804] T 6d9fe1523bb84c9e947d13c7134ab5f8 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:23.762472  8719 leader_election.cc:290] T 6d9fe1523bb84c9e947d13c7134ab5f8 P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 election: Requested vote from peers 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415), f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101)
I20260709 14:50:23.762614  8598 raft_consensus.cc:3060] T 6d9fe1523bb84c9e947d13c7134ab5f8 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:23.762748  8718 raft_consensus.cc:697] T 6d9fe1523bb84c9e947d13c7134ab5f8 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 LEADER]: Becoming Leader. State: Replica: 1843fd4e6ed744abb7593fa3808e8ea5, State: Running, Role: LEADER
I20260709 14:50:23.763661  8645 tablet_bootstrap.cc:492] T e87f4c523fc549f9a5089fe9cee7a033 P 118418fc007349f3b9b593bd409820e0: No bootstrap required, opened a new log
I20260709 14:50:23.763648  8718 consensus_queue.cc:237] T 6d9fe1523bb84c9e947d13c7134ab5f8 P 1843fd4e6ed744abb7593fa3808e8ea5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:23.764276  8645 ts_tablet_manager.cc:1403] T e87f4c523fc549f9a5089fe9cee7a033 P 118418fc007349f3b9b593bd409820e0: Time spent bootstrapping tablet: real 0.075s	user 0.024s	sys 0.013s
I20260709 14:50:23.766903  8645 raft_consensus.cc:359] T e87f4c523fc549f9a5089fe9cee7a033 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:23.767500  8645 raft_consensus.cc:385] T e87f4c523fc549f9a5089fe9cee7a033 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:23.767774  8645 raft_consensus.cc:740] T e87f4c523fc549f9a5089fe9cee7a033 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 118418fc007349f3b9b593bd409820e0, State: Initialized, Role: FOLLOWER
I20260709 14:50:23.768035  8644 tablet_bootstrap.cc:654] T 0339791736024a8ca0fd5fdccb2f11d4 P f2e1ff9c009347d0bf70b4b3624fbab4: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:23.768489  8645 consensus_queue.cc:260] T e87f4c523fc549f9a5089fe9cee7a033 P 118418fc007349f3b9b593bd409820e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:23.764241  8641 ts_tablet_manager.cc:1434] T 6d9fe1523bb84c9e947d13c7134ab5f8 P 1cf3b660b3e14a4c9d208456c127d985: Time spent starting tablet: real 0.037s	user 0.008s	sys 0.000s
I20260709 14:50:23.770787  8645 ts_tablet_manager.cc:1434] T e87f4c523fc549f9a5089fe9cee7a033 P 118418fc007349f3b9b593bd409820e0: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:50:23.771107  8641 tablet_bootstrap.cc:492] T 0339791736024a8ca0fd5fdccb2f11d4 P 1cf3b660b3e14a4c9d208456c127d985: Bootstrap starting.
I20260709 14:50:23.771726  8645 tablet_bootstrap.cc:492] T d76d6f1b170240199220a8088273b926 P 118418fc007349f3b9b593bd409820e0: Bootstrap starting.
I20260709 14:50:23.771584  8270 catalog_manager.cc:5697] T 4cdec230fa3743ceb024fe5684605567 P 1cf3b660b3e14a4c9d208456c127d985 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68). New cstate: current_term: 1 leader_uuid: "1cf3b660b3e14a4c9d208456c127d985" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:23.773614  8773 raft_consensus.cc:493] T 0339791736024a8ca0fd5fdccb2f11d4 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:23.774089  8773 raft_consensus.cc:515] T 0339791736024a8ca0fd5fdccb2f11d4 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:23.774019  8270 catalog_manager.cc:5697] T 9c87c142ee024557be242f888404ef53 P 1cf3b660b3e14a4c9d208456c127d985 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68). New cstate: current_term: 1 leader_uuid: "1cf3b660b3e14a4c9d208456c127d985" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:23.776266  8773 leader_election.cc:290] T 0339791736024a8ca0fd5fdccb2f11d4 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415), f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101)
I20260709 14:50:23.776966  8641 tablet_bootstrap.cc:654] T 0339791736024a8ca0fd5fdccb2f11d4 P 1cf3b660b3e14a4c9d208456c127d985: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:23.778673  8597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0339791736024a8ca0fd5fdccb2f11d4" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cf3b660b3e14a4c9d208456c127d985" is_pre_election: true
W20260709 14:50:23.780203  8415 leader_election.cc:343] T 0339791736024a8ca0fd5fdccb2f11d4 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:23.781678  8374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0339791736024a8ca0fd5fdccb2f11d4" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" is_pre_election: true
W20260709 14:50:23.783115  8417 leader_election.cc:343] T 0339791736024a8ca0fd5fdccb2f11d4 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:23.783655  8417 leader_election.cc:304] T 0339791736024a8ca0fd5fdccb2f11d4 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 118418fc007349f3b9b593bd409820e0; no voters: 1cf3b660b3e14a4c9d208456c127d985, f2e1ff9c009347d0bf70b4b3624fbab4
I20260709 14:50:23.789127  8641 tablet_bootstrap.cc:492] T 0339791736024a8ca0fd5fdccb2f11d4 P 1cf3b660b3e14a4c9d208456c127d985: No bootstrap required, opened a new log
I20260709 14:50:23.789584  8641 ts_tablet_manager.cc:1403] T 0339791736024a8ca0fd5fdccb2f11d4 P 1cf3b660b3e14a4c9d208456c127d985: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.004s
I20260709 14:50:23.792061  8641 raft_consensus.cc:359] T 0339791736024a8ca0fd5fdccb2f11d4 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:23.796859  8765 raft_consensus.cc:2749] T 0339791736024a8ca0fd5fdccb2f11d4 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:23.797111  8641 raft_consensus.cc:385] T 0339791736024a8ca0fd5fdccb2f11d4 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:23.797483  8641 raft_consensus.cc:740] T 0339791736024a8ca0fd5fdccb2f11d4 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cf3b660b3e14a4c9d208456c127d985, State: Initialized, Role: FOLLOWER
I20260709 14:50:23.797778  8765 raft_consensus.cc:493] T dedfc1cf3e494bc5835c137c795aaca1 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:23.798152  8641 consensus_queue.cc:260] T 0339791736024a8ca0fd5fdccb2f11d4 P 1cf3b660b3e14a4c9d208456c127d985 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:23.798378  8765 raft_consensus.cc:515] T dedfc1cf3e494bc5835c137c795aaca1 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:23.798903  8275 catalog_manager.cc:5697] T 6d9fe1523bb84c9e947d13c7134ab5f8 P 1843fd4e6ed744abb7593fa3808e8ea5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67). New cstate: current_term: 1 leader_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:23.800186  8641 ts_tablet_manager.cc:1434] T 0339791736024a8ca0fd5fdccb2f11d4 P 1cf3b660b3e14a4c9d208456c127d985: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 14:50:23.802977  8524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dedfc1cf3e494bc5835c137c795aaca1" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" is_pre_election: true
I20260709 14:50:23.803820  8524 raft_consensus.cc:2468] T dedfc1cf3e494bc5835c137c795aaca1 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 118418fc007349f3b9b593bd409820e0 in term 0.
I20260709 14:50:23.804772  8641 tablet_bootstrap.cc:492] T e1c860612e7c40adb9267b52c3cf8da6 P 1cf3b660b3e14a4c9d208456c127d985: Bootstrap starting.
I20260709 14:50:23.805426  8418 leader_election.cc:304] T dedfc1cf3e494bc5835c137c795aaca1 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 118418fc007349f3b9b593bd409820e0, 1843fd4e6ed744abb7593fa3808e8ea5; no voters: 
I20260709 14:50:23.806540  8703 raft_consensus.cc:2804] T dedfc1cf3e494bc5835c137c795aaca1 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:23.807016  8703 raft_consensus.cc:493] T dedfc1cf3e494bc5835c137c795aaca1 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:23.807420  8703 raft_consensus.cc:3060] T dedfc1cf3e494bc5835c137c795aaca1 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:23.811400  8641 tablet_bootstrap.cc:654] T e1c860612e7c40adb9267b52c3cf8da6 P 1cf3b660b3e14a4c9d208456c127d985: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:23.811869  8765 leader_election.cc:290] T dedfc1cf3e494bc5835c137c795aaca1 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101), 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865)
I20260709 14:50:23.814165  8373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dedfc1cf3e494bc5835c137c795aaca1" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" is_pre_election: true
I20260709 14:50:23.815014  8373 raft_consensus.cc:2468] T dedfc1cf3e494bc5835c137c795aaca1 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 118418fc007349f3b9b593bd409820e0 in term 0.
I20260709 14:50:23.820505  8598 raft_consensus.cc:2468] T 6d9fe1523bb84c9e947d13c7134ab5f8 P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1843fd4e6ed744abb7593fa3808e8ea5 in term 1.
I20260709 14:50:23.831262  8703 raft_consensus.cc:515] T dedfc1cf3e494bc5835c137c795aaca1 P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:23.839303  8524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dedfc1cf3e494bc5835c137c795aaca1" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5"
I20260709 14:50:23.839905  8524 raft_consensus.cc:3060] T dedfc1cf3e494bc5835c137c795aaca1 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:23.840178  8703 leader_election.cc:290] T dedfc1cf3e494bc5835c137c795aaca1 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 election: Requested vote from peers f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101), 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865)
I20260709 14:50:23.842716  8733 raft_consensus.cc:493] T 50d6f1372d0d4b42bc89b884859b0c62 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:23.843189  8733 raft_consensus.cc:515] T 50d6f1372d0d4b42bc89b884859b0c62 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:23.839861  8642 tablet_bootstrap.cc:492] T ec3307fcb64b452b96b144f01f555e6e P 1843fd4e6ed744abb7593fa3808e8ea5: No bootstrap required, opened a new log
I20260709 14:50:23.846292  8642 ts_tablet_manager.cc:1403] T ec3307fcb64b452b96b144f01f555e6e P 1843fd4e6ed744abb7593fa3808e8ea5: Time spent bootstrapping tablet: real 0.135s	user 0.033s	sys 0.022s
I20260709 14:50:23.847887  8733 leader_election.cc:290] T 50d6f1372d0d4b42bc89b884859b0c62 P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865), f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101)
I20260709 14:50:23.848248  8525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50d6f1372d0d4b42bc89b884859b0c62" candidate_uuid: "1cf3b660b3e14a4c9d208456c127d985" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" is_pre_election: true
I20260709 14:50:23.851042  8374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50d6f1372d0d4b42bc89b884859b0c62" candidate_uuid: "1cf3b660b3e14a4c9d208456c127d985" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" is_pre_election: true
I20260709 14:50:23.851292  8373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dedfc1cf3e494bc5835c137c795aaca1" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4"
I20260709 14:50:23.851938  8373 raft_consensus.cc:3060] T dedfc1cf3e494bc5835c137c795aaca1 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:50:23.852860  8565 leader_election.cc:343] T 50d6f1372d0d4b42bc89b884859b0c62 P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:23.849115  8525 raft_consensus.cc:2468] T 50d6f1372d0d4b42bc89b884859b0c62 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1cf3b660b3e14a4c9d208456c127d985 in term 0.
I20260709 14:50:23.853790  8524 raft_consensus.cc:2468] T dedfc1cf3e494bc5835c137c795aaca1 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 118418fc007349f3b9b593bd409820e0 in term 1.
I20260709 14:50:23.854882  8566 leader_election.cc:304] T 50d6f1372d0d4b42bc89b884859b0c62 P 1cf3b660b3e14a4c9d208456c127d985 [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: 1843fd4e6ed744abb7593fa3808e8ea5, 1cf3b660b3e14a4c9d208456c127d985; no voters: f2e1ff9c009347d0bf70b4b3624fbab4
I20260709 14:50:23.855062  8418 leader_election.cc:304] T dedfc1cf3e494bc5835c137c795aaca1 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 118418fc007349f3b9b593bd409820e0, 1843fd4e6ed744abb7593fa3808e8ea5; no voters: 
I20260709 14:50:23.857606  8773 raft_consensus.cc:2804] T dedfc1cf3e494bc5835c137c795aaca1 P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:23.858063  8773 raft_consensus.cc:697] T dedfc1cf3e494bc5835c137c795aaca1 P 118418fc007349f3b9b593bd409820e0 [term 1 LEADER]: Becoming Leader. State: Replica: 118418fc007349f3b9b593bd409820e0, State: Running, Role: LEADER
I20260709 14:50:23.858798  8373 raft_consensus.cc:2468] T dedfc1cf3e494bc5835c137c795aaca1 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 118418fc007349f3b9b593bd409820e0 in term 1.
I20260709 14:50:23.860596  8733 raft_consensus.cc:2804] T 50d6f1372d0d4b42bc89b884859b0c62 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:23.860983  8733 raft_consensus.cc:493] T 50d6f1372d0d4b42bc89b884859b0c62 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:23.861325  8733 raft_consensus.cc:3060] T 50d6f1372d0d4b42bc89b884859b0c62 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:23.862804  8642 raft_consensus.cc:359] T ec3307fcb64b452b96b144f01f555e6e P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:23.863478  8642 raft_consensus.cc:385] T ec3307fcb64b452b96b144f01f555e6e P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:23.863746  8642 raft_consensus.cc:740] T ec3307fcb64b452b96b144f01f555e6e P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1843fd4e6ed744abb7593fa3808e8ea5, State: Initialized, Role: FOLLOWER
I20260709 14:50:23.864153  8767 raft_consensus.cc:493] T e1c860612e7c40adb9267b52c3cf8da6 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:23.858884  8773 consensus_queue.cc:237] T dedfc1cf3e494bc5835c137c795aaca1 P 118418fc007349f3b9b593bd409820e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:23.864574  8767 raft_consensus.cc:515] T e1c860612e7c40adb9267b52c3cf8da6 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:23.864676  8642 consensus_queue.cc:260] T ec3307fcb64b452b96b144f01f555e6e P 1843fd4e6ed744abb7593fa3808e8ea5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:23.866555  8767 leader_election.cc:290] T e1c860612e7c40adb9267b52c3cf8da6 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865), 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415)
I20260709 14:50:23.866655  8642 ts_tablet_manager.cc:1434] T ec3307fcb64b452b96b144f01f555e6e P 1843fd4e6ed744abb7593fa3808e8ea5: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260709 14:50:23.868294  8645 tablet_bootstrap.cc:654] T d76d6f1b170240199220a8088273b926 P 118418fc007349f3b9b593bd409820e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:23.872491  8749 raft_consensus.cc:493] T 5b9358c6941c4923a55a700a75d54c4c P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:23.872951  8749 raft_consensus.cc:515] T 5b9358c6941c4923a55a700a75d54c4c P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:23.875185  8598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1c860612e7c40adb9267b52c3cf8da6" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cf3b660b3e14a4c9d208456c127d985" is_pre_election: true
I20260709 14:50:23.877417  8642 tablet_bootstrap.cc:492] T c21340057a6f40a6a39ae61817379256 P 1843fd4e6ed744abb7593fa3808e8ea5: Bootstrap starting.
I20260709 14:50:23.877882  8749 leader_election.cc:290] T 5b9358c6941c4923a55a700a75d54c4c P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865), 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415)
W20260709 14:50:23.878278  8415 leader_election.cc:343] T e1c860612e7c40adb9267b52c3cf8da6 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:23.884473  8642 tablet_bootstrap.cc:654] T c21340057a6f40a6a39ae61817379256 P 1843fd4e6ed744abb7593fa3808e8ea5: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:23.890048  8598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b9358c6941c4923a55a700a75d54c4c" candidate_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cf3b660b3e14a4c9d208456c127d985" is_pre_election: true
I20260709 14:50:23.890841  8598 raft_consensus.cc:2393] T 5b9358c6941c4923a55a700a75d54c4c P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f2e1ff9c009347d0bf70b4b3624fbab4 in current term 1: Already voted for candidate 1843fd4e6ed744abb7593fa3808e8ea5 in this term.
I20260709 14:50:23.891638  8525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b9358c6941c4923a55a700a75d54c4c" candidate_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" is_pre_election: true
I20260709 14:50:23.892833  8703 consensus_queue.cc:1048] T e07df9b5a69f4299b43e2fe91343a86f P 118418fc007349f3b9b593bd409820e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:23.895493  8644 tablet_bootstrap.cc:492] T 0339791736024a8ca0fd5fdccb2f11d4 P f2e1ff9c009347d0bf70b4b3624fbab4: No bootstrap required, opened a new log
I20260709 14:50:23.895946  8644 ts_tablet_manager.cc:1403] T 0339791736024a8ca0fd5fdccb2f11d4 P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent bootstrapping tablet: real 0.163s	user 0.028s	sys 0.027s
I20260709 14:50:23.897502  8340 leader_election.cc:304] T 5b9358c6941c4923a55a700a75d54c4c P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f2e1ff9c009347d0bf70b4b3624fbab4; no voters: 1843fd4e6ed744abb7593fa3808e8ea5, 1cf3b660b3e14a4c9d208456c127d985
I20260709 14:50:23.898567  8644 raft_consensus.cc:359] T 0339791736024a8ca0fd5fdccb2f11d4 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:23.899248  8644 raft_consensus.cc:385] T 0339791736024a8ca0fd5fdccb2f11d4 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:23.899510  8644 raft_consensus.cc:740] T 0339791736024a8ca0fd5fdccb2f11d4 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2e1ff9c009347d0bf70b4b3624fbab4, State: Initialized, Role: FOLLOWER
I20260709 14:50:23.898602  8749 raft_consensus.cc:3060] T 5b9358c6941c4923a55a700a75d54c4c P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:23.900336  8641 tablet_bootstrap.cc:492] T e1c860612e7c40adb9267b52c3cf8da6 P 1cf3b660b3e14a4c9d208456c127d985: No bootstrap required, opened a new log
I20260709 14:50:23.900813  8641 ts_tablet_manager.cc:1403] T e1c860612e7c40adb9267b52c3cf8da6 P 1cf3b660b3e14a4c9d208456c127d985: Time spent bootstrapping tablet: real 0.096s	user 0.022s	sys 0.026s
W20260709 14:50:23.901137  8323 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:50:23.902070  8524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1c860612e7c40adb9267b52c3cf8da6" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" is_pre_election: true
I20260709 14:50:23.906284  8524 raft_consensus.cc:2468] T e1c860612e7c40adb9267b52c3cf8da6 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 118418fc007349f3b9b593bd409820e0 in term 0.
I20260709 14:50:23.905174  8733 raft_consensus.cc:515] T 50d6f1372d0d4b42bc89b884859b0c62 P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:23.907239  8644 consensus_queue.cc:260] T 0339791736024a8ca0fd5fdccb2f11d4 P f2e1ff9c009347d0bf70b4b3624fbab4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:23.903512  8641 raft_consensus.cc:359] T e1c860612e7c40adb9267b52c3cf8da6 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:23.908118  8641 raft_consensus.cc:385] T e1c860612e7c40adb9267b52c3cf8da6 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:23.908484  8641 raft_consensus.cc:740] T e1c860612e7c40adb9267b52c3cf8da6 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cf3b660b3e14a4c9d208456c127d985, State: Initialized, Role: FOLLOWER
I20260709 14:50:23.908334  8418 leader_election.cc:304] T e1c860612e7c40adb9267b52c3cf8da6 P 118418fc007349f3b9b593bd409820e0 [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: 118418fc007349f3b9b593bd409820e0, 1843fd4e6ed744abb7593fa3808e8ea5; no voters: 1cf3b660b3e14a4c9d208456c127d985
I20260709 14:50:23.909937  8773 raft_consensus.cc:2804] T e1c860612e7c40adb9267b52c3cf8da6 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:23.910300  8773 raft_consensus.cc:493] T e1c860612e7c40adb9267b52c3cf8da6 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:23.910651  8773 raft_consensus.cc:3060] T e1c860612e7c40adb9267b52c3cf8da6 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:23.911604  8524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50d6f1372d0d4b42bc89b884859b0c62" candidate_uuid: "1cf3b660b3e14a4c9d208456c127d985" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5"
I20260709 14:50:23.912274  8524 raft_consensus.cc:3060] T 50d6f1372d0d4b42bc89b884859b0c62 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:23.908021  8269 catalog_manager.cc:5697] T dedfc1cf3e494bc5835c137c795aaca1 P 118418fc007349f3b9b593bd409820e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 118418fc007349f3b9b593bd409820e0 (127.6.46.66). New cstate: current_term: 1 leader_uuid: "118418fc007349f3b9b593bd409820e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:23.915824  8641 consensus_queue.cc:260] T e1c860612e7c40adb9267b52c3cf8da6 P 1cf3b660b3e14a4c9d208456c127d985 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:23.918550  8644 ts_tablet_manager.cc:1434] T 0339791736024a8ca0fd5fdccb2f11d4 P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent starting tablet: real 0.022s	user 0.002s	sys 0.004s
I20260709 14:50:23.922089  8733 leader_election.cc:290] T 50d6f1372d0d4b42bc89b884859b0c62 P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 1 election: Requested vote from peers 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865), f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101)
I20260709 14:50:23.920544  8749 raft_consensus.cc:2749] T 5b9358c6941c4923a55a700a75d54c4c P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:23.924929  8644 tablet_bootstrap.cc:492] T d76d6f1b170240199220a8088273b926 P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap starting.
I20260709 14:50:23.925489  8373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50d6f1372d0d4b42bc89b884859b0c62" candidate_uuid: "1cf3b660b3e14a4c9d208456c127d985" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4"
I20260709 14:50:23.925961  8642 tablet_bootstrap.cc:492] T c21340057a6f40a6a39ae61817379256 P 1843fd4e6ed744abb7593fa3808e8ea5: No bootstrap required, opened a new log
I20260709 14:50:23.926398  8642 ts_tablet_manager.cc:1403] T c21340057a6f40a6a39ae61817379256 P 1843fd4e6ed744abb7593fa3808e8ea5: Time spent bootstrapping tablet: real 0.050s	user 0.014s	sys 0.002s
W20260709 14:50:23.926860  8565 leader_election.cc:343] T 50d6f1372d0d4b42bc89b884859b0c62 P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:23.927734  8641 ts_tablet_manager.cc:1434] T e1c860612e7c40adb9267b52c3cf8da6 P 1cf3b660b3e14a4c9d208456c127d985: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260709 14:50:23.928718  8641 tablet_bootstrap.cc:492] T 028adb26929d4fc28f33f7416042f190 P 1cf3b660b3e14a4c9d208456c127d985: Bootstrap starting.
I20260709 14:50:23.929178  8642 raft_consensus.cc:359] T c21340057a6f40a6a39ae61817379256 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:23.929816  8642 raft_consensus.cc:385] T c21340057a6f40a6a39ae61817379256 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:23.930593  8642 raft_consensus.cc:740] T c21340057a6f40a6a39ae61817379256 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1843fd4e6ed744abb7593fa3808e8ea5, State: Initialized, Role: FOLLOWER
I20260709 14:50:23.931144  8642 consensus_queue.cc:260] T c21340057a6f40a6a39ae61817379256 P 1843fd4e6ed744abb7593fa3808e8ea5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:23.938024  8644 tablet_bootstrap.cc:654] T d76d6f1b170240199220a8088273b926 P f2e1ff9c009347d0bf70b4b3624fbab4: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:23.938482  8773 raft_consensus.cc:515] T e1c860612e7c40adb9267b52c3cf8da6 P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:23.936806  8718 raft_consensus.cc:493] T e87f4c523fc549f9a5089fe9cee7a033 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:23.941671  8718 raft_consensus.cc:515] T e87f4c523fc549f9a5089fe9cee7a033 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:23.942190  8719 consensus_queue.cc:1048] T 5b9358c6941c4923a55a700a75d54c4c P 1843fd4e6ed744abb7593fa3808e8ea5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:23.942767  8598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1c860612e7c40adb9267b52c3cf8da6" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cf3b660b3e14a4c9d208456c127d985"
I20260709 14:50:23.943327  8598 raft_consensus.cc:3060] T e1c860612e7c40adb9267b52c3cf8da6 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:23.944159  8526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1c860612e7c40adb9267b52c3cf8da6" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5"
I20260709 14:50:23.947216  8526 raft_consensus.cc:3060] T e1c860612e7c40adb9267b52c3cf8da6 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:23.946156  8450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e87f4c523fc549f9a5089fe9cee7a033" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "118418fc007349f3b9b593bd409820e0" is_pre_election: true
I20260709 14:50:23.946659  8796 raft_consensus.cc:493] T ec3307fcb64b452b96b144f01f555e6e P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:23.947819  8718 leader_election.cc:290] T e87f4c523fc549f9a5089fe9cee7a033 P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485), 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415)
I20260709 14:50:23.950121  8597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e87f4c523fc549f9a5089fe9cee7a033" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cf3b660b3e14a4c9d208456c127d985" is_pre_election: true
I20260709 14:50:23.969620  8642 ts_tablet_manager.cc:1434] T c21340057a6f40a6a39ae61817379256 P 1843fd4e6ed744abb7593fa3808e8ea5: Time spent starting tablet: real 0.043s	user 0.005s	sys 0.001s
I20260709 14:50:23.957759  8598 raft_consensus.cc:2468] T e1c860612e7c40adb9267b52c3cf8da6 P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 118418fc007349f3b9b593bd409820e0 in term 1.
I20260709 14:50:23.971129  8642 tablet_bootstrap.cc:492] T c0a8b7f4be2c410dacbea077d2b852d9 P 1843fd4e6ed744abb7593fa3808e8ea5: Bootstrap starting.
I20260709 14:50:23.958616  8773 leader_election.cc:290] T e1c860612e7c40adb9267b52c3cf8da6 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 election: Requested vote from peers 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865), 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415)
I20260709 14:50:23.960167  8796 raft_consensus.cc:515] T ec3307fcb64b452b96b144f01f555e6e P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:23.963869  8450 raft_consensus.cc:2468] T e87f4c523fc549f9a5089fe9cee7a033 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1843fd4e6ed744abb7593fa3808e8ea5 in term 0.
W20260709 14:50:23.975632  8489 leader_election.cc:343] T e87f4c523fc549f9a5089fe9cee7a033 P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:23.986416  8415 leader_election.cc:304] T e1c860612e7c40adb9267b52c3cf8da6 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 118418fc007349f3b9b593bd409820e0, 1cf3b660b3e14a4c9d208456c127d985; no voters: 
I20260709 14:50:23.991596  8645 tablet_bootstrap.cc:492] T d76d6f1b170240199220a8088273b926 P 118418fc007349f3b9b593bd409820e0: No bootstrap required, opened a new log
I20260709 14:50:23.992251  8645 ts_tablet_manager.cc:1403] T d76d6f1b170240199220a8088273b926 P 118418fc007349f3b9b593bd409820e0: Time spent bootstrapping tablet: real 0.221s	user 0.006s	sys 0.008s
I20260709 14:50:23.993444  8641 tablet_bootstrap.cc:654] T 028adb26929d4fc28f33f7416042f190 P 1cf3b660b3e14a4c9d208456c127d985: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:24.002774  8642 tablet_bootstrap.cc:654] T c0a8b7f4be2c410dacbea077d2b852d9 P 1843fd4e6ed744abb7593fa3808e8ea5: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:23.996719  8773 raft_consensus.cc:2804] T e1c860612e7c40adb9267b52c3cf8da6 P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:24.013803  8796 leader_election.cc:290] T ec3307fcb64b452b96b144f01f555e6e P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101), 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485)
I20260709 14:50:24.014981  8373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec3307fcb64b452b96b144f01f555e6e" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" is_pre_election: true
W20260709 14:50:24.017500  8491 leader_election.cc:343] T ec3307fcb64b452b96b144f01f555e6e P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:24.018229  8773 raft_consensus.cc:697] T e1c860612e7c40adb9267b52c3cf8da6 P 118418fc007349f3b9b593bd409820e0 [term 1 LEADER]: Becoming Leader. State: Replica: 118418fc007349f3b9b593bd409820e0, State: Running, Role: LEADER
I20260709 14:50:24.019925  8767 consensus_queue.cc:1048] T e07df9b5a69f4299b43e2fe91343a86f P 118418fc007349f3b9b593bd409820e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:24.019125  8773 consensus_queue.cc:237] T e1c860612e7c40adb9267b52c3cf8da6 P 118418fc007349f3b9b593bd409820e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:24.025013  8526 raft_consensus.cc:2468] T e1c860612e7c40adb9267b52c3cf8da6 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 118418fc007349f3b9b593bd409820e0 in term 1.
I20260709 14:50:24.038678  8645 raft_consensus.cc:359] T d76d6f1b170240199220a8088273b926 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:24.039809  8645 raft_consensus.cc:385] T d76d6f1b170240199220a8088273b926 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:24.040290  8645 raft_consensus.cc:740] T d76d6f1b170240199220a8088273b926 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 118418fc007349f3b9b593bd409820e0, State: Initialized, Role: FOLLOWER
I20260709 14:50:24.045542  8719 consensus_queue.cc:1048] T 5b9358c6941c4923a55a700a75d54c4c P 1843fd4e6ed744abb7593fa3808e8ea5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:24.050225  8644 tablet_bootstrap.cc:492] T d76d6f1b170240199220a8088273b926 P f2e1ff9c009347d0bf70b4b3624fbab4: No bootstrap required, opened a new log
I20260709 14:50:24.050668  8644 ts_tablet_manager.cc:1403] T d76d6f1b170240199220a8088273b926 P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent bootstrapping tablet: real 0.128s	user 0.023s	sys 0.035s
I20260709 14:50:24.053068  8644 raft_consensus.cc:359] T d76d6f1b170240199220a8088273b926 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:24.053661  8644 raft_consensus.cc:385] T d76d6f1b170240199220a8088273b926 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:24.053922  8644 raft_consensus.cc:740] T d76d6f1b170240199220a8088273b926 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2e1ff9c009347d0bf70b4b3624fbab4, State: Initialized, Role: FOLLOWER
I20260709 14:50:24.050030  8645 consensus_queue.cc:260] T d76d6f1b170240199220a8088273b926 P 118418fc007349f3b9b593bd409820e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:24.061175  8645 ts_tablet_manager.cc:1434] T d76d6f1b170240199220a8088273b926 P 118418fc007349f3b9b593bd409820e0: Time spent starting tablet: real 0.069s	user 0.008s	sys 0.000s
I20260709 14:50:24.058825  8644 consensus_queue.cc:260] T d76d6f1b170240199220a8088273b926 P f2e1ff9c009347d0bf70b4b3624fbab4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:24.063588  8645 tablet_bootstrap.cc:492] T 387cf17bb12a427fac23e5b8a04ff79d P 118418fc007349f3b9b593bd409820e0: Bootstrap starting.
I20260709 14:50:24.067564  8641 tablet_bootstrap.cc:492] T 028adb26929d4fc28f33f7416042f190 P 1cf3b660b3e14a4c9d208456c127d985: No bootstrap required, opened a new log
I20260709 14:50:24.068091  8641 ts_tablet_manager.cc:1403] T 028adb26929d4fc28f33f7416042f190 P 1cf3b660b3e14a4c9d208456c127d985: Time spent bootstrapping tablet: real 0.140s	user 0.017s	sys 0.014s
I20260709 14:50:24.072933  8645 tablet_bootstrap.cc:654] T 387cf17bb12a427fac23e5b8a04ff79d P 118418fc007349f3b9b593bd409820e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:24.075227  8644 ts_tablet_manager.cc:1434] T d76d6f1b170240199220a8088273b926 P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.001s
I20260709 14:50:24.079360  8642 tablet_bootstrap.cc:492] T c0a8b7f4be2c410dacbea077d2b852d9 P 1843fd4e6ed744abb7593fa3808e8ea5: No bootstrap required, opened a new log
I20260709 14:50:24.079890  8642 ts_tablet_manager.cc:1403] T c0a8b7f4be2c410dacbea077d2b852d9 P 1843fd4e6ed744abb7593fa3808e8ea5: Time spent bootstrapping tablet: real 0.109s	user 0.007s	sys 0.008s
I20260709 14:50:24.081987  8492 leader_election.cc:304] T e87f4c523fc549f9a5089fe9cee7a033 P 1843fd4e6ed744abb7593fa3808e8ea5 [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: 118418fc007349f3b9b593bd409820e0, 1843fd4e6ed744abb7593fa3808e8ea5; no voters: 1cf3b660b3e14a4c9d208456c127d985
I20260709 14:50:24.082824  8719 raft_consensus.cc:2804] T e87f4c523fc549f9a5089fe9cee7a033 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:24.083207  8719 raft_consensus.cc:493] T e87f4c523fc549f9a5089fe9cee7a033 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:24.083531  8719 raft_consensus.cc:3060] T e87f4c523fc549f9a5089fe9cee7a033 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:24.085309  8644 tablet_bootstrap.cc:492] T 50d6f1372d0d4b42bc89b884859b0c62 P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap starting.
I20260709 14:50:24.085235  8765 raft_consensus.cc:493] T 028adb26929d4fc28f33f7416042f190 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:24.085947  8765 raft_consensus.cc:515] T 028adb26929d4fc28f33f7416042f190 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:24.086246  8450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec3307fcb64b452b96b144f01f555e6e" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "118418fc007349f3b9b593bd409820e0" is_pre_election: true
I20260709 14:50:24.088006  8765 leader_election.cc:290] T 028adb26929d4fc28f33f7416042f190 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865), 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415)
W20260709 14:50:24.090484  8492 leader_election.cc:343] T ec3307fcb64b452b96b144f01f555e6e P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:24.090396  8641 raft_consensus.cc:359] T 028adb26929d4fc28f33f7416042f190 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:24.091128  8641 raft_consensus.cc:385] T 028adb26929d4fc28f33f7416042f190 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:24.091005  8492 leader_election.cc:304] T ec3307fcb64b452b96b144f01f555e6e P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1843fd4e6ed744abb7593fa3808e8ea5; no voters: 118418fc007349f3b9b593bd409820e0, f2e1ff9c009347d0bf70b4b3624fbab4
I20260709 14:50:24.091432  8641 raft_consensus.cc:740] T 028adb26929d4fc28f33f7416042f190 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cf3b660b3e14a4c9d208456c127d985, State: Initialized, Role: FOLLOWER
I20260709 14:50:24.091795  8846 raft_consensus.cc:2749] T ec3307fcb64b452b96b144f01f555e6e P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:24.092628  8597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "028adb26929d4fc28f33f7416042f190" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cf3b660b3e14a4c9d208456c127d985" is_pre_election: true
I20260709 14:50:24.093919  8526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "028adb26929d4fc28f33f7416042f190" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" is_pre_election: true
I20260709 14:50:24.095301  8641 consensus_queue.cc:260] T 028adb26929d4fc28f33f7416042f190 P 1cf3b660b3e14a4c9d208456c127d985 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:24.097594  8597 raft_consensus.cc:2468] T 028adb26929d4fc28f33f7416042f190 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 118418fc007349f3b9b593bd409820e0 in term 0.
I20260709 14:50:24.071590  8524 raft_consensus.cc:2468] T 50d6f1372d0d4b42bc89b884859b0c62 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cf3b660b3e14a4c9d208456c127d985 in term 1.
I20260709 14:50:24.098860  8719 raft_consensus.cc:515] T e87f4c523fc549f9a5089fe9cee7a033 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:24.099133  8566 leader_election.cc:304] T 50d6f1372d0d4b42bc89b884859b0c62 P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1843fd4e6ed744abb7593fa3808e8ea5, 1cf3b660b3e14a4c9d208456c127d985; no voters: f2e1ff9c009347d0bf70b4b3624fbab4
I20260709 14:50:24.102658  8641 ts_tablet_manager.cc:1434] T 028adb26929d4fc28f33f7416042f190 P 1cf3b660b3e14a4c9d208456c127d985: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.000s
I20260709 14:50:24.101147  8775 raft_consensus.cc:2804] T 50d6f1372d0d4b42bc89b884859b0c62 P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:24.105124  8642 raft_consensus.cc:359] T c0a8b7f4be2c410dacbea077d2b852d9 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:24.105711  8642 raft_consensus.cc:385] T c0a8b7f4be2c410dacbea077d2b852d9 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:24.105187  8775 raft_consensus.cc:697] T 50d6f1372d0d4b42bc89b884859b0c62 P 1cf3b660b3e14a4c9d208456c127d985 [term 1 LEADER]: Becoming Leader. State: Replica: 1cf3b660b3e14a4c9d208456c127d985, State: Running, Role: LEADER
I20260709 14:50:24.105969  8642 raft_consensus.cc:740] T c0a8b7f4be2c410dacbea077d2b852d9 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1843fd4e6ed744abb7593fa3808e8ea5, State: Initialized, Role: FOLLOWER
I20260709 14:50:24.106837  8642 consensus_queue.cc:260] T c0a8b7f4be2c410dacbea077d2b852d9 P 1843fd4e6ed744abb7593fa3808e8ea5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:24.106887  8775 consensus_queue.cc:237] T 50d6f1372d0d4b42bc89b884859b0c62 P 1cf3b660b3e14a4c9d208456c127d985 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:24.109364  8642 ts_tablet_manager.cc:1434] T c0a8b7f4be2c410dacbea077d2b852d9 P 1843fd4e6ed744abb7593fa3808e8ea5: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.001s
I20260709 14:50:24.102231  8526 raft_consensus.cc:2468] T 028adb26929d4fc28f33f7416042f190 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 118418fc007349f3b9b593bd409820e0 in term 0.
I20260709 14:50:24.110530  8418 leader_election.cc:304] T 028adb26929d4fc28f33f7416042f190 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 118418fc007349f3b9b593bd409820e0, 1843fd4e6ed744abb7593fa3808e8ea5; no voters: 
I20260709 14:50:24.112427  8450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e87f4c523fc549f9a5089fe9cee7a033" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "118418fc007349f3b9b593bd409820e0"
I20260709 14:50:24.113010  8450 raft_consensus.cc:3060] T e87f4c523fc549f9a5089fe9cee7a033 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:24.114738  8644 tablet_bootstrap.cc:654] T 50d6f1372d0d4b42bc89b884859b0c62 P f2e1ff9c009347d0bf70b4b3624fbab4: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:24.116325  8641 tablet_bootstrap.cc:492] T 61a185cbf7db4fc7a8fe54a0d8267b40 P 1cf3b660b3e14a4c9d208456c127d985: Bootstrap starting.
I20260709 14:50:24.116617  8645 tablet_bootstrap.cc:492] T 387cf17bb12a427fac23e5b8a04ff79d P 118418fc007349f3b9b593bd409820e0: No bootstrap required, opened a new log
I20260709 14:50:24.117044  8645 ts_tablet_manager.cc:1403] T 387cf17bb12a427fac23e5b8a04ff79d P 118418fc007349f3b9b593bd409820e0: Time spent bootstrapping tablet: real 0.054s	user 0.008s	sys 0.007s
I20260709 14:50:24.121243  8846 raft_consensus.cc:493] T 387cf17bb12a427fac23e5b8a04ff79d P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:24.121691  8846 raft_consensus.cc:515] T 387cf17bb12a427fac23e5b8a04ff79d P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:24.123657  8846 leader_election.cc:290] T 387cf17bb12a427fac23e5b8a04ff79d P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101), 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485)
I20260709 14:50:24.125295  8373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "387cf17bb12a427fac23e5b8a04ff79d" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" is_pre_election: true
I20260709 14:50:24.127259  8449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "387cf17bb12a427fac23e5b8a04ff79d" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "118418fc007349f3b9b593bd409820e0" is_pre_election: true
I20260709 14:50:24.131050  8642 tablet_bootstrap.cc:492] T 61fa0b91210e47fab4e7228d387db5b5 P 1843fd4e6ed744abb7593fa3808e8ea5: Bootstrap starting.
I20260709 14:50:24.132042  8641 tablet_bootstrap.cc:654] T 61a185cbf7db4fc7a8fe54a0d8267b40 P 1cf3b660b3e14a4c9d208456c127d985: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:24.120340  8765 raft_consensus.cc:2804] T 028adb26929d4fc28f33f7416042f190 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 14:50:24.133055  8491 leader_election.cc:343] T 387cf17bb12a427fac23e5b8a04ff79d P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:24.133209  8765 raft_consensus.cc:493] T 028adb26929d4fc28f33f7416042f190 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:24.133633  8765 raft_consensus.cc:3060] T 028adb26929d4fc28f33f7416042f190 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:24.120512  8719 leader_election.cc:290] T e87f4c523fc549f9a5089fe9cee7a033 P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 election: Requested vote from peers 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485), 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415)
I20260709 14:50:24.127542  8450 raft_consensus.cc:2468] T e87f4c523fc549f9a5089fe9cee7a033 P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1843fd4e6ed744abb7593fa3808e8ea5 in term 1.
I20260709 14:50:24.136929  8492 leader_election.cc:304] T e87f4c523fc549f9a5089fe9cee7a033 P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 118418fc007349f3b9b593bd409820e0, 1843fd4e6ed744abb7593fa3808e8ea5; no voters: 
I20260709 14:50:24.137378  8597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e87f4c523fc549f9a5089fe9cee7a033" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cf3b660b3e14a4c9d208456c127d985"
W20260709 14:50:24.138644  8489 leader_election.cc:343] T e87f4c523fc549f9a5089fe9cee7a033 P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:50:24.139801  8492 leader_election.cc:343] T 387cf17bb12a427fac23e5b8a04ff79d P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:24.140285  8492 leader_election.cc:304] T 387cf17bb12a427fac23e5b8a04ff79d P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1843fd4e6ed744abb7593fa3808e8ea5; no voters: 118418fc007349f3b9b593bd409820e0, f2e1ff9c009347d0bf70b4b3624fbab4
I20260709 14:50:24.141010  8733 consensus_queue.cc:1048] T 9c87c142ee024557be242f888404ef53 P 1cf3b660b3e14a4c9d208456c127d985 [LEADER]: Connected to new peer: Peer: permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:24.141345  8846 raft_consensus.cc:2749] T 387cf17bb12a427fac23e5b8a04ff79d P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:24.137995  8719 raft_consensus.cc:2804] T e87f4c523fc549f9a5089fe9cee7a033 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:24.142575  8719 raft_consensus.cc:697] T e87f4c523fc549f9a5089fe9cee7a033 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 LEADER]: Becoming Leader. State: Replica: 1843fd4e6ed744abb7593fa3808e8ea5, State: Running, Role: LEADER
I20260709 14:50:24.143460  8719 consensus_queue.cc:237] T e87f4c523fc549f9a5089fe9cee7a033 P 1843fd4e6ed744abb7593fa3808e8ea5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:24.146339  8645 raft_consensus.cc:359] T 387cf17bb12a427fac23e5b8a04ff79d P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:24.146989  8645 raft_consensus.cc:385] T 387cf17bb12a427fac23e5b8a04ff79d P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:24.147802  8645 raft_consensus.cc:740] T 387cf17bb12a427fac23e5b8a04ff79d P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 118418fc007349f3b9b593bd409820e0, State: Initialized, Role: FOLLOWER
I20260709 14:50:24.150108  8645 consensus_queue.cc:260] T 387cf17bb12a427fac23e5b8a04ff79d P 118418fc007349f3b9b593bd409820e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:24.157426  8645 ts_tablet_manager.cc:1434] T 387cf17bb12a427fac23e5b8a04ff79d P 118418fc007349f3b9b593bd409820e0: Time spent starting tablet: real 0.040s	user 0.004s	sys 0.003s
I20260709 14:50:24.158816  8645 tablet_bootstrap.cc:492] T 61a185cbf7db4fc7a8fe54a0d8267b40 P 118418fc007349f3b9b593bd409820e0: Bootstrap starting.
I20260709 14:50:24.194854  8644 tablet_bootstrap.cc:492] T 50d6f1372d0d4b42bc89b884859b0c62 P f2e1ff9c009347d0bf70b4b3624fbab4: No bootstrap required, opened a new log
I20260709 14:50:24.199282  8644 ts_tablet_manager.cc:1403] T 50d6f1372d0d4b42bc89b884859b0c62 P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent bootstrapping tablet: real 0.114s	user 0.023s	sys 0.012s
I20260709 14:50:24.159263  8786 raft_consensus.cc:493] T 9c87c142ee024557be242f888404ef53 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:24.198526  8642 tablet_bootstrap.cc:654] T 61fa0b91210e47fab4e7228d387db5b5 P 1843fd4e6ed744abb7593fa3808e8ea5: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:24.200834  8786 raft_consensus.cc:515] T 9c87c142ee024557be242f888404ef53 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:24.201606  8641 tablet_bootstrap.cc:492] T 61a185cbf7db4fc7a8fe54a0d8267b40 P 1cf3b660b3e14a4c9d208456c127d985: No bootstrap required, opened a new log
I20260709 14:50:24.202010  8641 ts_tablet_manager.cc:1403] T 61a185cbf7db4fc7a8fe54a0d8267b40 P 1cf3b660b3e14a4c9d208456c127d985: Time spent bootstrapping tablet: real 0.094s	user 0.009s	sys 0.000s
I20260709 14:50:24.158921  8719 consensus_queue.cc:1048] T 6d9fe1523bb84c9e947d13c7134ab5f8 P 1843fd4e6ed744abb7593fa3808e8ea5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.045s
I20260709 14:50:24.203567  8598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c87c142ee024557be242f888404ef53" candidate_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cf3b660b3e14a4c9d208456c127d985" is_pre_election: true
I20260709 14:50:24.207093  8451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c87c142ee024557be242f888404ef53" candidate_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "118418fc007349f3b9b593bd409820e0" is_pre_election: true
I20260709 14:50:24.208679  8343 leader_election.cc:304] T 9c87c142ee024557be242f888404ef53 P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f2e1ff9c009347d0bf70b4b3624fbab4; no voters: 118418fc007349f3b9b593bd409820e0, 1cf3b660b3e14a4c9d208456c127d985
I20260709 14:50:24.209540  8749 raft_consensus.cc:2749] T 9c87c142ee024557be242f888404ef53 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:24.165716  8733 consensus_queue.cc:1048] T 4cdec230fa3743ceb024fe5684605567 P 1cf3b660b3e14a4c9d208456c127d985 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.039s
I20260709 14:50:24.211100  8641 raft_consensus.cc:359] T 61a185cbf7db4fc7a8fe54a0d8267b40 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:24.212625  8641 raft_consensus.cc:385] T 61a185cbf7db4fc7a8fe54a0d8267b40 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:24.212991  8641 raft_consensus.cc:740] T 61a185cbf7db4fc7a8fe54a0d8267b40 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cf3b660b3e14a4c9d208456c127d985, State: Initialized, Role: FOLLOWER
I20260709 14:50:24.211585  8644 raft_consensus.cc:359] T 50d6f1372d0d4b42bc89b884859b0c62 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:24.214906  8644 raft_consensus.cc:385] T 50d6f1372d0d4b42bc89b884859b0c62 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:24.215278  8644 raft_consensus.cc:740] T 50d6f1372d0d4b42bc89b884859b0c62 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2e1ff9c009347d0bf70b4b3624fbab4, State: Initialized, Role: FOLLOWER
I20260709 14:50:24.205087  8786 leader_election.cc:290] T 9c87c142ee024557be242f888404ef53 P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415), 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485)
I20260709 14:50:24.219411  8642 tablet_bootstrap.cc:492] T 61fa0b91210e47fab4e7228d387db5b5 P 1843fd4e6ed744abb7593fa3808e8ea5: No bootstrap required, opened a new log
I20260709 14:50:24.219879  8642 ts_tablet_manager.cc:1403] T 61fa0b91210e47fab4e7228d387db5b5 P 1843fd4e6ed744abb7593fa3808e8ea5: Time spent bootstrapping tablet: real 0.092s	user 0.010s	sys 0.001s
I20260709 14:50:24.185859  8765 raft_consensus.cc:515] T 028adb26929d4fc28f33f7416042f190 P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:24.223418  8525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "028adb26929d4fc28f33f7416042f190" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5"
I20260709 14:50:24.223986  8525 raft_consensus.cc:3060] T 028adb26929d4fc28f33f7416042f190 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:24.226624  8641 consensus_queue.cc:260] T 61a185cbf7db4fc7a8fe54a0d8267b40 P 1cf3b660b3e14a4c9d208456c127d985 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:24.227355  8644 consensus_queue.cc:260] T 50d6f1372d0d4b42bc89b884859b0c62 P f2e1ff9c009347d0bf70b4b3624fbab4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:24.231361  8641 ts_tablet_manager.cc:1434] T 61a185cbf7db4fc7a8fe54a0d8267b40 P 1cf3b660b3e14a4c9d208456c127d985: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260709 14:50:24.234172  8641 tablet_bootstrap.cc:492] T e87f4c523fc549f9a5089fe9cee7a033 P 1cf3b660b3e14a4c9d208456c127d985: Bootstrap starting.
I20260709 14:50:24.232584  8775 consensus_queue.cc:1048] T 4cdec230fa3743ceb024fe5684605567 P 1cf3b660b3e14a4c9d208456c127d985 [LEADER]: Connected to new peer: Peer: permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:24.233770  8275 catalog_manager.cc:5697] T e1c860612e7c40adb9267b52c3cf8da6 P 118418fc007349f3b9b593bd409820e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 118418fc007349f3b9b593bd409820e0 (127.6.46.66). New cstate: current_term: 1 leader_uuid: "118418fc007349f3b9b593bd409820e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:24.233229  8645 tablet_bootstrap.cc:654] T 61a185cbf7db4fc7a8fe54a0d8267b40 P 118418fc007349f3b9b593bd409820e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:24.232357  8644 ts_tablet_manager.cc:1434] T 50d6f1372d0d4b42bc89b884859b0c62 P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.002s
I20260709 14:50:24.240844  8644 tablet_bootstrap.cc:492] T 387cf17bb12a427fac23e5b8a04ff79d P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap starting.
I20260709 14:50:24.241344  8598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "028adb26929d4fc28f33f7416042f190" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cf3b660b3e14a4c9d208456c127d985"
I20260709 14:50:24.242805  8598 raft_consensus.cc:3060] T 028adb26929d4fc28f33f7416042f190 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:24.244978  8765 leader_election.cc:290] T 028adb26929d4fc28f33f7416042f190 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 election: Requested vote from peers 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865), 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415)
I20260709 14:50:24.248088  8775 raft_consensus.cc:493] T 0339791736024a8ca0fd5fdccb2f11d4 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:24.248559  8775 raft_consensus.cc:515] T 0339791736024a8ca0fd5fdccb2f11d4 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:24.251187  8373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0339791736024a8ca0fd5fdccb2f11d4" candidate_uuid: "1cf3b660b3e14a4c9d208456c127d985" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" is_pre_election: true
I20260709 14:50:24.251875  8373 raft_consensus.cc:2468] T 0339791736024a8ca0fd5fdccb2f11d4 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1cf3b660b3e14a4c9d208456c127d985 in term 0.
I20260709 14:50:24.253082  8565 leader_election.cc:304] T 0339791736024a8ca0fd5fdccb2f11d4 P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cf3b660b3e14a4c9d208456c127d985, f2e1ff9c009347d0bf70b4b3624fbab4; no voters: 
I20260709 14:50:24.253839  8733 raft_consensus.cc:2804] T 0339791736024a8ca0fd5fdccb2f11d4 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:24.254223  8733 raft_consensus.cc:493] T 0339791736024a8ca0fd5fdccb2f11d4 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:24.254532  8733 raft_consensus.cc:3060] T 0339791736024a8ca0fd5fdccb2f11d4 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:24.258524  8525 raft_consensus.cc:2468] T 028adb26929d4fc28f33f7416042f190 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 118418fc007349f3b9b593bd409820e0 in term 1.
I20260709 14:50:24.259707  8418 leader_election.cc:304] T 028adb26929d4fc28f33f7416042f190 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 118418fc007349f3b9b593bd409820e0, 1843fd4e6ed744abb7593fa3808e8ea5; no voters: 
I20260709 14:50:24.260051  8692 raft_consensus.cc:493] T 61a185cbf7db4fc7a8fe54a0d8267b40 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:24.260511  8692 raft_consensus.cc:515] T 61a185cbf7db4fc7a8fe54a0d8267b40 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:24.260723  8767 raft_consensus.cc:2804] T 028adb26929d4fc28f33f7416042f190 P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:24.261590  8767 raft_consensus.cc:697] T 028adb26929d4fc28f33f7416042f190 P 118418fc007349f3b9b593bd409820e0 [term 1 LEADER]: Becoming Leader. State: Replica: 118418fc007349f3b9b593bd409820e0, State: Running, Role: LEADER
I20260709 14:50:24.251027  8642 raft_consensus.cc:359] T 61fa0b91210e47fab4e7228d387db5b5 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:24.265726  8775 leader_election.cc:290] T 0339791736024a8ca0fd5fdccb2f11d4 P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101), 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485)
I20260709 14:50:24.262470  8270 catalog_manager.cc:5697] T e87f4c523fc549f9a5089fe9cee7a033 P 1843fd4e6ed744abb7593fa3808e8ea5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67). New cstate: current_term: 1 leader_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:24.265183  8642 raft_consensus.cc:385] T 61fa0b91210e47fab4e7228d387db5b5 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:24.267629  8733 raft_consensus.cc:515] T 0339791736024a8ca0fd5fdccb2f11d4 P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:24.268115  8642 raft_consensus.cc:740] T 61fa0b91210e47fab4e7228d387db5b5 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1843fd4e6ed744abb7593fa3808e8ea5, State: Initialized, Role: FOLLOWER
I20260709 14:50:24.271216  8450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a185cbf7db4fc7a8fe54a0d8267b40" candidate_uuid: "1cf3b660b3e14a4c9d208456c127d985" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "118418fc007349f3b9b593bd409820e0" is_pre_election: true
I20260709 14:50:24.274132  8374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0339791736024a8ca0fd5fdccb2f11d4" candidate_uuid: "1cf3b660b3e14a4c9d208456c127d985" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4"
I20260709 14:50:24.274679  8374 raft_consensus.cc:3060] T 0339791736024a8ca0fd5fdccb2f11d4 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:50:24.274895  8566 leader_election.cc:343] T 61a185cbf7db4fc7a8fe54a0d8267b40 P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:24.276477  8373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a185cbf7db4fc7a8fe54a0d8267b40" candidate_uuid: "1cf3b660b3e14a4c9d208456c127d985" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" is_pre_election: true
I20260709 14:50:24.276778  8450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0339791736024a8ca0fd5fdccb2f11d4" candidate_uuid: "1cf3b660b3e14a4c9d208456c127d985" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "118418fc007349f3b9b593bd409820e0" is_pre_election: true
I20260709 14:50:24.277616  8450 raft_consensus.cc:2468] T 0339791736024a8ca0fd5fdccb2f11d4 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1cf3b660b3e14a4c9d208456c127d985 in term 0.
W20260709 14:50:24.277894  8565 leader_election.cc:343] T 61a185cbf7db4fc7a8fe54a0d8267b40 P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:24.278366  8565 leader_election.cc:304] T 61a185cbf7db4fc7a8fe54a0d8267b40 P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1cf3b660b3e14a4c9d208456c127d985; no voters: 118418fc007349f3b9b593bd409820e0, f2e1ff9c009347d0bf70b4b3624fbab4
I20260709 14:50:24.262645  8692 leader_election.cc:290] T 61a185cbf7db4fc7a8fe54a0d8267b40 P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101), 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485)
I20260709 14:50:24.279639  8692 raft_consensus.cc:2749] T 61a185cbf7db4fc7a8fe54a0d8267b40 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:24.285023  8642 consensus_queue.cc:260] T 61fa0b91210e47fab4e7228d387db5b5 P 1843fd4e6ed744abb7593fa3808e8ea5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:24.285972  8598 raft_consensus.cc:2468] T 028adb26929d4fc28f33f7416042f190 P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 118418fc007349f3b9b593bd409820e0 in term 1.
I20260709 14:50:24.294656  8373 raft_consensus.cc:3060] T 9c87c142ee024557be242f888404ef53 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:24.274123  8767 consensus_queue.cc:237] T 028adb26929d4fc28f33f7416042f190 P 118418fc007349f3b9b593bd409820e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:24.295050  8374 raft_consensus.cc:2468] T 0339791736024a8ca0fd5fdccb2f11d4 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cf3b660b3e14a4c9d208456c127d985 in term 1.
I20260709 14:50:24.322724  8765 consensus_queue.cc:1048] T dedfc1cf3e494bc5835c137c795aaca1 P 118418fc007349f3b9b593bd409820e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:24.326184  8642 ts_tablet_manager.cc:1434] T 61fa0b91210e47fab4e7228d387db5b5 P 1843fd4e6ed744abb7593fa3808e8ea5: Time spent starting tablet: real 0.106s	user 0.007s	sys 0.000s
I20260709 14:50:24.328996  8719 raft_consensus.cc:493] T c0a8b7f4be2c410dacbea077d2b852d9 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:24.329547  8719 raft_consensus.cc:515] T c0a8b7f4be2c410dacbea077d2b852d9 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:24.330888  8449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0339791736024a8ca0fd5fdccb2f11d4" candidate_uuid: "1cf3b660b3e14a4c9d208456c127d985" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "118418fc007349f3b9b593bd409820e0"
I20260709 14:50:24.331472  8449 raft_consensus.cc:3060] T 0339791736024a8ca0fd5fdccb2f11d4 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:24.334645  8565 leader_election.cc:304] T 0339791736024a8ca0fd5fdccb2f11d4 P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cf3b660b3e14a4c9d208456c127d985, f2e1ff9c009347d0bf70b4b3624fbab4; no voters: 
I20260709 14:50:24.336783  8377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0a8b7f4be2c410dacbea077d2b852d9" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" is_pre_election: true
W20260709 14:50:24.337994  8491 leader_election.cc:343] T c0a8b7f4be2c410dacbea077d2b852d9 P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:24.338029  8867 raft_consensus.cc:2804] T 0339791736024a8ca0fd5fdccb2f11d4 P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:24.324455  8733 leader_election.cc:290] T 0339791736024a8ca0fd5fdccb2f11d4 P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 1 election: Requested vote from peers f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101), 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485)
I20260709 14:50:24.341403  8642 tablet_bootstrap.cc:492] T d76d6f1b170240199220a8088273b926 P 1843fd4e6ed744abb7593fa3808e8ea5: Bootstrap starting.
I20260709 14:50:24.331588  8719 leader_election.cc:290] T c0a8b7f4be2c410dacbea077d2b852d9 P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415), f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101)
I20260709 14:50:24.347904  8597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0a8b7f4be2c410dacbea077d2b852d9" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cf3b660b3e14a4c9d208456c127d985" is_pre_election: true
I20260709 14:50:24.349568  8846 raft_consensus.cc:493] T c21340057a6f40a6a39ae61817379256 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:24.349996  8846 raft_consensus.cc:515] T c21340057a6f40a6a39ae61817379256 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:24.350486  8796 consensus_queue.cc:1048] T 6d9fe1523bb84c9e947d13c7134ab5f8 P 1843fd4e6ed744abb7593fa3808e8ea5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:24.353174  8846 leader_election.cc:290] T c21340057a6f40a6a39ae61817379256 P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485), 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415)
I20260709 14:50:24.354385  8449 raft_consensus.cc:2468] T 0339791736024a8ca0fd5fdccb2f11d4 P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cf3b660b3e14a4c9d208456c127d985 in term 1.
I20260709 14:50:24.355288  8450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c21340057a6f40a6a39ae61817379256" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "118418fc007349f3b9b593bd409820e0" is_pre_election: true
I20260709 14:50:24.357820  8644 tablet_bootstrap.cc:654] T 387cf17bb12a427fac23e5b8a04ff79d P f2e1ff9c009347d0bf70b4b3624fbab4: Neither blocks nor log segments found. Creating new log.
W20260709 14:50:24.357692  8492 leader_election.cc:343] T c21340057a6f40a6a39ae61817379256 P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:50:24.359468  8489 leader_election.cc:343] T c0a8b7f4be2c410dacbea077d2b852d9 P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:24.361554  8489 leader_election.cc:304] T c0a8b7f4be2c410dacbea077d2b852d9 P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1843fd4e6ed744abb7593fa3808e8ea5; no voters: 1cf3b660b3e14a4c9d208456c127d985, f2e1ff9c009347d0bf70b4b3624fbab4
I20260709 14:50:24.362339  8598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c21340057a6f40a6a39ae61817379256" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cf3b660b3e14a4c9d208456c127d985" is_pre_election: true
I20260709 14:50:24.362244  8733 consensus_queue.cc:1048] T 9c87c142ee024557be242f888404ef53 P 1cf3b660b3e14a4c9d208456c127d985 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:24.362617  8719 raft_consensus.cc:2749] T c0a8b7f4be2c410dacbea077d2b852d9 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:50:24.364485  8489 leader_election.cc:343] T c21340057a6f40a6a39ae61817379256 P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:24.364928  8489 leader_election.cc:304] T c21340057a6f40a6a39ae61817379256 P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1843fd4e6ed744abb7593fa3808e8ea5; no voters: 118418fc007349f3b9b593bd409820e0, 1cf3b660b3e14a4c9d208456c127d985
I20260709 14:50:24.364382  8645 tablet_bootstrap.cc:492] T 61a185cbf7db4fc7a8fe54a0d8267b40 P 118418fc007349f3b9b593bd409820e0: No bootstrap required, opened a new log
I20260709 14:50:24.365644  8719 raft_consensus.cc:2749] T c21340057a6f40a6a39ae61817379256 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:24.365661  8645 ts_tablet_manager.cc:1403] T 61a185cbf7db4fc7a8fe54a0d8267b40 P 118418fc007349f3b9b593bd409820e0: Time spent bootstrapping tablet: real 0.207s	user 0.016s	sys 0.031s
I20260709 14:50:24.369804  8645 raft_consensus.cc:359] T 61a185cbf7db4fc7a8fe54a0d8267b40 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:24.370661  8645 raft_consensus.cc:385] T 61a185cbf7db4fc7a8fe54a0d8267b40 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:24.371027  8645 raft_consensus.cc:740] T 61a185cbf7db4fc7a8fe54a0d8267b40 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 118418fc007349f3b9b593bd409820e0, State: Initialized, Role: FOLLOWER
I20260709 14:50:24.371522  8642 tablet_bootstrap.cc:654] T d76d6f1b170240199220a8088273b926 P 1843fd4e6ed744abb7593fa3808e8ea5: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:24.371827  8645 consensus_queue.cc:260] T 61a185cbf7db4fc7a8fe54a0d8267b40 P 118418fc007349f3b9b593bd409820e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:24.374109  8645 ts_tablet_manager.cc:1434] T 61a185cbf7db4fc7a8fe54a0d8267b40 P 118418fc007349f3b9b593bd409820e0: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:50:24.375100  8641 tablet_bootstrap.cc:654] T e87f4c523fc549f9a5089fe9cee7a033 P 1cf3b660b3e14a4c9d208456c127d985: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:24.375309  8645 tablet_bootstrap.cc:492] T 0353f6fc75824f4f8f507a3a104c2513 P 118418fc007349f3b9b593bd409820e0: Bootstrap starting.
I20260709 14:50:24.375345  8268 catalog_manager.cc:5697] T 50d6f1372d0d4b42bc89b884859b0c62 P 1cf3b660b3e14a4c9d208456c127d985 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68). New cstate: current_term: 1 leader_uuid: "1cf3b660b3e14a4c9d208456c127d985" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:24.378770  8867 raft_consensus.cc:697] T 0339791736024a8ca0fd5fdccb2f11d4 P 1cf3b660b3e14a4c9d208456c127d985 [term 1 LEADER]: Becoming Leader. State: Replica: 1cf3b660b3e14a4c9d208456c127d985, State: Running, Role: LEADER
I20260709 14:50:24.394977  8644 tablet_bootstrap.cc:492] T 387cf17bb12a427fac23e5b8a04ff79d P f2e1ff9c009347d0bf70b4b3624fbab4: No bootstrap required, opened a new log
I20260709 14:50:24.391732  8867 consensus_queue.cc:237] T 0339791736024a8ca0fd5fdccb2f11d4 P 1cf3b660b3e14a4c9d208456c127d985 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:24.395457  8644 ts_tablet_manager.cc:1403] T 387cf17bb12a427fac23e5b8a04ff79d P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent bootstrapping tablet: real 0.155s	user 0.010s	sys 0.001s
I20260709 14:50:24.403653  8645 tablet_bootstrap.cc:654] T 0353f6fc75824f4f8f507a3a104c2513 P 118418fc007349f3b9b593bd409820e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:24.407819  8644 raft_consensus.cc:359] T 387cf17bb12a427fac23e5b8a04ff79d P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:24.408510  8644 raft_consensus.cc:385] T 387cf17bb12a427fac23e5b8a04ff79d P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:24.408782  8644 raft_consensus.cc:740] T 387cf17bb12a427fac23e5b8a04ff79d P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2e1ff9c009347d0bf70b4b3624fbab4, State: Initialized, Role: FOLLOWER
I20260709 14:50:24.409627  8644 consensus_queue.cc:260] T 387cf17bb12a427fac23e5b8a04ff79d P f2e1ff9c009347d0bf70b4b3624fbab4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:24.421355  8786 raft_consensus.cc:493] T d76d6f1b170240199220a8088273b926 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:24.421715  8765 consensus_queue.cc:1048] T dedfc1cf3e494bc5835c137c795aaca1 P 118418fc007349f3b9b593bd409820e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:24.421872  8786 raft_consensus.cc:515] T d76d6f1b170240199220a8088273b926 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:24.423089  8644 ts_tablet_manager.cc:1434] T 387cf17bb12a427fac23e5b8a04ff79d P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent starting tablet: real 0.027s	user 0.001s	sys 0.004s
I20260709 14:50:24.424067  8644 tablet_bootstrap.cc:492] T c0a8b7f4be2c410dacbea077d2b852d9 P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap starting.
I20260709 14:50:24.424319  8275 catalog_manager.cc:5697] T 028adb26929d4fc28f33f7416042f190 P 118418fc007349f3b9b593bd409820e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 118418fc007349f3b9b593bd409820e0 (127.6.46.66). New cstate: current_term: 1 leader_uuid: "118418fc007349f3b9b593bd409820e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:24.436973  8641 tablet_bootstrap.cc:492] T e87f4c523fc549f9a5089fe9cee7a033 P 1cf3b660b3e14a4c9d208456c127d985: No bootstrap required, opened a new log
I20260709 14:50:24.437580  8641 ts_tablet_manager.cc:1403] T e87f4c523fc549f9a5089fe9cee7a033 P 1cf3b660b3e14a4c9d208456c127d985: Time spent bootstrapping tablet: real 0.204s	user 0.009s	sys 0.005s
I20260709 14:50:24.445130  8642 tablet_bootstrap.cc:492] T d76d6f1b170240199220a8088273b926 P 1843fd4e6ed744abb7593fa3808e8ea5: No bootstrap required, opened a new log
I20260709 14:50:24.445875  8449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d76d6f1b170240199220a8088273b926" candidate_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "118418fc007349f3b9b593bd409820e0" is_pre_election: true
I20260709 14:50:24.450634  8525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d76d6f1b170240199220a8088273b926" candidate_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" is_pre_election: true
I20260709 14:50:24.428262  8786 leader_election.cc:290] T d76d6f1b170240199220a8088273b926 P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485), 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865)
I20260709 14:50:24.451241  8449 raft_consensus.cc:2468] T d76d6f1b170240199220a8088273b926 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f2e1ff9c009347d0bf70b4b3624fbab4 in term 0.
I20260709 14:50:24.453166  8343 leader_election.cc:304] T d76d6f1b170240199220a8088273b926 P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 118418fc007349f3b9b593bd409820e0, f2e1ff9c009347d0bf70b4b3624fbab4; no voters: 
I20260709 14:50:24.454102  8786 raft_consensus.cc:2804] T d76d6f1b170240199220a8088273b926 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:24.454459  8786 raft_consensus.cc:493] T d76d6f1b170240199220a8088273b926 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:24.454756  8786 raft_consensus.cc:3060] T d76d6f1b170240199220a8088273b926 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:24.458807  8642 ts_tablet_manager.cc:1403] T d76d6f1b170240199220a8088273b926 P 1843fd4e6ed744abb7593fa3808e8ea5: Time spent bootstrapping tablet: real 0.118s	user 0.011s	sys 0.006s
W20260709 14:50:24.469161  8343 leader_election.cc:343] T d76d6f1b170240199220a8088273b926 P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:24.474630  8641 raft_consensus.cc:359] T e87f4c523fc549f9a5089fe9cee7a033 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:24.475332  8641 raft_consensus.cc:385] T e87f4c523fc549f9a5089fe9cee7a033 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:24.475589  8641 raft_consensus.cc:740] T e87f4c523fc549f9a5089fe9cee7a033 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cf3b660b3e14a4c9d208456c127d985, State: Initialized, Role: FOLLOWER
I20260709 14:50:24.476215  8641 consensus_queue.cc:260] T e87f4c523fc549f9a5089fe9cee7a033 P 1cf3b660b3e14a4c9d208456c127d985 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:24.480816  8641 ts_tablet_manager.cc:1434] T e87f4c523fc549f9a5089fe9cee7a033 P 1cf3b660b3e14a4c9d208456c127d985: Time spent starting tablet: real 0.043s	user 0.006s	sys 0.001s
I20260709 14:50:24.476991  8773 consensus_queue.cc:1048] T e1c860612e7c40adb9267b52c3cf8da6 P 118418fc007349f3b9b593bd409820e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 14:50:24.496541  8268 catalog_manager.cc:5697] T 0339791736024a8ca0fd5fdccb2f11d4 P 1cf3b660b3e14a4c9d208456c127d985 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68). New cstate: current_term: 1 leader_uuid: "1cf3b660b3e14a4c9d208456c127d985" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:24.499116  8786 raft_consensus.cc:515] T d76d6f1b170240199220a8088273b926 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:24.499482  8377 raft_consensus.cc:3060] T 50d6f1372d0d4b42bc89b884859b0c62 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:24.500157  8641 tablet_bootstrap.cc:492] T cdc91608d3bc48928351a96100d2e1d2 P 1cf3b660b3e14a4c9d208456c127d985: Bootstrap starting.
I20260709 14:50:24.505756  8642 raft_consensus.cc:359] T d76d6f1b170240199220a8088273b926 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:24.506407  8642 raft_consensus.cc:385] T d76d6f1b170240199220a8088273b926 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:24.506676  8642 raft_consensus.cc:740] T d76d6f1b170240199220a8088273b926 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1843fd4e6ed744abb7593fa3808e8ea5, State: Initialized, Role: FOLLOWER
I20260709 14:50:24.508180  8644 tablet_bootstrap.cc:654] T c0a8b7f4be2c410dacbea077d2b852d9 P f2e1ff9c009347d0bf70b4b3624fbab4: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:24.508133  8449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d76d6f1b170240199220a8088273b926" candidate_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "118418fc007349f3b9b593bd409820e0"
I20260709 14:50:24.508749  8525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d76d6f1b170240199220a8088273b926" candidate_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5"
I20260709 14:50:24.510929  8645 tablet_bootstrap.cc:492] T 0353f6fc75824f4f8f507a3a104c2513 P 118418fc007349f3b9b593bd409820e0: No bootstrap required, opened a new log
I20260709 14:50:24.513463  8645 ts_tablet_manager.cc:1403] T 0353f6fc75824f4f8f507a3a104c2513 P 118418fc007349f3b9b593bd409820e0: Time spent bootstrapping tablet: real 0.138s	user 0.019s	sys 0.015s
I20260709 14:50:24.511195  8786 leader_election.cc:290] T d76d6f1b170240199220a8088273b926 P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 1 election: Requested vote from peers 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485), 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865)
I20260709 14:50:24.507311  8642 consensus_queue.cc:260] T d76d6f1b170240199220a8088273b926 P 1843fd4e6ed744abb7593fa3808e8ea5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:24.514698  8449 raft_consensus.cc:3060] T d76d6f1b170240199220a8088273b926 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:24.515232  8525 raft_consensus.cc:3060] T d76d6f1b170240199220a8088273b926 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:24.515748  8765 consensus_queue.cc:1048] T e1c860612e7c40adb9267b52c3cf8da6 P 118418fc007349f3b9b593bd409820e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:24.516199  8645 raft_consensus.cc:359] T 0353f6fc75824f4f8f507a3a104c2513 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:24.516819  8645 raft_consensus.cc:385] T 0353f6fc75824f4f8f507a3a104c2513 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:24.517089  8645 raft_consensus.cc:740] T 0353f6fc75824f4f8f507a3a104c2513 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 118418fc007349f3b9b593bd409820e0, State: Initialized, Role: FOLLOWER
I20260709 14:50:24.517758  8645 consensus_queue.cc:260] T 0353f6fc75824f4f8f507a3a104c2513 P 118418fc007349f3b9b593bd409820e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:24.519735  8645 ts_tablet_manager.cc:1434] T 0353f6fc75824f4f8f507a3a104c2513 P 118418fc007349f3b9b593bd409820e0: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
I20260709 14:50:24.520641  8868 consensus_queue.cc:1048] T 50d6f1372d0d4b42bc89b884859b0c62 P 1cf3b660b3e14a4c9d208456c127d985 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:24.522459  8786 raft_consensus.cc:493] T 50d6f1372d0d4b42bc89b884859b0c62 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:24.520968  8645 tablet_bootstrap.cc:492] T 134c2ff217a94c2da1035ef57f1ed54c P 118418fc007349f3b9b593bd409820e0: Bootstrap starting.
I20260709 14:50:24.529830  8719 raft_consensus.cc:493] T 61fa0b91210e47fab4e7228d387db5b5 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:24.530303  8719 raft_consensus.cc:515] T 61fa0b91210e47fab4e7228d387db5b5 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:24.531603  8645 tablet_bootstrap.cc:654] T 134c2ff217a94c2da1035ef57f1ed54c P 118418fc007349f3b9b593bd409820e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:24.532294  8719 leader_election.cc:290] T 61fa0b91210e47fab4e7228d387db5b5 P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101), 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485)
I20260709 14:50:24.534013  8525 raft_consensus.cc:2468] T d76d6f1b170240199220a8088273b926 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2e1ff9c009347d0bf70b4b3624fbab4 in term 1.
I20260709 14:50:24.523622  8641 tablet_bootstrap.cc:654] T cdc91608d3bc48928351a96100d2e1d2 P 1cf3b660b3e14a4c9d208456c127d985: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:24.523080  8786 raft_consensus.cc:515] T 50d6f1372d0d4b42bc89b884859b0c62 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:24.534371  8450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61fa0b91210e47fab4e7228d387db5b5" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "118418fc007349f3b9b593bd409820e0" is_pre_election: true
I20260709 14:50:24.536332  8786 leader_election.cc:290] T 50d6f1372d0d4b42bc89b884859b0c62 P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865), 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415)
W20260709 14:50:24.536966  8492 leader_election.cc:343] T 61fa0b91210e47fab4e7228d387db5b5 P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:24.537573  8642 ts_tablet_manager.cc:1434] T d76d6f1b170240199220a8088273b926 P 1843fd4e6ed744abb7593fa3808e8ea5: Time spent starting tablet: real 0.078s	user 0.007s	sys 0.000s
I20260709 14:50:24.538477  8642 tablet_bootstrap.cc:492] T 3a3823b160b743d98d41bb589a02708b P 1843fd4e6ed744abb7593fa3808e8ea5: Bootstrap starting.
I20260709 14:50:24.549842  8524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50d6f1372d0d4b42bc89b884859b0c62" candidate_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" is_pre_election: true
I20260709 14:50:24.550477  8524 raft_consensus.cc:2468] T 50d6f1372d0d4b42bc89b884859b0c62 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f2e1ff9c009347d0bf70b4b3624fbab4 in term 1.
I20260709 14:50:24.550998  8377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61fa0b91210e47fab4e7228d387db5b5" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" is_pre_election: true
I20260709 14:50:24.553418  8597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50d6f1372d0d4b42bc89b884859b0c62" candidate_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cf3b660b3e14a4c9d208456c127d985" is_pre_election: true
I20260709 14:50:24.554199  8343 leader_election.cc:304] T 50d6f1372d0d4b42bc89b884859b0c62 P f2e1ff9c009347d0bf70b4b3624fbab4 [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: 1843fd4e6ed744abb7593fa3808e8ea5, f2e1ff9c009347d0bf70b4b3624fbab4; no voters: 
W20260709 14:50:24.553623  8491 leader_election.cc:343] T 61fa0b91210e47fab4e7228d387db5b5 P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:24.558611  8491 leader_election.cc:304] T 61fa0b91210e47fab4e7228d387db5b5 P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1843fd4e6ed744abb7593fa3808e8ea5; no voters: 118418fc007349f3b9b593bd409820e0, f2e1ff9c009347d0bf70b4b3624fbab4
I20260709 14:50:24.562799  8846 raft_consensus.cc:2749] T 61fa0b91210e47fab4e7228d387db5b5 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:24.563591  8343 leader_election.cc:304] T d76d6f1b170240199220a8088273b926 P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1843fd4e6ed744abb7593fa3808e8ea5, f2e1ff9c009347d0bf70b4b3624fbab4; no voters: 
I20260709 14:50:24.564553  8749 raft_consensus.cc:2804] T d76d6f1b170240199220a8088273b926 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:24.569058  8644 tablet_bootstrap.cc:492] T c0a8b7f4be2c410dacbea077d2b852d9 P f2e1ff9c009347d0bf70b4b3624fbab4: No bootstrap required, opened a new log
I20260709 14:50:24.569546  8644 ts_tablet_manager.cc:1403] T c0a8b7f4be2c410dacbea077d2b852d9 P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent bootstrapping tablet: real 0.146s	user 0.013s	sys 0.006s
I20260709 14:50:24.571616  8642 tablet_bootstrap.cc:654] T 3a3823b160b743d98d41bb589a02708b P 1843fd4e6ed744abb7593fa3808e8ea5: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:24.573774  8644 raft_consensus.cc:359] T c0a8b7f4be2c410dacbea077d2b852d9 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:24.574476  8644 raft_consensus.cc:385] T c0a8b7f4be2c410dacbea077d2b852d9 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:24.574750  8644 raft_consensus.cc:740] T c0a8b7f4be2c410dacbea077d2b852d9 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2e1ff9c009347d0bf70b4b3624fbab4, State: Initialized, Role: FOLLOWER
I20260709 14:50:24.575655  8644 consensus_queue.cc:260] T c0a8b7f4be2c410dacbea077d2b852d9 P f2e1ff9c009347d0bf70b4b3624fbab4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:24.581183  8449 raft_consensus.cc:2468] T d76d6f1b170240199220a8088273b926 P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2e1ff9c009347d0bf70b4b3624fbab4 in term 1.
I20260709 14:50:24.582908  8786 raft_consensus.cc:2804] T 50d6f1372d0d4b42bc89b884859b0c62 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:24.584513  8786 raft_consensus.cc:493] T 50d6f1372d0d4b42bc89b884859b0c62 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1cf3b660b3e14a4c9d208456c127d985)
I20260709 14:50:24.584936  8786 raft_consensus.cc:3060] T 50d6f1372d0d4b42bc89b884859b0c62 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:24.596949  8597 raft_consensus.cc:3060] T e87f4c523fc549f9a5089fe9cee7a033 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:24.600478  8645 tablet_bootstrap.cc:492] T 134c2ff217a94c2da1035ef57f1ed54c P 118418fc007349f3b9b593bd409820e0: No bootstrap required, opened a new log
I20260709 14:50:24.601064  8645 ts_tablet_manager.cc:1403] T 134c2ff217a94c2da1035ef57f1ed54c P 118418fc007349f3b9b593bd409820e0: Time spent bootstrapping tablet: real 0.080s	user 0.010s	sys 0.004s
I20260709 14:50:24.615711  8644 ts_tablet_manager.cc:1434] T c0a8b7f4be2c410dacbea077d2b852d9 P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent starting tablet: real 0.046s	user 0.015s	sys 0.014s
I20260709 14:50:24.611994  8749 raft_consensus.cc:697] T d76d6f1b170240199220a8088273b926 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 LEADER]: Becoming Leader. State: Replica: f2e1ff9c009347d0bf70b4b3624fbab4, State: Running, Role: LEADER
I20260709 14:50:24.616612  8645 raft_consensus.cc:359] T 134c2ff217a94c2da1035ef57f1ed54c P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:24.618129  8645 raft_consensus.cc:385] T 134c2ff217a94c2da1035ef57f1ed54c P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:24.618310  8645 raft_consensus.cc:740] T 134c2ff217a94c2da1035ef57f1ed54c P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 118418fc007349f3b9b593bd409820e0, State: Initialized, Role: FOLLOWER
I20260709 14:50:24.621480  8642 tablet_bootstrap.cc:492] T 3a3823b160b743d98d41bb589a02708b P 1843fd4e6ed744abb7593fa3808e8ea5: No bootstrap required, opened a new log
I20260709 14:50:24.621955  8642 ts_tablet_manager.cc:1403] T 3a3823b160b743d98d41bb589a02708b P 1843fd4e6ed744abb7593fa3808e8ea5: Time spent bootstrapping tablet: real 0.084s	user 0.009s	sys 0.004s
I20260709 14:50:24.622675  8719 consensus_queue.cc:1048] T e87f4c523fc549f9a5089fe9cee7a033 P 1843fd4e6ed744abb7593fa3808e8ea5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:24.624796  8642 raft_consensus.cc:359] T 3a3823b160b743d98d41bb589a02708b P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:24.625443  8642 raft_consensus.cc:385] T 3a3823b160b743d98d41bb589a02708b P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:24.625705  8642 raft_consensus.cc:740] T 3a3823b160b743d98d41bb589a02708b P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1843fd4e6ed744abb7593fa3808e8ea5, State: Initialized, Role: FOLLOWER
I20260709 14:50:24.626433  8642 consensus_queue.cc:260] T 3a3823b160b743d98d41bb589a02708b P 1843fd4e6ed744abb7593fa3808e8ea5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:24.628153  8642 ts_tablet_manager.cc:1434] T 3a3823b160b743d98d41bb589a02708b P 1843fd4e6ed744abb7593fa3808e8ea5: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:50:24.629019  8642 tablet_bootstrap.cc:492] T 134c2ff217a94c2da1035ef57f1ed54c P 1843fd4e6ed744abb7593fa3808e8ea5: Bootstrap starting.
I20260709 14:50:24.632162  8645 consensus_queue.cc:260] T 134c2ff217a94c2da1035ef57f1ed54c P 118418fc007349f3b9b593bd409820e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:24.634270  8645 ts_tablet_manager.cc:1434] T 134c2ff217a94c2da1035ef57f1ed54c P 118418fc007349f3b9b593bd409820e0: Time spent starting tablet: real 0.033s	user 0.004s	sys 0.002s
I20260709 14:50:24.635486  8645 tablet_bootstrap.cc:492] T c21340057a6f40a6a39ae61817379256 P 118418fc007349f3b9b593bd409820e0: Bootstrap starting.
I20260709 14:50:24.636029  8642 tablet_bootstrap.cc:654] T 134c2ff217a94c2da1035ef57f1ed54c P 1843fd4e6ed744abb7593fa3808e8ea5: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:24.640193  8641 tablet_bootstrap.cc:492] T cdc91608d3bc48928351a96100d2e1d2 P 1cf3b660b3e14a4c9d208456c127d985: No bootstrap required, opened a new log
I20260709 14:50:24.640614  8641 ts_tablet_manager.cc:1403] T cdc91608d3bc48928351a96100d2e1d2 P 1cf3b660b3e14a4c9d208456c127d985: Time spent bootstrapping tablet: real 0.141s	user 0.007s	sys 0.014s
I20260709 14:50:24.641661  8644 tablet_bootstrap.cc:492] T 417cdb6e1647499f95591e8188e7d32f P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap starting.
I20260709 14:50:24.648432  8703 raft_consensus.cc:493] T 387cf17bb12a427fac23e5b8a04ff79d P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:24.648926  8703 raft_consensus.cc:515] T 387cf17bb12a427fac23e5b8a04ff79d P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:24.652763  8373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "387cf17bb12a427fac23e5b8a04ff79d" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" is_pre_election: true
I20260709 14:50:24.653126  8526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "387cf17bb12a427fac23e5b8a04ff79d" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" is_pre_election: true
I20260709 14:50:24.653596  8373 raft_consensus.cc:2468] T 387cf17bb12a427fac23e5b8a04ff79d P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 118418fc007349f3b9b593bd409820e0 in term 0.
I20260709 14:50:24.653807  8526 raft_consensus.cc:2468] T 387cf17bb12a427fac23e5b8a04ff79d P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 118418fc007349f3b9b593bd409820e0 in term 0.
I20260709 14:50:24.655797  8703 leader_election.cc:290] T 387cf17bb12a427fac23e5b8a04ff79d P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101), 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865)
I20260709 14:50:24.656662  8417 leader_election.cc:304] T 387cf17bb12a427fac23e5b8a04ff79d P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 118418fc007349f3b9b593bd409820e0, f2e1ff9c009347d0bf70b4b3624fbab4; no voters: 
I20260709 14:50:24.661823  8703 raft_consensus.cc:2804] T 387cf17bb12a427fac23e5b8a04ff79d P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:24.662230  8703 raft_consensus.cc:493] T 387cf17bb12a427fac23e5b8a04ff79d P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:24.662634  8703 raft_consensus.cc:3060] T 387cf17bb12a427fac23e5b8a04ff79d P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:24.663707  8644 tablet_bootstrap.cc:654] T 417cdb6e1647499f95591e8188e7d32f P f2e1ff9c009347d0bf70b4b3624fbab4: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:24.665092  8867 consensus_queue.cc:1048] T 50d6f1372d0d4b42bc89b884859b0c62 P 1cf3b660b3e14a4c9d208456c127d985 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:24.666853  8645 tablet_bootstrap.cc:654] T c21340057a6f40a6a39ae61817379256 P 118418fc007349f3b9b593bd409820e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:24.651309  8786 raft_consensus.cc:515] T 50d6f1372d0d4b42bc89b884859b0c62 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:24.666333  8749 consensus_queue.cc:237] T d76d6f1b170240199220a8088273b926 P f2e1ff9c009347d0bf70b4b3624fbab4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:24.672010  8642 tablet_bootstrap.cc:492] T 134c2ff217a94c2da1035ef57f1ed54c P 1843fd4e6ed744abb7593fa3808e8ea5: No bootstrap required, opened a new log
I20260709 14:50:24.672477  8642 ts_tablet_manager.cc:1403] T 134c2ff217a94c2da1035ef57f1ed54c P 1843fd4e6ed744abb7593fa3808e8ea5: Time spent bootstrapping tablet: real 0.044s	user 0.014s	sys 0.018s
I20260709 14:50:24.679953  8525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50d6f1372d0d4b42bc89b884859b0c62" candidate_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5"
I20260709 14:50:24.682927  8374 raft_consensus.cc:1240] T 50d6f1372d0d4b42bc89b884859b0c62 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 2 FOLLOWER]: Rejecting Update request from peer 1cf3b660b3e14a4c9d208456c127d985 for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:24.683903  8600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50d6f1372d0d4b42bc89b884859b0c62" candidate_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1cf3b660b3e14a4c9d208456c127d985"
I20260709 14:50:24.685016  8867 consensus_queue.cc:1059] T 50d6f1372d0d4b42bc89b884859b0c62 P 1cf3b660b3e14a4c9d208456c127d985 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:24.687237  8719 consensus_queue.cc:1048] T e87f4c523fc549f9a5089fe9cee7a033 P 1843fd4e6ed744abb7593fa3808e8ea5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:24.682371  8786 leader_election.cc:290] T 50d6f1372d0d4b42bc89b884859b0c62 P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 2 election: Requested vote from peers 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865), 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415)
I20260709 14:50:24.689826  8868 raft_consensus.cc:3055] T 50d6f1372d0d4b42bc89b884859b0c62 P 1cf3b660b3e14a4c9d208456c127d985 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:24.690828  8868 raft_consensus.cc:740] T 50d6f1372d0d4b42bc89b884859b0c62 P 1cf3b660b3e14a4c9d208456c127d985 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1cf3b660b3e14a4c9d208456c127d985, State: Running, Role: LEADER
I20260709 14:50:24.691625  8868 consensus_queue.cc:260] T 50d6f1372d0d4b42bc89b884859b0c62 P 1cf3b660b3e14a4c9d208456c127d985 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:24.692301  8340 leader_election.cc:304] T 50d6f1372d0d4b42bc89b884859b0c62 P f2e1ff9c009347d0bf70b4b3624fbab4 [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: f2e1ff9c009347d0bf70b4b3624fbab4; no voters: 1843fd4e6ed744abb7593fa3808e8ea5, 1cf3b660b3e14a4c9d208456c127d985
I20260709 14:50:24.692961  8868 raft_consensus.cc:3060] T 50d6f1372d0d4b42bc89b884859b0c62 P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:24.700001  8642 raft_consensus.cc:359] T 134c2ff217a94c2da1035ef57f1ed54c P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:24.700871  8642 raft_consensus.cc:385] T 134c2ff217a94c2da1035ef57f1ed54c P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:24.701205  8642 raft_consensus.cc:740] T 134c2ff217a94c2da1035ef57f1ed54c P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1843fd4e6ed744abb7593fa3808e8ea5, State: Initialized, Role: FOLLOWER
I20260709 14:50:24.702030  8642 consensus_queue.cc:260] T 134c2ff217a94c2da1035ef57f1ed54c P 1843fd4e6ed744abb7593fa3808e8ea5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:24.705333  8786 raft_consensus.cc:2749] T 50d6f1372d0d4b42bc89b884859b0c62 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:50:24.708169  8642 ts_tablet_manager.cc:1434] T 134c2ff217a94c2da1035ef57f1ed54c P 1843fd4e6ed744abb7593fa3808e8ea5: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.001s
I20260709 14:50:24.699523  8703 raft_consensus.cc:515] T 387cf17bb12a427fac23e5b8a04ff79d P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:24.718488  8644 tablet_bootstrap.cc:492] T 417cdb6e1647499f95591e8188e7d32f P f2e1ff9c009347d0bf70b4b3624fbab4: No bootstrap required, opened a new log
I20260709 14:50:24.718838  8642 tablet_bootstrap.cc:492] T cdc91608d3bc48928351a96100d2e1d2 P 1843fd4e6ed744abb7593fa3808e8ea5: Bootstrap starting.
I20260709 14:50:24.718940  8644 ts_tablet_manager.cc:1403] T 417cdb6e1647499f95591e8188e7d32f P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent bootstrapping tablet: real 0.079s	user 0.007s	sys 0.002s
I20260709 14:50:24.721572  8644 raft_consensus.cc:359] T 417cdb6e1647499f95591e8188e7d32f P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:24.722186  8644 raft_consensus.cc:385] T 417cdb6e1647499f95591e8188e7d32f P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:24.718647  8374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "387cf17bb12a427fac23e5b8a04ff79d" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4"
I20260709 14:50:24.722455  8644 raft_consensus.cc:740] T 417cdb6e1647499f95591e8188e7d32f P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2e1ff9c009347d0bf70b4b3624fbab4, State: Initialized, Role: FOLLOWER
I20260709 14:50:24.722635  8374 raft_consensus.cc:3060] T 387cf17bb12a427fac23e5b8a04ff79d P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:24.724017  8644 consensus_queue.cc:260] T 417cdb6e1647499f95591e8188e7d32f P f2e1ff9c009347d0bf70b4b3624fbab4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:24.726845  8644 ts_tablet_manager.cc:1434] T 417cdb6e1647499f95591e8188e7d32f P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 14:50:24.726866  8642 tablet_bootstrap.cc:654] T cdc91608d3bc48928351a96100d2e1d2 P 1843fd4e6ed744abb7593fa3808e8ea5: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:24.727608  8526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "387cf17bb12a427fac23e5b8a04ff79d" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5"
I20260709 14:50:24.727933  8644 tablet_bootstrap.cc:492] T 134c2ff217a94c2da1035ef57f1ed54c P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap starting.
I20260709 14:50:24.728251  8526 raft_consensus.cc:3060] T 387cf17bb12a427fac23e5b8a04ff79d P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:24.734133  8644 tablet_bootstrap.cc:654] T 134c2ff217a94c2da1035ef57f1ed54c P f2e1ff9c009347d0bf70b4b3624fbab4: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:24.736950  8641 raft_consensus.cc:359] T cdc91608d3bc48928351a96100d2e1d2 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:24.737720  8641 raft_consensus.cc:385] T cdc91608d3bc48928351a96100d2e1d2 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:24.738049  8641 raft_consensus.cc:740] T cdc91608d3bc48928351a96100d2e1d2 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cf3b660b3e14a4c9d208456c127d985, State: Initialized, Role: FOLLOWER
I20260709 14:50:24.737501  8270 catalog_manager.cc:5697] T d76d6f1b170240199220a8088273b926 P f2e1ff9c009347d0bf70b4b3624fbab4 reported cstate change: term changed from 0 to 1, leader changed from <none> to f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65). New cstate: current_term: 1 leader_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:24.738888  8641 consensus_queue.cc:260] T cdc91608d3bc48928351a96100d2e1d2 P 1cf3b660b3e14a4c9d208456c127d985 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:24.738468  8703 leader_election.cc:290] T 387cf17bb12a427fac23e5b8a04ff79d P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 election: Requested vote from peers f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101), 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865)
I20260709 14:50:24.747382  8703 raft_consensus.cc:493] T 61a185cbf7db4fc7a8fe54a0d8267b40 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:24.747918  8645 tablet_bootstrap.cc:492] T c21340057a6f40a6a39ae61817379256 P 118418fc007349f3b9b593bd409820e0: No bootstrap required, opened a new log
I20260709 14:50:24.748370  8645 ts_tablet_manager.cc:1403] T c21340057a6f40a6a39ae61817379256 P 118418fc007349f3b9b593bd409820e0: Time spent bootstrapping tablet: real 0.113s	user 0.016s	sys 0.019s
I20260709 14:50:24.748790  8526 raft_consensus.cc:2468] T 387cf17bb12a427fac23e5b8a04ff79d P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 118418fc007349f3b9b593bd409820e0 in term 1.
I20260709 14:50:24.749914  8418 leader_election.cc:304] T 387cf17bb12a427fac23e5b8a04ff79d P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 118418fc007349f3b9b593bd409820e0, 1843fd4e6ed744abb7593fa3808e8ea5; no voters: 
I20260709 14:50:24.750725  8765 raft_consensus.cc:2804] T 387cf17bb12a427fac23e5b8a04ff79d P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:24.750785  8645 raft_consensus.cc:359] T c21340057a6f40a6a39ae61817379256 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:24.751245  8765 raft_consensus.cc:697] T 387cf17bb12a427fac23e5b8a04ff79d P 118418fc007349f3b9b593bd409820e0 [term 1 LEADER]: Becoming Leader. State: Replica: 118418fc007349f3b9b593bd409820e0, State: Running, Role: LEADER
I20260709 14:50:24.751497  8645 raft_consensus.cc:385] T c21340057a6f40a6a39ae61817379256 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:24.752161  8645 raft_consensus.cc:740] T c21340057a6f40a6a39ae61817379256 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 118418fc007349f3b9b593bd409820e0, State: Initialized, Role: FOLLOWER
I20260709 14:50:24.752017  8767 consensus_queue.cc:1048] T 028adb26929d4fc28f33f7416042f190 P 118418fc007349f3b9b593bd409820e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:24.752130  8765 consensus_queue.cc:237] T 387cf17bb12a427fac23e5b8a04ff79d P 118418fc007349f3b9b593bd409820e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:24.754262  8645 consensus_queue.cc:260] T c21340057a6f40a6a39ae61817379256 P 118418fc007349f3b9b593bd409820e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:24.755731  8374 raft_consensus.cc:2468] T 387cf17bb12a427fac23e5b8a04ff79d P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 118418fc007349f3b9b593bd409820e0 in term 1.
I20260709 14:50:24.756368  8641 ts_tablet_manager.cc:1434] T cdc91608d3bc48928351a96100d2e1d2 P 1cf3b660b3e14a4c9d208456c127d985: Time spent starting tablet: real 0.115s	user 0.005s	sys 0.003s
I20260709 14:50:24.757125  8773 raft_consensus.cc:493] T 0353f6fc75824f4f8f507a3a104c2513 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:24.747815  8703 raft_consensus.cc:515] T 61a185cbf7db4fc7a8fe54a0d8267b40 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:24.760242  8645 ts_tablet_manager.cc:1434] T c21340057a6f40a6a39ae61817379256 P 118418fc007349f3b9b593bd409820e0: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 14:50:24.757617  8773 raft_consensus.cc:515] T 0353f6fc75824f4f8f507a3a104c2513 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:24.763234  8645 tablet_bootstrap.cc:492] T a402292add5b4572b522fd680979e806 P 118418fc007349f3b9b593bd409820e0: Bootstrap starting.
I20260709 14:50:24.764851  8641 tablet_bootstrap.cc:492] T 3a3823b160b743d98d41bb589a02708b P 1cf3b660b3e14a4c9d208456c127d985: Bootstrap starting.
I20260709 14:50:24.765558  8598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a185cbf7db4fc7a8fe54a0d8267b40" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cf3b660b3e14a4c9d208456c127d985" is_pre_election: true
I20260709 14:50:24.766238  8598 raft_consensus.cc:2468] T 61a185cbf7db4fc7a8fe54a0d8267b40 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 118418fc007349f3b9b593bd409820e0 in term 0.
I20260709 14:50:24.767827  8598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0353f6fc75824f4f8f507a3a104c2513" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cf3b660b3e14a4c9d208456c127d985" is_pre_election: true
I20260709 14:50:24.769124  8415 leader_election.cc:304] T 61a185cbf7db4fc7a8fe54a0d8267b40 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 118418fc007349f3b9b593bd409820e0, 1cf3b660b3e14a4c9d208456c127d985; no voters: 
W20260709 14:50:24.769994  8415 leader_election.cc:343] T 0353f6fc75824f4f8f507a3a104c2513 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:24.770582  8767 raft_consensus.cc:2804] T 61a185cbf7db4fc7a8fe54a0d8267b40 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:24.770962  8767 raft_consensus.cc:493] T 61a185cbf7db4fc7a8fe54a0d8267b40 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:24.771255  8641 tablet_bootstrap.cc:654] T 3a3823b160b743d98d41bb589a02708b P 1cf3b660b3e14a4c9d208456c127d985: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:24.771309  8767 raft_consensus.cc:3060] T 61a185cbf7db4fc7a8fe54a0d8267b40 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:24.771874  8645 tablet_bootstrap.cc:654] T a402292add5b4572b522fd680979e806 P 118418fc007349f3b9b593bd409820e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:24.776661  8373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0353f6fc75824f4f8f507a3a104c2513" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" is_pre_election: true
I20260709 14:50:24.777254  8773 leader_election.cc:290] T 0353f6fc75824f4f8f507a3a104c2513 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415), f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101)
I20260709 14:50:24.778735  8703 leader_election.cc:290] T 61a185cbf7db4fc7a8fe54a0d8267b40 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415), f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101)
I20260709 14:50:24.779011  8642 tablet_bootstrap.cc:492] T cdc91608d3bc48928351a96100d2e1d2 P 1843fd4e6ed744abb7593fa3808e8ea5: No bootstrap required, opened a new log
I20260709 14:50:24.779466  8642 ts_tablet_manager.cc:1403] T cdc91608d3bc48928351a96100d2e1d2 P 1843fd4e6ed744abb7593fa3808e8ea5: Time spent bootstrapping tablet: real 0.061s	user 0.010s	sys 0.012s
I20260709 14:50:24.780398  8374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a185cbf7db4fc7a8fe54a0d8267b40" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" is_pre_election: true
W20260709 14:50:24.781790  8417 leader_election.cc:343] T 0353f6fc75824f4f8f507a3a104c2513 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:24.782232  8417 leader_election.cc:304] T 0353f6fc75824f4f8f507a3a104c2513 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 118418fc007349f3b9b593bd409820e0; no voters: 1cf3b660b3e14a4c9d208456c127d985, f2e1ff9c009347d0bf70b4b3624fbab4
I20260709 14:50:24.782104  8642 raft_consensus.cc:359] T cdc91608d3bc48928351a96100d2e1d2 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:24.782946  8642 raft_consensus.cc:385] T cdc91608d3bc48928351a96100d2e1d2 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:24.782673  8767 raft_consensus.cc:515] T 61a185cbf7db4fc7a8fe54a0d8267b40 P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:24.783226  8642 raft_consensus.cc:740] T cdc91608d3bc48928351a96100d2e1d2 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1843fd4e6ed744abb7593fa3808e8ea5, State: Initialized, Role: FOLLOWER
W20260709 14:50:24.783470  8417 leader_election.cc:343] T 61a185cbf7db4fc7a8fe54a0d8267b40 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:24.783859  8642 consensus_queue.cc:260] T cdc91608d3bc48928351a96100d2e1d2 P 1843fd4e6ed744abb7593fa3808e8ea5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:24.785276  8598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a185cbf7db4fc7a8fe54a0d8267b40" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cf3b660b3e14a4c9d208456c127d985"
I20260709 14:50:24.785810  8598 raft_consensus.cc:3060] T 61a185cbf7db4fc7a8fe54a0d8267b40 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:24.785923  8644 tablet_bootstrap.cc:492] T 134c2ff217a94c2da1035ef57f1ed54c P f2e1ff9c009347d0bf70b4b3624fbab4: No bootstrap required, opened a new log
I20260709 14:50:24.786398  8644 ts_tablet_manager.cc:1403] T 134c2ff217a94c2da1035ef57f1ed54c P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent bootstrapping tablet: real 0.059s	user 0.012s	sys 0.002s
I20260709 14:50:24.786414  8642 ts_tablet_manager.cc:1434] T cdc91608d3bc48928351a96100d2e1d2 P 1843fd4e6ed744abb7593fa3808e8ea5: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:50:24.787513  8642 tablet_bootstrap.cc:492] T a402292add5b4572b522fd680979e806 P 1843fd4e6ed744abb7593fa3808e8ea5: Bootstrap starting.
I20260709 14:50:24.789048  8644 raft_consensus.cc:359] T 134c2ff217a94c2da1035ef57f1ed54c P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:24.789674  8644 raft_consensus.cc:385] T 134c2ff217a94c2da1035ef57f1ed54c P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:24.789939  8644 raft_consensus.cc:740] T 134c2ff217a94c2da1035ef57f1ed54c P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2e1ff9c009347d0bf70b4b3624fbab4, State: Initialized, Role: FOLLOWER
I20260709 14:50:24.793792  8644 consensus_queue.cc:260] T 134c2ff217a94c2da1035ef57f1ed54c P f2e1ff9c009347d0bf70b4b3624fbab4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:24.804843  8644 ts_tablet_manager.cc:1434] T 134c2ff217a94c2da1035ef57f1ed54c P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 14:50:24.805831  8644 tablet_bootstrap.cc:492] T 61fa0b91210e47fab4e7228d387db5b5 P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap starting.
I20260709 14:50:24.815481  8642 tablet_bootstrap.cc:654] T a402292add5b4572b522fd680979e806 P 1843fd4e6ed744abb7593fa3808e8ea5: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:24.816965  8765 consensus_queue.cc:1048] T 028adb26929d4fc28f33f7416042f190 P 118418fc007349f3b9b593bd409820e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:24.821732  8644 tablet_bootstrap.cc:654] T 61fa0b91210e47fab4e7228d387db5b5 P f2e1ff9c009347d0bf70b4b3624fbab4: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:24.816461  8269 catalog_manager.cc:5697] T 387cf17bb12a427fac23e5b8a04ff79d P 118418fc007349f3b9b593bd409820e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 118418fc007349f3b9b593bd409820e0 (127.6.46.66). New cstate: current_term: 1 leader_uuid: "118418fc007349f3b9b593bd409820e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:24.794420  8703 raft_consensus.cc:2749] T 0353f6fc75824f4f8f507a3a104c2513 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:24.828877  8374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a185cbf7db4fc7a8fe54a0d8267b40" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4"
I20260709 14:50:24.832948  8767 leader_election.cc:290] T 61a185cbf7db4fc7a8fe54a0d8267b40 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 election: Requested vote from peers 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415), f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101)
I20260709 14:50:24.833298  8598 raft_consensus.cc:2468] T 61a185cbf7db4fc7a8fe54a0d8267b40 P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 118418fc007349f3b9b593bd409820e0 in term 1.
W20260709 14:50:24.832707  8417 leader_election.cc:343] T 61a185cbf7db4fc7a8fe54a0d8267b40 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:24.836105  8415 leader_election.cc:304] T 61a185cbf7db4fc7a8fe54a0d8267b40 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 118418fc007349f3b9b593bd409820e0, 1cf3b660b3e14a4c9d208456c127d985; no voters: f2e1ff9c009347d0bf70b4b3624fbab4
I20260709 14:50:24.842088  8641 tablet_bootstrap.cc:492] T 3a3823b160b743d98d41bb589a02708b P 1cf3b660b3e14a4c9d208456c127d985: No bootstrap required, opened a new log
I20260709 14:50:24.842792  8641 ts_tablet_manager.cc:1403] T 3a3823b160b743d98d41bb589a02708b P 1cf3b660b3e14a4c9d208456c127d985: Time spent bootstrapping tablet: real 0.081s	user 0.019s	sys 0.019s
I20260709 14:50:24.845906  8641 raft_consensus.cc:359] T 3a3823b160b743d98d41bb589a02708b P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:24.850940  8641 raft_consensus.cc:385] T 3a3823b160b743d98d41bb589a02708b P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:24.851848  8641 raft_consensus.cc:740] T 3a3823b160b743d98d41bb589a02708b P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cf3b660b3e14a4c9d208456c127d985, State: Initialized, Role: FOLLOWER
I20260709 14:50:24.853088  8641 consensus_queue.cc:260] T 3a3823b160b743d98d41bb589a02708b P 1cf3b660b3e14a4c9d208456c127d985 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:24.851682  8767 raft_consensus.cc:2804] T 61a185cbf7db4fc7a8fe54a0d8267b40 P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:24.860675  8641 ts_tablet_manager.cc:1434] T 3a3823b160b743d98d41bb589a02708b P 1cf3b660b3e14a4c9d208456c127d985: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 14:50:24.862027  8641 tablet_bootstrap.cc:492] T 574dc63930bb4233bc789290d2b6ff62 P 1cf3b660b3e14a4c9d208456c127d985: Bootstrap starting.
I20260709 14:50:24.861539  8767 raft_consensus.cc:697] T 61a185cbf7db4fc7a8fe54a0d8267b40 P 118418fc007349f3b9b593bd409820e0 [term 1 LEADER]: Becoming Leader. State: Replica: 118418fc007349f3b9b593bd409820e0, State: Running, Role: LEADER
I20260709 14:50:24.873139  8645 tablet_bootstrap.cc:492] T a402292add5b4572b522fd680979e806 P 118418fc007349f3b9b593bd409820e0: No bootstrap required, opened a new log
I20260709 14:50:24.873649  8645 ts_tablet_manager.cc:1403] T a402292add5b4572b522fd680979e806 P 118418fc007349f3b9b593bd409820e0: Time spent bootstrapping tablet: real 0.111s	user 0.011s	sys 0.000s
I20260709 14:50:24.873273  8767 consensus_queue.cc:237] T 61a185cbf7db4fc7a8fe54a0d8267b40 P 118418fc007349f3b9b593bd409820e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:24.876981  8645 raft_consensus.cc:359] T a402292add5b4572b522fd680979e806 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:24.878139  8645 raft_consensus.cc:385] T a402292add5b4572b522fd680979e806 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:24.878400  8645 raft_consensus.cc:740] T a402292add5b4572b522fd680979e806 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 118418fc007349f3b9b593bd409820e0, State: Initialized, Role: FOLLOWER
I20260709 14:50:24.880259  8645 consensus_queue.cc:260] T a402292add5b4572b522fd680979e806 P 118418fc007349f3b9b593bd409820e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:24.885878  8644 tablet_bootstrap.cc:492] T 61fa0b91210e47fab4e7228d387db5b5 P f2e1ff9c009347d0bf70b4b3624fbab4: No bootstrap required, opened a new log
I20260709 14:50:24.886325  8644 ts_tablet_manager.cc:1403] T 61fa0b91210e47fab4e7228d387db5b5 P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent bootstrapping tablet: real 0.081s	user 0.013s	sys 0.014s
I20260709 14:50:24.887534  8645 ts_tablet_manager.cc:1434] T a402292add5b4572b522fd680979e806 P 118418fc007349f3b9b593bd409820e0: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 14:50:24.890376  8644 raft_consensus.cc:359] T 61fa0b91210e47fab4e7228d387db5b5 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:24.891104  8644 raft_consensus.cc:385] T 61fa0b91210e47fab4e7228d387db5b5 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:24.891360  8644 raft_consensus.cc:740] T 61fa0b91210e47fab4e7228d387db5b5 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2e1ff9c009347d0bf70b4b3624fbab4, State: Initialized, Role: FOLLOWER
I20260709 14:50:24.892324  8749 raft_consensus.cc:493] T 417cdb6e1647499f95591e8188e7d32f P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:24.892268  8644 consensus_queue.cc:260] T 61fa0b91210e47fab4e7228d387db5b5 P f2e1ff9c009347d0bf70b4b3624fbab4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:24.892933  8749 raft_consensus.cc:515] T 417cdb6e1647499f95591e8188e7d32f P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:24.894423  8644 ts_tablet_manager.cc:1434] T 61fa0b91210e47fab4e7228d387db5b5 P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:50:24.894863  8749 leader_election.cc:290] T 417cdb6e1647499f95591e8188e7d32f P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485), 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865)
I20260709 14:50:24.897711  8644 tablet_bootstrap.cc:492] T ec3307fcb64b452b96b144f01f555e6e P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap starting.
I20260709 14:50:24.899106  8526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "417cdb6e1647499f95591e8188e7d32f" candidate_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" is_pre_election: true
I20260709 14:50:24.899777  8765 raft_consensus.cc:493] T a402292add5b4572b522fd680979e806 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:24.899854  8450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "417cdb6e1647499f95591e8188e7d32f" candidate_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "118418fc007349f3b9b593bd409820e0" is_pre_election: true
I20260709 14:50:24.900375  8765 raft_consensus.cc:515] T a402292add5b4572b522fd680979e806 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
W20260709 14:50:24.900727  8343 leader_election.cc:343] T 417cdb6e1647499f95591e8188e7d32f P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:50:24.901463  8343 leader_election.cc:343] T 417cdb6e1647499f95591e8188e7d32f P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:24.901875  8343 leader_election.cc:304] T 417cdb6e1647499f95591e8188e7d32f P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f2e1ff9c009347d0bf70b4b3624fbab4; no voters: 118418fc007349f3b9b593bd409820e0, 1843fd4e6ed744abb7593fa3808e8ea5
I20260709 14:50:24.903463  8525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a402292add5b4572b522fd680979e806" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" is_pre_election: true
I20260709 14:50:24.904102  8600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a402292add5b4572b522fd680979e806" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cf3b660b3e14a4c9d208456c127d985" is_pre_election: true
I20260709 14:50:24.904423  8749 raft_consensus.cc:2749] T 417cdb6e1647499f95591e8188e7d32f P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:24.905057  8645 tablet_bootstrap.cc:492] T ec3307fcb64b452b96b144f01f555e6e P 118418fc007349f3b9b593bd409820e0: Bootstrap starting.
I20260709 14:50:24.903065  8765 leader_election.cc:290] T a402292add5b4572b522fd680979e806 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865), 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415)
I20260709 14:50:24.911856  8641 tablet_bootstrap.cc:654] T 574dc63930bb4233bc789290d2b6ff62 P 1cf3b660b3e14a4c9d208456c127d985: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:24.911898  8796 raft_consensus.cc:493] T 134c2ff217a94c2da1035ef57f1ed54c P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:50:24.913717  8418 leader_election.cc:343] T a402292add5b4572b522fd680979e806 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:24.914212  8846 raft_consensus.cc:493] T 3a3823b160b743d98d41bb589a02708b P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:24.920291  8846 raft_consensus.cc:515] T 3a3823b160b743d98d41bb589a02708b P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:24.922266  8846 leader_election.cc:290] T 3a3823b160b743d98d41bb589a02708b P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415), f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101)
I20260709 14:50:24.923784  8796 raft_consensus.cc:515] T 134c2ff217a94c2da1035ef57f1ed54c P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:24.925395  8868 consensus_queue.cc:1048] T 0339791736024a8ca0fd5fdccb2f11d4 P 1cf3b660b3e14a4c9d208456c127d985 [LEADER]: Connected to new peer: Peer: permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:24.926110  8796 leader_election.cc:290] T 134c2ff217a94c2da1035ef57f1ed54c P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101), 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485)
I20260709 14:50:24.926205  8644 tablet_bootstrap.cc:654] T ec3307fcb64b452b96b144f01f555e6e P f2e1ff9c009347d0bf70b4b3624fbab4: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:24.926661  8796 raft_consensus.cc:493] T cdc91608d3bc48928351a96100d2e1d2 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:24.927098  8796 raft_consensus.cc:515] T cdc91608d3bc48928351a96100d2e1d2 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:24.928201  8374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a3823b160b743d98d41bb589a02708b" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" is_pre_election: true
I20260709 14:50:24.929081  8796 leader_election.cc:290] T cdc91608d3bc48928351a96100d2e1d2 P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415), f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101)
I20260709 14:50:24.929927  8598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdc91608d3bc48928351a96100d2e1d2" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cf3b660b3e14a4c9d208456c127d985" is_pre_election: true
I20260709 14:50:24.930305  8449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "134c2ff217a94c2da1035ef57f1ed54c" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "118418fc007349f3b9b593bd409820e0" is_pre_election: true
I20260709 14:50:24.930528  8598 raft_consensus.cc:2468] T cdc91608d3bc48928351a96100d2e1d2 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1843fd4e6ed744abb7593fa3808e8ea5 in term 0.
I20260709 14:50:24.930930  8449 raft_consensus.cc:2468] T 134c2ff217a94c2da1035ef57f1ed54c P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1843fd4e6ed744abb7593fa3808e8ea5 in term 0.
W20260709 14:50:24.931383  8491 leader_election.cc:343] T 3a3823b160b743d98d41bb589a02708b P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:50:24.931612  8415 leader_election.cc:343] T a402292add5b4572b522fd680979e806 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:24.933674  8373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdc91608d3bc48928351a96100d2e1d2" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" is_pre_election: true
I20260709 14:50:24.933884  8415 leader_election.cc:304] T a402292add5b4572b522fd680979e806 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 118418fc007349f3b9b593bd409820e0; no voters: 1843fd4e6ed744abb7593fa3808e8ea5, 1cf3b660b3e14a4c9d208456c127d985
I20260709 14:50:24.934597  8489 leader_election.cc:304] T cdc91608d3bc48928351a96100d2e1d2 P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1843fd4e6ed744abb7593fa3808e8ea5, 1cf3b660b3e14a4c9d208456c127d985; no voters: 
I20260709 14:50:24.935372  8796 raft_consensus.cc:2804] T cdc91608d3bc48928351a96100d2e1d2 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:24.935422  8903 raft_consensus.cc:2749] T a402292add5b4572b522fd680979e806 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:24.935861  8796 raft_consensus.cc:493] T cdc91608d3bc48928351a96100d2e1d2 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:24.936267  8796 raft_consensus.cc:3060] T cdc91608d3bc48928351a96100d2e1d2 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:24.936681  8492 leader_election.cc:304] T 134c2ff217a94c2da1035ef57f1ed54c P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 118418fc007349f3b9b593bd409820e0, 1843fd4e6ed744abb7593fa3808e8ea5; no voters: 
I20260709 14:50:24.936774  8374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "134c2ff217a94c2da1035ef57f1ed54c" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" is_pre_election: true
I20260709 14:50:24.937515  8374 raft_consensus.cc:2468] T 134c2ff217a94c2da1035ef57f1ed54c P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1843fd4e6ed744abb7593fa3808e8ea5 in term 0.
I20260709 14:50:24.937616  8719 raft_consensus.cc:2804] T 134c2ff217a94c2da1035ef57f1ed54c P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:24.938050  8719 raft_consensus.cc:493] T 134c2ff217a94c2da1035ef57f1ed54c P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:24.938369  8719 raft_consensus.cc:3060] T 134c2ff217a94c2da1035ef57f1ed54c P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:50:24.938931  8491 leader_election.cc:343] T cdc91608d3bc48928351a96100d2e1d2 P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:24.941794  8775 consensus_queue.cc:1048] T 0339791736024a8ca0fd5fdccb2f11d4 P 1cf3b660b3e14a4c9d208456c127d985 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:24.942804  8796 raft_consensus.cc:515] T cdc91608d3bc48928351a96100d2e1d2 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:24.944048  8600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a3823b160b743d98d41bb589a02708b" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cf3b660b3e14a4c9d208456c127d985" is_pre_election: true
I20260709 14:50:24.944657  8600 raft_consensus.cc:2468] T 3a3823b160b743d98d41bb589a02708b P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1843fd4e6ed744abb7593fa3808e8ea5 in term 0.
I20260709 14:50:24.947201  8489 leader_election.cc:304] T 3a3823b160b743d98d41bb589a02708b P 1843fd4e6ed744abb7593fa3808e8ea5 [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: 1843fd4e6ed744abb7593fa3808e8ea5, 1cf3b660b3e14a4c9d208456c127d985; no voters: f2e1ff9c009347d0bf70b4b3624fbab4
I20260709 14:50:24.948632  8847 raft_consensus.cc:2804] T 3a3823b160b743d98d41bb589a02708b P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:24.949011  8847 raft_consensus.cc:493] T 3a3823b160b743d98d41bb589a02708b P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:24.949349  8847 raft_consensus.cc:3060] T 3a3823b160b743d98d41bb589a02708b P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:24.959571  8642 tablet_bootstrap.cc:492] T a402292add5b4572b522fd680979e806 P 1843fd4e6ed744abb7593fa3808e8ea5: No bootstrap required, opened a new log
I20260709 14:50:24.960084  8642 ts_tablet_manager.cc:1403] T a402292add5b4572b522fd680979e806 P 1843fd4e6ed744abb7593fa3808e8ea5: Time spent bootstrapping tablet: real 0.173s	user 0.012s	sys 0.005s
I20260709 14:50:24.962494  8642 raft_consensus.cc:359] T a402292add5b4572b522fd680979e806 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:24.963117  8642 raft_consensus.cc:385] T a402292add5b4572b522fd680979e806 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:24.963376  8642 raft_consensus.cc:740] T a402292add5b4572b522fd680979e806 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1843fd4e6ed744abb7593fa3808e8ea5, State: Initialized, Role: FOLLOWER
I20260709 14:50:24.947510  8268 catalog_manager.cc:5697] T 61a185cbf7db4fc7a8fe54a0d8267b40 P 118418fc007349f3b9b593bd409820e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 118418fc007349f3b9b593bd409820e0 (127.6.46.66). New cstate: current_term: 1 leader_uuid: "118418fc007349f3b9b593bd409820e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:24.971875  8767 raft_consensus.cc:493] T c21340057a6f40a6a39ae61817379256 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:24.949855  8719 raft_consensus.cc:515] T 134c2ff217a94c2da1035ef57f1ed54c P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:24.966548  8642 consensus_queue.cc:260] T a402292add5b4572b522fd680979e806 P 1843fd4e6ed744abb7593fa3808e8ea5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:24.949898  8796 leader_election.cc:290] T cdc91608d3bc48928351a96100d2e1d2 P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 election: Requested vote from peers 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415), f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101)
I20260709 14:50:24.975417  8767 raft_consensus.cc:515] T c21340057a6f40a6a39ae61817379256 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:24.979367  8719 leader_election.cc:290] T 134c2ff217a94c2da1035ef57f1ed54c P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 election: Requested vote from peers f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101), 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485)
I20260709 14:50:24.980783  8767 leader_election.cc:290] T c21340057a6f40a6a39ae61817379256 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865), 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415)
I20260709 14:50:24.982666  8449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "134c2ff217a94c2da1035ef57f1ed54c" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "118418fc007349f3b9b593bd409820e0"
I20260709 14:50:24.983315  8449 raft_consensus.cc:3060] T 134c2ff217a94c2da1035ef57f1ed54c P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:24.983364  8526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c21340057a6f40a6a39ae61817379256" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" is_pre_election: true
I20260709 14:50:24.990001  8644 tablet_bootstrap.cc:492] T ec3307fcb64b452b96b144f01f555e6e P f2e1ff9c009347d0bf70b4b3624fbab4: No bootstrap required, opened a new log
I20260709 14:50:24.990433  8644 ts_tablet_manager.cc:1403] T ec3307fcb64b452b96b144f01f555e6e P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent bootstrapping tablet: real 0.093s	user 0.024s	sys 0.010s
I20260709 14:50:24.991101  8645 tablet_bootstrap.cc:654] T ec3307fcb64b452b96b144f01f555e6e P 118418fc007349f3b9b593bd409820e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:24.985011  8374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdc91608d3bc48928351a96100d2e1d2" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4"
I20260709 14:50:24.994948  8749 raft_consensus.cc:493] T c0a8b7f4be2c410dacbea077d2b852d9 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:24.995457  8749 raft_consensus.cc:515] T c0a8b7f4be2c410dacbea077d2b852d9 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:24.996031  8600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdc91608d3bc48928351a96100d2e1d2" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cf3b660b3e14a4c9d208456c127d985"
I20260709 14:50:24.996127  8597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c21340057a6f40a6a39ae61817379256" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cf3b660b3e14a4c9d208456c127d985" is_pre_election: true
I20260709 14:50:24.996644  8600 raft_consensus.cc:3060] T cdc91608d3bc48928351a96100d2e1d2 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:24.997495  8749 leader_election.cc:290] T c0a8b7f4be2c410dacbea077d2b852d9 P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865), 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415)
I20260709 14:50:24.992856  8644 raft_consensus.cc:359] T ec3307fcb64b452b96b144f01f555e6e P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:24.998795  8644 raft_consensus.cc:385] T ec3307fcb64b452b96b144f01f555e6e P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:24.999135  8644 raft_consensus.cc:740] T ec3307fcb64b452b96b144f01f555e6e P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2e1ff9c009347d0bf70b4b3624fbab4, State: Initialized, Role: FOLLOWER
I20260709 14:50:24.998829  8526 raft_consensus.cc:2468] T c21340057a6f40a6a39ae61817379256 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 118418fc007349f3b9b593bd409820e0 in term 0.
I20260709 14:50:25.008863  8377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "134c2ff217a94c2da1035ef57f1ed54c" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4"
I20260709 14:50:25.008499  8644 consensus_queue.cc:260] T ec3307fcb64b452b96b144f01f555e6e P f2e1ff9c009347d0bf70b4b3624fbab4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:25.009483  8377 raft_consensus.cc:3060] T 134c2ff217a94c2da1035ef57f1ed54c P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:25.012118  8644 ts_tablet_manager.cc:1434] T ec3307fcb64b452b96b144f01f555e6e P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.004s
W20260709 14:50:25.002810  8415 leader_election.cc:343] T c21340057a6f40a6a39ae61817379256 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:25.013305  8418 leader_election.cc:304] T c21340057a6f40a6a39ae61817379256 P 118418fc007349f3b9b593bd409820e0 [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: 118418fc007349f3b9b593bd409820e0, 1843fd4e6ed744abb7593fa3808e8ea5; no voters: 1cf3b660b3e14a4c9d208456c127d985
W20260709 14:50:24.997558  8491 leader_election.cc:343] T cdc91608d3bc48928351a96100d2e1d2 P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:25.015237  8767 raft_consensus.cc:2804] T c21340057a6f40a6a39ae61817379256 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:25.015610  8767 raft_consensus.cc:493] T c21340057a6f40a6a39ae61817379256 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:25.015972  8767 raft_consensus.cc:3060] T c21340057a6f40a6a39ae61817379256 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:25.013324  8644 tablet_bootstrap.cc:492] T 61a185cbf7db4fc7a8fe54a0d8267b40 P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap starting.
I20260709 14:50:25.019097  8598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0a8b7f4be2c410dacbea077d2b852d9" candidate_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cf3b660b3e14a4c9d208456c127d985" is_pre_election: true
I20260709 14:50:25.020567  8525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0a8b7f4be2c410dacbea077d2b852d9" candidate_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" is_pre_election: true
I20260709 14:50:25.021235  8525 raft_consensus.cc:2468] T c0a8b7f4be2c410dacbea077d2b852d9 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f2e1ff9c009347d0bf70b4b3624fbab4 in term 0.
W20260709 14:50:25.020574  8340 leader_election.cc:343] T c0a8b7f4be2c410dacbea077d2b852d9 P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:25.026043  8343 leader_election.cc:304] T c0a8b7f4be2c410dacbea077d2b852d9 P f2e1ff9c009347d0bf70b4b3624fbab4 [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: 1843fd4e6ed744abb7593fa3808e8ea5, f2e1ff9c009347d0bf70b4b3624fbab4; no voters: 1cf3b660b3e14a4c9d208456c127d985
I20260709 14:50:25.027268  8749 raft_consensus.cc:2804] T c0a8b7f4be2c410dacbea077d2b852d9 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:25.027788  8749 raft_consensus.cc:493] T c0a8b7f4be2c410dacbea077d2b852d9 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:25.028219  8749 raft_consensus.cc:3060] T c0a8b7f4be2c410dacbea077d2b852d9 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:25.029914  8644 tablet_bootstrap.cc:654] T 61a185cbf7db4fc7a8fe54a0d8267b40 P f2e1ff9c009347d0bf70b4b3624fbab4: Neither blocks nor log segments found. Creating new log.
W20260709 14:50:25.040666  8323 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:50:25.055454  8600 raft_consensus.cc:2468] T cdc91608d3bc48928351a96100d2e1d2 P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1843fd4e6ed744abb7593fa3808e8ea5 in term 1.
I20260709 14:50:25.051031  8847 raft_consensus.cc:515] T 3a3823b160b743d98d41bb589a02708b P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:25.066612  8642 ts_tablet_manager.cc:1434] T a402292add5b4572b522fd680979e806 P 1843fd4e6ed744abb7593fa3808e8ea5: Time spent starting tablet: real 0.106s	user 0.015s	sys 0.036s
I20260709 14:50:25.064276  8449 raft_consensus.cc:2468] T 134c2ff217a94c2da1035ef57f1ed54c P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1843fd4e6ed744abb7593fa3808e8ea5 in term 1.
I20260709 14:50:25.074494  8641 tablet_bootstrap.cc:492] T 574dc63930bb4233bc789290d2b6ff62 P 1cf3b660b3e14a4c9d208456c127d985: No bootstrap required, opened a new log
I20260709 14:50:25.075140  8641 ts_tablet_manager.cc:1403] T 574dc63930bb4233bc789290d2b6ff62 P 1cf3b660b3e14a4c9d208456c127d985: Time spent bootstrapping tablet: real 0.213s	user 0.019s	sys 0.026s
I20260709 14:50:25.065858  8767 raft_consensus.cc:515] T c21340057a6f40a6a39ae61817379256 P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:25.077657  8642 tablet_bootstrap.cc:492] T 92b8d876b19f460bbd1435f5b238d04f P 1843fd4e6ed744abb7593fa3808e8ea5: Bootstrap starting.
I20260709 14:50:25.083283  8489 leader_election.cc:304] T cdc91608d3bc48928351a96100d2e1d2 P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1843fd4e6ed744abb7593fa3808e8ea5, 1cf3b660b3e14a4c9d208456c127d985; no voters: f2e1ff9c009347d0bf70b4b3624fbab4
I20260709 14:50:25.083909  8377 raft_consensus.cc:2468] T 134c2ff217a94c2da1035ef57f1ed54c P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1843fd4e6ed744abb7593fa3808e8ea5 in term 1.
I20260709 14:50:25.084394  8796 raft_consensus.cc:2804] T cdc91608d3bc48928351a96100d2e1d2 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:25.084905  8796 raft_consensus.cc:697] T cdc91608d3bc48928351a96100d2e1d2 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 LEADER]: Becoming Leader. State: Replica: 1843fd4e6ed744abb7593fa3808e8ea5, State: Running, Role: LEADER
I20260709 14:50:25.079195  8492 leader_election.cc:304] T 134c2ff217a94c2da1035ef57f1ed54c P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 118418fc007349f3b9b593bd409820e0, 1843fd4e6ed744abb7593fa3808e8ea5; no voters: 
I20260709 14:50:25.085804  8846 raft_consensus.cc:2804] T 134c2ff217a94c2da1035ef57f1ed54c P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:25.085708  8796 consensus_queue.cc:237] T cdc91608d3bc48928351a96100d2e1d2 P 1843fd4e6ed744abb7593fa3808e8ea5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:25.086336  8846 raft_consensus.cc:697] T 134c2ff217a94c2da1035ef57f1ed54c P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 LEADER]: Becoming Leader. State: Replica: 1843fd4e6ed744abb7593fa3808e8ea5, State: Running, Role: LEADER
I20260709 14:50:25.084906  8376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a3823b160b743d98d41bb589a02708b" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4"
I20260709 14:50:25.087182  8846 consensus_queue.cc:237] T 134c2ff217a94c2da1035ef57f1ed54c P 1843fd4e6ed744abb7593fa3808e8ea5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
W20260709 14:50:25.087929  8491 leader_election.cc:343] T 3a3823b160b743d98d41bb589a02708b P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:25.089708  8600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a3823b160b743d98d41bb589a02708b" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cf3b660b3e14a4c9d208456c127d985"
I20260709 14:50:25.090997  8600 raft_consensus.cc:3060] T 3a3823b160b743d98d41bb589a02708b P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:25.093070  8847 leader_election.cc:290] T 3a3823b160b743d98d41bb589a02708b P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 election: Requested vote from peers 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415), f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101)
I20260709 14:50:25.103154  8642 tablet_bootstrap.cc:654] T 92b8d876b19f460bbd1435f5b238d04f P 1843fd4e6ed744abb7593fa3808e8ea5: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:25.106158  8644 tablet_bootstrap.cc:492] T 61a185cbf7db4fc7a8fe54a0d8267b40 P f2e1ff9c009347d0bf70b4b3624fbab4: No bootstrap required, opened a new log
I20260709 14:50:25.106637  8644 ts_tablet_manager.cc:1403] T 61a185cbf7db4fc7a8fe54a0d8267b40 P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent bootstrapping tablet: real 0.094s	user 0.011s	sys 0.010s
I20260709 14:50:25.111879  8525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c21340057a6f40a6a39ae61817379256" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5"
I20260709 14:50:25.112788  8525 raft_consensus.cc:3060] T c21340057a6f40a6a39ae61817379256 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:25.116340  8598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c21340057a6f40a6a39ae61817379256" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cf3b660b3e14a4c9d208456c127d985"
W20260709 14:50:25.117744  8415 leader_election.cc:343] T c21340057a6f40a6a39ae61817379256 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:25.118283  8767 leader_election.cc:290] T c21340057a6f40a6a39ae61817379256 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 election: Requested vote from peers 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865), 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415)
I20260709 14:50:25.119478  8644 raft_consensus.cc:359] T 61a185cbf7db4fc7a8fe54a0d8267b40 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:25.120327  8644 raft_consensus.cc:385] T 61a185cbf7db4fc7a8fe54a0d8267b40 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:25.120518  8644 raft_consensus.cc:740] T 61a185cbf7db4fc7a8fe54a0d8267b40 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2e1ff9c009347d0bf70b4b3624fbab4, State: Initialized, Role: FOLLOWER
I20260709 14:50:25.119926  8796 raft_consensus.cc:493] T a402292add5b4572b522fd680979e806 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:50:25.128254  8906 log.cc:927] Time spent T 0339791736024a8ca0fd5fdccb2f11d4 P 118418fc007349f3b9b593bd409820e0: Append to log took a long time: real 0.060s	user 0.001s	sys 0.000s
I20260709 14:50:25.127990  8796 raft_consensus.cc:515] T a402292add5b4572b522fd680979e806 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:25.131349  8450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a402292add5b4572b522fd680979e806" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "118418fc007349f3b9b593bd409820e0" is_pre_election: true
I20260709 14:50:25.131820  8749 raft_consensus.cc:515] T c0a8b7f4be2c410dacbea077d2b852d9 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:25.132066  8450 raft_consensus.cc:2468] T a402292add5b4572b522fd680979e806 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1843fd4e6ed744abb7593fa3808e8ea5 in term 0.
I20260709 14:50:25.133746  8492 leader_election.cc:304] T a402292add5b4572b522fd680979e806 P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 118418fc007349f3b9b593bd409820e0, 1843fd4e6ed744abb7593fa3808e8ea5; no voters: 
I20260709 14:50:25.123167  8644 consensus_queue.cc:260] T 61a185cbf7db4fc7a8fe54a0d8267b40 P f2e1ff9c009347d0bf70b4b3624fbab4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:25.134908  8598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0a8b7f4be2c410dacbea077d2b852d9" candidate_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cf3b660b3e14a4c9d208456c127d985"
I20260709 14:50:25.135233  8525 raft_consensus.cc:2468] T c21340057a6f40a6a39ae61817379256 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 118418fc007349f3b9b593bd409820e0 in term 1.
I20260709 14:50:25.136193  8644 ts_tablet_manager.cc:1434] T 61a185cbf7db4fc7a8fe54a0d8267b40 P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.001s
I20260709 14:50:25.136523  8418 leader_election.cc:304] T c21340057a6f40a6a39ae61817379256 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 118418fc007349f3b9b593bd409820e0, 1843fd4e6ed744abb7593fa3808e8ea5; no voters: 1cf3b660b3e14a4c9d208456c127d985
I20260709 14:50:25.137130  8644 tablet_bootstrap.cc:492] T f5b7610aa3f8468e81c54b40f73ce5b0 P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap starting.
I20260709 14:50:25.137741  8846 raft_consensus.cc:2804] T a402292add5b4572b522fd680979e806 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 14:50:25.139379  8340 leader_election.cc:343] T c0a8b7f4be2c410dacbea077d2b852d9 P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:25.139917  8796 leader_election.cc:290] T a402292add5b4572b522fd680979e806 P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485), 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415)
I20260709 14:50:25.139870  8641 raft_consensus.cc:359] T 574dc63930bb4233bc789290d2b6ff62 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:25.133904  8749 leader_election.cc:290] T c0a8b7f4be2c410dacbea077d2b852d9 P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 1 election: Requested vote from peers 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865), 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415)
I20260709 14:50:25.140671  8641 raft_consensus.cc:385] T 574dc63930bb4233bc789290d2b6ff62 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:25.140975  8641 raft_consensus.cc:740] T 574dc63930bb4233bc789290d2b6ff62 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cf3b660b3e14a4c9d208456c127d985, State: Initialized, Role: FOLLOWER
I20260709 14:50:25.138688  8903 raft_consensus.cc:2804] T c21340057a6f40a6a39ae61817379256 P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:25.142601  8903 raft_consensus.cc:697] T c21340057a6f40a6a39ae61817379256 P 118418fc007349f3b9b593bd409820e0 [term 1 LEADER]: Becoming Leader. State: Replica: 118418fc007349f3b9b593bd409820e0, State: Running, Role: LEADER
I20260709 14:50:25.141618  8641 consensus_queue.cc:260] T 574dc63930bb4233bc789290d2b6ff62 P 1cf3b660b3e14a4c9d208456c127d985 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:25.139542  8846 raft_consensus.cc:493] T a402292add5b4572b522fd680979e806 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:25.141480  8526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0a8b7f4be2c410dacbea077d2b852d9" candidate_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5"
I20260709 14:50:25.147631  8598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a402292add5b4572b522fd680979e806" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cf3b660b3e14a4c9d208456c127d985" is_pre_election: true
I20260709 14:50:25.147825  8526 raft_consensus.cc:3060] T c0a8b7f4be2c410dacbea077d2b852d9 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:25.143718  8903 consensus_queue.cc:237] T c21340057a6f40a6a39ae61817379256 P 118418fc007349f3b9b593bd409820e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:25.152496  8644 tablet_bootstrap.cc:654] T f5b7610aa3f8468e81c54b40f73ce5b0 P f2e1ff9c009347d0bf70b4b3624fbab4: Neither blocks nor log segments found. Creating new log.
W20260709 14:50:25.153539  8489 leader_election.cc:343] T a402292add5b4572b522fd680979e806 P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:25.149986  8846 raft_consensus.cc:3060] T a402292add5b4572b522fd680979e806 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:25.157708  8641 ts_tablet_manager.cc:1434] T 574dc63930bb4233bc789290d2b6ff62 P 1cf3b660b3e14a4c9d208456c127d985: Time spent starting tablet: real 0.082s	user 0.007s	sys 0.000s
I20260709 14:50:25.160171  8641 tablet_bootstrap.cc:492] T 1919638168494f58bc6aa0e7dd82b9d2 P 1cf3b660b3e14a4c9d208456c127d985: Bootstrap starting.
I20260709 14:50:25.163952  8786 consensus_queue.cc:1048] T d76d6f1b170240199220a8088273b926 P f2e1ff9c009347d0bf70b4b3624fbab4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:25.179245  8703 consensus_queue.cc:1048] T 387cf17bb12a427fac23e5b8a04ff79d P 118418fc007349f3b9b593bd409820e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:50:25.185055  8642 tablet_bootstrap.cc:492] T 92b8d876b19f460bbd1435f5b238d04f P 1843fd4e6ed744abb7593fa3808e8ea5: No bootstrap required, opened a new log
I20260709 14:50:25.185524  8642 ts_tablet_manager.cc:1403] T 92b8d876b19f460bbd1435f5b238d04f P 1843fd4e6ed744abb7593fa3808e8ea5: Time spent bootstrapping tablet: real 0.110s	user 0.014s	sys 0.008s
I20260709 14:50:25.186035  8644 tablet_bootstrap.cc:492] T f5b7610aa3f8468e81c54b40f73ce5b0 P f2e1ff9c009347d0bf70b4b3624fbab4: No bootstrap required, opened a new log
I20260709 14:50:25.186538  8644 ts_tablet_manager.cc:1403] T f5b7610aa3f8468e81c54b40f73ce5b0 P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent bootstrapping tablet: real 0.050s	user 0.008s	sys 0.011s
I20260709 14:50:25.189200  8526 raft_consensus.cc:2468] T c0a8b7f4be2c410dacbea077d2b852d9 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2e1ff9c009347d0bf70b4b3624fbab4 in term 1.
I20260709 14:50:25.188985  8644 raft_consensus.cc:359] T f5b7610aa3f8468e81c54b40f73ce5b0 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:25.189863  8644 raft_consensus.cc:385] T f5b7610aa3f8468e81c54b40f73ce5b0 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:25.190202  8644 raft_consensus.cc:740] T f5b7610aa3f8468e81c54b40f73ce5b0 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2e1ff9c009347d0bf70b4b3624fbab4, State: Initialized, Role: FOLLOWER
I20260709 14:50:25.190897  8641 tablet_bootstrap.cc:654] T 1919638168494f58bc6aa0e7dd82b9d2 P 1cf3b660b3e14a4c9d208456c127d985: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:25.190634  8343 leader_election.cc:304] T c0a8b7f4be2c410dacbea077d2b852d9 P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1843fd4e6ed744abb7593fa3808e8ea5, f2e1ff9c009347d0bf70b4b3624fbab4; no voters: 1cf3b660b3e14a4c9d208456c127d985
I20260709 14:50:25.191061  8644 consensus_queue.cc:260] T f5b7610aa3f8468e81c54b40f73ce5b0 P f2e1ff9c009347d0bf70b4b3624fbab4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:25.191969  8786 raft_consensus.cc:2804] T c0a8b7f4be2c410dacbea077d2b852d9 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:25.194051  8642 raft_consensus.cc:359] T 92b8d876b19f460bbd1435f5b238d04f P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:25.194959  8642 raft_consensus.cc:385] T 92b8d876b19f460bbd1435f5b238d04f P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:25.195287  8642 raft_consensus.cc:740] T 92b8d876b19f460bbd1435f5b238d04f P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1843fd4e6ed744abb7593fa3808e8ea5, State: Initialized, Role: FOLLOWER
I20260709 14:50:25.175480  8269 catalog_manager.cc:5697] T cdc91608d3bc48928351a96100d2e1d2 P 1843fd4e6ed744abb7593fa3808e8ea5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67). New cstate: current_term: 1 leader_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:25.197877  8269 catalog_manager.cc:5697] T 134c2ff217a94c2da1035ef57f1ed54c P 1843fd4e6ed744abb7593fa3808e8ea5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67). New cstate: current_term: 1 leader_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:25.202551  8642 consensus_queue.cc:260] T 92b8d876b19f460bbd1435f5b238d04f P 1843fd4e6ed744abb7593fa3808e8ea5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
W20260709 14:50:25.206338  8913 log.cc:927] Time spent T 134c2ff217a94c2da1035ef57f1ed54c P 1843fd4e6ed744abb7593fa3808e8ea5: Append to log took a long time: real 0.056s	user 0.001s	sys 0.000s
I20260709 14:50:25.207113  8642 ts_tablet_manager.cc:1434] T 92b8d876b19f460bbd1435f5b238d04f P 1843fd4e6ed744abb7593fa3808e8ea5: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260709 14:50:25.208218  8749 consensus_queue.cc:1048] T d76d6f1b170240199220a8088273b926 P f2e1ff9c009347d0bf70b4b3624fbab4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 14:50:25.219834  8645 tablet_bootstrap.cc:492] T ec3307fcb64b452b96b144f01f555e6e P 118418fc007349f3b9b593bd409820e0: No bootstrap required, opened a new log
I20260709 14:50:25.220309  8645 ts_tablet_manager.cc:1403] T ec3307fcb64b452b96b144f01f555e6e P 118418fc007349f3b9b593bd409820e0: Time spent bootstrapping tablet: real 0.323s	user 0.015s	sys 0.009s
I20260709 14:50:25.220196  8270 catalog_manager.cc:5697] T c21340057a6f40a6a39ae61817379256 P 118418fc007349f3b9b593bd409820e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 118418fc007349f3b9b593bd409820e0 (127.6.46.66). New cstate: current_term: 1 leader_uuid: "118418fc007349f3b9b593bd409820e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:25.235472  8645 raft_consensus.cc:359] T ec3307fcb64b452b96b144f01f555e6e P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:25.236192  8645 raft_consensus.cc:385] T ec3307fcb64b452b96b144f01f555e6e P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:25.236470  8645 raft_consensus.cc:740] T ec3307fcb64b452b96b144f01f555e6e P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 118418fc007349f3b9b593bd409820e0, State: Initialized, Role: FOLLOWER
I20260709 14:50:25.237061  8645 consensus_queue.cc:260] T ec3307fcb64b452b96b144f01f555e6e P 118418fc007349f3b9b593bd409820e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:25.232831  8796 raft_consensus.cc:493] T 92b8d876b19f460bbd1435f5b238d04f P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:25.240408  8645 ts_tablet_manager.cc:1434] T ec3307fcb64b452b96b144f01f555e6e P 118418fc007349f3b9b593bd409820e0: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 14:50:25.241353  8645 tablet_bootstrap.cc:492] T 1919638168494f58bc6aa0e7dd82b9d2 P 118418fc007349f3b9b593bd409820e0: Bootstrap starting.
I20260709 14:50:25.239084  8796 raft_consensus.cc:515] T 92b8d876b19f460bbd1435f5b238d04f P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:25.246014  8796 leader_election.cc:290] T 92b8d876b19f460bbd1435f5b238d04f P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485), 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415)
I20260709 14:50:25.247959  8642 tablet_bootstrap.cc:492] T 574dc63930bb4233bc789290d2b6ff62 P 1843fd4e6ed744abb7593fa3808e8ea5: Bootstrap starting.
I20260709 14:50:25.223742  8786 raft_consensus.cc:697] T c0a8b7f4be2c410dacbea077d2b852d9 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 LEADER]: Becoming Leader. State: Replica: f2e1ff9c009347d0bf70b4b3624fbab4, State: Running, Role: LEADER
I20260709 14:50:25.252647  8644 ts_tablet_manager.cc:1434] T f5b7610aa3f8468e81c54b40f73ce5b0 P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent starting tablet: real 0.066s	user 0.008s	sys 0.029s
I20260709 14:50:25.257115  8600 raft_consensus.cc:2468] T 3a3823b160b743d98d41bb589a02708b P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1843fd4e6ed744abb7593fa3808e8ea5 in term 1.
I20260709 14:50:25.258322  8450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92b8d876b19f460bbd1435f5b238d04f" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "118418fc007349f3b9b593bd409820e0" is_pre_election: true
I20260709 14:50:25.258700  8642 tablet_bootstrap.cc:654] T 574dc63930bb4233bc789290d2b6ff62 P 1843fd4e6ed744abb7593fa3808e8ea5: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:25.262467  8767 consensus_queue.cc:1048] T 61a185cbf7db4fc7a8fe54a0d8267b40 P 118418fc007349f3b9b593bd409820e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:25.265652  8489 leader_election.cc:304] T 3a3823b160b743d98d41bb589a02708b P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1843fd4e6ed744abb7593fa3808e8ea5, 1cf3b660b3e14a4c9d208456c127d985; no voters: f2e1ff9c009347d0bf70b4b3624fbab4
W20260709 14:50:25.268296  8492 leader_election.cc:343] T 92b8d876b19f460bbd1435f5b238d04f P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:25.275168  8796 raft_consensus.cc:2804] T 3a3823b160b743d98d41bb589a02708b P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:25.275694  8796 raft_consensus.cc:697] T 3a3823b160b743d98d41bb589a02708b P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 LEADER]: Becoming Leader. State: Replica: 1843fd4e6ed744abb7593fa3808e8ea5, State: Running, Role: LEADER
I20260709 14:50:25.276563  8796 consensus_queue.cc:237] T 3a3823b160b743d98d41bb589a02708b P 1843fd4e6ed744abb7593fa3808e8ea5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:25.268822  8598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92b8d876b19f460bbd1435f5b238d04f" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cf3b660b3e14a4c9d208456c127d985" is_pre_election: true
I20260709 14:50:25.278564  8644 tablet_bootstrap.cc:492] T 3a3823b160b743d98d41bb589a02708b P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap starting.
I20260709 14:50:25.271920  8786 consensus_queue.cc:237] T c0a8b7f4be2c410dacbea077d2b852d9 P f2e1ff9c009347d0bf70b4b3624fbab4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:25.283201  8749 raft_consensus.cc:493] T f5b7610aa3f8468e81c54b40f73ce5b0 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:25.278045  8846 raft_consensus.cc:515] T a402292add5b4572b522fd680979e806 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:25.284879  8749 raft_consensus.cc:515] T f5b7610aa3f8468e81c54b40f73ce5b0 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:25.288511  8450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a402292add5b4572b522fd680979e806" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "118418fc007349f3b9b593bd409820e0"
I20260709 14:50:25.289073  8450 raft_consensus.cc:3060] T a402292add5b4572b522fd680979e806 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:50:25.289179  8489 leader_election.cc:343] T 92b8d876b19f460bbd1435f5b238d04f P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:25.289656  8489 leader_election.cc:304] T 92b8d876b19f460bbd1435f5b238d04f P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1843fd4e6ed744abb7593fa3808e8ea5; no voters: 118418fc007349f3b9b593bd409820e0, 1cf3b660b3e14a4c9d208456c127d985
I20260709 14:50:25.290498  8909 raft_consensus.cc:2749] T 92b8d876b19f460bbd1435f5b238d04f P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:25.292472  8598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5b7610aa3f8468e81c54b40f73ce5b0" candidate_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cf3b660b3e14a4c9d208456c127d985" is_pre_election: true
I20260709 14:50:25.293391  8451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5b7610aa3f8468e81c54b40f73ce5b0" candidate_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "118418fc007349f3b9b593bd409820e0" is_pre_election: true
I20260709 14:50:25.293988  8749 leader_election.cc:290] T f5b7610aa3f8468e81c54b40f73ce5b0 P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415), 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485)
I20260709 14:50:25.294678  8922 raft_consensus.cc:493] T 61fa0b91210e47fab4e7228d387db5b5 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:25.295204  8903 consensus_queue.cc:1048] T 387cf17bb12a427fac23e5b8a04ff79d P 118418fc007349f3b9b593bd409820e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:25.295195  8922 raft_consensus.cc:515] T 61fa0b91210e47fab4e7228d387db5b5 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:25.303969  8922 leader_election.cc:290] T 61fa0b91210e47fab4e7228d387db5b5 P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485), 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865)
I20260709 14:50:25.304206  8846 leader_election.cc:290] T a402292add5b4572b522fd680979e806 P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 election: Requested vote from peers 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485), 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415)
I20260709 14:50:25.303987  8645 tablet_bootstrap.cc:654] T 1919638168494f58bc6aa0e7dd82b9d2 P 118418fc007349f3b9b593bd409820e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:25.305261  8373 raft_consensus.cc:3060] T 61a185cbf7db4fc7a8fe54a0d8267b40 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:25.307564  8449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61fa0b91210e47fab4e7228d387db5b5" candidate_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "118418fc007349f3b9b593bd409820e0" is_pre_election: true
W20260709 14:50:25.308696  8343 leader_election.cc:343] T f5b7610aa3f8468e81c54b40f73ce5b0 P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:50:25.309437  8343 leader_election.cc:343] T 61fa0b91210e47fab4e7228d387db5b5 P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:50:25.310127  8340 leader_election.cc:343] T f5b7610aa3f8468e81c54b40f73ce5b0 P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:25.310561  8340 leader_election.cc:304] T f5b7610aa3f8468e81c54b40f73ce5b0 P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f2e1ff9c009347d0bf70b4b3624fbab4; no voters: 118418fc007349f3b9b593bd409820e0, 1cf3b660b3e14a4c9d208456c127d985
I20260709 14:50:25.311707  8526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61fa0b91210e47fab4e7228d387db5b5" candidate_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" is_pre_election: true
I20260709 14:50:25.312340  8526 raft_consensus.cc:2468] T 61fa0b91210e47fab4e7228d387db5b5 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f2e1ff9c009347d0bf70b4b3624fbab4 in term 0.
I20260709 14:50:25.312697  8641 tablet_bootstrap.cc:492] T 1919638168494f58bc6aa0e7dd82b9d2 P 1cf3b660b3e14a4c9d208456c127d985: No bootstrap required, opened a new log
I20260709 14:50:25.313140  8641 ts_tablet_manager.cc:1403] T 1919638168494f58bc6aa0e7dd82b9d2 P 1cf3b660b3e14a4c9d208456c127d985: Time spent bootstrapping tablet: real 0.153s	user 0.010s	sys 0.004s
I20260709 14:50:25.313445  8749 raft_consensus.cc:2749] T f5b7610aa3f8468e81c54b40f73ce5b0 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:25.315619  8641 raft_consensus.cc:359] T 1919638168494f58bc6aa0e7dd82b9d2 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:25.316339  8641 raft_consensus.cc:385] T 1919638168494f58bc6aa0e7dd82b9d2 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:25.316586  8641 raft_consensus.cc:740] T 1919638168494f58bc6aa0e7dd82b9d2 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cf3b660b3e14a4c9d208456c127d985, State: Initialized, Role: FOLLOWER
I20260709 14:50:25.317307  8641 consensus_queue.cc:260] T 1919638168494f58bc6aa0e7dd82b9d2 P 1cf3b660b3e14a4c9d208456c127d985 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:25.321781  8343 leader_election.cc:304] T 61fa0b91210e47fab4e7228d387db5b5 P f2e1ff9c009347d0bf70b4b3624fbab4 [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: 1843fd4e6ed744abb7593fa3808e8ea5, f2e1ff9c009347d0bf70b4b3624fbab4; no voters: 118418fc007349f3b9b593bd409820e0
I20260709 14:50:25.323062  8597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a402292add5b4572b522fd680979e806" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cf3b660b3e14a4c9d208456c127d985"
I20260709 14:50:25.324312  8642 tablet_bootstrap.cc:492] T 574dc63930bb4233bc789290d2b6ff62 P 1843fd4e6ed744abb7593fa3808e8ea5: No bootstrap required, opened a new log
I20260709 14:50:25.325299  8642 ts_tablet_manager.cc:1403] T 574dc63930bb4233bc789290d2b6ff62 P 1843fd4e6ed744abb7593fa3808e8ea5: Time spent bootstrapping tablet: real 0.102s	user 0.017s	sys 0.013s
I20260709 14:50:25.325881  8641 ts_tablet_manager.cc:1434] T 1919638168494f58bc6aa0e7dd82b9d2 P 1cf3b660b3e14a4c9d208456c127d985: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
W20260709 14:50:25.330703  8489 leader_election.cc:343] T a402292add5b4572b522fd680979e806 P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:25.332779  8450 raft_consensus.cc:2468] T a402292add5b4572b522fd680979e806 P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1843fd4e6ed744abb7593fa3808e8ea5 in term 1.
I20260709 14:50:25.335832  8492 leader_election.cc:304] T a402292add5b4572b522fd680979e806 P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 118418fc007349f3b9b593bd409820e0, 1843fd4e6ed744abb7593fa3808e8ea5; no voters: 1cf3b660b3e14a4c9d208456c127d985
I20260709 14:50:25.336287  8903 consensus_queue.cc:1048] T 61a185cbf7db4fc7a8fe54a0d8267b40 P 118418fc007349f3b9b593bd409820e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:25.336958  8909 raft_consensus.cc:2804] T a402292add5b4572b522fd680979e806 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:25.337500  8909 raft_consensus.cc:697] T a402292add5b4572b522fd680979e806 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 LEADER]: Becoming Leader. State: Replica: 1843fd4e6ed744abb7593fa3808e8ea5, State: Running, Role: LEADER
I20260709 14:50:25.337908  8642 raft_consensus.cc:359] T 574dc63930bb4233bc789290d2b6ff62 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:25.338631  8642 raft_consensus.cc:385] T 574dc63930bb4233bc789290d2b6ff62 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:25.338296  8909 consensus_queue.cc:237] T a402292add5b4572b522fd680979e806 P 1843fd4e6ed744abb7593fa3808e8ea5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:25.340054  8922 raft_consensus.cc:2804] T 61fa0b91210e47fab4e7228d387db5b5 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:25.340543  8922 raft_consensus.cc:493] T 61fa0b91210e47fab4e7228d387db5b5 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:25.341136  8922 raft_consensus.cc:3060] T 61fa0b91210e47fab4e7228d387db5b5 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:25.349243  8642 raft_consensus.cc:740] T 574dc63930bb4233bc789290d2b6ff62 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1843fd4e6ed744abb7593fa3808e8ea5, State: Initialized, Role: FOLLOWER
I20260709 14:50:25.349284  8749 raft_consensus.cc:493] T ec3307fcb64b452b96b144f01f555e6e P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:25.350688  8749 raft_consensus.cc:515] T ec3307fcb64b452b96b144f01f555e6e P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:25.353461  8749 leader_election.cc:290] T ec3307fcb64b452b96b144f01f555e6e P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485), 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865)
I20260709 14:50:25.355475  8523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec3307fcb64b452b96b144f01f555e6e" candidate_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" is_pre_election: true
I20260709 14:50:25.356271  8523 raft_consensus.cc:2468] T ec3307fcb64b452b96b144f01f555e6e P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f2e1ff9c009347d0bf70b4b3624fbab4 in term 0.
I20260709 14:50:25.361047  8343 leader_election.cc:304] T ec3307fcb64b452b96b144f01f555e6e P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1843fd4e6ed744abb7593fa3808e8ea5, f2e1ff9c009347d0bf70b4b3624fbab4; no voters: 
I20260709 14:50:25.362195  8749 raft_consensus.cc:2804] T ec3307fcb64b452b96b144f01f555e6e P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:25.362792  8749 raft_consensus.cc:493] T ec3307fcb64b452b96b144f01f555e6e P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:25.357523  8642 consensus_queue.cc:260] T 574dc63930bb4233bc789290d2b6ff62 P 1843fd4e6ed744abb7593fa3808e8ea5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:25.363371  8749 raft_consensus.cc:3060] T ec3307fcb64b452b96b144f01f555e6e P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:25.364470  8641 tablet_bootstrap.cc:492] T 92b8d876b19f460bbd1435f5b238d04f P 1cf3b660b3e14a4c9d208456c127d985: Bootstrap starting.
I20260709 14:50:25.367940  8642 ts_tablet_manager.cc:1434] T 574dc63930bb4233bc789290d2b6ff62 P 1843fd4e6ed744abb7593fa3808e8ea5: Time spent starting tablet: real 0.042s	user 0.007s	sys 0.000s
I20260709 14:50:25.368871  8644 tablet_bootstrap.cc:654] T 3a3823b160b743d98d41bb589a02708b P f2e1ff9c009347d0bf70b4b3624fbab4: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:25.374456  8450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec3307fcb64b452b96b144f01f555e6e" candidate_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "118418fc007349f3b9b593bd409820e0" is_pre_election: true
I20260709 14:50:25.385520  8270 catalog_manager.cc:5697] T 3a3823b160b743d98d41bb589a02708b P 1843fd4e6ed744abb7593fa3808e8ea5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67). New cstate: current_term: 1 leader_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:25.389955  8450 raft_consensus.cc:2468] T ec3307fcb64b452b96b144f01f555e6e P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f2e1ff9c009347d0bf70b4b3624fbab4 in term 0.
I20260709 14:50:25.407430  8642 tablet_bootstrap.cc:492] T 3bec1888dcc7490486a1fe1cf9dc7e06 P 1843fd4e6ed744abb7593fa3808e8ea5: Bootstrap starting.
I20260709 14:50:25.412756  8642 tablet_bootstrap.cc:654] T 3bec1888dcc7490486a1fe1cf9dc7e06 P 1843fd4e6ed744abb7593fa3808e8ea5: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:25.412590  8269 catalog_manager.cc:5697] T c0a8b7f4be2c410dacbea077d2b852d9 P f2e1ff9c009347d0bf70b4b3624fbab4 reported cstate change: term changed from 0 to 1, leader changed from <none> to f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65). New cstate: current_term: 1 leader_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:25.416898  8749 raft_consensus.cc:515] T ec3307fcb64b452b96b144f01f555e6e P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:25.417912  8922 raft_consensus.cc:515] T 61fa0b91210e47fab4e7228d387db5b5 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:25.418625  8749 leader_election.cc:290] T ec3307fcb64b452b96b144f01f555e6e P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 1 election: Requested vote from peers 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485), 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865)
I20260709 14:50:25.419620  8523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec3307fcb64b452b96b144f01f555e6e" candidate_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5"
I20260709 14:50:25.420243  8523 raft_consensus.cc:3060] T ec3307fcb64b452b96b144f01f555e6e P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:25.424273  8451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61fa0b91210e47fab4e7228d387db5b5" candidate_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "118418fc007349f3b9b593bd409820e0"
I20260709 14:50:25.426352  8922 leader_election.cc:290] T 61fa0b91210e47fab4e7228d387db5b5 P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 1 election: Requested vote from peers 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485), 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865)
I20260709 14:50:25.431464  8450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec3307fcb64b452b96b144f01f555e6e" candidate_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "118418fc007349f3b9b593bd409820e0"
W20260709 14:50:25.431908  8343 leader_election.cc:343] T 61fa0b91210e47fab4e7228d387db5b5 P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:25.432083  8450 raft_consensus.cc:3060] T ec3307fcb64b452b96b144f01f555e6e P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:25.432756  8525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61fa0b91210e47fab4e7228d387db5b5" candidate_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5"
I20260709 14:50:25.433318  8525 raft_consensus.cc:3060] T 61fa0b91210e47fab4e7228d387db5b5 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:25.437114  8523 raft_consensus.cc:2468] T ec3307fcb64b452b96b144f01f555e6e P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2e1ff9c009347d0bf70b4b3624fbab4 in term 1.
I20260709 14:50:25.439561  8641 tablet_bootstrap.cc:654] T 92b8d876b19f460bbd1435f5b238d04f P 1cf3b660b3e14a4c9d208456c127d985: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:25.442066  8343 leader_election.cc:304] T ec3307fcb64b452b96b144f01f555e6e P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1843fd4e6ed744abb7593fa3808e8ea5, f2e1ff9c009347d0bf70b4b3624fbab4; no voters: 
I20260709 14:50:25.445089  8268 catalog_manager.cc:5697] T a402292add5b4572b522fd680979e806 P 1843fd4e6ed744abb7593fa3808e8ea5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67). New cstate: current_term: 1 leader_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:25.448113  8922 raft_consensus.cc:2804] T ec3307fcb64b452b96b144f01f555e6e P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:25.448796  8922 raft_consensus.cc:697] T ec3307fcb64b452b96b144f01f555e6e P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 LEADER]: Becoming Leader. State: Replica: f2e1ff9c009347d0bf70b4b3624fbab4, State: Running, Role: LEADER
I20260709 14:50:25.460243  8922 consensus_queue.cc:237] T ec3307fcb64b452b96b144f01f555e6e P f2e1ff9c009347d0bf70b4b3624fbab4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:25.447523  8525 raft_consensus.cc:2468] T 61fa0b91210e47fab4e7228d387db5b5 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2e1ff9c009347d0bf70b4b3624fbab4 in term 1.
I20260709 14:50:25.469296  8343 leader_election.cc:304] T 61fa0b91210e47fab4e7228d387db5b5 P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1843fd4e6ed744abb7593fa3808e8ea5, f2e1ff9c009347d0bf70b4b3624fbab4; no voters: 118418fc007349f3b9b593bd409820e0
I20260709 14:50:25.470307  8641 tablet_bootstrap.cc:492] T 92b8d876b19f460bbd1435f5b238d04f P 1cf3b660b3e14a4c9d208456c127d985: No bootstrap required, opened a new log
I20260709 14:50:25.470376  8749 raft_consensus.cc:2804] T 61fa0b91210e47fab4e7228d387db5b5 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:25.470917  8641 ts_tablet_manager.cc:1403] T 92b8d876b19f460bbd1435f5b238d04f P 1cf3b660b3e14a4c9d208456c127d985: Time spent bootstrapping tablet: real 0.107s	user 0.018s	sys 0.015s
I20260709 14:50:25.470937  8749 raft_consensus.cc:697] T 61fa0b91210e47fab4e7228d387db5b5 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 LEADER]: Becoming Leader. State: Replica: f2e1ff9c009347d0bf70b4b3624fbab4, State: Running, Role: LEADER
I20260709 14:50:25.471962  8749 consensus_queue.cc:237] T 61fa0b91210e47fab4e7228d387db5b5 P f2e1ff9c009347d0bf70b4b3624fbab4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:25.473683  8645 tablet_bootstrap.cc:492] T 1919638168494f58bc6aa0e7dd82b9d2 P 118418fc007349f3b9b593bd409820e0: No bootstrap required, opened a new log
I20260709 14:50:25.473495  8641 raft_consensus.cc:359] T 92b8d876b19f460bbd1435f5b238d04f P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:25.474236  8641 raft_consensus.cc:385] T 92b8d876b19f460bbd1435f5b238d04f P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:25.474450  8645 ts_tablet_manager.cc:1403] T 1919638168494f58bc6aa0e7dd82b9d2 P 118418fc007349f3b9b593bd409820e0: Time spent bootstrapping tablet: real 0.233s	user 0.021s	sys 0.010s
I20260709 14:50:25.474534  8641 raft_consensus.cc:740] T 92b8d876b19f460bbd1435f5b238d04f P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cf3b660b3e14a4c9d208456c127d985, State: Initialized, Role: FOLLOWER
I20260709 14:50:25.476578  8641 consensus_queue.cc:260] T 92b8d876b19f460bbd1435f5b238d04f P 1cf3b660b3e14a4c9d208456c127d985 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:25.477977  8645 raft_consensus.cc:359] T 1919638168494f58bc6aa0e7dd82b9d2 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:25.478693  8645 raft_consensus.cc:385] T 1919638168494f58bc6aa0e7dd82b9d2 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:25.479008  8641 ts_tablet_manager.cc:1434] T 92b8d876b19f460bbd1435f5b238d04f P 1cf3b660b3e14a4c9d208456c127d985: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 14:50:25.479012  8645 raft_consensus.cc:740] T 1919638168494f58bc6aa0e7dd82b9d2 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 118418fc007349f3b9b593bd409820e0, State: Initialized, Role: FOLLOWER
I20260709 14:50:25.480028  8645 consensus_queue.cc:260] T 1919638168494f58bc6aa0e7dd82b9d2 P 118418fc007349f3b9b593bd409820e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:25.481230  8641 tablet_bootstrap.cc:492] T 0353f6fc75824f4f8f507a3a104c2513 P 1cf3b660b3e14a4c9d208456c127d985: Bootstrap starting.
I20260709 14:50:25.482925  8645 ts_tablet_manager.cc:1434] T 1919638168494f58bc6aa0e7dd82b9d2 P 118418fc007349f3b9b593bd409820e0: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 14:50:25.483901  8645 tablet_bootstrap.cc:492] T 417cdb6e1647499f95591e8188e7d32f P 118418fc007349f3b9b593bd409820e0: Bootstrap starting.
I20260709 14:50:25.484009  8644 tablet_bootstrap.cc:492] T 3a3823b160b743d98d41bb589a02708b P f2e1ff9c009347d0bf70b4b3624fbab4: No bootstrap required, opened a new log
I20260709 14:50:25.484477  8644 ts_tablet_manager.cc:1403] T 3a3823b160b743d98d41bb589a02708b P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent bootstrapping tablet: real 0.212s	user 0.013s	sys 0.004s
I20260709 14:50:25.486990  8641 tablet_bootstrap.cc:654] T 0353f6fc75824f4f8f507a3a104c2513 P 1cf3b660b3e14a4c9d208456c127d985: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:25.486902  8644 raft_consensus.cc:359] T 3a3823b160b743d98d41bb589a02708b P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:25.487778  8644 raft_consensus.cc:385] T 3a3823b160b743d98d41bb589a02708b P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:25.488059  8644 raft_consensus.cc:740] T 3a3823b160b743d98d41bb589a02708b P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2e1ff9c009347d0bf70b4b3624fbab4, State: Initialized, Role: FOLLOWER
I20260709 14:50:25.488844  8644 consensus_queue.cc:260] T 3a3823b160b743d98d41bb589a02708b P f2e1ff9c009347d0bf70b4b3624fbab4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:25.491196  8644 ts_tablet_manager.cc:1434] T 3a3823b160b743d98d41bb589a02708b P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:50:25.492062  8644 tablet_bootstrap.cc:492] T 0353f6fc75824f4f8f507a3a104c2513 P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap starting.
I20260709 14:50:25.501173  8644 tablet_bootstrap.cc:654] T 0353f6fc75824f4f8f507a3a104c2513 P f2e1ff9c009347d0bf70b4b3624fbab4: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:25.510902  8645 tablet_bootstrap.cc:654] T 417cdb6e1647499f95591e8188e7d32f P 118418fc007349f3b9b593bd409820e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:25.511915  8644 tablet_bootstrap.cc:492] T 0353f6fc75824f4f8f507a3a104c2513 P f2e1ff9c009347d0bf70b4b3624fbab4: No bootstrap required, opened a new log
I20260709 14:50:25.512388  8644 ts_tablet_manager.cc:1403] T 0353f6fc75824f4f8f507a3a104c2513 P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.007s
I20260709 14:50:25.514057  8641 tablet_bootstrap.cc:492] T 0353f6fc75824f4f8f507a3a104c2513 P 1cf3b660b3e14a4c9d208456c127d985: No bootstrap required, opened a new log
I20260709 14:50:25.514497  8641 ts_tablet_manager.cc:1403] T 0353f6fc75824f4f8f507a3a104c2513 P 1cf3b660b3e14a4c9d208456c127d985: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.004s
I20260709 14:50:25.515439  8644 raft_consensus.cc:359] T 0353f6fc75824f4f8f507a3a104c2513 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:25.516341  8644 raft_consensus.cc:385] T 0353f6fc75824f4f8f507a3a104c2513 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:25.516678  8644 raft_consensus.cc:740] T 0353f6fc75824f4f8f507a3a104c2513 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2e1ff9c009347d0bf70b4b3624fbab4, State: Initialized, Role: FOLLOWER
I20260709 14:50:25.516831  8641 raft_consensus.cc:359] T 0353f6fc75824f4f8f507a3a104c2513 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:25.517552  8641 raft_consensus.cc:385] T 0353f6fc75824f4f8f507a3a104c2513 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:25.517838  8641 raft_consensus.cc:740] T 0353f6fc75824f4f8f507a3a104c2513 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cf3b660b3e14a4c9d208456c127d985, State: Initialized, Role: FOLLOWER
I20260709 14:50:25.517788  8644 consensus_queue.cc:260] T 0353f6fc75824f4f8f507a3a104c2513 P f2e1ff9c009347d0bf70b4b3624fbab4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:25.518859  8641 consensus_queue.cc:260] T 0353f6fc75824f4f8f507a3a104c2513 P 1cf3b660b3e14a4c9d208456c127d985 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:25.520747  8644 ts_tablet_manager.cc:1434] T 0353f6fc75824f4f8f507a3a104c2513 P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:50:25.521715  8644 tablet_bootstrap.cc:492] T 1919638168494f58bc6aa0e7dd82b9d2 P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap starting.
I20260709 14:50:25.522249  8645 tablet_bootstrap.cc:492] T 417cdb6e1647499f95591e8188e7d32f P 118418fc007349f3b9b593bd409820e0: No bootstrap required, opened a new log
I20260709 14:50:25.522753  8645 ts_tablet_manager.cc:1403] T 417cdb6e1647499f95591e8188e7d32f P 118418fc007349f3b9b593bd409820e0: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.007s
I20260709 14:50:25.524855  8641 ts_tablet_manager.cc:1434] T 0353f6fc75824f4f8f507a3a104c2513 P 1cf3b660b3e14a4c9d208456c127d985: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260709 14:50:25.525946  8641 tablet_bootstrap.cc:492] T f5b7610aa3f8468e81c54b40f73ce5b0 P 1cf3b660b3e14a4c9d208456c127d985: Bootstrap starting.
I20260709 14:50:25.529631  8796 consensus_queue.cc:1048] T cdc91608d3bc48928351a96100d2e1d2 P 1843fd4e6ed744abb7593fa3808e8ea5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:25.531728  8641 tablet_bootstrap.cc:654] T f5b7610aa3f8468e81c54b40f73ce5b0 P 1cf3b660b3e14a4c9d208456c127d985: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:25.533206  8645 raft_consensus.cc:359] T 417cdb6e1647499f95591e8188e7d32f P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:25.534004  8645 raft_consensus.cc:385] T 417cdb6e1647499f95591e8188e7d32f P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:25.534322  8645 raft_consensus.cc:740] T 417cdb6e1647499f95591e8188e7d32f P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 118418fc007349f3b9b593bd409820e0, State: Initialized, Role: FOLLOWER
I20260709 14:50:25.535091  8645 consensus_queue.cc:260] T 417cdb6e1647499f95591e8188e7d32f P 118418fc007349f3b9b593bd409820e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:25.537147  8644 tablet_bootstrap.cc:654] T 1919638168494f58bc6aa0e7dd82b9d2 P f2e1ff9c009347d0bf70b4b3624fbab4: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:25.537257  8645 ts_tablet_manager.cc:1434] T 417cdb6e1647499f95591e8188e7d32f P 118418fc007349f3b9b593bd409820e0: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 14:50:25.539001  8645 tablet_bootstrap.cc:492] T e44d5cecf0144fd088bf7613dd38310f P 118418fc007349f3b9b593bd409820e0: Bootstrap starting.
I20260709 14:50:25.544063  8644 tablet_bootstrap.cc:492] T 1919638168494f58bc6aa0e7dd82b9d2 P f2e1ff9c009347d0bf70b4b3624fbab4: No bootstrap required, opened a new log
I20260709 14:50:25.544476  8644 ts_tablet_manager.cc:1403] T 1919638168494f58bc6aa0e7dd82b9d2 P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.000s
I20260709 14:50:25.547983  8645 tablet_bootstrap.cc:654] T e44d5cecf0144fd088bf7613dd38310f P 118418fc007349f3b9b593bd409820e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:25.547035  8644 raft_consensus.cc:359] T 1919638168494f58bc6aa0e7dd82b9d2 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:25.548933  8644 raft_consensus.cc:385] T 1919638168494f58bc6aa0e7dd82b9d2 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:25.549232  8644 raft_consensus.cc:740] T 1919638168494f58bc6aa0e7dd82b9d2 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2e1ff9c009347d0bf70b4b3624fbab4, State: Initialized, Role: FOLLOWER
I20260709 14:50:25.549968  8644 consensus_queue.cc:260] T 1919638168494f58bc6aa0e7dd82b9d2 P f2e1ff9c009347d0bf70b4b3624fbab4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:25.552942  8644 ts_tablet_manager.cc:1434] T 1919638168494f58bc6aa0e7dd82b9d2 P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:50:25.554066  8644 tablet_bootstrap.cc:492] T b59995e022834366a717edbe7e35928a P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap starting.
I20260709 14:50:25.559986  8644 tablet_bootstrap.cc:654] T b59995e022834366a717edbe7e35928a P f2e1ff9c009347d0bf70b4b3624fbab4: Neither blocks nor log segments found. Creating new log.
W20260709 14:50:25.563866  8491 consensus_peers.cc:597] T cdc91608d3bc48928351a96100d2e1d2 P 1843fd4e6ed744abb7593fa3808e8ea5 -> Peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Couldn't send request to peer f2e1ff9c009347d0bf70b4b3624fbab4. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:25.565514  8645 tablet_bootstrap.cc:492] T e44d5cecf0144fd088bf7613dd38310f P 118418fc007349f3b9b593bd409820e0: No bootstrap required, opened a new log
I20260709 14:50:25.565956  8645 ts_tablet_manager.cc:1403] T e44d5cecf0144fd088bf7613dd38310f P 118418fc007349f3b9b593bd409820e0: Time spent bootstrapping tablet: real 0.028s	user 0.007s	sys 0.009s
I20260709 14:50:25.566612  8642 tablet_bootstrap.cc:492] T 3bec1888dcc7490486a1fe1cf9dc7e06 P 1843fd4e6ed744abb7593fa3808e8ea5: No bootstrap required, opened a new log
I20260709 14:50:25.567071  8642 ts_tablet_manager.cc:1403] T 3bec1888dcc7490486a1fe1cf9dc7e06 P 1843fd4e6ed744abb7593fa3808e8ea5: Time spent bootstrapping tablet: real 0.172s	user 0.008s	sys 0.002s
I20260709 14:50:25.568712  8645 raft_consensus.cc:359] T e44d5cecf0144fd088bf7613dd38310f P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:25.569623  8645 raft_consensus.cc:385] T e44d5cecf0144fd088bf7613dd38310f P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:25.570122  8645 raft_consensus.cc:740] T e44d5cecf0144fd088bf7613dd38310f P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 118418fc007349f3b9b593bd409820e0, State: Initialized, Role: FOLLOWER
I20260709 14:50:25.570878  8645 consensus_queue.cc:260] T e44d5cecf0144fd088bf7613dd38310f P 118418fc007349f3b9b593bd409820e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:25.573282  8645 ts_tablet_manager.cc:1434] T e44d5cecf0144fd088bf7613dd38310f P 118418fc007349f3b9b593bd409820e0: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:50:25.568703  8270 catalog_manager.cc:5697] T ec3307fcb64b452b96b144f01f555e6e P f2e1ff9c009347d0bf70b4b3624fbab4 reported cstate change: term changed from 0 to 1, leader changed from <none> to f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65). New cstate: current_term: 1 leader_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:25.574697  8645 tablet_bootstrap.cc:492] T f5b7610aa3f8468e81c54b40f73ce5b0 P 118418fc007349f3b9b593bd409820e0: Bootstrap starting.
I20260709 14:50:25.576829  8641 tablet_bootstrap.cc:492] T f5b7610aa3f8468e81c54b40f73ce5b0 P 1cf3b660b3e14a4c9d208456c127d985: No bootstrap required, opened a new log
I20260709 14:50:25.577271  8641 ts_tablet_manager.cc:1403] T f5b7610aa3f8468e81c54b40f73ce5b0 P 1cf3b660b3e14a4c9d208456c127d985: Time spent bootstrapping tablet: real 0.052s	user 0.015s	sys 0.003s
I20260709 14:50:25.579075  8733 raft_consensus.cc:493] T 1919638168494f58bc6aa0e7dd82b9d2 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:25.579509  8733 raft_consensus.cc:515] T 1919638168494f58bc6aa0e7dd82b9d2 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:25.579596  8641 raft_consensus.cc:359] T f5b7610aa3f8468e81c54b40f73ce5b0 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:25.580243  8641 raft_consensus.cc:385] T f5b7610aa3f8468e81c54b40f73ce5b0 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:25.580516  8641 raft_consensus.cc:740] T f5b7610aa3f8468e81c54b40f73ce5b0 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cf3b660b3e14a4c9d208456c127d985, State: Initialized, Role: FOLLOWER
I20260709 14:50:25.580933  8645 tablet_bootstrap.cc:654] T f5b7610aa3f8468e81c54b40f73ce5b0 P 118418fc007349f3b9b593bd409820e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:25.581130  8641 consensus_queue.cc:260] T f5b7610aa3f8468e81c54b40f73ce5b0 P 1cf3b660b3e14a4c9d208456c127d985 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:25.582868  8373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1919638168494f58bc6aa0e7dd82b9d2" candidate_uuid: "1cf3b660b3e14a4c9d208456c127d985" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" is_pre_election: true
I20260709 14:50:25.583525  8373 raft_consensus.cc:2468] T 1919638168494f58bc6aa0e7dd82b9d2 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1cf3b660b3e14a4c9d208456c127d985 in term 0.
I20260709 14:50:25.584712  8565 leader_election.cc:304] T 1919638168494f58bc6aa0e7dd82b9d2 P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cf3b660b3e14a4c9d208456c127d985, f2e1ff9c009347d0bf70b4b3624fbab4; no voters: 
I20260709 14:50:25.586393  8868 raft_consensus.cc:2804] T 1919638168494f58bc6aa0e7dd82b9d2 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:25.586766  8868 raft_consensus.cc:493] T 1919638168494f58bc6aa0e7dd82b9d2 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:25.587091  8868 raft_consensus.cc:3060] T 1919638168494f58bc6aa0e7dd82b9d2 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:25.581518  8733 leader_election.cc:290] T 1919638168494f58bc6aa0e7dd82b9d2 P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101), 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485)
I20260709 14:50:25.592959  8451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1919638168494f58bc6aa0e7dd82b9d2" candidate_uuid: "1cf3b660b3e14a4c9d208456c127d985" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "118418fc007349f3b9b593bd409820e0" is_pre_election: true
I20260709 14:50:25.593777  8451 raft_consensus.cc:2468] T 1919638168494f58bc6aa0e7dd82b9d2 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1cf3b660b3e14a4c9d208456c127d985 in term 0.
I20260709 14:50:25.596649  8703 consensus_queue.cc:1048] T c21340057a6f40a6a39ae61817379256 P 118418fc007349f3b9b593bd409820e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:25.596680  8868 raft_consensus.cc:515] T 1919638168494f58bc6aa0e7dd82b9d2 P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:25.601660  8373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1919638168494f58bc6aa0e7dd82b9d2" candidate_uuid: "1cf3b660b3e14a4c9d208456c127d985" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4"
I20260709 14:50:25.602200  8373 raft_consensus.cc:3060] T 1919638168494f58bc6aa0e7dd82b9d2 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:25.603128  8452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1919638168494f58bc6aa0e7dd82b9d2" candidate_uuid: "1cf3b660b3e14a4c9d208456c127d985" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "118418fc007349f3b9b593bd409820e0"
I20260709 14:50:25.603691  8452 raft_consensus.cc:3060] T 1919638168494f58bc6aa0e7dd82b9d2 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:25.601670  8641 ts_tablet_manager.cc:1434] T f5b7610aa3f8468e81c54b40f73ce5b0 P 1cf3b660b3e14a4c9d208456c127d985: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 14:50:25.614900  8452 raft_consensus.cc:2468] T 1919638168494f58bc6aa0e7dd82b9d2 P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cf3b660b3e14a4c9d208456c127d985 in term 1.
I20260709 14:50:25.616571  8566 leader_election.cc:304] T 1919638168494f58bc6aa0e7dd82b9d2 P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 118418fc007349f3b9b593bd409820e0, 1cf3b660b3e14a4c9d208456c127d985; no voters: 
I20260709 14:50:25.617545  8775 raft_consensus.cc:2804] T 1919638168494f58bc6aa0e7dd82b9d2 P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:25.618011  8733 raft_consensus.cc:493] T 574dc63930bb4233bc789290d2b6ff62 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:25.618150  8775 raft_consensus.cc:697] T 1919638168494f58bc6aa0e7dd82b9d2 P 1cf3b660b3e14a4c9d208456c127d985 [term 1 LEADER]: Becoming Leader. State: Replica: 1cf3b660b3e14a4c9d208456c127d985, State: Running, Role: LEADER
I20260709 14:50:25.618494  8733 raft_consensus.cc:515] T 574dc63930bb4233bc789290d2b6ff62 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:25.620007  8450 raft_consensus.cc:2468] T ec3307fcb64b452b96b144f01f555e6e P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2e1ff9c009347d0bf70b4b3624fbab4 in term 1.
I20260709 14:50:25.619349  8775 consensus_queue.cc:237] T 1919638168494f58bc6aa0e7dd82b9d2 P 1cf3b660b3e14a4c9d208456c127d985 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:25.622363  8376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "574dc63930bb4233bc789290d2b6ff62" candidate_uuid: "1cf3b660b3e14a4c9d208456c127d985" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" is_pre_election: true
W20260709 14:50:25.623693  8565 leader_election.cc:343] T 574dc63930bb4233bc789290d2b6ff62 P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:25.624258  8733 leader_election.cc:290] T 574dc63930bb4233bc789290d2b6ff62 P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865), f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101)
I20260709 14:50:25.625815  8523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "574dc63930bb4233bc789290d2b6ff62" candidate_uuid: "1cf3b660b3e14a4c9d208456c127d985" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" is_pre_election: true
I20260709 14:50:25.626662  8523 raft_consensus.cc:2468] T 574dc63930bb4233bc789290d2b6ff62 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1cf3b660b3e14a4c9d208456c127d985 in term 0.
I20260709 14:50:25.628473  8641 tablet_bootstrap.cc:492] T e44d5cecf0144fd088bf7613dd38310f P 1cf3b660b3e14a4c9d208456c127d985: Bootstrap starting.
I20260709 14:50:25.630663  8644 tablet_bootstrap.cc:492] T b59995e022834366a717edbe7e35928a P f2e1ff9c009347d0bf70b4b3624fbab4: No bootstrap required, opened a new log
I20260709 14:50:25.630200  8268 catalog_manager.cc:5697] T 61fa0b91210e47fab4e7228d387db5b5 P f2e1ff9c009347d0bf70b4b3624fbab4 reported cstate change: term changed from 0 to 1, leader changed from <none> to f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65). New cstate: current_term: 1 leader_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:25.631230  8644 ts_tablet_manager.cc:1403] T b59995e022834366a717edbe7e35928a P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent bootstrapping tablet: real 0.077s	user 0.008s	sys 0.003s
I20260709 14:50:25.628224  8566 leader_election.cc:304] T 574dc63930bb4233bc789290d2b6ff62 P 1cf3b660b3e14a4c9d208456c127d985 [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: 1843fd4e6ed744abb7593fa3808e8ea5, 1cf3b660b3e14a4c9d208456c127d985; no voters: f2e1ff9c009347d0bf70b4b3624fbab4
I20260709 14:50:25.569592  8642 raft_consensus.cc:359] T 3bec1888dcc7490486a1fe1cf9dc7e06 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:25.634274  8867 raft_consensus.cc:2804] T 574dc63930bb4233bc789290d2b6ff62 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:25.634482  8642 raft_consensus.cc:385] T 3bec1888dcc7490486a1fe1cf9dc7e06 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:25.634660  8867 raft_consensus.cc:493] T 574dc63930bb4233bc789290d2b6ff62 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:25.635593  8868 leader_election.cc:290] T 1919638168494f58bc6aa0e7dd82b9d2 P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 1 election: Requested vote from peers f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101), 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485)
I20260709 14:50:25.634742  8644 raft_consensus.cc:359] T b59995e022834366a717edbe7e35928a P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:25.635111  8867 raft_consensus.cc:3060] T 574dc63930bb4233bc789290d2b6ff62 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:25.641274  8644 raft_consensus.cc:385] T b59995e022834366a717edbe7e35928a P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:25.643066  8641 tablet_bootstrap.cc:654] T e44d5cecf0144fd088bf7613dd38310f P 1cf3b660b3e14a4c9d208456c127d985: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:25.640168  8373 raft_consensus.cc:2468] T 1919638168494f58bc6aa0e7dd82b9d2 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cf3b660b3e14a4c9d208456c127d985 in term 1.
I20260709 14:50:25.641706  8644 raft_consensus.cc:740] T b59995e022834366a717edbe7e35928a P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2e1ff9c009347d0bf70b4b3624fbab4, State: Initialized, Role: FOLLOWER
I20260709 14:50:25.645303  8645 tablet_bootstrap.cc:492] T f5b7610aa3f8468e81c54b40f73ce5b0 P 118418fc007349f3b9b593bd409820e0: No bootstrap required, opened a new log
I20260709 14:50:25.645834  8645 ts_tablet_manager.cc:1403] T f5b7610aa3f8468e81c54b40f73ce5b0 P 118418fc007349f3b9b593bd409820e0: Time spent bootstrapping tablet: real 0.071s	user 0.019s	sys 0.045s
I20260709 14:50:25.645819  8644 consensus_queue.cc:260] T b59995e022834366a717edbe7e35928a P f2e1ff9c009347d0bf70b4b3624fbab4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:25.648463  8644 ts_tablet_manager.cc:1434] T b59995e022834366a717edbe7e35928a P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.002s
I20260709 14:50:25.648622  8645 raft_consensus.cc:359] T f5b7610aa3f8468e81c54b40f73ce5b0 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:25.649369  8645 raft_consensus.cc:385] T f5b7610aa3f8468e81c54b40f73ce5b0 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:25.649603  8644 tablet_bootstrap.cc:492] T 306e8a1e51a64f6cb352e08f0c82ca5b P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap starting.
I20260709 14:50:25.649716  8645 raft_consensus.cc:740] T f5b7610aa3f8468e81c54b40f73ce5b0 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 118418fc007349f3b9b593bd409820e0, State: Initialized, Role: FOLLOWER
I20260709 14:50:25.650745  8645 consensus_queue.cc:260] T f5b7610aa3f8468e81c54b40f73ce5b0 P 118418fc007349f3b9b593bd409820e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:25.653090  8645 ts_tablet_manager.cc:1434] T f5b7610aa3f8468e81c54b40f73ce5b0 P 118418fc007349f3b9b593bd409820e0: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260709 14:50:25.654225  8645 tablet_bootstrap.cc:492] T f018a2bc1b244d4c8b8f742d07852869 P 118418fc007349f3b9b593bd409820e0: Bootstrap starting.
I20260709 14:50:25.660696  8645 tablet_bootstrap.cc:654] T f018a2bc1b244d4c8b8f742d07852869 P 118418fc007349f3b9b593bd409820e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:25.660778  8719 consensus_queue.cc:1048] T 134c2ff217a94c2da1035ef57f1ed54c P 1843fd4e6ed744abb7593fa3808e8ea5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:25.666942  8796 consensus_queue.cc:1048] T 134c2ff217a94c2da1035ef57f1ed54c P 1843fd4e6ed744abb7593fa3808e8ea5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:25.679129  8645 tablet_bootstrap.cc:492] T f018a2bc1b244d4c8b8f742d07852869 P 118418fc007349f3b9b593bd409820e0: No bootstrap required, opened a new log
I20260709 14:50:25.679899  8645 ts_tablet_manager.cc:1403] T f018a2bc1b244d4c8b8f742d07852869 P 118418fc007349f3b9b593bd409820e0: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.007s
I20260709 14:50:25.682723  8703 raft_consensus.cc:493] T f5b7610aa3f8468e81c54b40f73ce5b0 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:25.682812  8645 raft_consensus.cc:359] T f018a2bc1b244d4c8b8f742d07852869 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:25.683698  8645 raft_consensus.cc:385] T f018a2bc1b244d4c8b8f742d07852869 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:25.684108  8645 raft_consensus.cc:740] T f018a2bc1b244d4c8b8f742d07852869 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 118418fc007349f3b9b593bd409820e0, State: Initialized, Role: FOLLOWER
I20260709 14:50:25.649503  8867 raft_consensus.cc:515] T 574dc63930bb4233bc789290d2b6ff62 P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:25.684159  8773 raft_consensus.cc:493] T e44d5cecf0144fd088bf7613dd38310f P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:25.685276  8773 raft_consensus.cc:515] T e44d5cecf0144fd088bf7613dd38310f P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:25.686185  8645 consensus_queue.cc:260] T f018a2bc1b244d4c8b8f742d07852869 P 118418fc007349f3b9b593bd409820e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:25.687352  8773 leader_election.cc:290] T e44d5cecf0144fd088bf7613dd38310f P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415), f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101)
I20260709 14:50:25.689255  8523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "574dc63930bb4233bc789290d2b6ff62" candidate_uuid: "1cf3b660b3e14a4c9d208456c127d985" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5"
I20260709 14:50:25.687783  8867 leader_election.cc:290] T 574dc63930bb4233bc789290d2b6ff62 P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 1 election: Requested vote from peers 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865), f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101)
I20260709 14:50:25.690099  8523 raft_consensus.cc:3060] T 574dc63930bb4233bc789290d2b6ff62 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:25.690261  8645 ts_tablet_manager.cc:1434] T f018a2bc1b244d4c8b8f742d07852869 P 118418fc007349f3b9b593bd409820e0: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:50:25.691550  8645 tablet_bootstrap.cc:492] T 61fa0b91210e47fab4e7228d387db5b5 P 118418fc007349f3b9b593bd409820e0: Bootstrap starting.
I20260709 14:50:25.691720  8377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e44d5cecf0144fd088bf7613dd38310f" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" is_pre_election: true
I20260709 14:50:25.689165  8600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e44d5cecf0144fd088bf7613dd38310f" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cf3b660b3e14a4c9d208456c127d985" is_pre_election: true
I20260709 14:50:25.690265  8373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "574dc63930bb4233bc789290d2b6ff62" candidate_uuid: "1cf3b660b3e14a4c9d208456c127d985" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4"
I20260709 14:50:25.693321  8374 raft_consensus.cc:3060] T 3a3823b160b743d98d41bb589a02708b P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:50:25.693665  8415 leader_election.cc:343] T e44d5cecf0144fd088bf7613dd38310f P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:25.683220  8703 raft_consensus.cc:515] T f5b7610aa3f8468e81c54b40f73ce5b0 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
W20260709 14:50:25.694523  8417 leader_election.cc:343] T e44d5cecf0144fd088bf7613dd38310f P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:25.695088  8417 leader_election.cc:304] T e44d5cecf0144fd088bf7613dd38310f P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 118418fc007349f3b9b593bd409820e0; no voters: 1cf3b660b3e14a4c9d208456c127d985, f2e1ff9c009347d0bf70b4b3624fbab4
I20260709 14:50:25.695842  8773 raft_consensus.cc:2749] T e44d5cecf0144fd088bf7613dd38310f P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:25.696651  8600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5b7610aa3f8468e81c54b40f73ce5b0" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cf3b660b3e14a4c9d208456c127d985" is_pre_election: true
W20260709 14:50:25.697212  8565 leader_election.cc:343] T 574dc63930bb4233bc789290d2b6ff62 P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:25.697489  8645 tablet_bootstrap.cc:654] T 61fa0b91210e47fab4e7228d387db5b5 P 118418fc007349f3b9b593bd409820e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:25.697252  8600 raft_consensus.cc:2468] T f5b7610aa3f8468e81c54b40f73ce5b0 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 118418fc007349f3b9b593bd409820e0 in term 0.
I20260709 14:50:25.699000  8415 leader_election.cc:304] T f5b7610aa3f8468e81c54b40f73ce5b0 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 118418fc007349f3b9b593bd409820e0, 1cf3b660b3e14a4c9d208456c127d985; no voters: 
I20260709 14:50:25.701582  8796 consensus_queue.cc:1048] T 3a3823b160b743d98d41bb589a02708b P 1843fd4e6ed744abb7593fa3808e8ea5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:50:25.701915  8415 consensus_peers.cc:597] T c21340057a6f40a6a39ae61817379256 P 118418fc007349f3b9b593bd409820e0 -> Peer 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415): Couldn't send request to peer 1cf3b660b3e14a4c9d208456c127d985. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:25.702947  8868 raft_consensus.cc:493] T 0353f6fc75824f4f8f507a3a104c2513 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:25.703475  8868 raft_consensus.cc:515] T 0353f6fc75824f4f8f507a3a104c2513 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:25.704383  8773 raft_consensus.cc:2804] T f5b7610aa3f8468e81c54b40f73ce5b0 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:25.704927  8773 raft_consensus.cc:493] T f5b7610aa3f8468e81c54b40f73ce5b0 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:25.705372  8773 raft_consensus.cc:3060] T f5b7610aa3f8468e81c54b40f73ce5b0 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:25.706107  8868 leader_election.cc:290] T 0353f6fc75824f4f8f507a3a104c2513 P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101), 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485)
I20260709 14:50:25.716213  8374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0353f6fc75824f4f8f507a3a104c2513" candidate_uuid: "1cf3b660b3e14a4c9d208456c127d985" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" is_pre_election: true
I20260709 14:50:25.717130  8374 raft_consensus.cc:2468] T 0353f6fc75824f4f8f507a3a104c2513 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1cf3b660b3e14a4c9d208456c127d985 in term 0.
I20260709 14:50:25.718278  8565 leader_election.cc:304] T 0353f6fc75824f4f8f507a3a104c2513 P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cf3b660b3e14a4c9d208456c127d985, f2e1ff9c009347d0bf70b4b3624fbab4; no voters: 
I20260709 14:50:25.708674  8449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0353f6fc75824f4f8f507a3a104c2513" candidate_uuid: "1cf3b660b3e14a4c9d208456c127d985" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "118418fc007349f3b9b593bd409820e0" is_pre_election: true
I20260709 14:50:25.719342  8449 raft_consensus.cc:2468] T 0353f6fc75824f4f8f507a3a104c2513 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1cf3b660b3e14a4c9d208456c127d985 in term 0.
I20260709 14:50:25.709415  8645 tablet_bootstrap.cc:492] T 61fa0b91210e47fab4e7228d387db5b5 P 118418fc007349f3b9b593bd409820e0: No bootstrap required, opened a new log
I20260709 14:50:25.720597  8645 ts_tablet_manager.cc:1403] T 61fa0b91210e47fab4e7228d387db5b5 P 118418fc007349f3b9b593bd409820e0: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.005s
I20260709 14:50:25.721019  8374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5b7610aa3f8468e81c54b40f73ce5b0" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" is_pre_election: true
I20260709 14:50:25.721613  8374 raft_consensus.cc:2468] T f5b7610aa3f8468e81c54b40f73ce5b0 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 118418fc007349f3b9b593bd409820e0 in term 0.
I20260709 14:50:25.724742  8644 tablet_bootstrap.cc:654] T 306e8a1e51a64f6cb352e08f0c82ca5b P f2e1ff9c009347d0bf70b4b3624fbab4: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:25.728652  8773 raft_consensus.cc:515] T f5b7610aa3f8468e81c54b40f73ce5b0 P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:25.730765  8773 leader_election.cc:290] T f5b7610aa3f8468e81c54b40f73ce5b0 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 election: Requested vote from peers 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415), f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101)
I20260709 14:50:25.731482  8600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5b7610aa3f8468e81c54b40f73ce5b0" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cf3b660b3e14a4c9d208456c127d985"
I20260709 14:50:25.731698  8377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5b7610aa3f8468e81c54b40f73ce5b0" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4"
I20260709 14:50:25.732179  8600 raft_consensus.cc:3060] T f5b7610aa3f8468e81c54b40f73ce5b0 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:25.732280  8377 raft_consensus.cc:3060] T f5b7610aa3f8468e81c54b40f73ce5b0 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:25.734122  8523 raft_consensus.cc:2468] T 574dc63930bb4233bc789290d2b6ff62 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cf3b660b3e14a4c9d208456c127d985 in term 1.
I20260709 14:50:25.723495  8645 raft_consensus.cc:359] T 61fa0b91210e47fab4e7228d387db5b5 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:25.737761  8645 raft_consensus.cc:385] T 61fa0b91210e47fab4e7228d387db5b5 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:25.738119  8645 raft_consensus.cc:740] T 61fa0b91210e47fab4e7228d387db5b5 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 118418fc007349f3b9b593bd409820e0, State: Initialized, Role: FOLLOWER
I20260709 14:50:25.738905  8645 consensus_queue.cc:260] T 61fa0b91210e47fab4e7228d387db5b5 P 118418fc007349f3b9b593bd409820e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:25.741923  8566 leader_election.cc:304] T 574dc63930bb4233bc789290d2b6ff62 P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1843fd4e6ed744abb7593fa3808e8ea5, 1cf3b660b3e14a4c9d208456c127d985; no voters: f2e1ff9c009347d0bf70b4b3624fbab4
I20260709 14:50:25.742784  8867 raft_consensus.cc:2804] T 574dc63930bb4233bc789290d2b6ff62 P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:25.743268  8867 raft_consensus.cc:697] T 574dc63930bb4233bc789290d2b6ff62 P 1cf3b660b3e14a4c9d208456c127d985 [term 1 LEADER]: Becoming Leader. State: Replica: 1cf3b660b3e14a4c9d208456c127d985, State: Running, Role: LEADER
I20260709 14:50:25.744263  8867 consensus_queue.cc:237] T 574dc63930bb4233bc789290d2b6ff62 P 1cf3b660b3e14a4c9d208456c127d985 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:25.744791  8645 ts_tablet_manager.cc:1434] T 61fa0b91210e47fab4e7228d387db5b5 P 118418fc007349f3b9b593bd409820e0: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 14:50:25.745761  8645 tablet_bootstrap.cc:492] T 92b8d876b19f460bbd1435f5b238d04f P 118418fc007349f3b9b593bd409820e0: Bootstrap starting.
I20260709 14:50:25.747718  8719 consensus_queue.cc:1048] T 3a3823b160b743d98d41bb589a02708b P 1843fd4e6ed744abb7593fa3808e8ea5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:25.718791  8703 leader_election.cc:290] T f5b7610aa3f8468e81c54b40f73ce5b0 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415), f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101)
I20260709 14:50:25.634800  8642 raft_consensus.cc:740] T 3bec1888dcc7490486a1fe1cf9dc7e06 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1843fd4e6ed744abb7593fa3808e8ea5, State: Initialized, Role: FOLLOWER
I20260709 14:50:25.719350  8868 raft_consensus.cc:2804] T 0353f6fc75824f4f8f507a3a104c2513 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:25.750514  8868 raft_consensus.cc:493] T 0353f6fc75824f4f8f507a3a104c2513 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:25.750874  8868 raft_consensus.cc:3060] T 0353f6fc75824f4f8f507a3a104c2513 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:25.751418  8642 consensus_queue.cc:260] T 3bec1888dcc7490486a1fe1cf9dc7e06 P 1843fd4e6ed744abb7593fa3808e8ea5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:25.753765  8642 ts_tablet_manager.cc:1434] T 3bec1888dcc7490486a1fe1cf9dc7e06 P 1843fd4e6ed744abb7593fa3808e8ea5: Time spent starting tablet: real 0.186s	user 0.008s	sys 0.000s
I20260709 14:50:25.753921  8269 catalog_manager.cc:5697] T 1919638168494f58bc6aa0e7dd82b9d2 P 1cf3b660b3e14a4c9d208456c127d985 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68). New cstate: current_term: 1 leader_uuid: "1cf3b660b3e14a4c9d208456c127d985" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:25.787922  8642 tablet_bootstrap.cc:492] T 417cdb6e1647499f95591e8188e7d32f P 1843fd4e6ed744abb7593fa3808e8ea5: Bootstrap starting.
I20260709 14:50:25.760596  8773 raft_consensus.cc:493] T 61fa0b91210e47fab4e7228d387db5b5 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:25.797191  8773 raft_consensus.cc:515] T 61fa0b91210e47fab4e7228d387db5b5 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:25.799240  8773 leader_election.cc:290] T 61fa0b91210e47fab4e7228d387db5b5 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101), 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865)
I20260709 14:50:25.763931  8645 tablet_bootstrap.cc:654] T 92b8d876b19f460bbd1435f5b238d04f P 118418fc007349f3b9b593bd409820e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:25.800794  8376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61fa0b91210e47fab4e7228d387db5b5" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" is_pre_election: true
I20260709 14:50:25.803750  8525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61fa0b91210e47fab4e7228d387db5b5" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" is_pre_election: true
I20260709 14:50:25.807225  8525 raft_consensus.cc:2393] T 61fa0b91210e47fab4e7228d387db5b5 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 118418fc007349f3b9b593bd409820e0 in current term 1: Already voted for candidate f2e1ff9c009347d0bf70b4b3624fbab4 in this term.
I20260709 14:50:25.767520  8600 raft_consensus.cc:2468] T f5b7610aa3f8468e81c54b40f73ce5b0 P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 118418fc007349f3b9b593bd409820e0 in term 1.
I20260709 14:50:25.808151  8418 leader_election.cc:304] T 61fa0b91210e47fab4e7228d387db5b5 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 118418fc007349f3b9b593bd409820e0; no voters: 1843fd4e6ed744abb7593fa3808e8ea5, f2e1ff9c009347d0bf70b4b3624fbab4
I20260709 14:50:25.785738  8377 raft_consensus.cc:2468] T f5b7610aa3f8468e81c54b40f73ce5b0 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 118418fc007349f3b9b593bd409820e0 in term 1.
I20260709 14:50:25.759912  8868 raft_consensus.cc:515] T 0353f6fc75824f4f8f507a3a104c2513 P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:25.793535  8644 tablet_bootstrap.cc:492] T 306e8a1e51a64f6cb352e08f0c82ca5b P f2e1ff9c009347d0bf70b4b3624fbab4: No bootstrap required, opened a new log
I20260709 14:50:25.809443  8644 ts_tablet_manager.cc:1403] T 306e8a1e51a64f6cb352e08f0c82ca5b P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent bootstrapping tablet: real 0.160s	user 0.017s	sys 0.006s
I20260709 14:50:25.810458  8868 leader_election.cc:290] T 0353f6fc75824f4f8f507a3a104c2513 P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 1 election: Requested vote from peers f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101), 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485)
I20260709 14:50:25.811439  8703 raft_consensus.cc:3060] T 61fa0b91210e47fab4e7228d387db5b5 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:25.812522  8417 leader_election.cc:304] T f5b7610aa3f8468e81c54b40f73ce5b0 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 118418fc007349f3b9b593bd409820e0, f2e1ff9c009347d0bf70b4b3624fbab4; no voters: 
I20260709 14:50:25.812740  8449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0353f6fc75824f4f8f507a3a104c2513" candidate_uuid: "1cf3b660b3e14a4c9d208456c127d985" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "118418fc007349f3b9b593bd409820e0"
I20260709 14:50:25.813284  8449 raft_consensus.cc:3060] T 0353f6fc75824f4f8f507a3a104c2513 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:25.813331  8903 raft_consensus.cc:2804] T f5b7610aa3f8468e81c54b40f73ce5b0 P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:25.813920  8903 raft_consensus.cc:697] T f5b7610aa3f8468e81c54b40f73ce5b0 P 118418fc007349f3b9b593bd409820e0 [term 1 LEADER]: Becoming Leader. State: Replica: 118418fc007349f3b9b593bd409820e0, State: Running, Role: LEADER
I20260709 14:50:25.814762  8903 consensus_queue.cc:237] T f5b7610aa3f8468e81c54b40f73ce5b0 P 118418fc007349f3b9b593bd409820e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:25.815683  8922 raft_consensus.cc:493] T b59995e022834366a717edbe7e35928a P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:25.816161  8922 raft_consensus.cc:515] T b59995e022834366a717edbe7e35928a P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:25.819063  8922 leader_election.cc:290] T b59995e022834366a717edbe7e35928a P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865), 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415)
I20260709 14:50:25.819816  8644 raft_consensus.cc:359] T 306e8a1e51a64f6cb352e08f0c82ca5b P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:25.820470  8449 raft_consensus.cc:2468] T 0353f6fc75824f4f8f507a3a104c2513 P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cf3b660b3e14a4c9d208456c127d985 in term 1.
I20260709 14:50:25.820843  8600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b59995e022834366a717edbe7e35928a" candidate_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cf3b660b3e14a4c9d208456c127d985" is_pre_election: true
I20260709 14:50:25.821877  8566 leader_election.cc:304] T 0353f6fc75824f4f8f507a3a104c2513 P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 118418fc007349f3b9b593bd409820e0, 1cf3b660b3e14a4c9d208456c127d985; no voters: 
I20260709 14:50:25.822786  8868 raft_consensus.cc:2804] T 0353f6fc75824f4f8f507a3a104c2513 P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:50:25.823179  8340 leader_election.cc:343] T b59995e022834366a717edbe7e35928a P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:25.823261  8868 raft_consensus.cc:697] T 0353f6fc75824f4f8f507a3a104c2513 P 1cf3b660b3e14a4c9d208456c127d985 [term 1 LEADER]: Becoming Leader. State: Replica: 1cf3b660b3e14a4c9d208456c127d985, State: Running, Role: LEADER
I20260709 14:50:25.824484  8868 consensus_queue.cc:237] T 0353f6fc75824f4f8f507a3a104c2513 P 1cf3b660b3e14a4c9d208456c127d985 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:25.820480  8644 raft_consensus.cc:385] T 306e8a1e51a64f6cb352e08f0c82ca5b P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:25.827845  8644 raft_consensus.cc:740] T 306e8a1e51a64f6cb352e08f0c82ca5b P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2e1ff9c009347d0bf70b4b3624fbab4, State: Initialized, Role: FOLLOWER
I20260709 14:50:25.828496  8644 consensus_queue.cc:260] T 306e8a1e51a64f6cb352e08f0c82ca5b P f2e1ff9c009347d0bf70b4b3624fbab4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:25.830224  8376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0353f6fc75824f4f8f507a3a104c2513" candidate_uuid: "1cf3b660b3e14a4c9d208456c127d985" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4"
I20260709 14:50:25.830972  8376 raft_consensus.cc:3060] T 0353f6fc75824f4f8f507a3a104c2513 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:25.838898  8645 tablet_bootstrap.cc:492] T 92b8d876b19f460bbd1435f5b238d04f P 118418fc007349f3b9b593bd409820e0: No bootstrap required, opened a new log
I20260709 14:50:25.839534  8645 ts_tablet_manager.cc:1403] T 92b8d876b19f460bbd1435f5b238d04f P 118418fc007349f3b9b593bd409820e0: Time spent bootstrapping tablet: real 0.094s	user 0.009s	sys 0.009s
I20260709 14:50:25.843427  8644 ts_tablet_manager.cc:1434] T 306e8a1e51a64f6cb352e08f0c82ca5b P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent starting tablet: real 0.034s	user 0.011s	sys 0.007s
I20260709 14:50:25.843405  8525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b59995e022834366a717edbe7e35928a" candidate_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" is_pre_election: true
I20260709 14:50:25.844447  8644 tablet_bootstrap.cc:492] T 7acfe2b14bb2443ab9276f6a4c9e0423 P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap starting.
W20260709 14:50:25.847208  8343 leader_election.cc:343] T b59995e022834366a717edbe7e35928a P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:25.847676  8343 leader_election.cc:304] T b59995e022834366a717edbe7e35928a P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f2e1ff9c009347d0bf70b4b3624fbab4; no voters: 1843fd4e6ed744abb7593fa3808e8ea5, 1cf3b660b3e14a4c9d208456c127d985
I20260709 14:50:25.848768  8922 raft_consensus.cc:2749] T b59995e022834366a717edbe7e35928a P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:25.850189  8644 tablet_bootstrap.cc:654] T 7acfe2b14bb2443ab9276f6a4c9e0423 P f2e1ff9c009347d0bf70b4b3624fbab4: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:25.854496  8867 raft_consensus.cc:493] T 92b8d876b19f460bbd1435f5b238d04f P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:25.854985  8867 raft_consensus.cc:515] T 92b8d876b19f460bbd1435f5b238d04f P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:25.856928  8867 leader_election.cc:290] T 92b8d876b19f460bbd1435f5b238d04f P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485), 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865)
I20260709 14:50:25.858470  8452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92b8d876b19f460bbd1435f5b238d04f" candidate_uuid: "1cf3b660b3e14a4c9d208456c127d985" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "118418fc007349f3b9b593bd409820e0" is_pre_election: true
I20260709 14:50:25.859630  8525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92b8d876b19f460bbd1435f5b238d04f" candidate_uuid: "1cf3b660b3e14a4c9d208456c127d985" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" is_pre_election: true
I20260709 14:50:25.861117  8525 raft_consensus.cc:2468] T 92b8d876b19f460bbd1435f5b238d04f P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1cf3b660b3e14a4c9d208456c127d985 in term 0.
I20260709 14:50:25.862475  8566 leader_election.cc:304] T 92b8d876b19f460bbd1435f5b238d04f P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1843fd4e6ed744abb7593fa3808e8ea5, 1cf3b660b3e14a4c9d208456c127d985; no voters: 
I20260709 14:50:25.863196  8703 raft_consensus.cc:2749] T 61fa0b91210e47fab4e7228d387db5b5 P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:25.865720  8868 raft_consensus.cc:2804] T 92b8d876b19f460bbd1435f5b238d04f P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:25.866166  8868 raft_consensus.cc:493] T 92b8d876b19f460bbd1435f5b238d04f P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:25.866575  8868 raft_consensus.cc:3060] T 92b8d876b19f460bbd1435f5b238d04f P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:50:25.869911  8566 leader_election.cc:343] T 92b8d876b19f460bbd1435f5b238d04f P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:25.869804  8270 catalog_manager.cc:5697] T 574dc63930bb4233bc789290d2b6ff62 P 1cf3b660b3e14a4c9d208456c127d985 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68). New cstate: current_term: 1 leader_uuid: "1cf3b660b3e14a4c9d208456c127d985" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:25.873231  8642 tablet_bootstrap.cc:654] T 417cdb6e1647499f95591e8188e7d32f P 1843fd4e6ed744abb7593fa3808e8ea5: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:25.874892  8645 raft_consensus.cc:359] T 92b8d876b19f460bbd1435f5b238d04f P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:25.875543  8645 raft_consensus.cc:385] T 92b8d876b19f460bbd1435f5b238d04f P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:50:25.877123  8340 consensus_peers.cc:597] T c0a8b7f4be2c410dacbea077d2b852d9 P f2e1ff9c009347d0bf70b4b3624fbab4 -> Peer 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415): Couldn't send request to peer 1cf3b660b3e14a4c9d208456c127d985. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:25.892310  8645 raft_consensus.cc:740] T 92b8d876b19f460bbd1435f5b238d04f P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 118418fc007349f3b9b593bd409820e0, State: Initialized, Role: FOLLOWER
I20260709 14:50:25.894098  8645 consensus_queue.cc:260] T 92b8d876b19f460bbd1435f5b238d04f P 118418fc007349f3b9b593bd409820e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:25.883291  8703 raft_consensus.cc:493] T 417cdb6e1647499f95591e8188e7d32f P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:25.897430  8703 raft_consensus.cc:515] T 417cdb6e1647499f95591e8188e7d32f P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:25.901153  8922 consensus_queue.cc:1048] T c0a8b7f4be2c410dacbea077d2b852d9 P f2e1ff9c009347d0bf70b4b3624fbab4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:25.946853  8645 ts_tablet_manager.cc:1434] T 92b8d876b19f460bbd1435f5b238d04f P 118418fc007349f3b9b593bd409820e0: Time spent starting tablet: real 0.107s	user 0.004s	sys 0.004s
I20260709 14:50:25.948088  8376 raft_consensus.cc:2468] T 0353f6fc75824f4f8f507a3a104c2513 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cf3b660b3e14a4c9d208456c127d985 in term 1.
I20260709 14:50:25.950585  8703 leader_election.cc:290] T 417cdb6e1647499f95591e8188e7d32f P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101), 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865)
I20260709 14:50:25.951676  8523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "417cdb6e1647499f95591e8188e7d32f" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" is_pre_election: true
I20260709 14:50:25.952696  8922 consensus_queue.cc:1048] T 61fa0b91210e47fab4e7228d387db5b5 P f2e1ff9c009347d0bf70b4b3624fbab4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:25.959232  8373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "417cdb6e1647499f95591e8188e7d32f" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" is_pre_election: true
I20260709 14:50:25.960003  8373 raft_consensus.cc:2468] T 417cdb6e1647499f95591e8188e7d32f P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 118418fc007349f3b9b593bd409820e0 in term 0.
I20260709 14:50:25.955489  8868 raft_consensus.cc:515] T 92b8d876b19f460bbd1435f5b238d04f P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:25.964562  8417 leader_election.cc:304] T 417cdb6e1647499f95591e8188e7d32f P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 118418fc007349f3b9b593bd409820e0, f2e1ff9c009347d0bf70b4b3624fbab4; no voters: 
I20260709 14:50:25.965595  8641 tablet_bootstrap.cc:492] T e44d5cecf0144fd088bf7613dd38310f P 1cf3b660b3e14a4c9d208456c127d985: No bootstrap required, opened a new log
I20260709 14:50:25.966192  8641 ts_tablet_manager.cc:1403] T e44d5cecf0144fd088bf7613dd38310f P 1cf3b660b3e14a4c9d208456c127d985: Time spent bootstrapping tablet: real 0.338s	user 0.040s	sys 0.032s
I20260709 14:50:25.968137  8773 raft_consensus.cc:2804] T 417cdb6e1647499f95591e8188e7d32f P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:25.968667  8773 raft_consensus.cc:493] T 417cdb6e1647499f95591e8188e7d32f P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:25.970819  8645 tablet_bootstrap.cc:492] T 3bec1888dcc7490486a1fe1cf9dc7e06 P 118418fc007349f3b9b593bd409820e0: Bootstrap starting.
I20260709 14:50:25.976573  8269 catalog_manager.cc:5697] T 0353f6fc75824f4f8f507a3a104c2513 P 1cf3b660b3e14a4c9d208456c127d985 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68). New cstate: current_term: 1 leader_uuid: "1cf3b660b3e14a4c9d208456c127d985" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } health_report { overall_health: UNKNOWN } } }
W20260709 14:50:25.977393  8418 leader_election.cc:343] T 417cdb6e1647499f95591e8188e7d32f P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:25.986785  8773 raft_consensus.cc:3060] T 417cdb6e1647499f95591e8188e7d32f P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:26.000983  8644 tablet_bootstrap.cc:492] T 7acfe2b14bb2443ab9276f6a4c9e0423 P f2e1ff9c009347d0bf70b4b3624fbab4: No bootstrap required, opened a new log
I20260709 14:50:26.001451  8644 ts_tablet_manager.cc:1403] T 7acfe2b14bb2443ab9276f6a4c9e0423 P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent bootstrapping tablet: real 0.157s	user 0.019s	sys 0.063s
I20260709 14:50:26.006167  8644 raft_consensus.cc:359] T 7acfe2b14bb2443ab9276f6a4c9e0423 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:26.006784  8644 raft_consensus.cc:385] T 7acfe2b14bb2443ab9276f6a4c9e0423 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:26.007230  8644 raft_consensus.cc:740] T 7acfe2b14bb2443ab9276f6a4c9e0423 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2e1ff9c009347d0bf70b4b3624fbab4, State: Initialized, Role: FOLLOWER
I20260709 14:50:26.007938  8644 consensus_queue.cc:260] T 7acfe2b14bb2443ab9276f6a4c9e0423 P f2e1ff9c009347d0bf70b4b3624fbab4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:25.989027  8719 consensus_queue.cc:1048] T a402292add5b4572b522fd680979e806 P 1843fd4e6ed744abb7593fa3808e8ea5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 14:50:26.009819  8270 catalog_manager.cc:5697] T f5b7610aa3f8468e81c54b40f73ce5b0 P 118418fc007349f3b9b593bd409820e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 118418fc007349f3b9b593bd409820e0 (127.6.46.66). New cstate: current_term: 1 leader_uuid: "118418fc007349f3b9b593bd409820e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:26.016978  8642 tablet_bootstrap.cc:492] T 417cdb6e1647499f95591e8188e7d32f P 1843fd4e6ed744abb7593fa3808e8ea5: No bootstrap required, opened a new log
I20260709 14:50:26.017462  8642 ts_tablet_manager.cc:1403] T 417cdb6e1647499f95591e8188e7d32f P 1843fd4e6ed744abb7593fa3808e8ea5: Time spent bootstrapping tablet: real 0.230s	user 0.007s	sys 0.028s
I20260709 14:50:26.020197  8644 ts_tablet_manager.cc:1434] T 7acfe2b14bb2443ab9276f6a4c9e0423 P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 14:50:26.031318  8786 consensus_queue.cc:1048] T 61fa0b91210e47fab4e7228d387db5b5 P f2e1ff9c009347d0bf70b4b3624fbab4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:26.032712  8786 consensus_queue.cc:1048] T ec3307fcb64b452b96b144f01f555e6e P f2e1ff9c009347d0bf70b4b3624fbab4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:50:26.033532  8489 consensus_peers.cc:597] T a402292add5b4572b522fd680979e806 P 1843fd4e6ed744abb7593fa3808e8ea5 -> Peer 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415): Couldn't send request to peer 1cf3b660b3e14a4c9d208456c127d985. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:26.031672  8642 raft_consensus.cc:359] T 417cdb6e1647499f95591e8188e7d32f P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:26.035255  8642 raft_consensus.cc:385] T 417cdb6e1647499f95591e8188e7d32f P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:26.035512  8642 raft_consensus.cc:740] T 417cdb6e1647499f95591e8188e7d32f P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1843fd4e6ed744abb7593fa3808e8ea5, State: Initialized, Role: FOLLOWER
I20260709 14:50:26.037716  8868 leader_election.cc:290] T 92b8d876b19f460bbd1435f5b238d04f P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 1 election: Requested vote from peers 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485), 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865)
I20260709 14:50:26.037865  8452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92b8d876b19f460bbd1435f5b238d04f" candidate_uuid: "1cf3b660b3e14a4c9d208456c127d985" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "118418fc007349f3b9b593bd409820e0"
I20260709 14:50:26.037711  8786 consensus_queue.cc:1048] T ec3307fcb64b452b96b144f01f555e6e P f2e1ff9c009347d0bf70b4b3624fbab4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:26.043179  8644 tablet_bootstrap.cc:492] T 56623f1ea13747ed87dd1d98394c8a65 P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap starting.
I20260709 14:50:26.043434  8642 consensus_queue.cc:260] T 417cdb6e1647499f95591e8188e7d32f P 1843fd4e6ed744abb7593fa3808e8ea5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:26.039996  8641 raft_consensus.cc:359] T e44d5cecf0144fd088bf7613dd38310f P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:26.048398  8641 raft_consensus.cc:385] T e44d5cecf0144fd088bf7613dd38310f P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:26.048749  8641 raft_consensus.cc:740] T e44d5cecf0144fd088bf7613dd38310f P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cf3b660b3e14a4c9d208456c127d985, State: Initialized, Role: FOLLOWER
I20260709 14:50:26.053109  8868 raft_consensus.cc:493] T 50d6f1372d0d4b42bc89b884859b0c62 P 1cf3b660b3e14a4c9d208456c127d985 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:26.053580  8868 raft_consensus.cc:515] T 50d6f1372d0d4b42bc89b884859b0c62 P 1cf3b660b3e14a4c9d208456c127d985 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:26.055483  8642 ts_tablet_manager.cc:1434] T 417cdb6e1647499f95591e8188e7d32f P 1843fd4e6ed744abb7593fa3808e8ea5: Time spent starting tablet: real 0.038s	user 0.009s	sys 0.000s
I20260709 14:50:26.049517  8641 consensus_queue.cc:260] T e44d5cecf0144fd088bf7613dd38310f P 1cf3b660b3e14a4c9d208456c127d985 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:26.058531  8796 raft_consensus.cc:493] T 3bec1888dcc7490486a1fe1cf9dc7e06 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:26.061031  8796 raft_consensus.cc:515] T 3bec1888dcc7490486a1fe1cf9dc7e06 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:26.062855  8868 leader_election.cc:290] T 50d6f1372d0d4b42bc89b884859b0c62 P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865), f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101)
I20260709 14:50:26.062947  8796 leader_election.cc:290] T 3bec1888dcc7490486a1fe1cf9dc7e06 P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485), 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415)
I20260709 14:50:26.071110  8642 tablet_bootstrap.cc:492] T b59995e022834366a717edbe7e35928a P 1843fd4e6ed744abb7593fa3808e8ea5: Bootstrap starting.
I20260709 14:50:26.072885  8641 ts_tablet_manager.cc:1434] T e44d5cecf0144fd088bf7613dd38310f P 1cf3b660b3e14a4c9d208456c127d985: Time spent starting tablet: real 0.106s	user 0.007s	sys 0.001s
I20260709 14:50:26.074059  8703 raft_consensus.cc:493] T f018a2bc1b244d4c8b8f742d07852869 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:26.056689  8452 raft_consensus.cc:3060] T 92b8d876b19f460bbd1435f5b238d04f P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:26.080689  8373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50d6f1372d0d4b42bc89b884859b0c62" candidate_uuid: "1cf3b660b3e14a4c9d208456c127d985" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" is_pre_election: true
I20260709 14:50:26.080613  8703 raft_consensus.cc:515] T f018a2bc1b244d4c8b8f742d07852869 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:26.082705  8373 raft_consensus.cc:2468] T 50d6f1372d0d4b42bc89b884859b0c62 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1cf3b660b3e14a4c9d208456c127d985 in term 2.
I20260709 14:50:26.076092  8449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bec1888dcc7490486a1fe1cf9dc7e06" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "118418fc007349f3b9b593bd409820e0" is_pre_election: true
I20260709 14:50:26.085680  8642 tablet_bootstrap.cc:654] T b59995e022834366a717edbe7e35928a P 1843fd4e6ed744abb7593fa3808e8ea5: Neither blocks nor log segments found. Creating new log.
W20260709 14:50:26.086979  8492 leader_election.cc:343] T 3bec1888dcc7490486a1fe1cf9dc7e06 P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:26.091856  8521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50d6f1372d0d4b42bc89b884859b0c62" candidate_uuid: "1cf3b660b3e14a4c9d208456c127d985" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" is_pre_election: true
I20260709 14:50:26.092299  8703 leader_election.cc:290] T f018a2bc1b244d4c8b8f742d07852869 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865), 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415)
I20260709 14:50:26.093935  8524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92b8d876b19f460bbd1435f5b238d04f" candidate_uuid: "1cf3b660b3e14a4c9d208456c127d985" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5"
I20260709 14:50:26.094619  8524 raft_consensus.cc:3060] T 92b8d876b19f460bbd1435f5b238d04f P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:26.103199  8521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f018a2bc1b244d4c8b8f742d07852869" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" is_pre_election: true
W20260709 14:50:26.105006  8418 leader_election.cc:343] T f018a2bc1b244d4c8b8f742d07852869 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:26.117482  8565 leader_election.cc:304] T 50d6f1372d0d4b42bc89b884859b0c62 P 1cf3b660b3e14a4c9d208456c127d985 [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: 1cf3b660b3e14a4c9d208456c127d985, f2e1ff9c009347d0bf70b4b3624fbab4; no voters: 1843fd4e6ed744abb7593fa3808e8ea5
I20260709 14:50:26.118057  8598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bec1888dcc7490486a1fe1cf9dc7e06" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cf3b660b3e14a4c9d208456c127d985" is_pre_election: true
I20260709 14:50:26.119145  8868 raft_consensus.cc:2804] T 50d6f1372d0d4b42bc89b884859b0c62 P 1cf3b660b3e14a4c9d208456c127d985 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:26.119583  8868 raft_consensus.cc:493] T 50d6f1372d0d4b42bc89b884859b0c62 P 1cf3b660b3e14a4c9d208456c127d985 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:26.119983  8868 raft_consensus.cc:3060] T 50d6f1372d0d4b42bc89b884859b0c62 P 1cf3b660b3e14a4c9d208456c127d985 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:26.123449  8642 tablet_bootstrap.cc:492] T b59995e022834366a717edbe7e35928a P 1843fd4e6ed744abb7593fa3808e8ea5: No bootstrap required, opened a new log
I20260709 14:50:26.123914  8642 ts_tablet_manager.cc:1403] T b59995e022834366a717edbe7e35928a P 1843fd4e6ed744abb7593fa3808e8ea5: Time spent bootstrapping tablet: real 0.053s	user 0.011s	sys 0.000s
I20260709 14:50:26.126616  8642 raft_consensus.cc:359] T b59995e022834366a717edbe7e35928a P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:26.126590  8868 raft_consensus.cc:515] T 50d6f1372d0d4b42bc89b884859b0c62 P 1cf3b660b3e14a4c9d208456c127d985 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:26.127386  8642 raft_consensus.cc:385] T b59995e022834366a717edbe7e35928a P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:26.129052  8868 leader_election.cc:290] T 50d6f1372d0d4b42bc89b884859b0c62 P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 3 election: Requested vote from peers 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865), f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101)
I20260709 14:50:26.129233  8642 raft_consensus.cc:740] T b59995e022834366a717edbe7e35928a P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1843fd4e6ed744abb7593fa3808e8ea5, State: Initialized, Role: FOLLOWER
I20260709 14:50:26.130537  8523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50d6f1372d0d4b42bc89b884859b0c62" candidate_uuid: "1cf3b660b3e14a4c9d208456c127d985" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5"
I20260709 14:50:26.135555  8641 tablet_bootstrap.cc:492] T fd1076cdc2914cf69158e6983c358da0 P 1cf3b660b3e14a4c9d208456c127d985: Bootstrap starting.
I20260709 14:50:26.138336  8773 raft_consensus.cc:515] T 417cdb6e1647499f95591e8188e7d32f P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:26.141208  8452 raft_consensus.cc:2468] T 92b8d876b19f460bbd1435f5b238d04f P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cf3b660b3e14a4c9d208456c127d985 in term 1.
I20260709 14:50:26.143563  8644 tablet_bootstrap.cc:654] T 56623f1ea13747ed87dd1d98394c8a65 P f2e1ff9c009347d0bf70b4b3624fbab4: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:26.144127  8645 tablet_bootstrap.cc:654] T 3bec1888dcc7490486a1fe1cf9dc7e06 P 118418fc007349f3b9b593bd409820e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:26.129983  8642 consensus_queue.cc:260] T b59995e022834366a717edbe7e35928a P 1843fd4e6ed744abb7593fa3808e8ea5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:26.149456  8566 leader_election.cc:304] T 92b8d876b19f460bbd1435f5b238d04f P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 118418fc007349f3b9b593bd409820e0, 1cf3b660b3e14a4c9d208456c127d985; no voters: 
I20260709 14:50:26.150163  8733 raft_consensus.cc:2804] T 92b8d876b19f460bbd1435f5b238d04f P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:26.150640  8733 raft_consensus.cc:697] T 92b8d876b19f460bbd1435f5b238d04f P 1cf3b660b3e14a4c9d208456c127d985 [term 1 LEADER]: Becoming Leader. State: Replica: 1cf3b660b3e14a4c9d208456c127d985, State: Running, Role: LEADER
I20260709 14:50:26.151458  8733 consensus_queue.cc:237] T 92b8d876b19f460bbd1435f5b238d04f P 1cf3b660b3e14a4c9d208456c127d985 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
W20260709 14:50:26.154481  8489 leader_election.cc:343] T 3bec1888dcc7490486a1fe1cf9dc7e06 P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:26.154939  8489 leader_election.cc:304] T 3bec1888dcc7490486a1fe1cf9dc7e06 P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1843fd4e6ed744abb7593fa3808e8ea5; no voters: 118418fc007349f3b9b593bd409820e0, 1cf3b660b3e14a4c9d208456c127d985
I20260709 14:50:26.158088  8847 raft_consensus.cc:2749] T 3bec1888dcc7490486a1fe1cf9dc7e06 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:26.159180  8600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f018a2bc1b244d4c8b8f742d07852869" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cf3b660b3e14a4c9d208456c127d985" is_pre_election: true
I20260709 14:50:26.161590  8867 consensus_queue.cc:1048] T 1919638168494f58bc6aa0e7dd82b9d2 P 1cf3b660b3e14a4c9d208456c127d985 [LEADER]: Connected to new peer: Peer: permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:26.166188  8642 ts_tablet_manager.cc:1434] T b59995e022834366a717edbe7e35928a P 1843fd4e6ed744abb7593fa3808e8ea5: Time spent starting tablet: real 0.042s	user 0.006s	sys 0.000s
I20260709 14:50:26.165673  8524 raft_consensus.cc:2468] T 92b8d876b19f460bbd1435f5b238d04f P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cf3b660b3e14a4c9d208456c127d985 in term 1.
W20260709 14:50:26.166070  8415 leader_election.cc:343] T f018a2bc1b244d4c8b8f742d07852869 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:26.176162  8415 leader_election.cc:304] T f018a2bc1b244d4c8b8f742d07852869 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 118418fc007349f3b9b593bd409820e0; no voters: 1843fd4e6ed744abb7593fa3808e8ea5, 1cf3b660b3e14a4c9d208456c127d985
I20260709 14:50:26.177121  8703 raft_consensus.cc:2749] T f018a2bc1b244d4c8b8f742d07852869 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:26.178629  8642 tablet_bootstrap.cc:492] T 306e8a1e51a64f6cb352e08f0c82ca5b P 1843fd4e6ed744abb7593fa3808e8ea5: Bootstrap starting.
I20260709 14:50:26.172380  8846 raft_consensus.cc:493] T 50d6f1372d0d4b42bc89b884859b0c62 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1cf3b660b3e14a4c9d208456c127d985)
I20260709 14:50:26.182497  8846 raft_consensus.cc:515] T 50d6f1372d0d4b42bc89b884859b0c62 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:26.170657  8867 consensus_queue.cc:1048] T 574dc63930bb4233bc789290d2b6ff62 P 1cf3b660b3e14a4c9d208456c127d985 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 14:50:26.185480  8373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "417cdb6e1647499f95591e8188e7d32f" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4"
I20260709 14:50:26.190966  8373 raft_consensus.cc:3060] T 417cdb6e1647499f95591e8188e7d32f P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:26.192961  8524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "417cdb6e1647499f95591e8188e7d32f" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5"
I20260709 14:50:26.185428  8773 leader_election.cc:290] T 417cdb6e1647499f95591e8188e7d32f P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 election: Requested vote from peers f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101), 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865)
I20260709 14:50:26.193785  8846 leader_election.cc:290] T 50d6f1372d0d4b42bc89b884859b0c62 P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415), f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101)
I20260709 14:50:26.201826  8641 tablet_bootstrap.cc:654] T fd1076cdc2914cf69158e6983c358da0 P 1cf3b660b3e14a4c9d208456c127d985: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:26.211953  8376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50d6f1372d0d4b42bc89b884859b0c62" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" is_pre_election: true
I20260709 14:50:26.212767  8376 raft_consensus.cc:2393] T 50d6f1372d0d4b42bc89b884859b0c62 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1843fd4e6ed744abb7593fa3808e8ea5 in current term 2: Already voted for candidate f2e1ff9c009347d0bf70b4b3624fbab4 in this term.
I20260709 14:50:26.216679  8970 raft_consensus.cc:493] T 306e8a1e51a64f6cb352e08f0c82ca5b P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:26.217116  8970 raft_consensus.cc:515] T 306e8a1e51a64f6cb352e08f0c82ca5b P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:26.219110  8970 leader_election.cc:290] T 306e8a1e51a64f6cb352e08f0c82ca5b P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865), 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415)
I20260709 14:50:26.210973  8524 raft_consensus.cc:3060] T 417cdb6e1647499f95591e8188e7d32f P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:26.228200  8526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "306e8a1e51a64f6cb352e08f0c82ca5b" candidate_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" is_pre_election: true
I20260709 14:50:26.205694  8373 raft_consensus.cc:2468] T 417cdb6e1647499f95591e8188e7d32f P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 118418fc007349f3b9b593bd409820e0 in term 1.
W20260709 14:50:26.247635  8343 leader_election.cc:343] T 306e8a1e51a64f6cb352e08f0c82ca5b P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:50:26.248898  8323 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:50:26.256323  8377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50d6f1372d0d4b42bc89b884859b0c62" candidate_uuid: "1cf3b660b3e14a4c9d208456c127d985" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4"
I20260709 14:50:26.257125  8377 raft_consensus.cc:3060] T 50d6f1372d0d4b42bc89b884859b0c62 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:26.262898  8600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "306e8a1e51a64f6cb352e08f0c82ca5b" candidate_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cf3b660b3e14a4c9d208456c127d985" is_pre_election: true
I20260709 14:50:26.273167  8645 tablet_bootstrap.cc:492] T 3bec1888dcc7490486a1fe1cf9dc7e06 P 118418fc007349f3b9b593bd409820e0: No bootstrap required, opened a new log
I20260709 14:50:26.273622  8645 ts_tablet_manager.cc:1403] T 3bec1888dcc7490486a1fe1cf9dc7e06 P 118418fc007349f3b9b593bd409820e0: Time spent bootstrapping tablet: real 0.307s	user 0.013s	sys 0.007s
W20260709 14:50:26.275233  8340 leader_election.cc:343] T 306e8a1e51a64f6cb352e08f0c82ca5b P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:26.275717  8340 leader_election.cc:304] T 306e8a1e51a64f6cb352e08f0c82ca5b P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f2e1ff9c009347d0bf70b4b3624fbab4; no voters: 1843fd4e6ed744abb7593fa3808e8ea5, 1cf3b660b3e14a4c9d208456c127d985
I20260709 14:50:26.276907  8644 tablet_bootstrap.cc:492] T 56623f1ea13747ed87dd1d98394c8a65 P f2e1ff9c009347d0bf70b4b3624fbab4: No bootstrap required, opened a new log
I20260709 14:50:26.277362  8970 raft_consensus.cc:2749] T 306e8a1e51a64f6cb352e08f0c82ca5b P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:26.277392  8644 ts_tablet_manager.cc:1403] T 56623f1ea13747ed87dd1d98394c8a65 P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent bootstrapping tablet: real 0.236s	user 0.014s	sys 0.000s
I20260709 14:50:26.278754  8417 leader_election.cc:304] T 417cdb6e1647499f95591e8188e7d32f P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 118418fc007349f3b9b593bd409820e0, f2e1ff9c009347d0bf70b4b3624fbab4; no voters: 
I20260709 14:50:26.279533  8903 raft_consensus.cc:2804] T 417cdb6e1647499f95591e8188e7d32f P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:26.280895  8644 raft_consensus.cc:359] T 56623f1ea13747ed87dd1d98394c8a65 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:26.281566  8644 raft_consensus.cc:385] T 56623f1ea13747ed87dd1d98394c8a65 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:26.281839  8644 raft_consensus.cc:740] T 56623f1ea13747ed87dd1d98394c8a65 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2e1ff9c009347d0bf70b4b3624fbab4, State: Initialized, Role: FOLLOWER
I20260709 14:50:26.282354  8703 consensus_queue.cc:1048] T f5b7610aa3f8468e81c54b40f73ce5b0 P 118418fc007349f3b9b593bd409820e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:26.283959  8903 raft_consensus.cc:697] T 417cdb6e1647499f95591e8188e7d32f P 118418fc007349f3b9b593bd409820e0 [term 1 LEADER]: Becoming Leader. State: Replica: 118418fc007349f3b9b593bd409820e0, State: Running, Role: LEADER
I20260709 14:50:26.284837  8903 consensus_queue.cc:237] T 417cdb6e1647499f95591e8188e7d32f P 118418fc007349f3b9b593bd409820e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:26.283349  8645 raft_consensus.cc:359] T 3bec1888dcc7490486a1fe1cf9dc7e06 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:26.287142  8597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50d6f1372d0d4b42bc89b884859b0c62" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1cf3b660b3e14a4c9d208456c127d985" is_pre_election: true
I20260709 14:50:26.288053  8597 raft_consensus.cc:2368] T 50d6f1372d0d4b42bc89b884859b0c62 P 1cf3b660b3e14a4c9d208456c127d985 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1843fd4e6ed744abb7593fa3808e8ea5 for earlier term 2. Current term is 3.
I20260709 14:50:26.287427  8645 raft_consensus.cc:385] T 3bec1888dcc7490486a1fe1cf9dc7e06 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:26.288749  8645 raft_consensus.cc:740] T 3bec1888dcc7490486a1fe1cf9dc7e06 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 118418fc007349f3b9b593bd409820e0, State: Initialized, Role: FOLLOWER
I20260709 14:50:26.289511  8644 consensus_queue.cc:260] T 56623f1ea13747ed87dd1d98394c8a65 P f2e1ff9c009347d0bf70b4b3624fbab4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:26.291656  8644 ts_tablet_manager.cc:1434] T 56623f1ea13747ed87dd1d98394c8a65 P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.001s
I20260709 14:50:26.297087  8644 tablet_bootstrap.cc:492] T cdc91608d3bc48928351a96100d2e1d2 P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap starting.
I20260709 14:50:26.273061  8377 raft_consensus.cc:2468] T 50d6f1372d0d4b42bc89b884859b0c62 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cf3b660b3e14a4c9d208456c127d985 in term 3.
I20260709 14:50:26.296114  8645 consensus_queue.cc:260] T 3bec1888dcc7490486a1fe1cf9dc7e06 P 118418fc007349f3b9b593bd409820e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:26.305791  8642 tablet_bootstrap.cc:654] T 306e8a1e51a64f6cb352e08f0c82ca5b P 1843fd4e6ed744abb7593fa3808e8ea5: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:26.310611  8645 ts_tablet_manager.cc:1434] T 3bec1888dcc7490486a1fe1cf9dc7e06 P 118418fc007349f3b9b593bd409820e0: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.000s
I20260709 14:50:26.316030  8565 leader_election.cc:304] T 50d6f1372d0d4b42bc89b884859b0c62 P 1cf3b660b3e14a4c9d208456c127d985 [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: 1cf3b660b3e14a4c9d208456c127d985, f2e1ff9c009347d0bf70b4b3624fbab4; no voters: 1843fd4e6ed744abb7593fa3808e8ea5
I20260709 14:50:26.320899  8489 leader_election.cc:400] T 50d6f1372d0d4b42bc89b884859b0c62 P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 2 pre-election: Vote denied by peer 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415) with higher term. Message: Invalid argument: T 50d6f1372d0d4b42bc89b884859b0c62 P 1cf3b660b3e14a4c9d208456c127d985 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1843fd4e6ed744abb7593fa3808e8ea5 for earlier term 2. Current term is 3.
I20260709 14:50:26.321319  8489 leader_election.cc:403] T 50d6f1372d0d4b42bc89b884859b0c62 P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:50:26.322608  8719 raft_consensus.cc:3060] T 50d6f1372d0d4b42bc89b884859b0c62 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:50:26.328527  8867 raft_consensus.cc:2804] T 50d6f1372d0d4b42bc89b884859b0c62 P 1cf3b660b3e14a4c9d208456c127d985 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:26.333153  8645 tablet_bootstrap.cc:492] T 173b356311654519a8655c7bf15add11 P 118418fc007349f3b9b593bd409820e0: Bootstrap starting.
I20260709 14:50:26.314589  8775 consensus_queue.cc:1048] T 1919638168494f58bc6aa0e7dd82b9d2 P 1cf3b660b3e14a4c9d208456c127d985 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.027s
I20260709 14:50:26.340463  8867 raft_consensus.cc:697] T 50d6f1372d0d4b42bc89b884859b0c62 P 1cf3b660b3e14a4c9d208456c127d985 [term 3 LEADER]: Becoming Leader. State: Replica: 1cf3b660b3e14a4c9d208456c127d985, State: Running, Role: LEADER
I20260709 14:50:26.343078  8641 tablet_bootstrap.cc:492] T fd1076cdc2914cf69158e6983c358da0 P 1cf3b660b3e14a4c9d208456c127d985: No bootstrap required, opened a new log
I20260709 14:50:26.343685  8641 ts_tablet_manager.cc:1403] T fd1076cdc2914cf69158e6983c358da0 P 1cf3b660b3e14a4c9d208456c127d985: Time spent bootstrapping tablet: real 0.262s	user 0.010s	sys 0.006s
I20260709 14:50:26.350960  8867 consensus_queue.cc:237] T 50d6f1372d0d4b42bc89b884859b0c62 P 1cf3b660b3e14a4c9d208456c127d985 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:26.366815  8719 raft_consensus.cc:2749] T 50d6f1372d0d4b42bc89b884859b0c62 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415) with higher term. Message: Invalid argument: T 50d6f1372d0d4b42bc89b884859b0c62 P 1cf3b660b3e14a4c9d208456c127d985 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1843fd4e6ed744abb7593fa3808e8ea5 for earlier term 2. Current term is 3.
I20260709 14:50:26.380532  8968 consensus_queue.cc:1048] T 0353f6fc75824f4f8f507a3a104c2513 P 1cf3b660b3e14a4c9d208456c127d985 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:26.398483  8270 catalog_manager.cc:5697] T 417cdb6e1647499f95591e8188e7d32f P 118418fc007349f3b9b593bd409820e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 118418fc007349f3b9b593bd409820e0 (127.6.46.66). New cstate: current_term: 1 leader_uuid: "118418fc007349f3b9b593bd409820e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:26.338464  8524 raft_consensus.cc:2468] T 417cdb6e1647499f95591e8188e7d32f P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 118418fc007349f3b9b593bd409820e0 in term 1.
I20260709 14:50:26.407529  8645 tablet_bootstrap.cc:654] T 173b356311654519a8655c7bf15add11 P 118418fc007349f3b9b593bd409820e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:26.417795  8970 raft_consensus.cc:493] T 56623f1ea13747ed87dd1d98394c8a65 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:26.418303  8970 raft_consensus.cc:515] T 56623f1ea13747ed87dd1d98394c8a65 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:26.423444  8642 tablet_bootstrap.cc:492] T 306e8a1e51a64f6cb352e08f0c82ca5b P 1843fd4e6ed744abb7593fa3808e8ea5: No bootstrap required, opened a new log
I20260709 14:50:26.423660  8970 leader_election.cc:290] T 56623f1ea13747ed87dd1d98394c8a65 P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415), 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485)
I20260709 14:50:26.423933  8642 ts_tablet_manager.cc:1403] T 306e8a1e51a64f6cb352e08f0c82ca5b P 1843fd4e6ed744abb7593fa3808e8ea5: Time spent bootstrapping tablet: real 0.253s	user 0.004s	sys 0.014s
I20260709 14:50:26.424345  8600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56623f1ea13747ed87dd1d98394c8a65" candidate_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cf3b660b3e14a4c9d208456c127d985" is_pre_election: true
I20260709 14:50:26.425599  8719 raft_consensus.cc:493] T b59995e022834366a717edbe7e35928a P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:26.426119  8719 raft_consensus.cc:515] T b59995e022834366a717edbe7e35928a P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:26.426731  8642 raft_consensus.cc:359] T 306e8a1e51a64f6cb352e08f0c82ca5b P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:26.427376  8642 raft_consensus.cc:385] T 306e8a1e51a64f6cb352e08f0c82ca5b P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:26.427621  8642 raft_consensus.cc:740] T 306e8a1e51a64f6cb352e08f0c82ca5b P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1843fd4e6ed744abb7593fa3808e8ea5, State: Initialized, Role: FOLLOWER
W20260709 14:50:26.428530  8340 leader_election.cc:343] T 56623f1ea13747ed87dd1d98394c8a65 P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:26.429241  8641 raft_consensus.cc:359] T fd1076cdc2914cf69158e6983c358da0 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:26.429883  8641 raft_consensus.cc:385] T fd1076cdc2914cf69158e6983c358da0 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:26.430145  8641 raft_consensus.cc:740] T fd1076cdc2914cf69158e6983c358da0 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cf3b660b3e14a4c9d208456c127d985, State: Initialized, Role: FOLLOWER
I20260709 14:50:26.430534  8719 leader_election.cc:290] T b59995e022834366a717edbe7e35928a P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415), f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101)
I20260709 14:50:26.430751  8641 consensus_queue.cc:260] T fd1076cdc2914cf69158e6983c358da0 P 1cf3b660b3e14a4c9d208456c127d985 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:26.431303  8375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b59995e022834366a717edbe7e35928a" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" is_pre_election: true
I20260709 14:50:26.432171  8375 raft_consensus.cc:2468] T b59995e022834366a717edbe7e35928a P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1843fd4e6ed744abb7593fa3808e8ea5 in term 0.
I20260709 14:50:26.433405  8642 consensus_queue.cc:260] T 306e8a1e51a64f6cb352e08f0c82ca5b P 1843fd4e6ed744abb7593fa3808e8ea5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:26.435439  8642 ts_tablet_manager.cc:1434] T 306e8a1e51a64f6cb352e08f0c82ca5b P 1843fd4e6ed744abb7593fa3808e8ea5: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.000s
I20260709 14:50:26.436362  8642 tablet_bootstrap.cc:492] T 781a5ee4d7ae4c82b7b6abf4c2e22650 P 1843fd4e6ed744abb7593fa3808e8ea5: Bootstrap starting.
I20260709 14:50:26.436890  8491 leader_election.cc:304] T b59995e022834366a717edbe7e35928a P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1843fd4e6ed744abb7593fa3808e8ea5, f2e1ff9c009347d0bf70b4b3624fbab4; no voters: 
I20260709 14:50:26.437796  8719 raft_consensus.cc:2804] T b59995e022834366a717edbe7e35928a P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:26.438192  8719 raft_consensus.cc:493] T b59995e022834366a717edbe7e35928a P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:26.438496  8719 raft_consensus.cc:3060] T b59995e022834366a717edbe7e35928a P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:50:26.436268  8565 consensus_peers.cc:597] T 574dc63930bb4233bc789290d2b6ff62 P 1cf3b660b3e14a4c9d208456c127d985 -> Peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Couldn't send request to peer f2e1ff9c009347d0bf70b4b3624fbab4. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:26.441977  8597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b59995e022834366a717edbe7e35928a" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cf3b660b3e14a4c9d208456c127d985" is_pre_election: true
I20260709 14:50:26.407881  8968 raft_consensus.cc:493] T e44d5cecf0144fd088bf7613dd38310f P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:26.444669  8448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56623f1ea13747ed87dd1d98394c8a65" candidate_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "118418fc007349f3b9b593bd409820e0" is_pre_election: true
W20260709 14:50:26.445640  8489 leader_election.cc:343] T b59995e022834366a717edbe7e35928a P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:26.450242  8269 catalog_manager.cc:5697] T 92b8d876b19f460bbd1435f5b238d04f P 1cf3b660b3e14a4c9d208456c127d985 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68). New cstate: current_term: 1 leader_uuid: "1cf3b660b3e14a4c9d208456c127d985" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:26.451174  8641 ts_tablet_manager.cc:1434] T fd1076cdc2914cf69158e6983c358da0 P 1cf3b660b3e14a4c9d208456c127d985: Time spent starting tablet: real 0.107s	user 0.006s	sys 0.000s
I20260709 14:50:26.464681  8644 tablet_bootstrap.cc:654] T cdc91608d3bc48928351a96100d2e1d2 P f2e1ff9c009347d0bf70b4b3624fbab4: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:26.468732  8719 raft_consensus.cc:515] T b59995e022834366a717edbe7e35928a P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:26.474277  8719 leader_election.cc:290] T b59995e022834366a717edbe7e35928a P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 election: Requested vote from peers 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415), f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101)
I20260709 14:50:26.473480  8375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b59995e022834366a717edbe7e35928a" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4"
I20260709 14:50:26.478411  8375 raft_consensus.cc:3060] T b59995e022834366a717edbe7e35928a P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:26.478338  8597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b59995e022834366a717edbe7e35928a" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cf3b660b3e14a4c9d208456c127d985"
I20260709 14:50:26.481384  8641 tablet_bootstrap.cc:492] T a402292add5b4572b522fd680979e806 P 1cf3b660b3e14a4c9d208456c127d985: Bootstrap starting.
W20260709 14:50:26.468767  8343 leader_election.cc:343] T 56623f1ea13747ed87dd1d98394c8a65 P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:26.483211  8343 leader_election.cc:304] T 56623f1ea13747ed87dd1d98394c8a65 P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f2e1ff9c009347d0bf70b4b3624fbab4; no voters: 118418fc007349f3b9b593bd409820e0, 1cf3b660b3e14a4c9d208456c127d985
I20260709 14:50:26.484448  8970 raft_consensus.cc:2749] T 56623f1ea13747ed87dd1d98394c8a65 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:50:26.484830  8489 leader_election.cc:343] T b59995e022834366a717edbe7e35928a P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:26.482379  8767 consensus_queue.cc:1048] T f5b7610aa3f8468e81c54b40f73ce5b0 P 118418fc007349f3b9b593bd409820e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 14:50:26.486570  8749 raft_consensus.cc:493] T 7acfe2b14bb2443ab9276f6a4c9e0423 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:26.487031  8749 raft_consensus.cc:515] T 7acfe2b14bb2443ab9276f6a4c9e0423 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:26.488924  8749 leader_election.cc:290] T 7acfe2b14bb2443ab9276f6a4c9e0423 P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485), 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865)
I20260709 14:50:26.459992  8968 raft_consensus.cc:515] T e44d5cecf0144fd088bf7613dd38310f P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:26.523867  8968 leader_election.cc:290] T e44d5cecf0144fd088bf7613dd38310f P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101), 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485)
I20260709 14:50:26.524655  8452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7acfe2b14bb2443ab9276f6a4c9e0423" candidate_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "118418fc007349f3b9b593bd409820e0" is_pre_election: true
I20260709 14:50:26.528570  8642 tablet_bootstrap.cc:654] T 781a5ee4d7ae4c82b7b6abf4c2e22650 P 1843fd4e6ed744abb7593fa3808e8ea5: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:26.528890  8375 raft_consensus.cc:2468] T b59995e022834366a717edbe7e35928a P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1843fd4e6ed744abb7593fa3808e8ea5 in term 1.
I20260709 14:50:26.531471  8452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e44d5cecf0144fd088bf7613dd38310f" candidate_uuid: "1cf3b660b3e14a4c9d208456c127d985" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "118418fc007349f3b9b593bd409820e0" is_pre_election: true
I20260709 14:50:26.532099  8452 raft_consensus.cc:2468] T e44d5cecf0144fd088bf7613dd38310f P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1cf3b660b3e14a4c9d208456c127d985 in term 0.
I20260709 14:50:26.538798  8269 catalog_manager.cc:5697] T 50d6f1372d0d4b42bc89b884859b0c62 P 1cf3b660b3e14a4c9d208456c127d985 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "1cf3b660b3e14a4c9d208456c127d985" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:26.540778  8491 leader_election.cc:304] T b59995e022834366a717edbe7e35928a P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1843fd4e6ed744abb7593fa3808e8ea5, f2e1ff9c009347d0bf70b4b3624fbab4; no voters: 1cf3b660b3e14a4c9d208456c127d985
I20260709 14:50:26.545701  8375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e44d5cecf0144fd088bf7613dd38310f" candidate_uuid: "1cf3b660b3e14a4c9d208456c127d985" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" is_pre_election: true
I20260709 14:50:26.547250  8566 leader_election.cc:304] T e44d5cecf0144fd088bf7613dd38310f P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 118418fc007349f3b9b593bd409820e0, 1cf3b660b3e14a4c9d208456c127d985; no voters: 
I20260709 14:50:26.548799  8733 raft_consensus.cc:2804] T e44d5cecf0144fd088bf7613dd38310f P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:26.549166  8733 raft_consensus.cc:493] T e44d5cecf0144fd088bf7613dd38310f P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:26.549497  8733 raft_consensus.cc:3060] T e44d5cecf0144fd088bf7613dd38310f P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:26.550863  8645 tablet_bootstrap.cc:492] T 173b356311654519a8655c7bf15add11 P 118418fc007349f3b9b593bd409820e0: No bootstrap required, opened a new log
I20260709 14:50:26.551450  8645 ts_tablet_manager.cc:1403] T 173b356311654519a8655c7bf15add11 P 118418fc007349f3b9b593bd409820e0: Time spent bootstrapping tablet: real 0.236s	user 0.014s	sys 0.010s
I20260709 14:50:26.554000  8847 raft_consensus.cc:2804] T b59995e022834366a717edbe7e35928a P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:26.554862  8847 raft_consensus.cc:697] T b59995e022834366a717edbe7e35928a P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 LEADER]: Becoming Leader. State: Replica: 1843fd4e6ed744abb7593fa3808e8ea5, State: Running, Role: LEADER
I20260709 14:50:26.555641  8847 consensus_queue.cc:237] T b59995e022834366a717edbe7e35928a P 1843fd4e6ed744abb7593fa3808e8ea5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:26.557360  8645 raft_consensus.cc:359] T 173b356311654519a8655c7bf15add11 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:26.558259  8645 raft_consensus.cc:385] T 173b356311654519a8655c7bf15add11 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:26.558583  8645 raft_consensus.cc:740] T 173b356311654519a8655c7bf15add11 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 118418fc007349f3b9b593bd409820e0, State: Initialized, Role: FOLLOWER
I20260709 14:50:26.559504  8645 consensus_queue.cc:260] T 173b356311654519a8655c7bf15add11 P 118418fc007349f3b9b593bd409820e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:26.560349  8524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7acfe2b14bb2443ab9276f6a4c9e0423" candidate_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" is_pre_election: true
I20260709 14:50:26.562266  8645 ts_tablet_manager.cc:1434] T 173b356311654519a8655c7bf15add11 P 118418fc007349f3b9b593bd409820e0: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
W20260709 14:50:26.565500  8565 leader_election.cc:343] T e44d5cecf0144fd088bf7613dd38310f P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:50:26.570581  8343 leader_election.cc:343] T 7acfe2b14bb2443ab9276f6a4c9e0423 P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:26.579730  8641 tablet_bootstrap.cc:654] T a402292add5b4572b522fd680979e806 P 1cf3b660b3e14a4c9d208456c127d985: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:26.580765  8645 tablet_bootstrap.cc:492] T 781a5ee4d7ae4c82b7b6abf4c2e22650 P 118418fc007349f3b9b593bd409820e0: Bootstrap starting.
I20260709 14:50:26.586340  8642 tablet_bootstrap.cc:492] T 781a5ee4d7ae4c82b7b6abf4c2e22650 P 1843fd4e6ed744abb7593fa3808e8ea5: No bootstrap required, opened a new log
I20260709 14:50:26.586961  8642 ts_tablet_manager.cc:1403] T 781a5ee4d7ae4c82b7b6abf4c2e22650 P 1843fd4e6ed744abb7593fa3808e8ea5: Time spent bootstrapping tablet: real 0.151s	user 0.016s	sys 0.024s
I20260709 14:50:26.589238  8868 consensus_queue.cc:1048] T 0353f6fc75824f4f8f507a3a104c2513 P 1cf3b660b3e14a4c9d208456c127d985 [LEADER]: Connected to new peer: Peer: permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:26.591711  8642 raft_consensus.cc:359] T 781a5ee4d7ae4c82b7b6abf4c2e22650 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:26.592623  8642 raft_consensus.cc:385] T 781a5ee4d7ae4c82b7b6abf4c2e22650 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:26.592958  8642 raft_consensus.cc:740] T 781a5ee4d7ae4c82b7b6abf4c2e22650 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1843fd4e6ed744abb7593fa3808e8ea5, State: Initialized, Role: FOLLOWER
I20260709 14:50:26.593305  8269 catalog_manager.cc:5697] T b59995e022834366a717edbe7e35928a P 1843fd4e6ed744abb7593fa3808e8ea5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67). New cstate: current_term: 1 leader_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:26.593690  8642 consensus_queue.cc:260] T 781a5ee4d7ae4c82b7b6abf4c2e22650 P 1843fd4e6ed744abb7593fa3808e8ea5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:26.596836  8642 ts_tablet_manager.cc:1434] T 781a5ee4d7ae4c82b7b6abf4c2e22650 P 1843fd4e6ed744abb7593fa3808e8ea5: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 14:50:26.614295  8733 raft_consensus.cc:515] T e44d5cecf0144fd088bf7613dd38310f P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
W20260709 14:50:26.615779  8343 leader_election.cc:343] T 7acfe2b14bb2443ab9276f6a4c9e0423 P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:26.616269  8343 leader_election.cc:304] T 7acfe2b14bb2443ab9276f6a4c9e0423 P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f2e1ff9c009347d0bf70b4b3624fbab4; no voters: 118418fc007349f3b9b593bd409820e0, 1843fd4e6ed744abb7593fa3808e8ea5
I20260709 14:50:26.616990  8749 raft_consensus.cc:2749] T 7acfe2b14bb2443ab9276f6a4c9e0423 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:26.621399  8642 tablet_bootstrap.cc:492] T 7acfe2b14bb2443ab9276f6a4c9e0423 P 1843fd4e6ed744abb7593fa3808e8ea5: Bootstrap starting.
I20260709 14:50:26.623483  8377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e44d5cecf0144fd088bf7613dd38310f" candidate_uuid: "1cf3b660b3e14a4c9d208456c127d985" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4"
I20260709 14:50:26.624647  8644 tablet_bootstrap.cc:492] T cdc91608d3bc48928351a96100d2e1d2 P f2e1ff9c009347d0bf70b4b3624fbab4: No bootstrap required, opened a new log
I20260709 14:50:26.625092  8644 ts_tablet_manager.cc:1403] T cdc91608d3bc48928351a96100d2e1d2 P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent bootstrapping tablet: real 0.328s	user 0.023s	sys 0.032s
I20260709 14:50:26.625593  8450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e44d5cecf0144fd088bf7613dd38310f" candidate_uuid: "1cf3b660b3e14a4c9d208456c127d985" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "118418fc007349f3b9b593bd409820e0"
W20260709 14:50:26.625950  8565 leader_election.cc:343] T e44d5cecf0144fd088bf7613dd38310f P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:26.626158  8450 raft_consensus.cc:3060] T e44d5cecf0144fd088bf7613dd38310f P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:26.627508  8644 raft_consensus.cc:359] T cdc91608d3bc48928351a96100d2e1d2 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:26.628185  8644 raft_consensus.cc:385] T cdc91608d3bc48928351a96100d2e1d2 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:26.628453  8644 raft_consensus.cc:740] T cdc91608d3bc48928351a96100d2e1d2 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2e1ff9c009347d0bf70b4b3624fbab4, State: Initialized, Role: FOLLOWER
I20260709 14:50:26.629081  8644 consensus_queue.cc:260] T cdc91608d3bc48928351a96100d2e1d2 P f2e1ff9c009347d0bf70b4b3624fbab4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:26.632992  8450 raft_consensus.cc:2468] T e44d5cecf0144fd088bf7613dd38310f P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cf3b660b3e14a4c9d208456c127d985 in term 1.
I20260709 14:50:26.634337  8566 leader_election.cc:304] T e44d5cecf0144fd088bf7613dd38310f P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 118418fc007349f3b9b593bd409820e0, 1cf3b660b3e14a4c9d208456c127d985; no voters: f2e1ff9c009347d0bf70b4b3624fbab4
I20260709 14:50:26.634845  8642 tablet_bootstrap.cc:654] T 7acfe2b14bb2443ab9276f6a4c9e0423 P 1843fd4e6ed744abb7593fa3808e8ea5: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:26.635430  8982 raft_consensus.cc:2804] T e44d5cecf0144fd088bf7613dd38310f P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:26.636516  8867 raft_consensus.cc:493] T fd1076cdc2914cf69158e6983c358da0 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:26.636927  8644 ts_tablet_manager.cc:1434] T cdc91608d3bc48928351a96100d2e1d2 P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 14:50:26.637064  8867 raft_consensus.cc:515] T fd1076cdc2914cf69158e6983c358da0 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:26.639235  8867 leader_election.cc:290] T fd1076cdc2914cf69158e6983c358da0 P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101), 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485)
I20260709 14:50:26.636142  8982 raft_consensus.cc:697] T e44d5cecf0144fd088bf7613dd38310f P 1cf3b660b3e14a4c9d208456c127d985 [term 1 LEADER]: Becoming Leader. State: Replica: 1cf3b660b3e14a4c9d208456c127d985, State: Running, Role: LEADER
I20260709 14:50:26.640692  8644 tablet_bootstrap.cc:492] T fd1076cdc2914cf69158e6983c358da0 P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap starting.
I20260709 14:50:26.646296  8644 tablet_bootstrap.cc:654] T fd1076cdc2914cf69158e6983c358da0 P f2e1ff9c009347d0bf70b4b3624fbab4: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:26.646377  8903 raft_consensus.cc:493] T 3bec1888dcc7490486a1fe1cf9dc7e06 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:26.646852  8903 raft_consensus.cc:515] T 3bec1888dcc7490486a1fe1cf9dc7e06 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:26.647567  8377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd1076cdc2914cf69158e6983c358da0" candidate_uuid: "1cf3b660b3e14a4c9d208456c127d985" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" is_pre_election: true
I20260709 14:50:26.640210  8982 consensus_queue.cc:237] T e44d5cecf0144fd088bf7613dd38310f P 1cf3b660b3e14a4c9d208456c127d985 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:26.648813  8903 leader_election.cc:290] T 3bec1888dcc7490486a1fe1cf9dc7e06 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865), 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415)
W20260709 14:50:26.648957  8565 leader_election.cc:343] T fd1076cdc2914cf69158e6983c358da0 P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:26.650365  8524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bec1888dcc7490486a1fe1cf9dc7e06" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" is_pre_election: true
I20260709 14:50:26.650682  8970 raft_consensus.cc:493] T cdc91608d3bc48928351a96100d2e1d2 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:26.651031  8524 raft_consensus.cc:2468] T 3bec1888dcc7490486a1fe1cf9dc7e06 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 118418fc007349f3b9b593bd409820e0 in term 0.
I20260709 14:50:26.651321  8970 raft_consensus.cc:515] T cdc91608d3bc48928351a96100d2e1d2 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:26.652570  8452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd1076cdc2914cf69158e6983c358da0" candidate_uuid: "1cf3b660b3e14a4c9d208456c127d985" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "118418fc007349f3b9b593bd409820e0" is_pre_election: true
I20260709 14:50:26.652768  8418 leader_election.cc:304] T 3bec1888dcc7490486a1fe1cf9dc7e06 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 118418fc007349f3b9b593bd409820e0, 1843fd4e6ed744abb7593fa3808e8ea5; no voters: 
I20260709 14:50:26.654026  8970 leader_election.cc:290] T cdc91608d3bc48928351a96100d2e1d2 P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865), 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415)
I20260709 14:50:26.654304  8703 raft_consensus.cc:2804] T 3bec1888dcc7490486a1fe1cf9dc7e06 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:26.654680  8703 raft_consensus.cc:493] T 3bec1888dcc7490486a1fe1cf9dc7e06 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:26.654978  8703 raft_consensus.cc:3060] T 3bec1888dcc7490486a1fe1cf9dc7e06 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:26.657027  8868 consensus_queue.cc:1048] T 92b8d876b19f460bbd1435f5b238d04f P 1cf3b660b3e14a4c9d208456c127d985 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:50:26.659348  8566 leader_election.cc:343] T fd1076cdc2914cf69158e6983c358da0 P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:26.659744  8566 leader_election.cc:304] T fd1076cdc2914cf69158e6983c358da0 P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1cf3b660b3e14a4c9d208456c127d985; no voters: 118418fc007349f3b9b593bd409820e0, f2e1ff9c009347d0bf70b4b3624fbab4
I20260709 14:50:26.660576  8600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdc91608d3bc48928351a96100d2e1d2" candidate_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cf3b660b3e14a4c9d208456c127d985" is_pre_election: true
I20260709 14:50:26.664461  8642 tablet_bootstrap.cc:492] T 7acfe2b14bb2443ab9276f6a4c9e0423 P 1843fd4e6ed744abb7593fa3808e8ea5: No bootstrap required, opened a new log
I20260709 14:50:26.662320  8703 raft_consensus.cc:515] T 3bec1888dcc7490486a1fe1cf9dc7e06 P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:26.665831  8868 raft_consensus.cc:2749] T fd1076cdc2914cf69158e6983c358da0 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:26.666005  8733 leader_election.cc:290] T e44d5cecf0144fd088bf7613dd38310f P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 1 election: Requested vote from peers f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101), 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485)
I20260709 14:50:26.666610  8644 tablet_bootstrap.cc:492] T fd1076cdc2914cf69158e6983c358da0 P f2e1ff9c009347d0bf70b4b3624fbab4: No bootstrap required, opened a new log
I20260709 14:50:26.667045  8644 ts_tablet_manager.cc:1403] T fd1076cdc2914cf69158e6983c358da0 P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent bootstrapping tablet: real 0.027s	user 0.005s	sys 0.009s
I20260709 14:50:26.667313  8524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bec1888dcc7490486a1fe1cf9dc7e06" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5"
I20260709 14:50:26.667936  8524 raft_consensus.cc:3060] T 3bec1888dcc7490486a1fe1cf9dc7e06 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:26.669473  8644 raft_consensus.cc:359] T fd1076cdc2914cf69158e6983c358da0 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:26.664904  8642 ts_tablet_manager.cc:1403] T 7acfe2b14bb2443ab9276f6a4c9e0423 P 1843fd4e6ed744abb7593fa3808e8ea5: Time spent bootstrapping tablet: real 0.066s	user 0.008s	sys 0.010s
I20260709 14:50:26.670092  8600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bec1888dcc7490486a1fe1cf9dc7e06" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cf3b660b3e14a4c9d208456c127d985" is_pre_election: true
W20260709 14:50:26.672358  8415 leader_election.cc:343] T 3bec1888dcc7490486a1fe1cf9dc7e06 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:26.670269  8644 raft_consensus.cc:385] T fd1076cdc2914cf69158e6983c358da0 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:26.673710  8644 raft_consensus.cc:740] T fd1076cdc2914cf69158e6983c358da0 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2e1ff9c009347d0bf70b4b3624fbab4, State: Initialized, Role: FOLLOWER
I20260709 14:50:26.674471  8644 consensus_queue.cc:260] T fd1076cdc2914cf69158e6983c358da0 P f2e1ff9c009347d0bf70b4b3624fbab4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:26.681622  8645 tablet_bootstrap.cc:654] T 781a5ee4d7ae4c82b7b6abf4c2e22650 P 118418fc007349f3b9b593bd409820e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:26.682922  8703 leader_election.cc:290] T 3bec1888dcc7490486a1fe1cf9dc7e06 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 election: Requested vote from peers 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865), 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415)
I20260709 14:50:26.682927  8642 raft_consensus.cc:359] T 7acfe2b14bb2443ab9276f6a4c9e0423 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:26.685259  8642 raft_consensus.cc:385] T 7acfe2b14bb2443ab9276f6a4c9e0423 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:26.685505  8642 raft_consensus.cc:740] T 7acfe2b14bb2443ab9276f6a4c9e0423 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1843fd4e6ed744abb7593fa3808e8ea5, State: Initialized, Role: FOLLOWER
I20260709 14:50:26.685909  8641 tablet_bootstrap.cc:492] T a402292add5b4572b522fd680979e806 P 1cf3b660b3e14a4c9d208456c127d985: No bootstrap required, opened a new log
I20260709 14:50:26.686313  8641 ts_tablet_manager.cc:1403] T a402292add5b4572b522fd680979e806 P 1cf3b660b3e14a4c9d208456c127d985: Time spent bootstrapping tablet: real 0.210s	user 0.016s	sys 0.006s
I20260709 14:50:26.686107  8642 consensus_queue.cc:260] T 7acfe2b14bb2443ab9276f6a4c9e0423 P 1843fd4e6ed744abb7593fa3808e8ea5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:26.688082  8642 ts_tablet_manager.cc:1434] T 7acfe2b14bb2443ab9276f6a4c9e0423 P 1843fd4e6ed744abb7593fa3808e8ea5: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 14:50:26.688920  8642 tablet_bootstrap.cc:492] T cec6cf9d80b945819e68d8a19a19255f P 1843fd4e6ed744abb7593fa3808e8ea5: Bootstrap starting.
I20260709 14:50:26.688647  8641 raft_consensus.cc:359] T a402292add5b4572b522fd680979e806 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:26.689260  8641 raft_consensus.cc:385] T a402292add5b4572b522fd680979e806 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:26.689520  8641 raft_consensus.cc:740] T a402292add5b4572b522fd680979e806 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cf3b660b3e14a4c9d208456c127d985, State: Initialized, Role: FOLLOWER
I20260709 14:50:26.682062  8644 ts_tablet_manager.cc:1434] T fd1076cdc2914cf69158e6983c358da0 P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 14:50:26.694154  8521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdc91608d3bc48928351a96100d2e1d2" candidate_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" is_pre_election: true
I20260709 14:50:26.696749  8644 tablet_bootstrap.cc:492] T 173b356311654519a8655c7bf15add11 P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap starting.
I20260709 14:50:26.696942  8645 tablet_bootstrap.cc:492] T 781a5ee4d7ae4c82b7b6abf4c2e22650 P 118418fc007349f3b9b593bd409820e0: No bootstrap required, opened a new log
I20260709 14:50:26.697533  8645 ts_tablet_manager.cc:1403] T 781a5ee4d7ae4c82b7b6abf4c2e22650 P 118418fc007349f3b9b593bd409820e0: Time spent bootstrapping tablet: real 0.117s	user 0.014s	sys 0.002s
I20260709 14:50:26.690121  8641 consensus_queue.cc:260] T a402292add5b4572b522fd680979e806 P 1cf3b660b3e14a4c9d208456c127d985 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:26.697868  8270 catalog_manager.cc:5697] T e44d5cecf0144fd088bf7613dd38310f P 1cf3b660b3e14a4c9d208456c127d985 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68). New cstate: current_term: 1 leader_uuid: "1cf3b660b3e14a4c9d208456c127d985" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:26.699010  8343 leader_election.cc:304] T cdc91608d3bc48928351a96100d2e1d2 P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f2e1ff9c009347d0bf70b4b3624fbab4; no voters: 1843fd4e6ed744abb7593fa3808e8ea5, 1cf3b660b3e14a4c9d208456c127d985
I20260709 14:50:26.699074  8868 consensus_queue.cc:1048] T 92b8d876b19f460bbd1435f5b238d04f P 1cf3b660b3e14a4c9d208456c127d985 [LEADER]: Connected to new peer: Peer: permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:26.704008  8922 raft_consensus.cc:2749] T cdc91608d3bc48928351a96100d2e1d2 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:26.705996  8641 ts_tablet_manager.cc:1434] T a402292add5b4572b522fd680979e806 P 1cf3b660b3e14a4c9d208456c127d985: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.001s
I20260709 14:50:26.713694  8641 tablet_bootstrap.cc:492] T c21340057a6f40a6a39ae61817379256 P 1cf3b660b3e14a4c9d208456c127d985: Bootstrap starting.
I20260709 14:50:26.719277  8642 tablet_bootstrap.cc:654] T cec6cf9d80b945819e68d8a19a19255f P 1843fd4e6ed744abb7593fa3808e8ea5: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:26.739521  8645 raft_consensus.cc:359] T 781a5ee4d7ae4c82b7b6abf4c2e22650 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:26.740655  8645 raft_consensus.cc:385] T 781a5ee4d7ae4c82b7b6abf4c2e22650 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:26.741109  8645 raft_consensus.cc:740] T 781a5ee4d7ae4c82b7b6abf4c2e22650 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 118418fc007349f3b9b593bd409820e0, State: Initialized, Role: FOLLOWER
I20260709 14:50:26.741685  8645 consensus_queue.cc:260] T 781a5ee4d7ae4c82b7b6abf4c2e22650 P 118418fc007349f3b9b593bd409820e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:26.698092  8524 raft_consensus.cc:2468] T 3bec1888dcc7490486a1fe1cf9dc7e06 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 118418fc007349f3b9b593bd409820e0 in term 1.
I20260709 14:50:26.754050  8645 ts_tablet_manager.cc:1434] T 781a5ee4d7ae4c82b7b6abf4c2e22650 P 118418fc007349f3b9b593bd409820e0: Time spent starting tablet: real 0.056s	user 0.006s	sys 0.000s
I20260709 14:50:26.761679  8418 leader_election.cc:304] T 3bec1888dcc7490486a1fe1cf9dc7e06 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 118418fc007349f3b9b593bd409820e0, 1843fd4e6ed744abb7593fa3808e8ea5; no voters: 
I20260709 14:50:26.764369  8703 raft_consensus.cc:2804] T 3bec1888dcc7490486a1fe1cf9dc7e06 P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:26.764786  8703 raft_consensus.cc:697] T 3bec1888dcc7490486a1fe1cf9dc7e06 P 118418fc007349f3b9b593bd409820e0 [term 1 LEADER]: Becoming Leader. State: Replica: 118418fc007349f3b9b593bd409820e0, State: Running, Role: LEADER
I20260709 14:50:26.765478  8703 consensus_queue.cc:237] T 3bec1888dcc7490486a1fe1cf9dc7e06 P 118418fc007349f3b9b593bd409820e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:26.766714  8644 tablet_bootstrap.cc:654] T 173b356311654519a8655c7bf15add11 P f2e1ff9c009347d0bf70b4b3624fbab4: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:26.768168  8645 tablet_bootstrap.cc:492] T fd1076cdc2914cf69158e6983c358da0 P 118418fc007349f3b9b593bd409820e0: Bootstrap starting.
I20260709 14:50:26.770301  8796 raft_consensus.cc:493] T 781a5ee4d7ae4c82b7b6abf4c2e22650 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:26.770677  8868 raft_consensus.cc:493] T a402292add5b4572b522fd680979e806 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:26.770751  8796 raft_consensus.cc:515] T 781a5ee4d7ae4c82b7b6abf4c2e22650 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:26.755927  8600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bec1888dcc7490486a1fe1cf9dc7e06" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cf3b660b3e14a4c9d208456c127d985"
I20260709 14:50:26.780014  8641 tablet_bootstrap.cc:654] T c21340057a6f40a6a39ae61817379256 P 1cf3b660b3e14a4c9d208456c127d985: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:26.771186  8868 raft_consensus.cc:515] T a402292add5b4572b522fd680979e806 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:26.809818  8868 leader_election.cc:290] T a402292add5b4572b522fd680979e806 P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485), 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865)
I20260709 14:50:26.811928  8645 tablet_bootstrap.cc:654] T fd1076cdc2914cf69158e6983c358da0 P 118418fc007349f3b9b593bd409820e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:26.813114  8448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a402292add5b4572b522fd680979e806" candidate_uuid: "1cf3b660b3e14a4c9d208456c127d985" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "118418fc007349f3b9b593bd409820e0" is_pre_election: true
I20260709 14:50:26.816250  8903 consensus_queue.cc:1048] T 417cdb6e1647499f95591e8188e7d32f P 118418fc007349f3b9b593bd409820e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:26.818261  8600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "781a5ee4d7ae4c82b7b6abf4c2e22650" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cf3b660b3e14a4c9d208456c127d985" is_pre_election: true
I20260709 14:50:26.819898  8767 raft_consensus.cc:493] T 173b356311654519a8655c7bf15add11 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:26.816723  8796 leader_election.cc:290] T 781a5ee4d7ae4c82b7b6abf4c2e22650 P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485), 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415)
I20260709 14:50:26.820374  8767 raft_consensus.cc:515] T 173b356311654519a8655c7bf15add11 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
W20260709 14:50:26.805459  8415 leader_election.cc:343] T 3bec1888dcc7490486a1fe1cf9dc7e06 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:26.825639  8526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a402292add5b4572b522fd680979e806" candidate_uuid: "1cf3b660b3e14a4c9d208456c127d985" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" is_pre_election: true
I20260709 14:50:26.827731  8566 leader_election.cc:304] T a402292add5b4572b522fd680979e806 P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1cf3b660b3e14a4c9d208456c127d985; no voters: 118418fc007349f3b9b593bd409820e0, 1843fd4e6ed744abb7593fa3808e8ea5
W20260709 14:50:26.828478  8489 leader_election.cc:343] T 781a5ee4d7ae4c82b7b6abf4c2e22650 P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:26.830160  8452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "781a5ee4d7ae4c82b7b6abf4c2e22650" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "118418fc007349f3b9b593bd409820e0" is_pre_election: true
I20260709 14:50:26.830849  8452 raft_consensus.cc:2468] T 781a5ee4d7ae4c82b7b6abf4c2e22650 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1843fd4e6ed744abb7593fa3808e8ea5 in term 0.
I20260709 14:50:26.831027  8733 raft_consensus.cc:2749] T a402292add5b4572b522fd680979e806 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:26.842370  8642 tablet_bootstrap.cc:492] T cec6cf9d80b945819e68d8a19a19255f P 1843fd4e6ed744abb7593fa3808e8ea5: No bootstrap required, opened a new log
I20260709 14:50:26.842923  8642 ts_tablet_manager.cc:1403] T cec6cf9d80b945819e68d8a19a19255f P 1843fd4e6ed744abb7593fa3808e8ea5: Time spent bootstrapping tablet: real 0.154s	user 0.014s	sys 0.014s
I20260709 14:50:26.845988  8642 raft_consensus.cc:359] T cec6cf9d80b945819e68d8a19a19255f P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:26.846858  8642 raft_consensus.cc:385] T cec6cf9d80b945819e68d8a19a19255f P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:26.847193  8642 raft_consensus.cc:740] T cec6cf9d80b945819e68d8a19a19255f P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1843fd4e6ed744abb7593fa3808e8ea5, State: Initialized, Role: FOLLOWER
I20260709 14:50:26.848333  8375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173b356311654519a8655c7bf15add11" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" is_pre_election: true
I20260709 14:50:26.856068  8642 consensus_queue.cc:260] T cec6cf9d80b945819e68d8a19a19255f P 1843fd4e6ed744abb7593fa3808e8ea5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:26.869508  8642 ts_tablet_manager.cc:1434] T cec6cf9d80b945819e68d8a19a19255f P 1843fd4e6ed744abb7593fa3808e8ea5: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.000s
I20260709 14:50:26.871943  8644 tablet_bootstrap.cc:492] T 173b356311654519a8655c7bf15add11 P f2e1ff9c009347d0bf70b4b3624fbab4: No bootstrap required, opened a new log
W20260709 14:50:26.874338  8417 leader_election.cc:343] T 173b356311654519a8655c7bf15add11 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:26.874876  8644 ts_tablet_manager.cc:1403] T 173b356311654519a8655c7bf15add11 P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent bootstrapping tablet: real 0.178s	user 0.012s	sys 0.013s
I20260709 14:50:26.875737  8526 raft_consensus.cc:1275] T 50d6f1372d0d4b42bc89b884859b0c62 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 3 FOLLOWER]: Refusing update from remote peer 1cf3b660b3e14a4c9d208456c127d985: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:50:26.876689  8846 raft_consensus.cc:493] T 306e8a1e51a64f6cb352e08f0c82ca5b P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:26.877820  8644 raft_consensus.cc:359] T 173b356311654519a8655c7bf15add11 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:26.878320  8644 raft_consensus.cc:385] T 173b356311654519a8655c7bf15add11 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:26.878572  8644 raft_consensus.cc:740] T 173b356311654519a8655c7bf15add11 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2e1ff9c009347d0bf70b4b3624fbab4, State: Initialized, Role: FOLLOWER
I20260709 14:50:26.877162  8846 raft_consensus.cc:515] T 306e8a1e51a64f6cb352e08f0c82ca5b P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:26.879098  8982 consensus_queue.cc:1048] T 50d6f1372d0d4b42bc89b884859b0c62 P 1cf3b660b3e14a4c9d208456c127d985 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:26.880678  8846 leader_election.cc:290] T 306e8a1e51a64f6cb352e08f0c82ca5b P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415), f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101)
I20260709 14:50:26.882612  8375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "306e8a1e51a64f6cb352e08f0c82ca5b" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" is_pre_election: true
I20260709 14:50:26.882982  8492 leader_election.cc:304] T 781a5ee4d7ae4c82b7b6abf4c2e22650 P 1843fd4e6ed744abb7593fa3808e8ea5 [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: 118418fc007349f3b9b593bd409820e0, 1843fd4e6ed744abb7593fa3808e8ea5; no voters: 1cf3b660b3e14a4c9d208456c127d985
I20260709 14:50:26.883256  8375 raft_consensus.cc:2468] T 306e8a1e51a64f6cb352e08f0c82ca5b P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1843fd4e6ed744abb7593fa3808e8ea5 in term 0.
I20260709 14:50:26.884793  8796 raft_consensus.cc:2804] T 781a5ee4d7ae4c82b7b6abf4c2e22650 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:26.884932  8491 leader_election.cc:304] T 306e8a1e51a64f6cb352e08f0c82ca5b P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1843fd4e6ed744abb7593fa3808e8ea5, f2e1ff9c009347d0bf70b4b3624fbab4; no voters: 
I20260709 14:50:26.885206  8796 raft_consensus.cc:493] T 781a5ee4d7ae4c82b7b6abf4c2e22650 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:26.885623  8796 raft_consensus.cc:3060] T 781a5ee4d7ae4c82b7b6abf4c2e22650 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:26.885696  8847 raft_consensus.cc:2804] T 306e8a1e51a64f6cb352e08f0c82ca5b P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:26.886823  8644 consensus_queue.cc:260] T 173b356311654519a8655c7bf15add11 P f2e1ff9c009347d0bf70b4b3624fbab4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:26.888183  8847 raft_consensus.cc:493] T 306e8a1e51a64f6cb352e08f0c82ca5b P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:26.888618  8847 raft_consensus.cc:3060] T 306e8a1e51a64f6cb352e08f0c82ca5b P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:26.892500  8642 tablet_bootstrap.cc:492] T f018a2bc1b244d4c8b8f742d07852869 P 1843fd4e6ed744abb7593fa3808e8ea5: Bootstrap starting.
I20260709 14:50:26.893463  8644 ts_tablet_manager.cc:1434] T 173b356311654519a8655c7bf15add11 P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 14:50:26.894446  8767 leader_election.cc:290] T 173b356311654519a8655c7bf15add11 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101), 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865)
I20260709 14:50:26.897162  8847 raft_consensus.cc:515] T 306e8a1e51a64f6cb352e08f0c82ca5b P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:26.899214  8847 leader_election.cc:290] T 306e8a1e51a64f6cb352e08f0c82ca5b P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 election: Requested vote from peers 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415), f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101)
I20260709 14:50:26.887364  8600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "306e8a1e51a64f6cb352e08f0c82ca5b" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cf3b660b3e14a4c9d208456c127d985" is_pre_election: true
W20260709 14:50:26.902704  8489 leader_election.cc:343] T 306e8a1e51a64f6cb352e08f0c82ca5b P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:26.903319  8375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "306e8a1e51a64f6cb352e08f0c82ca5b" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4"
I20260709 14:50:26.903604  8644 tablet_bootstrap.cc:492] T cec6cf9d80b945819e68d8a19a19255f P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap starting.
I20260709 14:50:26.903915  8375 raft_consensus.cc:3060] T 306e8a1e51a64f6cb352e08f0c82ca5b P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:26.904102  8598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "306e8a1e51a64f6cb352e08f0c82ca5b" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cf3b660b3e14a4c9d208456c127d985"
W20260709 14:50:26.908113  8489 leader_election.cc:343] T 306e8a1e51a64f6cb352e08f0c82ca5b P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:26.915449  8645 tablet_bootstrap.cc:492] T fd1076cdc2914cf69158e6983c358da0 P 118418fc007349f3b9b593bd409820e0: No bootstrap required, opened a new log
I20260709 14:50:26.916046  8645 ts_tablet_manager.cc:1403] T fd1076cdc2914cf69158e6983c358da0 P 118418fc007349f3b9b593bd409820e0: Time spent bootstrapping tablet: real 0.148s	user 0.013s	sys 0.005s
I20260709 14:50:26.916533  8521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173b356311654519a8655c7bf15add11" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" is_pre_election: true
W20260709 14:50:26.919950  8418 leader_election.cc:343] T 173b356311654519a8655c7bf15add11 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:26.920727  8418 leader_election.cc:304] T 173b356311654519a8655c7bf15add11 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 118418fc007349f3b9b593bd409820e0; no voters: 1843fd4e6ed744abb7593fa3808e8ea5, f2e1ff9c009347d0bf70b4b3624fbab4
I20260709 14:50:26.922525  8641 tablet_bootstrap.cc:492] T c21340057a6f40a6a39ae61817379256 P 1cf3b660b3e14a4c9d208456c127d985: No bootstrap required, opened a new log
I20260709 14:50:26.922868  8767 raft_consensus.cc:2749] T 173b356311654519a8655c7bf15add11 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:26.923058  8641 ts_tablet_manager.cc:1403] T c21340057a6f40a6a39ae61817379256 P 1cf3b660b3e14a4c9d208456c127d985: Time spent bootstrapping tablet: real 0.210s	user 0.011s	sys 0.013s
I20260709 14:50:26.923326  8375 raft_consensus.cc:2468] T 306e8a1e51a64f6cb352e08f0c82ca5b P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1843fd4e6ed744abb7593fa3808e8ea5 in term 1.
I20260709 14:50:26.929774  8491 leader_election.cc:304] T 306e8a1e51a64f6cb352e08f0c82ca5b P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1843fd4e6ed744abb7593fa3808e8ea5, f2e1ff9c009347d0bf70b4b3624fbab4; no voters: 1cf3b660b3e14a4c9d208456c127d985
I20260709 14:50:26.930439  8719 raft_consensus.cc:2804] T 306e8a1e51a64f6cb352e08f0c82ca5b P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:26.930866  8719 raft_consensus.cc:697] T 306e8a1e51a64f6cb352e08f0c82ca5b P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 LEADER]: Becoming Leader. State: Replica: 1843fd4e6ed744abb7593fa3808e8ea5, State: Running, Role: LEADER
I20260709 14:50:26.931592  8719 consensus_queue.cc:237] T 306e8a1e51a64f6cb352e08f0c82ca5b P 1843fd4e6ed744abb7593fa3808e8ea5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:26.932755  8642 tablet_bootstrap.cc:654] T f018a2bc1b244d4c8b8f742d07852869 P 1843fd4e6ed744abb7593fa3808e8ea5: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:26.933753  8598 raft_consensus.cc:3060] T a402292add5b4572b522fd680979e806 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:26.923602  8767 consensus_queue.cc:1048] T 417cdb6e1647499f95591e8188e7d32f P 118418fc007349f3b9b593bd409820e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:26.940937  8645 raft_consensus.cc:359] T fd1076cdc2914cf69158e6983c358da0 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:26.941852  8645 raft_consensus.cc:385] T fd1076cdc2914cf69158e6983c358da0 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:26.942206  8645 raft_consensus.cc:740] T fd1076cdc2914cf69158e6983c358da0 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 118418fc007349f3b9b593bd409820e0, State: Initialized, Role: FOLLOWER
I20260709 14:50:26.924471  8644 tablet_bootstrap.cc:654] T cec6cf9d80b945819e68d8a19a19255f P f2e1ff9c009347d0bf70b4b3624fbab4: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:26.925422  8796 raft_consensus.cc:515] T 781a5ee4d7ae4c82b7b6abf4c2e22650 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:26.926267  8641 raft_consensus.cc:359] T c21340057a6f40a6a39ae61817379256 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:26.946244  8641 raft_consensus.cc:385] T c21340057a6f40a6a39ae61817379256 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:26.946604  8641 raft_consensus.cc:740] T c21340057a6f40a6a39ae61817379256 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cf3b660b3e14a4c9d208456c127d985, State: Initialized, Role: FOLLOWER
I20260709 14:50:26.948431  8600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "781a5ee4d7ae4c82b7b6abf4c2e22650" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cf3b660b3e14a4c9d208456c127d985"
I20260709 14:50:26.948985  8796 leader_election.cc:290] T 781a5ee4d7ae4c82b7b6abf4c2e22650 P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 election: Requested vote from peers 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485), 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415)
I20260709 14:50:26.948519  8641 consensus_queue.cc:260] T c21340057a6f40a6a39ae61817379256 P 1cf3b660b3e14a4c9d208456c127d985 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
W20260709 14:50:26.950047  8489 leader_election.cc:343] T 781a5ee4d7ae4c82b7b6abf4c2e22650 P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:26.952059  8641 ts_tablet_manager.cc:1434] T c21340057a6f40a6a39ae61817379256 P 1cf3b660b3e14a4c9d208456c127d985: Time spent starting tablet: real 0.029s	user 0.003s	sys 0.006s
I20260709 14:50:26.959456  8641 tablet_bootstrap.cc:492] T c0a8b7f4be2c410dacbea077d2b852d9 P 1cf3b660b3e14a4c9d208456c127d985: Bootstrap starting.
I20260709 14:50:26.951825  8645 consensus_queue.cc:260] T fd1076cdc2914cf69158e6983c358da0 P 118418fc007349f3b9b593bd409820e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:26.964358  8645 ts_tablet_manager.cc:1434] T fd1076cdc2914cf69158e6983c358da0 P 118418fc007349f3b9b593bd409820e0: Time spent starting tablet: real 0.048s	user 0.007s	sys 0.000s
I20260709 14:50:26.939162  8275 catalog_manager.cc:5697] T 3bec1888dcc7490486a1fe1cf9dc7e06 P 118418fc007349f3b9b593bd409820e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 118418fc007349f3b9b593bd409820e0 (127.6.46.66). New cstate: current_term: 1 leader_uuid: "118418fc007349f3b9b593bd409820e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:26.952682  8448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "781a5ee4d7ae4c82b7b6abf4c2e22650" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "118418fc007349f3b9b593bd409820e0"
I20260709 14:50:26.968678  8448 raft_consensus.cc:3060] T 781a5ee4d7ae4c82b7b6abf4c2e22650 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:26.965390  8645 tablet_bootstrap.cc:492] T 7acfe2b14bb2443ab9276f6a4c9e0423 P 118418fc007349f3b9b593bd409820e0: Bootstrap starting.
I20260709 14:50:26.977259  8377 raft_consensus.cc:1275] T 50d6f1372d0d4b42bc89b884859b0c62 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 3 FOLLOWER]: Refusing update from remote peer 1cf3b660b3e14a4c9d208456c127d985: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:50:26.979547  8982 consensus_queue.cc:1048] T 50d6f1372d0d4b42bc89b884859b0c62 P 1cf3b660b3e14a4c9d208456c127d985 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:26.982807  8644 tablet_bootstrap.cc:492] T cec6cf9d80b945819e68d8a19a19255f P f2e1ff9c009347d0bf70b4b3624fbab4: No bootstrap required, opened a new log
I20260709 14:50:26.991787  8644 ts_tablet_manager.cc:1403] T cec6cf9d80b945819e68d8a19a19255f P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent bootstrapping tablet: real 0.091s	user 0.012s	sys 0.000s
I20260709 14:50:26.992367  8448 raft_consensus.cc:2468] T 781a5ee4d7ae4c82b7b6abf4c2e22650 P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1843fd4e6ed744abb7593fa3808e8ea5 in term 1.
I20260709 14:50:26.996701  8492 leader_election.cc:304] T 781a5ee4d7ae4c82b7b6abf4c2e22650 P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 118418fc007349f3b9b593bd409820e0, 1843fd4e6ed744abb7593fa3808e8ea5; no voters: 1cf3b660b3e14a4c9d208456c127d985
I20260709 14:50:27.002694  8641 tablet_bootstrap.cc:654] T c0a8b7f4be2c410dacbea077d2b852d9 P 1cf3b660b3e14a4c9d208456c127d985: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:26.990447  8645 tablet_bootstrap.cc:654] T 7acfe2b14bb2443ab9276f6a4c9e0423 P 118418fc007349f3b9b593bd409820e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:27.004498  8644 raft_consensus.cc:359] T cec6cf9d80b945819e68d8a19a19255f P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:27.011961  8644 raft_consensus.cc:385] T cec6cf9d80b945819e68d8a19a19255f P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:27.012319  8644 raft_consensus.cc:740] T cec6cf9d80b945819e68d8a19a19255f P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2e1ff9c009347d0bf70b4b3624fbab4, State: Initialized, Role: FOLLOWER
I20260709 14:50:27.013648  8644 consensus_queue.cc:260] T cec6cf9d80b945819e68d8a19a19255f P f2e1ff9c009347d0bf70b4b3624fbab4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:27.022892  8644 ts_tablet_manager.cc:1434] T cec6cf9d80b945819e68d8a19a19255f P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.001s
I20260709 14:50:27.026799  9010 raft_consensus.cc:2804] T 781a5ee4d7ae4c82b7b6abf4c2e22650 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:27.036600  9010 raft_consensus.cc:697] T 781a5ee4d7ae4c82b7b6abf4c2e22650 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 LEADER]: Becoming Leader. State: Replica: 1843fd4e6ed744abb7593fa3808e8ea5, State: Running, Role: LEADER
I20260709 14:50:27.032891  8375 raft_consensus.cc:3060] T cdc91608d3bc48928351a96100d2e1d2 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:27.037369  8644 tablet_bootstrap.cc:492] T e44d5cecf0144fd088bf7613dd38310f P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap starting.
I20260709 14:50:27.037454  9010 consensus_queue.cc:237] T 781a5ee4d7ae4c82b7b6abf4c2e22650 P 1843fd4e6ed744abb7593fa3808e8ea5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:27.044301  8645 tablet_bootstrap.cc:492] T 7acfe2b14bb2443ab9276f6a4c9e0423 P 118418fc007349f3b9b593bd409820e0: No bootstrap required, opened a new log
I20260709 14:50:27.052023  8645 ts_tablet_manager.cc:1403] T 7acfe2b14bb2443ab9276f6a4c9e0423 P 118418fc007349f3b9b593bd409820e0: Time spent bootstrapping tablet: real 0.087s	user 0.013s	sys 0.001s
W20260709 14:50:27.057780  8489 consensus_peers.cc:597] T b59995e022834366a717edbe7e35928a P 1843fd4e6ed744abb7593fa3808e8ea5 -> Peer 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415): Couldn't send request to peer 1cf3b660b3e14a4c9d208456c127d985. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:27.058542  8796 raft_consensus.cc:493] T cec6cf9d80b945819e68d8a19a19255f P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:27.059185  8796 raft_consensus.cc:515] T cec6cf9d80b945819e68d8a19a19255f P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:27.062734  8645 raft_consensus.cc:359] T 7acfe2b14bb2443ab9276f6a4c9e0423 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:27.063325  8448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cec6cf9d80b945819e68d8a19a19255f" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "118418fc007349f3b9b593bd409820e0" is_pre_election: true
I20260709 14:50:27.066922  8644 tablet_bootstrap.cc:654] T e44d5cecf0144fd088bf7613dd38310f P f2e1ff9c009347d0bf70b4b3624fbab4: Neither blocks nor log segments found. Creating new log.
W20260709 14:50:27.070945  8492 leader_election.cc:343] T cec6cf9d80b945819e68d8a19a19255f P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:27.070442  8645 raft_consensus.cc:385] T 7acfe2b14bb2443ab9276f6a4c9e0423 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:27.072504  8645 raft_consensus.cc:740] T 7acfe2b14bb2443ab9276f6a4c9e0423 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 118418fc007349f3b9b593bd409820e0, State: Initialized, Role: FOLLOWER
I20260709 14:50:27.075713  8376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cec6cf9d80b945819e68d8a19a19255f" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" is_pre_election: true
I20260709 14:50:27.076556  8376 raft_consensus.cc:2468] T cec6cf9d80b945819e68d8a19a19255f P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1843fd4e6ed744abb7593fa3808e8ea5 in term 0.
I20260709 14:50:27.077303  8645 consensus_queue.cc:260] T 7acfe2b14bb2443ab9276f6a4c9e0423 P 118418fc007349f3b9b593bd409820e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:27.087721  8645 ts_tablet_manager.cc:1434] T 7acfe2b14bb2443ab9276f6a4c9e0423 P 118418fc007349f3b9b593bd409820e0: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.000s
I20260709 14:50:27.088892  8645 tablet_bootstrap.cc:492] T cfba46c4927b4d82aaf97141fba68c52 P 118418fc007349f3b9b593bd409820e0: Bootstrap starting.
I20260709 14:50:27.091259  8749 raft_consensus.cc:493] T fd1076cdc2914cf69158e6983c358da0 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:27.091837  8749 raft_consensus.cc:515] T fd1076cdc2914cf69158e6983c358da0 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:27.095395  8598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd1076cdc2914cf69158e6983c358da0" candidate_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cf3b660b3e14a4c9d208456c127d985" is_pre_election: true
I20260709 14:50:27.094133  8749 leader_election.cc:290] T fd1076cdc2914cf69158e6983c358da0 P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415), 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485)
I20260709 14:50:27.101712  8598 raft_consensus.cc:2468] T fd1076cdc2914cf69158e6983c358da0 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f2e1ff9c009347d0bf70b4b3624fbab4 in term 0.
I20260709 14:50:27.103457  8340 leader_election.cc:304] T fd1076cdc2914cf69158e6983c358da0 P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cf3b660b3e14a4c9d208456c127d985, f2e1ff9c009347d0bf70b4b3624fbab4; no voters: 
I20260709 14:50:27.105674  8970 raft_consensus.cc:2804] T fd1076cdc2914cf69158e6983c358da0 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:27.106148  8970 raft_consensus.cc:493] T fd1076cdc2914cf69158e6983c358da0 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:27.106570  8970 raft_consensus.cc:3060] T fd1076cdc2914cf69158e6983c358da0 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:27.095778  8448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd1076cdc2914cf69158e6983c358da0" candidate_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "118418fc007349f3b9b593bd409820e0" is_pre_election: true
I20260709 14:50:27.110592  8448 raft_consensus.cc:2468] T fd1076cdc2914cf69158e6983c358da0 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f2e1ff9c009347d0bf70b4b3624fbab4 in term 0.
W20260709 14:50:27.095374  8565 consensus_peers.cc:597] T e44d5cecf0144fd088bf7613dd38310f P 1cf3b660b3e14a4c9d208456c127d985 -> Peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Couldn't send request to peer f2e1ff9c009347d0bf70b4b3624fbab4. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:27.099422  8645 tablet_bootstrap.cc:654] T cfba46c4927b4d82aaf97141fba68c52 P 118418fc007349f3b9b593bd409820e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:27.124996  8644 tablet_bootstrap.cc:492] T e44d5cecf0144fd088bf7613dd38310f P f2e1ff9c009347d0bf70b4b3624fbab4: No bootstrap required, opened a new log
I20260709 14:50:27.125767  8922 raft_consensus.cc:493] T 173b356311654519a8655c7bf15add11 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:27.128015  8922 raft_consensus.cc:515] T 173b356311654519a8655c7bf15add11 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:27.130507  8922 leader_election.cc:290] T 173b356311654519a8655c7bf15add11 P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485), 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865)
I20260709 14:50:27.133097  8448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173b356311654519a8655c7bf15add11" candidate_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "118418fc007349f3b9b593bd409820e0" is_pre_election: true
I20260709 14:50:27.133671  8644 ts_tablet_manager.cc:1403] T e44d5cecf0144fd088bf7613dd38310f P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent bootstrapping tablet: real 0.096s	user 0.012s	sys 0.005s
I20260709 14:50:27.133953  8448 raft_consensus.cc:2468] T 173b356311654519a8655c7bf15add11 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f2e1ff9c009347d0bf70b4b3624fbab4 in term 0.
I20260709 14:50:27.139110  8644 raft_consensus.cc:359] T e44d5cecf0144fd088bf7613dd38310f P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:27.140012  8644 raft_consensus.cc:385] T e44d5cecf0144fd088bf7613dd38310f P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:27.140331  8644 raft_consensus.cc:740] T e44d5cecf0144fd088bf7613dd38310f P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2e1ff9c009347d0bf70b4b3624fbab4, State: Initialized, Role: FOLLOWER
I20260709 14:50:27.140640  8343 leader_election.cc:304] T 173b356311654519a8655c7bf15add11 P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 118418fc007349f3b9b593bd409820e0, f2e1ff9c009347d0bf70b4b3624fbab4; no voters: 
I20260709 14:50:27.141692  8922 raft_consensus.cc:2804] T 173b356311654519a8655c7bf15add11 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:27.142166  8922 raft_consensus.cc:493] T 173b356311654519a8655c7bf15add11 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:27.142546  8922 raft_consensus.cc:3060] T 173b356311654519a8655c7bf15add11 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:27.137926  8970 raft_consensus.cc:515] T fd1076cdc2914cf69158e6983c358da0 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:27.147313  8796 leader_election.cc:290] T cec6cf9d80b945819e68d8a19a19255f P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101), 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485)
I20260709 14:50:27.150164  8641 tablet_bootstrap.cc:492] T c0a8b7f4be2c410dacbea077d2b852d9 P 1cf3b660b3e14a4c9d208456c127d985: No bootstrap required, opened a new log
I20260709 14:50:27.150622  8641 ts_tablet_manager.cc:1403] T c0a8b7f4be2c410dacbea077d2b852d9 P 1cf3b660b3e14a4c9d208456c127d985: Time spent bootstrapping tablet: real 0.191s	user 0.007s	sys 0.013s
I20260709 14:50:27.151409  8922 raft_consensus.cc:515] T 173b356311654519a8655c7bf15add11 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:27.153384  8641 raft_consensus.cc:359] T c0a8b7f4be2c410dacbea077d2b852d9 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:27.154129  8641 raft_consensus.cc:385] T c0a8b7f4be2c410dacbea077d2b852d9 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:27.154047  8450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173b356311654519a8655c7bf15add11" candidate_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "118418fc007349f3b9b593bd409820e0"
I20260709 14:50:27.154951  8450 raft_consensus.cc:3060] T 173b356311654519a8655c7bf15add11 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:27.157071  8644 consensus_queue.cc:260] T e44d5cecf0144fd088bf7613dd38310f P f2e1ff9c009347d0bf70b4b3624fbab4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:27.154673  8641 raft_consensus.cc:740] T c0a8b7f4be2c410dacbea077d2b852d9 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cf3b660b3e14a4c9d208456c127d985, State: Initialized, Role: FOLLOWER
I20260709 14:50:27.160898  8922 leader_election.cc:290] T 173b356311654519a8655c7bf15add11 P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 1 election: Requested vote from peers 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485), 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865)
I20260709 14:50:27.161715  8641 consensus_queue.cc:260] T c0a8b7f4be2c410dacbea077d2b852d9 P 1cf3b660b3e14a4c9d208456c127d985 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:27.162735  8644 ts_tablet_manager.cc:1434] T e44d5cecf0144fd088bf7613dd38310f P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260709 14:50:27.164005  8641 ts_tablet_manager.cc:1434] T c0a8b7f4be2c410dacbea077d2b852d9 P 1cf3b660b3e14a4c9d208456c127d985: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 14:50:27.165549  8641 tablet_bootstrap.cc:492] T 56623f1ea13747ed87dd1d98394c8a65 P 1cf3b660b3e14a4c9d208456c127d985: Bootstrap starting.
I20260709 14:50:27.166179  8644 tablet_bootstrap.cc:492] T 574dc63930bb4233bc789290d2b6ff62 P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap starting.
I20260709 14:50:27.170773  8719 raft_consensus.cc:493] T 7acfe2b14bb2443ab9276f6a4c9e0423 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:27.171425  8719 raft_consensus.cc:515] T 7acfe2b14bb2443ab9276f6a4c9e0423 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:27.174206  8719 leader_election.cc:290] T 7acfe2b14bb2443ab9276f6a4c9e0423 P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101), 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485)
I20260709 14:50:27.174957  8448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7acfe2b14bb2443ab9276f6a4c9e0423" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "118418fc007349f3b9b593bd409820e0" is_pre_election: true
I20260709 14:50:27.175678  8448 raft_consensus.cc:2468] T 7acfe2b14bb2443ab9276f6a4c9e0423 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1843fd4e6ed744abb7593fa3808e8ea5 in term 0.
W20260709 14:50:27.177143  9020 log.cc:927] Time spent T cdc91608d3bc48928351a96100d2e1d2 P f2e1ff9c009347d0bf70b4b3624fbab4: Append to log took a long time: real 0.077s	user 0.000s	sys 0.000s
I20260709 14:50:27.178682  8492 leader_election.cc:304] T 7acfe2b14bb2443ab9276f6a4c9e0423 P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 118418fc007349f3b9b593bd409820e0, 1843fd4e6ed744abb7593fa3808e8ea5; no voters: 
I20260709 14:50:27.179894  8719 raft_consensus.cc:2804] T 7acfe2b14bb2443ab9276f6a4c9e0423 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 14:50:27.180091  8415 consensus_peers.cc:597] T 3bec1888dcc7490486a1fe1cf9dc7e06 P 118418fc007349f3b9b593bd409820e0 -> Peer 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415): Couldn't send request to peer 1cf3b660b3e14a4c9d208456c127d985. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:27.180450  8719 raft_consensus.cc:493] T 7acfe2b14bb2443ab9276f6a4c9e0423 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:27.180938  8719 raft_consensus.cc:3060] T 7acfe2b14bb2443ab9276f6a4c9e0423 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:27.182832  8644 tablet_bootstrap.cc:654] T 574dc63930bb4233bc789290d2b6ff62 P f2e1ff9c009347d0bf70b4b3624fbab4: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:27.187863  8598 raft_consensus.cc:3060] T c0a8b7f4be2c410dacbea077d2b852d9 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:50:27.175972  8491 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.46.65:35101, user_credentials={real_user=slave}} blocked reactor thread for 90057.2us
I20260709 14:50:27.190742  8491 leader_election.cc:304] T cec6cf9d80b945819e68d8a19a19255f P 1843fd4e6ed744abb7593fa3808e8ea5 [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: 1843fd4e6ed744abb7593fa3808e8ea5, f2e1ff9c009347d0bf70b4b3624fbab4; no voters: 118418fc007349f3b9b593bd409820e0
I20260709 14:50:27.194257  9010 raft_consensus.cc:2804] T cec6cf9d80b945819e68d8a19a19255f P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:27.194612  9010 raft_consensus.cc:493] T cec6cf9d80b945819e68d8a19a19255f P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:27.194938  9010 raft_consensus.cc:3060] T cec6cf9d80b945819e68d8a19a19255f P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:27.197151  8719 raft_consensus.cc:515] T 7acfe2b14bb2443ab9276f6a4c9e0423 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
W20260709 14:50:27.176708  9018 log.cc:927] Time spent T 781a5ee4d7ae4c82b7b6abf4c2e22650 P 1843fd4e6ed744abb7593fa3808e8ea5: Append to log took a long time: real 0.079s	user 0.001s	sys 0.000s
I20260709 14:50:27.177368  8641 tablet_bootstrap.cc:654] T 56623f1ea13747ed87dd1d98394c8a65 P 1cf3b660b3e14a4c9d208456c127d985: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:27.203104  8600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd1076cdc2914cf69158e6983c358da0" candidate_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cf3b660b3e14a4c9d208456c127d985"
I20260709 14:50:27.176293  8450 raft_consensus.cc:2468] T 173b356311654519a8655c7bf15add11 P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2e1ff9c009347d0bf70b4b3624fbab4 in term 1.
I20260709 14:50:27.192307  8847 consensus_queue.cc:1048] T b59995e022834366a717edbe7e35928a P 1843fd4e6ed744abb7593fa3808e8ea5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:27.199924  8448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7acfe2b14bb2443ab9276f6a4c9e0423" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "118418fc007349f3b9b593bd409820e0"
I20260709 14:50:27.204916  8448 raft_consensus.cc:3060] T 7acfe2b14bb2443ab9276f6a4c9e0423 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:27.203680  8600 raft_consensus.cc:3060] T fd1076cdc2914cf69158e6983c358da0 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:27.208572  8343 leader_election.cc:304] T 173b356311654519a8655c7bf15add11 P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 118418fc007349f3b9b593bd409820e0, f2e1ff9c009347d0bf70b4b3624fbab4; no voters: 
I20260709 14:50:27.208755  9010 raft_consensus.cc:515] T cec6cf9d80b945819e68d8a19a19255f P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:27.211581  9010 leader_election.cc:290] T cec6cf9d80b945819e68d8a19a19255f P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 election: Requested vote from peers f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101), 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485)
I20260709 14:50:27.211777  8450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cec6cf9d80b945819e68d8a19a19255f" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "118418fc007349f3b9b593bd409820e0"
I20260709 14:50:27.212787  8749 raft_consensus.cc:2804] T 173b356311654519a8655c7bf15add11 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:27.213418  8749 raft_consensus.cc:697] T 173b356311654519a8655c7bf15add11 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 LEADER]: Becoming Leader. State: Replica: f2e1ff9c009347d0bf70b4b3624fbab4, State: Running, Role: LEADER
W20260709 14:50:27.213424  8492 leader_election.cc:343] T cec6cf9d80b945819e68d8a19a19255f P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:27.214677  8522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173b356311654519a8655c7bf15add11" candidate_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" is_pre_election: true
I20260709 14:50:27.214640  8749 consensus_queue.cc:237] T 173b356311654519a8655c7bf15add11 P f2e1ff9c009347d0bf70b4b3624fbab4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:27.215716  8600 raft_consensus.cc:2468] T fd1076cdc2914cf69158e6983c358da0 P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2e1ff9c009347d0bf70b4b3624fbab4 in term 1.
I20260709 14:50:27.216061  8522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173b356311654519a8655c7bf15add11" candidate_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5"
I20260709 14:50:27.216310  8644 tablet_bootstrap.cc:492] T 574dc63930bb4233bc789290d2b6ff62 P f2e1ff9c009347d0bf70b4b3624fbab4: No bootstrap required, opened a new log
I20260709 14:50:27.217115  8340 leader_election.cc:304] T fd1076cdc2914cf69158e6983c358da0 P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cf3b660b3e14a4c9d208456c127d985, f2e1ff9c009347d0bf70b4b3624fbab4; no voters: 
I20260709 14:50:27.217944  8922 raft_consensus.cc:2804] T fd1076cdc2914cf69158e6983c358da0 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:27.219007  8644 ts_tablet_manager.cc:1403] T 574dc63930bb4233bc789290d2b6ff62 P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent bootstrapping tablet: real 0.053s	user 0.008s	sys 0.006s
I20260709 14:50:27.221549  8644 raft_consensus.cc:359] T 574dc63930bb4233bc789290d2b6ff62 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:27.223362  8644 raft_consensus.cc:385] T 574dc63930bb4233bc789290d2b6ff62 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:27.223601  8375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7acfe2b14bb2443ab9276f6a4c9e0423" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" is_pre_election: true
I20260709 14:50:27.224011  8644 raft_consensus.cc:740] T 574dc63930bb4233bc789290d2b6ff62 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2e1ff9c009347d0bf70b4b3624fbab4, State: Initialized, Role: FOLLOWER
I20260709 14:50:27.227350  8645 tablet_bootstrap.cc:492] T cfba46c4927b4d82aaf97141fba68c52 P 118418fc007349f3b9b593bd409820e0: No bootstrap required, opened a new log
I20260709 14:50:27.228343  8645 ts_tablet_manager.cc:1403] T cfba46c4927b4d82aaf97141fba68c52 P 118418fc007349f3b9b593bd409820e0: Time spent bootstrapping tablet: real 0.140s	user 0.023s	sys 0.010s
I20260709 14:50:27.224326  8375 raft_consensus.cc:2468] T 7acfe2b14bb2443ab9276f6a4c9e0423 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1843fd4e6ed744abb7593fa3808e8ea5 in term 0.
I20260709 14:50:27.231516  8645 raft_consensus.cc:359] T cfba46c4927b4d82aaf97141fba68c52 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:27.232374  8645 raft_consensus.cc:385] T cfba46c4927b4d82aaf97141fba68c52 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:27.232751  8645 raft_consensus.cc:740] T cfba46c4927b4d82aaf97141fba68c52 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 118418fc007349f3b9b593bd409820e0, State: Initialized, Role: FOLLOWER
I20260709 14:50:27.233857  8645 consensus_queue.cc:260] T cfba46c4927b4d82aaf97141fba68c52 P 118418fc007349f3b9b593bd409820e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:27.236181  8268 catalog_manager.cc:5697] T 306e8a1e51a64f6cb352e08f0c82ca5b P 1843fd4e6ed744abb7593fa3808e8ea5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67). New cstate: current_term: 1 leader_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:27.240407  8375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7acfe2b14bb2443ab9276f6a4c9e0423" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4"
I20260709 14:50:27.240965  8375 raft_consensus.cc:3060] T 7acfe2b14bb2443ab9276f6a4c9e0423 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:27.244071  8719 leader_election.cc:290] T 7acfe2b14bb2443ab9276f6a4c9e0423 P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 election: Requested vote from peers f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101), 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485)
I20260709 14:50:27.225569  8644 consensus_queue.cc:260] T 574dc63930bb4233bc789290d2b6ff62 P f2e1ff9c009347d0bf70b4b3624fbab4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:27.264526  8645 ts_tablet_manager.cc:1434] T cfba46c4927b4d82aaf97141fba68c52 P 118418fc007349f3b9b593bd409820e0: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.000s
I20260709 14:50:27.248073  8448 raft_consensus.cc:2468] T 7acfe2b14bb2443ab9276f6a4c9e0423 P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1843fd4e6ed744abb7593fa3808e8ea5 in term 1.
I20260709 14:50:27.274037  8376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cec6cf9d80b945819e68d8a19a19255f" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4"
I20260709 14:50:27.274824  8376 raft_consensus.cc:3060] T cec6cf9d80b945819e68d8a19a19255f P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:27.283742  8492 leader_election.cc:304] T 7acfe2b14bb2443ab9276f6a4c9e0423 P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 118418fc007349f3b9b593bd409820e0, 1843fd4e6ed744abb7593fa3808e8ea5; no voters: 
I20260709 14:50:27.284267  8867 consensus_queue.cc:1048] T e44d5cecf0144fd088bf7613dd38310f P 1cf3b660b3e14a4c9d208456c127d985 [LEADER]: Connected to new peer: Peer: permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:27.285346  9010 raft_consensus.cc:2804] T 7acfe2b14bb2443ab9276f6a4c9e0423 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:27.285967  9010 raft_consensus.cc:697] T 7acfe2b14bb2443ab9276f6a4c9e0423 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 LEADER]: Becoming Leader. State: Replica: 1843fd4e6ed744abb7593fa3808e8ea5, State: Running, Role: LEADER
I20260709 14:50:27.287019  9010 consensus_queue.cc:237] T 7acfe2b14bb2443ab9276f6a4c9e0423 P 1843fd4e6ed744abb7593fa3808e8ea5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:27.288751  8645 tablet_bootstrap.cc:492] T cec6cf9d80b945819e68d8a19a19255f P 118418fc007349f3b9b593bd409820e0: Bootstrap starting.
I20260709 14:50:27.296116  8970 leader_election.cc:290] T fd1076cdc2914cf69158e6983c358da0 P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 1 election: Requested vote from peers 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415), 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485)
I20260709 14:50:27.302232  9028 raft_consensus.cc:493] T e44d5cecf0144fd088bf7613dd38310f P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:27.302735  9028 raft_consensus.cc:515] T e44d5cecf0144fd088bf7613dd38310f P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:27.303894  8733 raft_consensus.cc:493] T c21340057a6f40a6a39ae61817379256 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:27.304559  8733 raft_consensus.cc:515] T c21340057a6f40a6a39ae61817379256 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
W20260709 14:50:27.306087  8343 leader_election.cc:343] T 173b356311654519a8655c7bf15add11 P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:27.307039  8733 leader_election.cc:290] T c21340057a6f40a6a39ae61817379256 P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485), 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865)
W20260709 14:50:27.307448  8343 leader_election.cc:343] T 173b356311654519a8655c7bf15add11 P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:27.308917  8522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c21340057a6f40a6a39ae61817379256" candidate_uuid: "1cf3b660b3e14a4c9d208456c127d985" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" is_pre_election: true
I20260709 14:50:27.297905  8922 raft_consensus.cc:697] T fd1076cdc2914cf69158e6983c358da0 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 LEADER]: Becoming Leader. State: Replica: f2e1ff9c009347d0bf70b4b3624fbab4, State: Running, Role: LEADER
I20260709 14:50:27.350775  8922 consensus_queue.cc:237] T fd1076cdc2914cf69158e6983c358da0 P f2e1ff9c009347d0bf70b4b3624fbab4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:27.360816  8644 ts_tablet_manager.cc:1434] T 574dc63930bb4233bc789290d2b6ff62 P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent starting tablet: real 0.141s	user 0.011s	sys 0.004s
I20260709 14:50:27.370186  8641 tablet_bootstrap.cc:492] T 56623f1ea13747ed87dd1d98394c8a65 P 1cf3b660b3e14a4c9d208456c127d985: No bootstrap required, opened a new log
I20260709 14:50:27.370671  8641 ts_tablet_manager.cc:1403] T 56623f1ea13747ed87dd1d98394c8a65 P 1cf3b660b3e14a4c9d208456c127d985: Time spent bootstrapping tablet: real 0.205s	user 0.040s	sys 0.027s
I20260709 14:50:27.372453  9028 leader_election.cc:290] T e44d5cecf0144fd088bf7613dd38310f P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415), 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485)
I20260709 14:50:27.374763  8641 raft_consensus.cc:359] T 56623f1ea13747ed87dd1d98394c8a65 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:27.377355  8641 raft_consensus.cc:385] T 56623f1ea13747ed87dd1d98394c8a65 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:27.377699  8641 raft_consensus.cc:740] T 56623f1ea13747ed87dd1d98394c8a65 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cf3b660b3e14a4c9d208456c127d985, State: Initialized, Role: FOLLOWER
I20260709 14:50:27.381562  8644 tablet_bootstrap.cc:492] T b3711058b3f94252b113473c0206be77 P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap starting.
I20260709 14:50:27.367875  8451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c21340057a6f40a6a39ae61817379256" candidate_uuid: "1cf3b660b3e14a4c9d208456c127d985" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "118418fc007349f3b9b593bd409820e0" is_pre_election: true
I20260709 14:50:27.369380  8767 raft_consensus.cc:493] T cfba46c4927b4d82aaf97141fba68c52 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:50:27.368050  8343 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.46.67:37865, user_credentials={real_user=slave}} blocked reactor thread for 60623.7us
I20260709 14:50:27.423627  8642 tablet_bootstrap.cc:492] T f018a2bc1b244d4c8b8f742d07852869 P 1843fd4e6ed744abb7593fa3808e8ea5: No bootstrap required, opened a new log
I20260709 14:50:27.427950  8375 raft_consensus.cc:2468] T 7acfe2b14bb2443ab9276f6a4c9e0423 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1843fd4e6ed744abb7593fa3808e8ea5 in term 1.
I20260709 14:50:27.402041  8767 raft_consensus.cc:515] T cfba46c4927b4d82aaf97141fba68c52 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:27.432272  8767 leader_election.cc:290] T cfba46c4927b4d82aaf97141fba68c52 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415), f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101)
W20260709 14:50:27.439435  8323 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:50:27.412179  8641 consensus_queue.cc:260] T 56623f1ea13747ed87dd1d98394c8a65 P 1cf3b660b3e14a4c9d208456c127d985 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
W20260709 14:50:27.508958  8489 consensus_peers.cc:597] T 781a5ee4d7ae4c82b7b6abf4c2e22650 P 1843fd4e6ed744abb7593fa3808e8ea5 -> Peer 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415): Couldn't send request to peer 1cf3b660b3e14a4c9d208456c127d985. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:27.528175  8448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd1076cdc2914cf69158e6983c358da0" candidate_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "118418fc007349f3b9b593bd409820e0"
I20260709 14:50:27.528777  8448 raft_consensus.cc:3060] T fd1076cdc2914cf69158e6983c358da0 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:27.554768  8372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfba46c4927b4d82aaf97141fba68c52" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" is_pre_election: true
I20260709 14:50:27.558332  8642 ts_tablet_manager.cc:1403] T f018a2bc1b244d4c8b8f742d07852869 P 1843fd4e6ed744abb7593fa3808e8ea5: Time spent bootstrapping tablet: real 0.667s	user 0.072s	sys 0.116s
I20260709 14:50:27.572980  8645 tablet_bootstrap.cc:654] T cec6cf9d80b945819e68d8a19a19255f P 118418fc007349f3b9b593bd409820e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:27.586434  8641 ts_tablet_manager.cc:1434] T 56623f1ea13747ed87dd1d98394c8a65 P 1cf3b660b3e14a4c9d208456c127d985: Time spent starting tablet: real 0.215s	user 0.004s	sys 0.003s
I20260709 14:50:27.597033  8642 raft_consensus.cc:359] T f018a2bc1b244d4c8b8f742d07852869 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:27.599805  8642 raft_consensus.cc:385] T f018a2bc1b244d4c8b8f742d07852869 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:27.600131  8642 raft_consensus.cc:740] T f018a2bc1b244d4c8b8f742d07852869 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1843fd4e6ed744abb7593fa3808e8ea5, State: Initialized, Role: FOLLOWER
I20260709 14:50:27.583617  8376 raft_consensus.cc:2468] T cec6cf9d80b945819e68d8a19a19255f P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1843fd4e6ed744abb7593fa3808e8ea5 in term 1.
I20260709 14:50:27.601212  8642 consensus_queue.cc:260] T f018a2bc1b244d4c8b8f742d07852869 P 1843fd4e6ed744abb7593fa3808e8ea5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
W20260709 14:50:27.600714  9024 log.cc:927] Time spent T c0a8b7f4be2c410dacbea077d2b852d9 P 1cf3b660b3e14a4c9d208456c127d985: Append to log took a long time: real 0.064s	user 0.000s	sys 0.000s
I20260709 14:50:27.652480  8642 ts_tablet_manager.cc:1434] T f018a2bc1b244d4c8b8f742d07852869 P 1843fd4e6ed744abb7593fa3808e8ea5: Time spent starting tablet: real 0.092s	user 0.008s	sys 0.000s
I20260709 14:50:27.663587  8448 raft_consensus.cc:2468] T fd1076cdc2914cf69158e6983c358da0 P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2e1ff9c009347d0bf70b4b3624fbab4 in term 1.
I20260709 14:50:27.666343  8644 tablet_bootstrap.cc:654] T b3711058b3f94252b113473c0206be77 P f2e1ff9c009347d0bf70b4b3624fbab4: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:27.669207  9031 raft_consensus.cc:493] T 574dc63930bb4233bc789290d2b6ff62 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:27.669710  9031 raft_consensus.cc:515] T 574dc63930bb4233bc789290d2b6ff62 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:27.670526  8733 raft_consensus.cc:493] T 56623f1ea13747ed87dd1d98394c8a65 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:27.671082  8733 raft_consensus.cc:515] T 56623f1ea13747ed87dd1d98394c8a65 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:27.674919  8733 leader_election.cc:290] T 56623f1ea13747ed87dd1d98394c8a65 P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101), 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485)
I20260709 14:50:27.673085  8642 tablet_bootstrap.cc:492] T 173b356311654519a8655c7bf15add11 P 1843fd4e6ed744abb7593fa3808e8ea5: Bootstrap starting.
I20260709 14:50:27.690140  8525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "574dc63930bb4233bc789290d2b6ff62" candidate_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" is_pre_election: true
W20260709 14:50:27.692265  8417 leader_election.cc:343] T cfba46c4927b4d82aaf97141fba68c52 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:27.698138  8598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfba46c4927b4d82aaf97141fba68c52" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cf3b660b3e14a4c9d208456c127d985" is_pre_election: true
I20260709 14:50:27.704321  8599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e44d5cecf0144fd088bf7613dd38310f" candidate_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cf3b660b3e14a4c9d208456c127d985" is_pre_election: true
I20260709 14:50:27.685362  9031 leader_election.cc:290] T 574dc63930bb4233bc789290d2b6ff62 P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865), 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415)
I20260709 14:50:27.741534  8566 leader_election.cc:304] T c21340057a6f40a6a39ae61817379256 P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1cf3b660b3e14a4c9d208456c127d985; no voters: 118418fc007349f3b9b593bd409820e0, 1843fd4e6ed744abb7593fa3808e8ea5
I20260709 14:50:27.744637  9042 raft_consensus.cc:2749] T c21340057a6f40a6a39ae61817379256 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:27.747105  8600 raft_consensus.cc:3060] T c21340057a6f40a6a39ae61817379256 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:27.762200  8642 tablet_bootstrap.cc:654] T 173b356311654519a8655c7bf15add11 P 1843fd4e6ed744abb7593fa3808e8ea5: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:27.767095  8448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e44d5cecf0144fd088bf7613dd38310f" candidate_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "118418fc007349f3b9b593bd409820e0" is_pre_election: true
W20260709 14:50:27.771373  8415 leader_election.cc:343] T cfba46c4927b4d82aaf97141fba68c52 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:27.774995  8491 leader_election.cc:304] T cec6cf9d80b945819e68d8a19a19255f P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1843fd4e6ed744abb7593fa3808e8ea5, f2e1ff9c009347d0bf70b4b3624fbab4; no voters: 118418fc007349f3b9b593bd409820e0
I20260709 14:50:27.769410  8645 tablet_bootstrap.cc:492] T cec6cf9d80b945819e68d8a19a19255f P 118418fc007349f3b9b593bd409820e0: No bootstrap required, opened a new log
I20260709 14:50:27.775498  8415 leader_election.cc:304] T cfba46c4927b4d82aaf97141fba68c52 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 118418fc007349f3b9b593bd409820e0; no voters: 1cf3b660b3e14a4c9d208456c127d985, f2e1ff9c009347d0bf70b4b3624fbab4
I20260709 14:50:27.776154  8645 ts_tablet_manager.cc:1403] T cec6cf9d80b945819e68d8a19a19255f P 118418fc007349f3b9b593bd409820e0: Time spent bootstrapping tablet: real 0.511s	user 0.030s	sys 0.020s
I20260709 14:50:27.794838  8641 tablet_bootstrap.cc:492] T 3bec1888dcc7490486a1fe1cf9dc7e06 P 1cf3b660b3e14a4c9d208456c127d985: Bootstrap starting.
I20260709 14:50:27.804101  9040 raft_consensus.cc:2804] T cec6cf9d80b945819e68d8a19a19255f P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:27.905545  9043 raft_consensus.cc:493] T f018a2bc1b244d4c8b8f742d07852869 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:50:27.838297  8418 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.46.67:37865, user_credentials={real_user=slave}} blocked reactor thread for 139825us
I20260709 14:50:27.912235  9044 raft_consensus.cc:2749] T cfba46c4927b4d82aaf97141fba68c52 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:50:27.912854  8417 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.46.65:35101, user_credentials={real_user=slave}} blocked reactor thread for 126817us
I20260709 14:50:27.916574  9040 raft_consensus.cc:697] T cec6cf9d80b945819e68d8a19a19255f P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 LEADER]: Becoming Leader. State: Replica: 1843fd4e6ed744abb7593fa3808e8ea5, State: Running, Role: LEADER
I20260709 14:50:27.932546  9048 consensus_queue.cc:1048] T 3bec1888dcc7490486a1fe1cf9dc7e06 P 118418fc007349f3b9b593bd409820e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:27.933797  8645 raft_consensus.cc:359] T cec6cf9d80b945819e68d8a19a19255f P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:27.934520  8645 raft_consensus.cc:385] T cec6cf9d80b945819e68d8a19a19255f P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:27.934743  8846 consensus_queue.cc:1048] T 781a5ee4d7ae4c82b7b6abf4c2e22650 P 1843fd4e6ed744abb7593fa3808e8ea5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:27.934770  8645 raft_consensus.cc:740] T cec6cf9d80b945819e68d8a19a19255f P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 118418fc007349f3b9b593bd409820e0, State: Initialized, Role: FOLLOWER
I20260709 14:50:27.936858  8645 consensus_queue.cc:260] T cec6cf9d80b945819e68d8a19a19255f P 118418fc007349f3b9b593bd409820e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:27.947283  8645 ts_tablet_manager.cc:1434] T cec6cf9d80b945819e68d8a19a19255f P 118418fc007349f3b9b593bd409820e0: Time spent starting tablet: real 0.171s	user 0.006s	sys 0.000s
I20260709 14:50:27.948387  8645 tablet_bootstrap.cc:492] T 56623f1ea13747ed87dd1d98394c8a65 P 118418fc007349f3b9b593bd409820e0: Bootstrap starting.
I20260709 14:50:27.950567  8642 tablet_bootstrap.cc:492] T 173b356311654519a8655c7bf15add11 P 1843fd4e6ed744abb7593fa3808e8ea5: No bootstrap required, opened a new log
I20260709 14:50:27.951189  8642 ts_tablet_manager.cc:1403] T 173b356311654519a8655c7bf15add11 P 1843fd4e6ed744abb7593fa3808e8ea5: Time spent bootstrapping tablet: real 0.278s	user 0.025s	sys 0.033s
I20260709 14:50:27.955098  8641 tablet_bootstrap.cc:654] T 3bec1888dcc7490486a1fe1cf9dc7e06 P 1cf3b660b3e14a4c9d208456c127d985: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:27.921382  9043 raft_consensus.cc:515] T f018a2bc1b244d4c8b8f742d07852869 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:27.961196  8644 tablet_bootstrap.cc:492] T b3711058b3f94252b113473c0206be77 P f2e1ff9c009347d0bf70b4b3624fbab4: No bootstrap required, opened a new log
I20260709 14:50:27.961758  8644 ts_tablet_manager.cc:1403] T b3711058b3f94252b113473c0206be77 P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent bootstrapping tablet: real 0.580s	user 0.022s	sys 0.013s
W20260709 14:50:27.962586  8415 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.46.68:39415, user_credentials={real_user=slave}} blocked reactor thread for 125839us
W20260709 14:50:27.993513  8489 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.46.68:39415, user_credentials={real_user=slave}} blocked reactor thread for 209357us
W20260709 14:50:27.994308  8489 consensus_peers.cc:597] T 306e8a1e51a64f6cb352e08f0c82ca5b P 1843fd4e6ed744abb7593fa3808e8ea5 -> Peer 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415): Couldn't send request to peer 1cf3b660b3e14a4c9d208456c127d985. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:28.001274  9057 raft_consensus.cc:493] T f018a2bc1b244d4c8b8f742d07852869 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:28.001991  9057 raft_consensus.cc:515] T f018a2bc1b244d4c8b8f742d07852869 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:28.008400  9057 leader_election.cc:290] T f018a2bc1b244d4c8b8f742d07852869 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865), 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415)
I20260709 14:50:28.013659  8597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "574dc63930bb4233bc789290d2b6ff62" candidate_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cf3b660b3e14a4c9d208456c127d985" is_pre_election: true
I20260709 14:50:28.017486  8644 raft_consensus.cc:359] T b3711058b3f94252b113473c0206be77 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:28.018074  8644 raft_consensus.cc:385] T b3711058b3f94252b113473c0206be77 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:28.018247  8644 raft_consensus.cc:740] T b3711058b3f94252b113473c0206be77 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2e1ff9c009347d0bf70b4b3624fbab4, State: Initialized, Role: FOLLOWER
I20260709 14:50:28.018635  8644 consensus_queue.cc:260] T b3711058b3f94252b113473c0206be77 P f2e1ff9c009347d0bf70b4b3624fbab4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:27.987115  9040 consensus_queue.cc:237] T cec6cf9d80b945819e68d8a19a19255f P 1843fd4e6ed744abb7593fa3808e8ea5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:28.018896  8450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56623f1ea13747ed87dd1d98394c8a65" candidate_uuid: "1cf3b660b3e14a4c9d208456c127d985" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "118418fc007349f3b9b593bd409820e0" is_pre_election: true
I20260709 14:50:28.056012  8642 raft_consensus.cc:359] T 173b356311654519a8655c7bf15add11 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:28.057075  8642 raft_consensus.cc:385] T 173b356311654519a8655c7bf15add11 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:28.057487  8642 raft_consensus.cc:740] T 173b356311654519a8655c7bf15add11 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1843fd4e6ed744abb7593fa3808e8ea5, State: Initialized, Role: FOLLOWER
W20260709 14:50:28.064082  8489 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.46.68:39415, user_credentials={real_user=slave}} blocked reactor thread for 65018.3us
I20260709 14:50:28.058372  8642 consensus_queue.cc:260] T 173b356311654519a8655c7bf15add11 P 1843fd4e6ed744abb7593fa3808e8ea5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:28.070698  8644 ts_tablet_manager.cc:1434] T b3711058b3f94252b113473c0206be77 P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent starting tablet: real 0.109s	user 0.005s	sys 0.000s
I20260709 14:50:28.071815  8644 tablet_bootstrap.cc:492] T db42d314e1fe4e84bc266d4c9103056b P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap starting.
I20260709 14:50:28.072968  8642 ts_tablet_manager.cc:1434] T 173b356311654519a8655c7bf15add11 P 1843fd4e6ed744abb7593fa3808e8ea5: Time spent starting tablet: real 0.121s	user 0.009s	sys 0.000s
I20260709 14:50:28.073884  8642 tablet_bootstrap.cc:492] T db42d314e1fe4e84bc266d4c9103056b P 1843fd4e6ed744abb7593fa3808e8ea5: Bootstrap starting.
I20260709 14:50:28.084306  8645 tablet_bootstrap.cc:654] T 56623f1ea13747ed87dd1d98394c8a65 P 118418fc007349f3b9b593bd409820e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:28.036520  8922 consensus_queue.cc:1048] T 173b356311654519a8655c7bf15add11 P f2e1ff9c009347d0bf70b4b3624fbab4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.043s
W20260709 14:50:28.090358  8566 leader_election.cc:343] T 56623f1ea13747ed87dd1d98394c8a65 P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:28.098690  9043 leader_election.cc:290] T f018a2bc1b244d4c8b8f742d07852869 P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485), 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415)
I20260709 14:50:28.123726  8767 raft_consensus.cc:493] T cec6cf9d80b945819e68d8a19a19255f P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:28.123917  8644 tablet_bootstrap.cc:654] T db42d314e1fe4e84bc266d4c9103056b P f2e1ff9c009347d0bf70b4b3624fbab4: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:28.124294  8767 raft_consensus.cc:515] T cec6cf9d80b945819e68d8a19a19255f P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
W20260709 14:50:28.125768  8489 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.46.68:39415, user_credentials={real_user=slave}} blocked reactor thread for 60929.8us
I20260709 14:50:28.134434  8600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f018a2bc1b244d4c8b8f742d07852869" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cf3b660b3e14a4c9d208456c127d985" is_pre_election: true
I20260709 14:50:28.140175  8846 consensus_queue.cc:1048] T 306e8a1e51a64f6cb352e08f0c82ca5b P 1843fd4e6ed744abb7593fa3808e8ea5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:50:28.115026  8492 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.46.66:40485, user_credentials={real_user=slave}} blocked reactor thread for 98757.6us
I20260709 14:50:28.147854  8767 leader_election.cc:290] T cec6cf9d80b945819e68d8a19a19255f P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101), 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865)
I20260709 14:50:28.150135  8448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f018a2bc1b244d4c8b8f742d07852869" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "118418fc007349f3b9b593bd409820e0" is_pre_election: true
I20260709 14:50:28.150920  8448 raft_consensus.cc:2468] T f018a2bc1b244d4c8b8f742d07852869 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1843fd4e6ed744abb7593fa3808e8ea5 in term 0.
I20260709 14:50:28.153079  8492 leader_election.cc:304] T f018a2bc1b244d4c8b8f742d07852869 P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 118418fc007349f3b9b593bd409820e0, 1843fd4e6ed744abb7593fa3808e8ea5; no voters: 
I20260709 14:50:28.153995  9040 raft_consensus.cc:2804] T f018a2bc1b244d4c8b8f742d07852869 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:28.154865  8846 consensus_queue.cc:1048] T 7acfe2b14bb2443ab9276f6a4c9e0423 P 1843fd4e6ed744abb7593fa3808e8ea5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:28.166884  9040 raft_consensus.cc:493] T f018a2bc1b244d4c8b8f742d07852869 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:28.174186  9040 raft_consensus.cc:3060] T f018a2bc1b244d4c8b8f742d07852869 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:28.182562  9031 raft_consensus.cc:493] T 56623f1ea13747ed87dd1d98394c8a65 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:28.183039  9031 raft_consensus.cc:515] T 56623f1ea13747ed87dd1d98394c8a65 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:28.184803  8376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cec6cf9d80b945819e68d8a19a19255f" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" is_pre_election: true
I20260709 14:50:28.185043  9031 leader_election.cc:290] T 56623f1ea13747ed87dd1d98394c8a65 P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415), 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485)
I20260709 14:50:28.185606  8376 raft_consensus.cc:2393] T cec6cf9d80b945819e68d8a19a19255f P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 118418fc007349f3b9b593bd409820e0 in current term 1: Already voted for candidate 1843fd4e6ed744abb7593fa3808e8ea5 in this term.
I20260709 14:50:28.189392  8600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f018a2bc1b244d4c8b8f742d07852869" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cf3b660b3e14a4c9d208456c127d985" is_pre_election: true
W20260709 14:50:28.193861  8415 leader_election.cc:343] T f018a2bc1b244d4c8b8f742d07852869 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:28.220235  8340 leader_election.cc:304] T e44d5cecf0144fd088bf7613dd38310f P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f2e1ff9c009347d0bf70b4b3624fbab4; no voters: 118418fc007349f3b9b593bd409820e0, 1cf3b660b3e14a4c9d208456c127d985
I20260709 14:50:28.221503  8340 leader_election.cc:304] T 574dc63930bb4233bc789290d2b6ff62 P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f2e1ff9c009347d0bf70b4b3624fbab4; no voters: 1843fd4e6ed744abb7593fa3808e8ea5, 1cf3b660b3e14a4c9d208456c127d985
I20260709 14:50:28.223897  8525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f018a2bc1b244d4c8b8f742d07852869" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" is_pre_election: true
I20260709 14:50:28.224607  9028 raft_consensus.cc:2749] T 574dc63930bb4233bc789290d2b6ff62 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:28.235643  9029 raft_consensus.cc:2749] T e44d5cecf0144fd088bf7613dd38310f P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:28.243403  8641 tablet_bootstrap.cc:492] T 3bec1888dcc7490486a1fe1cf9dc7e06 P 1cf3b660b3e14a4c9d208456c127d985: No bootstrap required, opened a new log
I20260709 14:50:28.243885  8641 ts_tablet_manager.cc:1403] T 3bec1888dcc7490486a1fe1cf9dc7e06 P 1cf3b660b3e14a4c9d208456c127d985: Time spent bootstrapping tablet: real 0.449s	user 0.012s	sys 0.013s
I20260709 14:50:28.251307  8644 tablet_bootstrap.cc:492] T db42d314e1fe4e84bc266d4c9103056b P f2e1ff9c009347d0bf70b4b3624fbab4: No bootstrap required, opened a new log
W20260709 14:50:28.252264  9071 log.cc:927] Time spent T cec6cf9d80b945819e68d8a19a19255f P 1843fd4e6ed744abb7593fa3808e8ea5: Append to log took a long time: real 0.130s	user 0.001s	sys 0.000s
I20260709 14:50:28.252079  8520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cec6cf9d80b945819e68d8a19a19255f" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" is_pre_election: true
I20260709 14:50:28.253847  8644 ts_tablet_manager.cc:1403] T db42d314e1fe4e84bc266d4c9103056b P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent bootstrapping tablet: real 0.182s	user 0.008s	sys 0.007s
W20260709 14:50:28.226742  8343 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.46.67:37865, user_credentials={real_user=slave}} blocked reactor thread for 159559us
W20260709 14:50:28.255241  8489 leader_election.cc:343] T f018a2bc1b244d4c8b8f742d07852869 P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:50:28.259765  9074 log.cc:927] Time spent T 781a5ee4d7ae4c82b7b6abf4c2e22650 P 118418fc007349f3b9b593bd409820e0: Append to log took a long time: real 0.128s	user 0.002s	sys 0.000s
I20260709 14:50:28.261442  8377 raft_consensus.cc:3060] T e44d5cecf0144fd088bf7613dd38310f P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:28.273087  8418 leader_election.cc:304] T cec6cf9d80b945819e68d8a19a19255f P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 118418fc007349f3b9b593bd409820e0; no voters: 1843fd4e6ed744abb7593fa3808e8ea5, f2e1ff9c009347d0bf70b4b3624fbab4
I20260709 14:50:28.283715  8773 raft_consensus.cc:3060] T cec6cf9d80b945819e68d8a19a19255f P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:28.309478  8645 tablet_bootstrap.cc:492] T 56623f1ea13747ed87dd1d98394c8a65 P 118418fc007349f3b9b593bd409820e0: No bootstrap required, opened a new log
I20260709 14:50:28.310101  8645 ts_tablet_manager.cc:1403] T 56623f1ea13747ed87dd1d98394c8a65 P 118418fc007349f3b9b593bd409820e0: Time spent bootstrapping tablet: real 0.362s	user 0.024s	sys 0.041s
I20260709 14:50:28.315294  8520 raft_consensus.cc:3060] T 173b356311654519a8655c7bf15add11 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:28.316797  8641 raft_consensus.cc:359] T 3bec1888dcc7490486a1fe1cf9dc7e06 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:28.337812  8641 raft_consensus.cc:385] T 3bec1888dcc7490486a1fe1cf9dc7e06 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:28.338116  8641 raft_consensus.cc:740] T 3bec1888dcc7490486a1fe1cf9dc7e06 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cf3b660b3e14a4c9d208456c127d985, State: Initialized, Role: FOLLOWER
I20260709 14:50:28.338795  8641 consensus_queue.cc:260] T 3bec1888dcc7490486a1fe1cf9dc7e06 P 1cf3b660b3e14a4c9d208456c127d985 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:28.354210  9040 raft_consensus.cc:515] T f018a2bc1b244d4c8b8f742d07852869 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:28.355515  8525 raft_consensus.cc:2393] T f018a2bc1b244d4c8b8f742d07852869 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 118418fc007349f3b9b593bd409820e0 in current term 1: Already voted for candidate 1843fd4e6ed744abb7593fa3808e8ea5 in this term.
I20260709 14:50:28.358737  8597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f018a2bc1b244d4c8b8f742d07852869" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cf3b660b3e14a4c9d208456c127d985"
W20260709 14:50:28.360088  8489 leader_election.cc:343] T f018a2bc1b244d4c8b8f742d07852869 P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:28.360569  9040 leader_election.cc:290] T f018a2bc1b244d4c8b8f742d07852869 P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 election: Requested vote from peers 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485), 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415)
I20260709 14:50:28.351548  8645 raft_consensus.cc:359] T 56623f1ea13747ed87dd1d98394c8a65 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:28.361915  8645 raft_consensus.cc:385] T 56623f1ea13747ed87dd1d98394c8a65 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:28.366186  8645 raft_consensus.cc:740] T 56623f1ea13747ed87dd1d98394c8a65 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 118418fc007349f3b9b593bd409820e0, State: Initialized, Role: FOLLOWER
I20260709 14:50:28.366664  8641 ts_tablet_manager.cc:1434] T 3bec1888dcc7490486a1fe1cf9dc7e06 P 1cf3b660b3e14a4c9d208456c127d985: Time spent starting tablet: real 0.122s	user 0.007s	sys 0.000s
I20260709 14:50:28.363281  8270 catalog_manager.cc:5697] T 173b356311654519a8655c7bf15add11 P f2e1ff9c009347d0bf70b4b3624fbab4 reported cstate change: term changed from 0 to 1, leader changed from <none> to f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65). New cstate: current_term: 1 leader_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:28.367511  8271 catalog_manager.cc:5697] T 7acfe2b14bb2443ab9276f6a4c9e0423 P 1843fd4e6ed744abb7593fa3808e8ea5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67). New cstate: current_term: 1 leader_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:28.369275  8270 catalog_manager.cc:5697] T fd1076cdc2914cf69158e6983c358da0 P f2e1ff9c009347d0bf70b4b3624fbab4 reported cstate change: term changed from 0 to 1, leader changed from <none> to f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65). New cstate: current_term: 1 leader_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:28.374114  8271 catalog_manager.cc:5697] T 781a5ee4d7ae4c82b7b6abf4c2e22650 P 1843fd4e6ed744abb7593fa3808e8ea5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67). New cstate: current_term: 1 leader_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:28.317997  8376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56623f1ea13747ed87dd1d98394c8a65" candidate_uuid: "1cf3b660b3e14a4c9d208456c127d985" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" is_pre_election: true
I20260709 14:50:28.376078  8376 raft_consensus.cc:2468] T 56623f1ea13747ed87dd1d98394c8a65 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1cf3b660b3e14a4c9d208456c127d985 in term 0.
I20260709 14:50:28.380987  8450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f018a2bc1b244d4c8b8f742d07852869" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "118418fc007349f3b9b593bd409820e0"
I20260709 14:50:28.381615  8450 raft_consensus.cc:3060] T f018a2bc1b244d4c8b8f742d07852869 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:28.366956  8645 consensus_queue.cc:260] T 56623f1ea13747ed87dd1d98394c8a65 P 118418fc007349f3b9b593bd409820e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:28.392020  8641 tablet_bootstrap.cc:492] T b59995e022834366a717edbe7e35928a P 1cf3b660b3e14a4c9d208456c127d985: Bootstrap starting.
I20260709 14:50:28.393471  8418 leader_election.cc:304] T f018a2bc1b244d4c8b8f742d07852869 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 118418fc007349f3b9b593bd409820e0; no voters: 1843fd4e6ed744abb7593fa3808e8ea5, 1cf3b660b3e14a4c9d208456c127d985
I20260709 14:50:28.401288  9040 consensus_queue.cc:1048] T 7acfe2b14bb2443ab9276f6a4c9e0423 P 1843fd4e6ed744abb7593fa3808e8ea5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:28.405921  8868 raft_consensus.cc:493] T 3bec1888dcc7490486a1fe1cf9dc7e06 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:28.406381  8868 raft_consensus.cc:515] T 3bec1888dcc7490486a1fe1cf9dc7e06 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:28.415351  8868 leader_election.cc:290] T 3bec1888dcc7490486a1fe1cf9dc7e06 P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485), 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865)
I20260709 14:50:28.421845  8450 raft_consensus.cc:2468] T f018a2bc1b244d4c8b8f742d07852869 P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1843fd4e6ed744abb7593fa3808e8ea5 in term 1.
I20260709 14:50:28.425416  9061 raft_consensus.cc:2749] T f018a2bc1b244d4c8b8f742d07852869 P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:28.433511  8374 raft_consensus.cc:3060] T 574dc63930bb4233bc789290d2b6ff62 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:28.436216  8492 leader_election.cc:304] T f018a2bc1b244d4c8b8f742d07852869 P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 118418fc007349f3b9b593bd409820e0, 1843fd4e6ed744abb7593fa3808e8ea5; no voters: 1cf3b660b3e14a4c9d208456c127d985
I20260709 14:50:28.454062  8642 tablet_bootstrap.cc:700] T db42d314e1fe4e84bc266d4c9103056b P 1843fd4e6ed744abb7593fa3808e8ea5: Time spent opening tablet: real 0.197s	user 0.033s	sys 0.045s
I20260709 14:50:28.458333  8645 ts_tablet_manager.cc:1434] T 56623f1ea13747ed87dd1d98394c8a65 P 118418fc007349f3b9b593bd409820e0: Time spent starting tablet: real 0.148s	user 0.008s	sys 0.003s
I20260709 14:50:28.474995  8642 tablet_bootstrap.cc:654] T db42d314e1fe4e84bc266d4c9103056b P 1843fd4e6ed744abb7593fa3808e8ea5: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:28.477065  8644 raft_consensus.cc:359] T db42d314e1fe4e84bc266d4c9103056b P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:28.477623  8644 raft_consensus.cc:385] T db42d314e1fe4e84bc266d4c9103056b P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:28.477883  8644 raft_consensus.cc:740] T db42d314e1fe4e84bc266d4c9103056b P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2e1ff9c009347d0bf70b4b3624fbab4, State: Initialized, Role: FOLLOWER
I20260709 14:50:28.478804  8451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56623f1ea13747ed87dd1d98394c8a65" candidate_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "118418fc007349f3b9b593bd409820e0" is_pre_election: true
I20260709 14:50:28.479523  8451 raft_consensus.cc:2468] T 56623f1ea13747ed87dd1d98394c8a65 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f2e1ff9c009347d0bf70b4b3624fbab4 in term 0.
I20260709 14:50:28.452345  9040 raft_consensus.cc:2804] T f018a2bc1b244d4c8b8f742d07852869 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:50:28.489768  8323 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:50:28.473281  9078 raft_consensus.cc:493] T b3711058b3f94252b113473c0206be77 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:28.493582  8644 consensus_queue.cc:260] T db42d314e1fe4e84bc266d4c9103056b P f2e1ff9c009347d0bf70b4b3624fbab4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:28.482342  8521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bec1888dcc7490486a1fe1cf9dc7e06" candidate_uuid: "1cf3b660b3e14a4c9d208456c127d985" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" is_pre_election: true
I20260709 14:50:28.520056  8644 ts_tablet_manager.cc:1434] T db42d314e1fe4e84bc266d4c9103056b P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent starting tablet: real 0.265s	user 0.006s	sys 0.001s
I20260709 14:50:28.508240  8773 raft_consensus.cc:2749] T cec6cf9d80b945819e68d8a19a19255f P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:28.521826  8450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bec1888dcc7490486a1fe1cf9dc7e06" candidate_uuid: "1cf3b660b3e14a4c9d208456c127d985" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "118418fc007349f3b9b593bd409820e0" is_pre_election: true
I20260709 14:50:28.500180  9040 raft_consensus.cc:697] T f018a2bc1b244d4c8b8f742d07852869 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 LEADER]: Becoming Leader. State: Replica: 1843fd4e6ed744abb7593fa3808e8ea5, State: Running, Role: LEADER
I20260709 14:50:28.513638  8597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56623f1ea13747ed87dd1d98394c8a65" candidate_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cf3b660b3e14a4c9d208456c127d985" is_pre_election: true
I20260709 14:50:28.508914  9078 raft_consensus.cc:515] T b3711058b3f94252b113473c0206be77 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:28.529949  9028 consensus_queue.cc:1048] T fd1076cdc2914cf69158e6983c358da0 P f2e1ff9c009347d0bf70b4b3624fbab4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.031s
I20260709 14:50:28.578778  8641 tablet_bootstrap.cc:654] T b59995e022834366a717edbe7e35928a P 1cf3b660b3e14a4c9d208456c127d985: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:28.559511  8343 leader_election.cc:304] T 56623f1ea13747ed87dd1d98394c8a65 P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 118418fc007349f3b9b593bd409820e0, f2e1ff9c009347d0bf70b4b3624fbab4; no voters: 
I20260709 14:50:28.579734  8749 raft_consensus.cc:2804] T 56623f1ea13747ed87dd1d98394c8a65 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:28.580242  8749 raft_consensus.cc:493] T 56623f1ea13747ed87dd1d98394c8a65 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:28.580672  8749 raft_consensus.cc:3060] T 56623f1ea13747ed87dd1d98394c8a65 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:28.582722  9073 raft_consensus.cc:493] T 173b356311654519a8655c7bf15add11 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:28.583237  9073 raft_consensus.cc:515] T 173b356311654519a8655c7bf15add11 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:28.586526  9073 leader_election.cc:290] T 173b356311654519a8655c7bf15add11 P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101), 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485)
I20260709 14:50:28.570811  9040 consensus_queue.cc:237] T f018a2bc1b244d4c8b8f742d07852869 P 1843fd4e6ed744abb7593fa3808e8ea5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:28.588081  8644 tablet_bootstrap.cc:492] T cfba46c4927b4d82aaf97141fba68c52 P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap starting.
I20260709 14:50:28.589610  8749 raft_consensus.cc:515] T 56623f1ea13747ed87dd1d98394c8a65 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:28.594115  8749 leader_election.cc:290] T 56623f1ea13747ed87dd1d98394c8a65 P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 1 election: Requested vote from peers 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415), 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485)
I20260709 14:50:28.555061  8597 raft_consensus.cc:2468] T 56623f1ea13747ed87dd1d98394c8a65 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f2e1ff9c009347d0bf70b4b3624fbab4 in term 0.
I20260709 14:50:28.611260  8373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173b356311654519a8655c7bf15add11" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" is_pre_election: true
I20260709 14:50:28.616293  9078 leader_election.cc:290] T b3711058b3f94252b113473c0206be77 P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865), 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415)
I20260709 14:50:28.616873  9076 consensus_queue.cc:1048] T cec6cf9d80b945819e68d8a19a19255f P 1843fd4e6ed744abb7593fa3808e8ea5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:28.621902  8644 tablet_bootstrap.cc:654] T cfba46c4927b4d82aaf97141fba68c52 P f2e1ff9c009347d0bf70b4b3624fbab4: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:28.624665  8566 leader_election.cc:304] T 3bec1888dcc7490486a1fe1cf9dc7e06 P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1cf3b660b3e14a4c9d208456c127d985; no voters: 118418fc007349f3b9b593bd409820e0, 1843fd4e6ed744abb7593fa3808e8ea5
I20260709 14:50:28.635123  8598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56623f1ea13747ed87dd1d98394c8a65" candidate_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cf3b660b3e14a4c9d208456c127d985"
I20260709 14:50:28.635916  8598 raft_consensus.cc:3060] T 56623f1ea13747ed87dd1d98394c8a65 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:50:28.637652  8565 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.46.65:35101, user_credentials={real_user=slave}} blocked reactor thread for 109673us
I20260709 14:50:28.649755  8565 leader_election.cc:304] T 56623f1ea13747ed87dd1d98394c8a65 P 1cf3b660b3e14a4c9d208456c127d985 [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: 1cf3b660b3e14a4c9d208456c127d985, f2e1ff9c009347d0bf70b4b3624fbab4; no voters: 118418fc007349f3b9b593bd409820e0
I20260709 14:50:28.687494  9028 consensus_queue.cc:1048] T fd1076cdc2914cf69158e6983c358da0 P f2e1ff9c009347d0bf70b4b3624fbab4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:28.633905  9062 raft_consensus.cc:2749] T 3bec1888dcc7490486a1fe1cf9dc7e06 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:28.712123  8447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173b356311654519a8655c7bf15add11" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "118418fc007349f3b9b593bd409820e0" is_pre_election: true
I20260709 14:50:28.719873  8599 raft_consensus.cc:3060] T 3bec1888dcc7490486a1fe1cf9dc7e06 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:28.719664  8598 raft_consensus.cc:2468] T 56623f1ea13747ed87dd1d98394c8a65 P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2e1ff9c009347d0bf70b4b3624fbab4 in term 1.
W20260709 14:50:28.792032  8565 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.46.65:35101, user_credentials={real_user=slave}} blocked reactor thread for 142356us
I20260709 14:50:28.796875  9039 raft_consensus.cc:493] T fd1076cdc2914cf69158e6983c358da0 P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:28.808032  8598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3711058b3f94252b113473c0206be77" candidate_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cf3b660b3e14a4c9d208456c127d985" is_pre_election: true
I20260709 14:50:28.792825  9062 raft_consensus.cc:2764] T 56623f1ea13747ed87dd1d98394c8a65 P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
W20260709 14:50:28.761757  8343 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.46.66:40485, user_credentials={real_user=slave}} blocked reactor thread for 180524us
W20260709 14:50:28.838095  8565 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.46.65:35101, user_credentials={real_user=slave}} blocked reactor thread for 45396us
I20260709 14:50:28.892271  8448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56623f1ea13747ed87dd1d98394c8a65" candidate_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "118418fc007349f3b9b593bd409820e0"
I20260709 14:50:28.892939  8448 raft_consensus.cc:3060] T 56623f1ea13747ed87dd1d98394c8a65 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:28.887022  8492 leader_election.cc:304] T 173b356311654519a8655c7bf15add11 P 1843fd4e6ed744abb7593fa3808e8ea5 [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: 1843fd4e6ed744abb7593fa3808e8ea5; no voters: 118418fc007349f3b9b593bd409820e0, f2e1ff9c009347d0bf70b4b3624fbab4
I20260709 14:50:28.895586  8847 raft_consensus.cc:2749] T 173b356311654519a8655c7bf15add11 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:28.896248  8847 consensus_queue.cc:1048] T cec6cf9d80b945819e68d8a19a19255f P 1843fd4e6ed744abb7593fa3808e8ea5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:28.810001  9039 raft_consensus.cc:515] T fd1076cdc2914cf69158e6983c358da0 P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:28.938042  9039 leader_election.cc:290] T fd1076cdc2914cf69158e6983c358da0 P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101), 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485)
I20260709 14:50:28.951211  9078 raft_consensus.cc:493] T db42d314e1fe4e84bc266d4c9103056b P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:28.951776  9078 raft_consensus.cc:515] T db42d314e1fe4e84bc266d4c9103056b P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:28.957234  9079 consensus_queue.cc:1048] T 173b356311654519a8655c7bf15add11 P f2e1ff9c009347d0bf70b4b3624fbab4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 14:50:28.966969  9078 leader_election.cc:290] T db42d314e1fe4e84bc266d4c9103056b P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865), 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415)
I20260709 14:50:28.977089  8642 tablet_bootstrap.cc:492] T db42d314e1fe4e84bc266d4c9103056b P 1843fd4e6ed744abb7593fa3808e8ea5: No bootstrap required, opened a new log
I20260709 14:50:28.977213  8641 tablet_bootstrap.cc:492] T b59995e022834366a717edbe7e35928a P 1cf3b660b3e14a4c9d208456c127d985: No bootstrap required, opened a new log
I20260709 14:50:28.977614  8642 ts_tablet_manager.cc:1403] T db42d314e1fe4e84bc266d4c9103056b P 1843fd4e6ed744abb7593fa3808e8ea5: Time spent bootstrapping tablet: real 0.904s	user 0.048s	sys 0.061s
I20260709 14:50:28.977705  8641 ts_tablet_manager.cc:1403] T b59995e022834366a717edbe7e35928a P 1cf3b660b3e14a4c9d208456c127d985: Time spent bootstrapping tablet: real 0.586s	user 0.017s	sys 0.021s
I20260709 14:50:28.991859  8448 raft_consensus.cc:2468] T 56623f1ea13747ed87dd1d98394c8a65 P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2e1ff9c009347d0bf70b4b3624fbab4 in term 1.
I20260709 14:50:29.052188  8520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db42d314e1fe4e84bc266d4c9103056b" candidate_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" is_pre_election: true
W20260709 14:50:29.142755  8415 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.46.68:39415, user_credentials={real_user=slave}} blocked reactor thread for 66842.9us
W20260709 14:50:29.164717  8489 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.46.68:39415, user_credentials={real_user=slave}} blocked reactor thread for 111550us
I20260709 14:50:29.071388  8340 leader_election.cc:304] T 56623f1ea13747ed87dd1d98394c8a65 P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cf3b660b3e14a4c9d208456c127d985, f2e1ff9c009347d0bf70b4b3624fbab4; no voters: 
W20260709 14:50:29.212098  8489 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.46.68:39415, user_credentials={real_user=slave}} blocked reactor thread for 46479.4us
I20260709 14:50:29.279487  9028 raft_consensus.cc:2804] T 56623f1ea13747ed87dd1d98394c8a65 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:29.316129  9028 raft_consensus.cc:697] T 56623f1ea13747ed87dd1d98394c8a65 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 LEADER]: Becoming Leader. State: Replica: f2e1ff9c009347d0bf70b4b3624fbab4, State: Running, Role: LEADER
W20260709 14:50:29.316668  9108 log.cc:927] Time spent T 173b356311654519a8655c7bf15add11 P f2e1ff9c009347d0bf70b4b3624fbab4: Append to log took a long time: real 0.185s	user 0.000s	sys 0.001s
I20260709 14:50:29.321004  9028 consensus_queue.cc:237] T 56623f1ea13747ed87dd1d98394c8a65 P f2e1ff9c009347d0bf70b4b3624fbab4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:29.272764  8452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd1076cdc2914cf69158e6983c358da0" candidate_uuid: "1cf3b660b3e14a4c9d208456c127d985" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "118418fc007349f3b9b593bd409820e0" is_pre_election: true
W20260709 14:50:29.269598  8340 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.46.68:39415, user_credentials={real_user=slave}} blocked reactor thread for 201394us
I20260709 14:50:29.332506  8641 raft_consensus.cc:359] T b59995e022834366a717edbe7e35928a P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:29.333493  8641 raft_consensus.cc:385] T b59995e022834366a717edbe7e35928a P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:29.333853  8641 raft_consensus.cc:740] T b59995e022834366a717edbe7e35928a P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cf3b660b3e14a4c9d208456c127d985, State: Initialized, Role: FOLLOWER
W20260709 14:50:29.399036  9109 log.cc:927] Time spent T 3bec1888dcc7490486a1fe1cf9dc7e06 P 1cf3b660b3e14a4c9d208456c127d985: Append to log took a long time: real 0.079s	user 0.001s	sys 0.000s
W20260709 14:50:29.393970  8340 leader_election.cc:343] T b3711058b3f94252b113473c0206be77 P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:50:29.509860  8598 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.533s	user 0.024s	sys 0.072s
W20260709 14:50:29.517920  8598 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.541s	user 0.025s	sys 0.073s
I20260709 14:50:29.523945  8642 raft_consensus.cc:359] T db42d314e1fe4e84bc266d4c9103056b P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:29.524964  8642 raft_consensus.cc:385] T db42d314e1fe4e84bc266d4c9103056b P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:29.525362  8642 raft_consensus.cc:740] T db42d314e1fe4e84bc266d4c9103056b P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1843fd4e6ed744abb7593fa3808e8ea5, State: Initialized, Role: FOLLOWER
W20260709 14:50:29.544904  9110 log.cc:927] Time spent T cec6cf9d80b945819e68d8a19a19255f P 118418fc007349f3b9b593bd409820e0: Append to log took a long time: real 0.219s	user 0.000s	sys 0.000s
W20260709 14:50:29.503497  8340 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.46.68:39415, user_credentials={real_user=slave}} blocked reactor thread for 126105us
I20260709 14:50:29.575955  8642 consensus_queue.cc:260] T db42d314e1fe4e84bc266d4c9103056b P 1843fd4e6ed744abb7593fa3808e8ea5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:29.596596  8641 consensus_queue.cc:260] T b59995e022834366a717edbe7e35928a P 1cf3b660b3e14a4c9d208456c127d985 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:29.602011  8641 ts_tablet_manager.cc:1434] T b59995e022834366a717edbe7e35928a P 1cf3b660b3e14a4c9d208456c127d985: Time spent starting tablet: real 0.624s	user 0.009s	sys 0.002s
W20260709 14:50:29.602344  8641 ts_tablet_manager.cc:1467] T b59995e022834366a717edbe7e35928a P 1cf3b660b3e14a4c9d208456c127d985: Tablet startup took 624ms
I20260709 14:50:29.604171  8642 ts_tablet_manager.cc:1434] T db42d314e1fe4e84bc266d4c9103056b P 1843fd4e6ed744abb7593fa3808e8ea5: Time spent starting tablet: real 0.626s	user 0.011s	sys 0.000s
W20260709 14:50:29.604579  8642 ts_tablet_manager.cc:1467] T db42d314e1fe4e84bc266d4c9103056b P 1843fd4e6ed744abb7593fa3808e8ea5: Tablet startup took 626ms
W20260709 14:50:29.604787  8642 ts_tablet_manager.cc:1469] T db42d314e1fe4e84bc266d4c9103056b P 1843fd4e6ed744abb7593fa3808e8ea5: Trace:
0709 14:50:21.267133 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:21.270592 (+  3459us) service_pool.cc:224] Handling call
0709 14:50:21.272362 (+  1770us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:50:21.272459 (+    97us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:50:21.415060 (+142601us) tablet_metadata.cc:665] Metadata flushed
0709 14:50:21.447249 (+ 32189us) tablet_replica.cc:206] Creating consensus instance
0709 14:50:21.447757 (+   508us) inbound_call.cc:177] Queueing success response
0709 14:50:28.073570 (+6625813us) ts_tablet_manager.cc:1379] Bootstrapping tablet
0709 14:50:28.977947 (+904377us) ts_tablet_manager.cc:1435] Starting tablet replica
0709 14:50:29.467780 (+489833us) tablet_replica.cc:261] Starting instrumentation
0709 14:50:29.483388 (+ 15608us) tablet_replica.cc:280] Starting consensus
Metrics: {"raft.queue_time_us":95,"raft.run_cpu_time_us":140,"raft.run_wall_time_us":4510,"tablet-open.queue_time_us":6625908}
I20260709 14:50:29.621237  8644 tablet_bootstrap.cc:492] T cfba46c4927b4d82aaf97141fba68c52 P f2e1ff9c009347d0bf70b4b3624fbab4: No bootstrap required, opened a new log
I20260709 14:50:29.621719  8644 ts_tablet_manager.cc:1403] T cfba46c4927b4d82aaf97141fba68c52 P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent bootstrapping tablet: real 1.034s	user 0.038s	sys 0.030s
W20260709 14:50:29.602663  8641 ts_tablet_manager.cc:1469] T b59995e022834366a717edbe7e35928a P 1cf3b660b3e14a4c9d208456c127d985: Trace:
0709 14:50:20.774136 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:20.909951 (+135815us) service_pool.cc:224] Handling call
0709 14:50:20.950573 (+ 40622us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:50:20.950675 (+   102us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:50:21.295922 (+345247us) tablet_metadata.cc:665] Metadata flushed
0709 14:50:21.477363 (+181441us) tablet_replica.cc:206] Creating consensus instance
0709 14:50:21.477868 (+   505us) inbound_call.cc:177] Queueing success response
0709 14:50:28.379509 (+6901641us) ts_tablet_manager.cc:1379] Bootstrapping tablet
0709 14:50:28.978057 (+598548us) ts_tablet_manager.cc:1435] Starting tablet replica
0709 14:50:29.243689 (+265632us) tablet_replica.cc:261] Starting instrumentation
0709 14:50:29.251663 (+  7974us) tablet_replica.cc:280] Starting consensus
Metrics: {"mutex_wait_us":24597,"raft.queue_time_us":118,"raft.run_cpu_time_us":93,"raft.run_wall_time_us":94,"tablet-open.queue_time_us":6889531}
I20260709 14:50:29.628346  8641 tablet_bootstrap.cc:492] T f018a2bc1b244d4c8b8f742d07852869 P 1cf3b660b3e14a4c9d208456c127d985: Bootstrap starting.
I20260709 14:50:29.638465  8521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3711058b3f94252b113473c0206be77" candidate_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" is_pre_election: true
I20260709 14:50:29.655901  8644 raft_consensus.cc:359] T cfba46c4927b4d82aaf97141fba68c52 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:29.656932  8644 raft_consensus.cc:385] T cfba46c4927b4d82aaf97141fba68c52 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:29.657315  8644 raft_consensus.cc:740] T cfba46c4927b4d82aaf97141fba68c52 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2e1ff9c009347d0bf70b4b3624fbab4, State: Initialized, Role: FOLLOWER
I20260709 14:50:29.658238  8593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db42d314e1fe4e84bc266d4c9103056b" candidate_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cf3b660b3e14a4c9d208456c127d985" is_pre_election: true
I20260709 14:50:29.658119  8644 consensus_queue.cc:260] T cfba46c4927b4d82aaf97141fba68c52 P f2e1ff9c009347d0bf70b4b3624fbab4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
W20260709 14:50:29.669871  8343 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.46.66:40485, user_credentials={real_user=slave}} blocked reactor thread for 555955us
I20260709 14:50:29.676188  8644 ts_tablet_manager.cc:1434] T cfba46c4927b4d82aaf97141fba68c52 P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent starting tablet: real 0.054s	user 0.007s	sys 0.001s
I20260709 14:50:29.681084  8641 tablet_bootstrap.cc:654] T f018a2bc1b244d4c8b8f742d07852869 P 1cf3b660b3e14a4c9d208456c127d985: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:29.709455  8642 tablet_bootstrap.cc:492] T b3711058b3f94252b113473c0206be77 P 1843fd4e6ed744abb7593fa3808e8ea5: Bootstrap starting.
W20260709 14:50:29.711735  9115 log.cc:927] Time spent T fd1076cdc2914cf69158e6983c358da0 P 1cf3b660b3e14a4c9d208456c127d985: Append to log took a long time: real 0.068s	user 0.001s	sys 0.000s
I20260709 14:50:29.725395  8520 raft_consensus.cc:2468] T db42d314e1fe4e84bc266d4c9103056b P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f2e1ff9c009347d0bf70b4b3624fbab4 in term 0.
W20260709 14:50:29.714046  8343 leader_election.cc:343] T b3711058b3f94252b113473c0206be77 P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:29.714922  8373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd1076cdc2914cf69158e6983c358da0" candidate_uuid: "1cf3b660b3e14a4c9d208456c127d985" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" is_pre_election: true
I20260709 14:50:29.726742  8343 leader_election.cc:304] T b3711058b3f94252b113473c0206be77 P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f2e1ff9c009347d0bf70b4b3624fbab4; no voters: 1843fd4e6ed744abb7593fa3808e8ea5, 1cf3b660b3e14a4c9d208456c127d985
I20260709 14:50:29.727463  9031 raft_consensus.cc:2749] T b3711058b3f94252b113473c0206be77 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:29.718343  8642 tablet_bootstrap.cc:654] T b3711058b3f94252b113473c0206be77 P 1843fd4e6ed744abb7593fa3808e8ea5: Neither blocks nor log segments found. Creating new log.
W20260709 14:50:29.721963  8340 leader_election.cc:343] T db42d314e1fe4e84bc266d4c9103056b P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:50:29.740427  8417 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.46.65:35101, user_credentials={real_user=slave}} blocked reactor thread for 91830.6us
I20260709 14:50:29.741520  8565 leader_election.cc:304] T fd1076cdc2914cf69158e6983c358da0 P 1cf3b660b3e14a4c9d208456c127d985 [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: 1cf3b660b3e14a4c9d208456c127d985; no voters: 118418fc007349f3b9b593bd409820e0, f2e1ff9c009347d0bf70b4b3624fbab4
I20260709 14:50:29.743623  9090 raft_consensus.cc:2749] T fd1076cdc2914cf69158e6983c358da0 P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:29.756404  8642 tablet_bootstrap.cc:492] T b3711058b3f94252b113473c0206be77 P 1843fd4e6ed744abb7593fa3808e8ea5: No bootstrap required, opened a new log
I20260709 14:50:29.756887  8642 ts_tablet_manager.cc:1403] T b3711058b3f94252b113473c0206be77 P 1843fd4e6ed744abb7593fa3808e8ea5: Time spent bootstrapping tablet: real 0.048s	user 0.007s	sys 0.005s
I20260709 14:50:29.759415  8642 raft_consensus.cc:359] T b3711058b3f94252b113473c0206be77 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:29.760064  8642 raft_consensus.cc:385] T b3711058b3f94252b113473c0206be77 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:29.760344  8642 raft_consensus.cc:740] T b3711058b3f94252b113473c0206be77 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1843fd4e6ed744abb7593fa3808e8ea5, State: Initialized, Role: FOLLOWER
I20260709 14:50:29.761171  8642 consensus_queue.cc:260] T b3711058b3f94252b113473c0206be77 P 1843fd4e6ed744abb7593fa3808e8ea5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:29.762918  8642 ts_tablet_manager.cc:1434] T b3711058b3f94252b113473c0206be77 P 1843fd4e6ed744abb7593fa3808e8ea5: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
W20260709 14:50:29.767076  8489 consensus_peers.cc:597] T f018a2bc1b244d4c8b8f742d07852869 P 1843fd4e6ed744abb7593fa3808e8ea5 -> Peer 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415): Couldn't send request to peer 1cf3b660b3e14a4c9d208456c127d985. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:29.774842  9076 consensus_queue.cc:1048] T f018a2bc1b244d4c8b8f742d07852869 P 1843fd4e6ed744abb7593fa3808e8ea5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 14:50:29.775786  8566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.46.67:37865, user_credentials={real_user=slave}} blocked reactor thread for 80302.6us
W20260709 14:50:29.794098  9104 thread.cc:641] apply [worker] (thread pool) Time spent creating pthread: real 0.583s	user 0.012s	sys 0.005s
W20260709 14:50:29.794507  9104 thread.cc:608] apply [worker] (thread pool) Time spent starting thread: real 0.599s	user 0.012s	sys 0.005s
I20260709 14:50:29.808867  8270 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:49134 (request call id 72) took 1820 ms. Trace:
I20260709 14:50:29.810703  8271 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:49148 (request call id 92) took 1754 ms. Trace:
I20260709 14:50:29.812068  8343 leader_election.cc:304] T db42d314e1fe4e84bc266d4c9103056b P f2e1ff9c009347d0bf70b4b3624fbab4 [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: 1843fd4e6ed744abb7593fa3808e8ea5, f2e1ff9c009347d0bf70b4b3624fbab4; no voters: 1cf3b660b3e14a4c9d208456c127d985
I20260709 14:50:29.815167  8269 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:49140 (request call id 71) took 1621 ms. Trace:
I20260709 14:50:29.816299  9031 raft_consensus.cc:2804] T db42d314e1fe4e84bc266d4c9103056b P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:29.817243  9031 raft_consensus.cc:493] T db42d314e1fe4e84bc266d4c9103056b P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:29.817140  8269 rpcz_store.cc:276] 0709 14:50:28.194038 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:28.194421 (+   383us) service_pool.cc:224] Handling call
0709 14:50:29.815115 (+1620694us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":909,"reported_tablets":2}
I20260709 14:50:29.817689  9031 raft_consensus.cc:3060] T db42d314e1fe4e84bc266d4c9103056b P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:29.821156  8275 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:49162 (request call id 88) took 1648 ms. Trace:
I20260709 14:50:29.821484  8275 rpcz_store.cc:276] 0709 14:50:28.172697 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:28.175931 (+  3234us) service_pool.cc:224] Handling call
0709 14:50:29.821100 (+1645169us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":23744,"reported_tablets":3}
I20260709 14:50:29.811115  8271 rpcz_store.cc:276] 0709 14:50:28.056684 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:28.065288 (+  8604us) service_pool.cc:224] Handling call
0709 14:50:29.810646 (+1745358us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:50:28.840638 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:50:28.896697 (+ 56059us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:50:28.896730 (+    33us) write_op.cc:435] Acquired schema lock
0709 14:50:28.896747 (+    17us) tablet.cc:662] Decoding operations
0709 14:50:28.897113 (+   366us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:50:28.897155 (+    42us) write_op.cc:641] Partition lock acquired for write op
0709 14:50:28.897181 (+    26us) tablet.cc:685] Acquiring locks for 2 operations
0709 14:50:28.913654 (+ 16473us) tablet.cc:701] Row locks acquired
0709 14:50:28.913674 (+    20us) write_op.cc:260] PREPARE: finished
0709 14:50:28.913800 (+   126us) write_op.cc:270] Start()
0709 14:50:28.913909 (+   109us) write_op.cc:276] Timestamp: P: 1783608628913763 usec, L: 0
0709 14:50:28.913931 (+    22us) op_driver.cc:348] REPLICATION: starting
0709 14:50:28.914515 (+   584us) log.cc:844] Serialized 916 byte log entry
0709 14:50:29.806529 (+892014us) op_driver.cc:464] REPLICATION: finished
0709 14:50:29.806899 (+   370us) write_op.cc:301] APPLY: starting
0709 14:50:29.806958 (+    59us) tablet.cc:1367] starting BulkCheckPresence
0709 14:50:29.807066 (+   108us) tablet.cc:1370] finished BulkCheckPresence
0709 14:50:29.807149 (+    83us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:50:29.807407 (+   258us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:50:29.807553 (+   146us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=2
0709 14:50:29.807596 (+    43us) write_op.cc:312] APPLY: finished
0709 14:50:29.807775 (+   179us) log.cc:844] Serialized 28 byte log entry
0709 14:50:29.808450 (+   675us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:50:29.808517 (+    67us) write_op.cc:454] Released schema lock
0709 14:50:29.808553 (+    36us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"mutex_wait_us":47205,"reported_tablets":3,"child_traces":[["op",{"apply.queue_time_us":210,"apply.run_cpu_time_us":1430,"apply.run_wall_time_us":8469,"num_ops":2,"prepare.queue_time_us":310298,"prepare.run_cpu_time_us":2675,"prepare.run_wall_time_us":78452,"replication_time_us":892468}]]}
I20260709 14:50:29.809262  8270 rpcz_store.cc:276] 0709 14:50:27.993359 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:27.994506 (+  1147us) service_pool.cc:224] Handling call
0709 14:50:29.808787 (+1814281us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:50:28.602877 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:50:28.644256 (+ 41379us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:50:28.644295 (+    39us) write_op.cc:435] Acquired schema lock
0709 14:50:28.644314 (+    19us) tablet.cc:662] Decoding operations
0709 14:50:28.675989 (+ 31675us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:50:28.676084 (+    95us) write_op.cc:641] Partition lock acquired for write op
0709 14:50:28.676116 (+    32us) tablet.cc:685] Acquiring locks for 2 operations
0709 14:50:28.676444 (+   328us) tablet.cc:701] Row locks acquired
0709 14:50:28.676461 (+    17us) write_op.cc:260] PREPARE: finished
0709 14:50:28.676585 (+   124us) write_op.cc:270] Start()
0709 14:50:28.676704 (+   119us) write_op.cc:276] Timestamp: P: 1783608628676551 usec, L: 0
0709 14:50:28.676736 (+    32us) op_driver.cc:348] REPLICATION: starting
0709 14:50:28.677631 (+   895us) log.cc:844] Serialized 916 byte log entry
0709 14:50:29.122164 (+444533us) op_driver.cc:464] REPLICATION: finished
0709 14:50:29.705652 (+583488us) spinlock_profiling.cc:243] Waited 11.4 ms on lock 0x7b4400022b4c. stack: 00007f8f5cb63343 00007f8f5cb63240 00007f8f5c4f21d4 00007f8f66230304 00007f8f66230299 00007f8f5ca1ddb1 00007f8f5cabbc85 00007f8f5cabc6a2 00007f8f5f82e1db 00007f8f5f829aaf 00007f8f5cb780ac 00007f8f659d2ab9 00007f8f5cb9469b 00007f8f5cb9293f 00007f8f5cb94c02 00007f8f636b8ef0
0709 14:50:29.794432 (+ 88780us) write_op.cc:301] APPLY: starting
0709 14:50:29.794511 (+    79us) tablet.cc:1367] starting BulkCheckPresence
0709 14:50:29.794623 (+   112us) tablet.cc:1370] finished BulkCheckPresence
0709 14:50:29.794644 (+    21us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:50:29.795025 (+   381us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:50:29.795213 (+   188us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=2
0709 14:50:29.795272 (+    59us) write_op.cc:312] APPLY: finished
0709 14:50:29.795435 (+   163us) log.cc:844] Serialized 28 byte log entry
0709 14:50:29.796144 (+   709us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:50:29.796223 (+    79us) write_op.cc:454] Released schema lock
0709 14:50:29.796278 (+    55us) write_op.cc:341] FINISH: Updating metrics
0709 14:50:29.796979 (+   701us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:50:29.797797 (+   818us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":158326,"reported_tablets":7,"child_traces":[["op",{"apply.queue_time_us":661453,"apply.run_cpu_time_us":1576,"apply.run_wall_time_us":2540,"num_ops":2,"prepare.queue_time_us":173879,"prepare.run_cpu_time_us":14539,"prepare.run_wall_time_us":233785,"raft.queue_time_us":1146976,"raft.run_cpu_time_us":19211,"raft.run_wall_time_us":737940,"replication_time_us":394392,"spinlock_wait_cycles":26237824,"thread_start_us":892956,"threads_started":4,"wal-append.queue_time_us":118749}]]}
I20260709 14:50:29.839357  9103 raft_consensus.cc:493] T b59995e022834366a717edbe7e35928a P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:29.839879  9103 raft_consensus.cc:515] T b59995e022834366a717edbe7e35928a P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:29.841849  9103 leader_election.cc:290] T b59995e022834366a717edbe7e35928a P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865), f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101)
I20260709 14:50:29.843225  8377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b59995e022834366a717edbe7e35928a" candidate_uuid: "1cf3b660b3e14a4c9d208456c127d985" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" is_pre_election: true
I20260709 14:50:29.861706  8641 tablet_bootstrap.cc:492] T f018a2bc1b244d4c8b8f742d07852869 P 1cf3b660b3e14a4c9d208456c127d985: No bootstrap required, opened a new log
I20260709 14:50:29.862164  8641 ts_tablet_manager.cc:1403] T f018a2bc1b244d4c8b8f742d07852869 P 1cf3b660b3e14a4c9d208456c127d985: Time spent bootstrapping tablet: real 0.234s	user 0.015s	sys 0.025s
I20260709 14:50:29.864660  8641 raft_consensus.cc:359] T f018a2bc1b244d4c8b8f742d07852869 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:29.865319  8641 raft_consensus.cc:385] T f018a2bc1b244d4c8b8f742d07852869 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:29.865589  8641 raft_consensus.cc:740] T f018a2bc1b244d4c8b8f742d07852869 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cf3b660b3e14a4c9d208456c127d985, State: Initialized, Role: FOLLOWER
I20260709 14:50:29.869192  8521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b59995e022834366a717edbe7e35928a" candidate_uuid: "1cf3b660b3e14a4c9d208456c127d985" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" is_pre_election: true
I20260709 14:50:29.825281  9031 raft_consensus.cc:515] T db42d314e1fe4e84bc266d4c9103056b P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:29.876855  9031 leader_election.cc:290] T db42d314e1fe4e84bc266d4c9103056b P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 1 election: Requested vote from peers 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865), 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415)
I20260709 14:50:29.877611  8521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db42d314e1fe4e84bc266d4c9103056b" candidate_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5"
I20260709 14:50:29.878265  8521 raft_consensus.cc:3060] T db42d314e1fe4e84bc266d4c9103056b P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:29.866221  8641 consensus_queue.cc:260] T f018a2bc1b244d4c8b8f742d07852869 P 1cf3b660b3e14a4c9d208456c127d985 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:29.889515  8641 ts_tablet_manager.cc:1434] T f018a2bc1b244d4c8b8f742d07852869 P 1cf3b660b3e14a4c9d208456c127d985: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.001s
I20260709 14:50:29.889788  8566 leader_election.cc:304] T b59995e022834366a717edbe7e35928a P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1cf3b660b3e14a4c9d208456c127d985; no voters: 1843fd4e6ed744abb7593fa3808e8ea5, f2e1ff9c009347d0bf70b4b3624fbab4
I20260709 14:50:29.890601  8641 tablet_bootstrap.cc:492] T cfba46c4927b4d82aaf97141fba68c52 P 1cf3b660b3e14a4c9d208456c127d985: Bootstrap starting.
I20260709 14:50:29.897524  8641 tablet_bootstrap.cc:654] T cfba46c4927b4d82aaf97141fba68c52 P 1cf3b660b3e14a4c9d208456c127d985: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:29.899916  9103 raft_consensus.cc:2749] T b59995e022834366a717edbe7e35928a P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:29.917014  8594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db42d314e1fe4e84bc266d4c9103056b" candidate_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cf3b660b3e14a4c9d208456c127d985"
W20260709 14:50:29.919094  8340 leader_election.cc:343] T db42d314e1fe4e84bc266d4c9103056b P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:29.921880  8275 catalog_manager.cc:5697] T f018a2bc1b244d4c8b8f742d07852869 P 1843fd4e6ed744abb7593fa3808e8ea5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67). New cstate: current_term: 1 leader_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:29.934345  8521 raft_consensus.cc:2468] T db42d314e1fe4e84bc266d4c9103056b P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2e1ff9c009347d0bf70b4b3624fbab4 in term 1.
I20260709 14:50:29.935607  8343 leader_election.cc:304] T db42d314e1fe4e84bc266d4c9103056b P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1843fd4e6ed744abb7593fa3808e8ea5, f2e1ff9c009347d0bf70b4b3624fbab4; no voters: 1cf3b660b3e14a4c9d208456c127d985
I20260709 14:50:29.936648  9031 raft_consensus.cc:2804] T db42d314e1fe4e84bc266d4c9103056b P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:29.937121  9031 raft_consensus.cc:697] T db42d314e1fe4e84bc266d4c9103056b P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 LEADER]: Becoming Leader. State: Replica: f2e1ff9c009347d0bf70b4b3624fbab4, State: Running, Role: LEADER
W20260709 14:50:29.938061  8323 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:50:29.937891  9031 consensus_queue.cc:237] T db42d314e1fe4e84bc266d4c9103056b P f2e1ff9c009347d0bf70b4b3624fbab4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:29.923573  8275 catalog_manager.cc:5697] T cec6cf9d80b945819e68d8a19a19255f P 1843fd4e6ed744abb7593fa3808e8ea5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67). New cstate: current_term: 1 leader_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:29.954069  8641 tablet_bootstrap.cc:492] T cfba46c4927b4d82aaf97141fba68c52 P 1cf3b660b3e14a4c9d208456c127d985: No bootstrap required, opened a new log
I20260709 14:50:29.954619  8641 ts_tablet_manager.cc:1403] T cfba46c4927b4d82aaf97141fba68c52 P 1cf3b660b3e14a4c9d208456c127d985: Time spent bootstrapping tablet: real 0.064s	user 0.028s	sys 0.011s
I20260709 14:50:29.960804  8641 raft_consensus.cc:359] T cfba46c4927b4d82aaf97141fba68c52 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:29.961447  8641 raft_consensus.cc:385] T cfba46c4927b4d82aaf97141fba68c52 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:29.961712  8641 raft_consensus.cc:740] T cfba46c4927b4d82aaf97141fba68c52 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cf3b660b3e14a4c9d208456c127d985, State: Initialized, Role: FOLLOWER
I20260709 14:50:29.962447  8641 consensus_queue.cc:260] T cfba46c4927b4d82aaf97141fba68c52 P 1cf3b660b3e14a4c9d208456c127d985 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:29.965238  8767 raft_consensus.cc:493] T cfba46c4927b4d82aaf97141fba68c52 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:29.965744  8767 raft_consensus.cc:515] T cfba46c4927b4d82aaf97141fba68c52 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:29.967667  8767 leader_election.cc:290] T cfba46c4927b4d82aaf97141fba68c52 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415), f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101)
I20260709 14:50:29.964835  8641 ts_tablet_manager.cc:1434] T cfba46c4927b4d82aaf97141fba68c52 P 1cf3b660b3e14a4c9d208456c127d985: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.005s
I20260709 14:50:29.968840  8641 tablet_bootstrap.cc:492] T db42d314e1fe4e84bc266d4c9103056b P 1cf3b660b3e14a4c9d208456c127d985: Bootstrap starting.
I20260709 14:50:29.969717  8375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfba46c4927b4d82aaf97141fba68c52" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" is_pre_election: true
I20260709 14:50:29.970351  8375 raft_consensus.cc:2468] T cfba46c4927b4d82aaf97141fba68c52 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 118418fc007349f3b9b593bd409820e0 in term 0.
I20260709 14:50:29.970746  8271 catalog_manager.cc:5697] T 56623f1ea13747ed87dd1d98394c8a65 P f2e1ff9c009347d0bf70b4b3624fbab4 reported cstate change: term changed from 0 to 1, leader changed from <none> to f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65). New cstate: current_term: 1 leader_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:29.972121  8417 leader_election.cc:304] T cfba46c4927b4d82aaf97141fba68c52 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 118418fc007349f3b9b593bd409820e0, f2e1ff9c009347d0bf70b4b3624fbab4; no voters: 
I20260709 14:50:29.972929  8767 raft_consensus.cc:2804] T cfba46c4927b4d82aaf97141fba68c52 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:29.973320  8767 raft_consensus.cc:493] T cfba46c4927b4d82aaf97141fba68c52 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:29.973649  8767 raft_consensus.cc:3060] T cfba46c4927b4d82aaf97141fba68c52 P 118418fc007349f3b9b593bd409820e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:29.974372  8641 tablet_bootstrap.cc:654] T db42d314e1fe4e84bc266d4c9103056b P 1cf3b660b3e14a4c9d208456c127d985: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:29.985158  8594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfba46c4927b4d82aaf97141fba68c52" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cf3b660b3e14a4c9d208456c127d985" is_pre_election: true
I20260709 14:50:29.985453  8641 tablet_bootstrap.cc:492] T db42d314e1fe4e84bc266d4c9103056b P 1cf3b660b3e14a4c9d208456c127d985: No bootstrap required, opened a new log
I20260709 14:50:29.985838  8594 raft_consensus.cc:2468] T cfba46c4927b4d82aaf97141fba68c52 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 118418fc007349f3b9b593bd409820e0 in term 0.
I20260709 14:50:29.985920  8641 ts_tablet_manager.cc:1403] T db42d314e1fe4e84bc266d4c9103056b P 1cf3b660b3e14a4c9d208456c127d985: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.009s
I20260709 14:50:30.002200  8641 raft_consensus.cc:359] T db42d314e1fe4e84bc266d4c9103056b P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:30.002817  8641 raft_consensus.cc:385] T db42d314e1fe4e84bc266d4c9103056b P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:30.003067  8641 raft_consensus.cc:740] T db42d314e1fe4e84bc266d4c9103056b P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cf3b660b3e14a4c9d208456c127d985, State: Initialized, Role: FOLLOWER
I20260709 14:50:30.003659  8641 consensus_queue.cc:260] T db42d314e1fe4e84bc266d4c9103056b P 1cf3b660b3e14a4c9d208456c127d985 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:30.010434  8641 ts_tablet_manager.cc:1434] T db42d314e1fe4e84bc266d4c9103056b P 1cf3b660b3e14a4c9d208456c127d985: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 14:50:30.011303  8641 tablet_bootstrap.cc:492] T 306e8a1e51a64f6cb352e08f0c82ca5b P 1cf3b660b3e14a4c9d208456c127d985: Bootstrap starting.
I20260709 14:50:30.012154  9028 consensus_queue.cc:1048] T 56623f1ea13747ed87dd1d98394c8a65 P f2e1ff9c009347d0bf70b4b3624fbab4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:30.004397  8767 raft_consensus.cc:515] T cfba46c4927b4d82aaf97141fba68c52 P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:30.016695  8641 tablet_bootstrap.cc:654] T 306e8a1e51a64f6cb352e08f0c82ca5b P 1cf3b660b3e14a4c9d208456c127d985: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:30.018600  8598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfba46c4927b4d82aaf97141fba68c52" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cf3b660b3e14a4c9d208456c127d985"
I20260709 14:50:30.019706  8598 raft_consensus.cc:3060] T cfba46c4927b4d82aaf97141fba68c52 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:30.027693  8641 tablet_bootstrap.cc:492] T 306e8a1e51a64f6cb352e08f0c82ca5b P 1cf3b660b3e14a4c9d208456c127d985: No bootstrap required, opened a new log
I20260709 14:50:30.028698  8641 ts_tablet_manager.cc:1403] T 306e8a1e51a64f6cb352e08f0c82ca5b P 1cf3b660b3e14a4c9d208456c127d985: Time spent bootstrapping tablet: real 0.018s	user 0.004s	sys 0.012s
I20260709 14:50:30.029915  9072 raft_consensus.cc:493] T b3711058b3f94252b113473c0206be77 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:30.030373  9072 raft_consensus.cc:515] T b3711058b3f94252b113473c0206be77 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:30.032311  9072 leader_election.cc:290] T b3711058b3f94252b113473c0206be77 P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415), f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101)
I20260709 14:50:30.033996  8375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3711058b3f94252b113473c0206be77" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" is_pre_election: true
I20260709 14:50:30.034610  8375 raft_consensus.cc:2468] T b3711058b3f94252b113473c0206be77 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1843fd4e6ed744abb7593fa3808e8ea5 in term 0.
I20260709 14:50:30.035708  8491 leader_election.cc:304] T b3711058b3f94252b113473c0206be77 P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1843fd4e6ed744abb7593fa3808e8ea5, f2e1ff9c009347d0bf70b4b3624fbab4; no voters: 
I20260709 14:50:30.036926  8600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3711058b3f94252b113473c0206be77" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cf3b660b3e14a4c9d208456c127d985" is_pre_election: true
W20260709 14:50:30.038182  8489 leader_election.cc:343] T b3711058b3f94252b113473c0206be77 P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:30.039391  9072 raft_consensus.cc:2804] T b3711058b3f94252b113473c0206be77 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:30.039805  9072 raft_consensus.cc:493] T b3711058b3f94252b113473c0206be77 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:30.040148  9072 raft_consensus.cc:3060] T b3711058b3f94252b113473c0206be77 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:30.047590  8598 raft_consensus.cc:2468] T cfba46c4927b4d82aaf97141fba68c52 P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 118418fc007349f3b9b593bd409820e0 in term 1.
I20260709 14:50:30.048867  8415 leader_election.cc:304] T cfba46c4927b4d82aaf97141fba68c52 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 118418fc007349f3b9b593bd409820e0, 1cf3b660b3e14a4c9d208456c127d985; no voters: 
I20260709 14:50:30.049549  9123 raft_consensus.cc:2804] T cfba46c4927b4d82aaf97141fba68c52 P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:30.048933  8271 catalog_manager.cc:5697] T db42d314e1fe4e84bc266d4c9103056b P f2e1ff9c009347d0bf70b4b3624fbab4 reported cstate change: term changed from 0 to 1, leader changed from <none> to f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65). New cstate: current_term: 1 leader_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:30.050017  9123 raft_consensus.cc:697] T cfba46c4927b4d82aaf97141fba68c52 P 118418fc007349f3b9b593bd409820e0 [term 1 LEADER]: Becoming Leader. State: Replica: 118418fc007349f3b9b593bd409820e0, State: Running, Role: LEADER
I20260709 14:50:30.049856  8641 raft_consensus.cc:359] T 306e8a1e51a64f6cb352e08f0c82ca5b P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:30.050670  8641 raft_consensus.cc:385] T 306e8a1e51a64f6cb352e08f0c82ca5b P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:30.047917  9072 raft_consensus.cc:515] T b3711058b3f94252b113473c0206be77 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:30.050928  9123 consensus_queue.cc:237] T cfba46c4927b4d82aaf97141fba68c52 P 118418fc007349f3b9b593bd409820e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:30.053184  8600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3711058b3f94252b113473c0206be77" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cf3b660b3e14a4c9d208456c127d985"
W20260709 14:50:30.054380  8489 leader_election.cc:343] T b3711058b3f94252b113473c0206be77 P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:30.050953  8641 raft_consensus.cc:740] T 306e8a1e51a64f6cb352e08f0c82ca5b P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cf3b660b3e14a4c9d208456c127d985, State: Initialized, Role: FOLLOWER
I20260709 14:50:30.055962  8641 consensus_queue.cc:260] T 306e8a1e51a64f6cb352e08f0c82ca5b P 1cf3b660b3e14a4c9d208456c127d985 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:30.061010  8641 ts_tablet_manager.cc:1434] T 306e8a1e51a64f6cb352e08f0c82ca5b P 1cf3b660b3e14a4c9d208456c127d985: Time spent starting tablet: real 0.032s	user 0.002s	sys 0.004s
I20260709 14:50:30.062068  8641 tablet_bootstrap.cc:492] T 781a5ee4d7ae4c82b7b6abf4c2e22650 P 1cf3b660b3e14a4c9d208456c127d985: Bootstrap starting.
I20260709 14:50:30.064327  9072 leader_election.cc:290] T b3711058b3f94252b113473c0206be77 P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 election: Requested vote from peers 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415), f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101)
I20260709 14:50:30.064992  8375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfba46c4927b4d82aaf97141fba68c52" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4"
I20260709 14:50:30.065243  8377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3711058b3f94252b113473c0206be77" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4"
I20260709 14:50:30.065577  8375 raft_consensus.cc:3060] T cfba46c4927b4d82aaf97141fba68c52 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:30.065754  8377 raft_consensus.cc:3060] T b3711058b3f94252b113473c0206be77 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:30.075119  8375 raft_consensus.cc:2468] T cfba46c4927b4d82aaf97141fba68c52 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 118418fc007349f3b9b593bd409820e0 in term 1.
I20260709 14:50:30.078593  8600 raft_consensus.cc:3060] T b59995e022834366a717edbe7e35928a P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:30.080277  8767 leader_election.cc:290] T cfba46c4927b4d82aaf97141fba68c52 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 1 election: Requested vote from peers 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415), f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101)
I20260709 14:50:30.090638  8377 raft_consensus.cc:2468] T b3711058b3f94252b113473c0206be77 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1843fd4e6ed744abb7593fa3808e8ea5 in term 1.
I20260709 14:50:30.091995  8491 leader_election.cc:304] T b3711058b3f94252b113473c0206be77 P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1843fd4e6ed744abb7593fa3808e8ea5, f2e1ff9c009347d0bf70b4b3624fbab4; no voters: 1cf3b660b3e14a4c9d208456c127d985
I20260709 14:50:30.093154  9116 raft_consensus.cc:2804] T b3711058b3f94252b113473c0206be77 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:30.093595  9116 raft_consensus.cc:697] T b3711058b3f94252b113473c0206be77 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 LEADER]: Becoming Leader. State: Replica: 1843fd4e6ed744abb7593fa3808e8ea5, State: Running, Role: LEADER
I20260709 14:50:30.094280  9116 consensus_queue.cc:237] T b3711058b3f94252b113473c0206be77 P 1843fd4e6ed744abb7593fa3808e8ea5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:30.100705  8271 catalog_manager.cc:5697] T cfba46c4927b4d82aaf97141fba68c52 P 118418fc007349f3b9b593bd409820e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 118418fc007349f3b9b593bd409820e0 (127.6.46.66). New cstate: current_term: 1 leader_uuid: "118418fc007349f3b9b593bd409820e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:30.103363  9042 raft_consensus.cc:493] T f018a2bc1b244d4c8b8f742d07852869 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:30.103895  9042 raft_consensus.cc:515] T f018a2bc1b244d4c8b8f742d07852869 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:30.108446  9042 leader_election.cc:290] T f018a2bc1b244d4c8b8f742d07852869 P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485), 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865)
I20260709 14:50:30.111057  8598 raft_consensus.cc:3060] T f018a2bc1b244d4c8b8f742d07852869 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:30.111426  8448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f018a2bc1b244d4c8b8f742d07852869" candidate_uuid: "1cf3b660b3e14a4c9d208456c127d985" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "118418fc007349f3b9b593bd409820e0" is_pre_election: true
I20260709 14:50:30.113534  8521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f018a2bc1b244d4c8b8f742d07852869" candidate_uuid: "1cf3b660b3e14a4c9d208456c127d985" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" is_pre_election: true
I20260709 14:50:30.114929  8566 leader_election.cc:304] T f018a2bc1b244d4c8b8f742d07852869 P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1cf3b660b3e14a4c9d208456c127d985; no voters: 118418fc007349f3b9b593bd409820e0, 1843fd4e6ed744abb7593fa3808e8ea5
I20260709 14:50:30.146456  8641 tablet_bootstrap.cc:654] T 781a5ee4d7ae4c82b7b6abf4c2e22650 P 1cf3b660b3e14a4c9d208456c127d985: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:30.137837  9103 raft_consensus.cc:493] T 306e8a1e51a64f6cb352e08f0c82ca5b P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:30.149973  9103 raft_consensus.cc:515] T 306e8a1e51a64f6cb352e08f0c82ca5b P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:30.158077  9079 consensus_queue.cc:1048] T 56623f1ea13747ed87dd1d98394c8a65 P f2e1ff9c009347d0bf70b4b3624fbab4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:30.174392  8521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "306e8a1e51a64f6cb352e08f0c82ca5b" candidate_uuid: "1cf3b660b3e14a4c9d208456c127d985" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" is_pre_election: true
I20260709 14:50:30.164429  9039 raft_consensus.cc:493] T db42d314e1fe4e84bc266d4c9103056b P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:30.194190  8377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "306e8a1e51a64f6cb352e08f0c82ca5b" candidate_uuid: "1cf3b660b3e14a4c9d208456c127d985" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" is_pre_election: true
I20260709 14:50:30.195573  9103 leader_election.cc:290] T 306e8a1e51a64f6cb352e08f0c82ca5b P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865), f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101)
I20260709 14:50:30.204154  8269 catalog_manager.cc:5697] T b3711058b3f94252b113473c0206be77 P 1843fd4e6ed744abb7593fa3808e8ea5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67). New cstate: current_term: 1 leader_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:30.196578  9039 raft_consensus.cc:515] T db42d314e1fe4e84bc266d4c9103056b P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:30.199692  9140 raft_consensus.cc:493] T 574dc63930bb4233bc789290d2b6ff62 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1cf3b660b3e14a4c9d208456c127d985)
I20260709 14:50:30.230263  9140 raft_consensus.cc:515] T 574dc63930bb4233bc789290d2b6ff62 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:30.242396  8520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db42d314e1fe4e84bc266d4c9103056b" candidate_uuid: "1cf3b660b3e14a4c9d208456c127d985" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" is_pre_election: true
I20260709 14:50:30.243192  8520 raft_consensus.cc:2393] T db42d314e1fe4e84bc266d4c9103056b P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1cf3b660b3e14a4c9d208456c127d985 in current term 1: Already voted for candidate f2e1ff9c009347d0bf70b4b3624fbab4 in this term.
I20260709 14:50:30.232697  9039 leader_election.cc:290] T db42d314e1fe4e84bc266d4c9103056b P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865), f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101)
I20260709 14:50:30.248612  9042 raft_consensus.cc:2749] T f018a2bc1b244d4c8b8f742d07852869 P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:50:30.298733  8566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.46.66:40485, user_credentials={real_user=slave}} blocked reactor thread for 63604.7us
W20260709 14:50:30.306607  8343 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.46.66:40485, user_credentials={real_user=slave}} blocked reactor thread for 60442.6us
I20260709 14:50:30.301832  9140 leader_election.cc:290] T 574dc63930bb4233bc789290d2b6ff62 P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865), 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415)
I20260709 14:50:30.340960  8565 leader_election.cc:304] T 306e8a1e51a64f6cb352e08f0c82ca5b P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1cf3b660b3e14a4c9d208456c127d985; no voters: 1843fd4e6ed744abb7593fa3808e8ea5, f2e1ff9c009347d0bf70b4b3624fbab4
W20260709 14:50:30.331092  8492 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.46.66:40485, user_credentials={real_user=slave}} blocked reactor thread for 78701.4us
I20260709 14:50:30.358110  9039 raft_consensus.cc:2749] T 306e8a1e51a64f6cb352e08f0c82ca5b P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:30.358979  8521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "574dc63930bb4233bc789290d2b6ff62" candidate_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" is_pre_election: true
I20260709 14:50:30.408571  8641 tablet_bootstrap.cc:492] T 781a5ee4d7ae4c82b7b6abf4c2e22650 P 1cf3b660b3e14a4c9d208456c127d985: No bootstrap required, opened a new log
I20260709 14:50:30.409210  8641 ts_tablet_manager.cc:1403] T 781a5ee4d7ae4c82b7b6abf4c2e22650 P 1cf3b660b3e14a4c9d208456c127d985: Time spent bootstrapping tablet: real 0.347s	user 0.009s	sys 0.017s
I20260709 14:50:30.477177  8600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "574dc63930bb4233bc789290d2b6ff62" candidate_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1cf3b660b3e14a4c9d208456c127d985" is_pre_election: true
W20260709 14:50:30.486716  8417 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.46.65:35101, user_credentials={real_user=slave}} blocked reactor thread for 232925us
W20260709 14:50:30.486935  8418 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.46.67:37865, user_credentials={real_user=slave}} blocked reactor thread for 52640.9us
I20260709 14:50:30.499187  8641 raft_consensus.cc:359] T 781a5ee4d7ae4c82b7b6abf4c2e22650 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:30.500697  8641 raft_consensus.cc:385] T 781a5ee4d7ae4c82b7b6abf4c2e22650 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:30.501173  8641 raft_consensus.cc:740] T 781a5ee4d7ae4c82b7b6abf4c2e22650 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cf3b660b3e14a4c9d208456c127d985, State: Initialized, Role: FOLLOWER
I20260709 14:50:30.502341  8641 consensus_queue.cc:260] T 781a5ee4d7ae4c82b7b6abf4c2e22650 P 1cf3b660b3e14a4c9d208456c127d985 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:30.512035  8371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db42d314e1fe4e84bc266d4c9103056b" candidate_uuid: "1cf3b660b3e14a4c9d208456c127d985" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" is_pre_election: true
I20260709 14:50:30.520879  8641 ts_tablet_manager.cc:1434] T 781a5ee4d7ae4c82b7b6abf4c2e22650 P 1cf3b660b3e14a4c9d208456c127d985: Time spent starting tablet: real 0.111s	user 0.009s	sys 0.001s
I20260709 14:50:30.533669  8340 leader_election.cc:304] T 574dc63930bb4233bc789290d2b6ff62 P f2e1ff9c009347d0bf70b4b3624fbab4 [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: f2e1ff9c009347d0bf70b4b3624fbab4; no voters: 1843fd4e6ed744abb7593fa3808e8ea5, 1cf3b660b3e14a4c9d208456c127d985
I20260709 14:50:30.534678  9031 raft_consensus.cc:2749] T 574dc63930bb4233bc789290d2b6ff62 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:30.535172  8593 raft_consensus.cc:3060] T db42d314e1fe4e84bc266d4c9103056b P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:50:30.548257  8491 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.46.65:35101, user_credentials={real_user=slave}} blocked reactor thread for 51493.9us
I20260709 14:50:30.553548  8565 leader_election.cc:304] T db42d314e1fe4e84bc266d4c9103056b P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1cf3b660b3e14a4c9d208456c127d985; no voters: 1843fd4e6ed744abb7593fa3808e8ea5, f2e1ff9c009347d0bf70b4b3624fbab4
I20260709 14:50:30.555429  9090 raft_consensus.cc:2749] T db42d314e1fe4e84bc266d4c9103056b P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:30.559530  8641 tablet_bootstrap.cc:492] T b3711058b3f94252b113473c0206be77 P 1cf3b660b3e14a4c9d208456c127d985: Bootstrap starting.
I20260709 14:50:30.563107  9079 consensus_queue.cc:1048] T db42d314e1fe4e84bc266d4c9103056b P f2e1ff9c009347d0bf70b4b3624fbab4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:30.564980  9031 consensus_queue.cc:1048] T db42d314e1fe4e84bc266d4c9103056b P f2e1ff9c009347d0bf70b4b3624fbab4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:30.571275  8641 tablet_bootstrap.cc:654] T b3711058b3f94252b113473c0206be77 P 1cf3b660b3e14a4c9d208456c127d985: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:30.577543  8796 consensus_queue.cc:1048] T b3711058b3f94252b113473c0206be77 P 1843fd4e6ed744abb7593fa3808e8ea5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:30.597864  9156 consensus_queue.cc:1048] T cfba46c4927b4d82aaf97141fba68c52 P 118418fc007349f3b9b593bd409820e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:30.602919  8641 tablet_bootstrap.cc:492] T b3711058b3f94252b113473c0206be77 P 1cf3b660b3e14a4c9d208456c127d985: No bootstrap required, opened a new log
I20260709 14:50:30.603415  8641 ts_tablet_manager.cc:1403] T b3711058b3f94252b113473c0206be77 P 1cf3b660b3e14a4c9d208456c127d985: Time spent bootstrapping tablet: real 0.044s	user 0.020s	sys 0.013s
I20260709 14:50:30.605417  9156 consensus_queue.cc:1048] T cfba46c4927b4d82aaf97141fba68c52 P 118418fc007349f3b9b593bd409820e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:30.610167  8641 raft_consensus.cc:359] T b3711058b3f94252b113473c0206be77 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:30.612178  8641 raft_consensus.cc:385] T b3711058b3f94252b113473c0206be77 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:30.612547  8641 raft_consensus.cc:740] T b3711058b3f94252b113473c0206be77 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cf3b660b3e14a4c9d208456c127d985, State: Initialized, Role: FOLLOWER
I20260709 14:50:30.614507  8641 consensus_queue.cc:260] T b3711058b3f94252b113473c0206be77 P 1cf3b660b3e14a4c9d208456c127d985 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:30.616855  8596 raft_consensus.cc:3060] T 306e8a1e51a64f6cb352e08f0c82ca5b P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:30.619575  8641 ts_tablet_manager.cc:1434] T b3711058b3f94252b113473c0206be77 P 1cf3b660b3e14a4c9d208456c127d985: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.000s
I20260709 14:50:30.634323  8593 raft_consensus.cc:3060] T 781a5ee4d7ae4c82b7b6abf4c2e22650 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:30.715801  8596 raft_consensus.cc:3060] T b3711058b3f94252b113473c0206be77 P 1cf3b660b3e14a4c9d208456c127d985 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:30.737957  8846 consensus_queue.cc:1048] T b3711058b3f94252b113473c0206be77 P 1843fd4e6ed744abb7593fa3808e8ea5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:50:31.778090  8491 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.46.65:35101, user_credentials={real_user=slave}} blocked reactor thread for 44279.6us
I20260709 14:50:32.144961  6329 tablet_server.cc:179] TabletServer@127.6.46.65:0 shutting down...
W20260709 14:50:32.167932  8491 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 77 similar messages]
W20260709 14:50:32.171609  8491 consensus_peers.cc:597] T b59995e022834366a717edbe7e35928a P 1843fd4e6ed744abb7593fa3808e8ea5 -> Peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Couldn't send request to peer f2e1ff9c009347d0bf70b4b3624fbab4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:32.193303  8491 consensus_peers.cc:597] T ddf674dcdacf4f859665cdd20cb16f55 P 1843fd4e6ed744abb7593fa3808e8ea5 -> Peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Couldn't send request to peer f2e1ff9c009347d0bf70b4b3624fbab4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:32.194406  8491 consensus_peers.cc:597] T cec6cf9d80b945819e68d8a19a19255f P 1843fd4e6ed744abb7593fa3808e8ea5 -> Peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Couldn't send request to peer f2e1ff9c009347d0bf70b4b3624fbab4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:32.194698  8565 consensus_peers.cc:597] T 50d6f1372d0d4b42bc89b884859b0c62 P 1cf3b660b3e14a4c9d208456c127d985 -> Peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Couldn't send request to peer f2e1ff9c009347d0bf70b4b3624fbab4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:32.198494  6329 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:50:32.199448  6329 tablet_replica.cc:333] T 574dc63930bb4233bc789290d2b6ff62 P f2e1ff9c009347d0bf70b4b3624fbab4: stopping tablet replica
I20260709 14:50:32.200687  6329 raft_consensus.cc:2243] T 574dc63930bb4233bc789290d2b6ff62 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:32.201577  6329 raft_consensus.cc:2272] T 574dc63930bb4233bc789290d2b6ff62 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:32.202752  8491 consensus_peers.cc:597] T 5b9358c6941c4923a55a700a75d54c4c P 1843fd4e6ed744abb7593fa3808e8ea5 -> Peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Couldn't send request to peer f2e1ff9c009347d0bf70b4b3624fbab4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:32.204243  6329 tablet_replica.cc:333] T e44d5cecf0144fd088bf7613dd38310f P f2e1ff9c009347d0bf70b4b3624fbab4: stopping tablet replica
I20260709 14:50:32.205250  6329 raft_consensus.cc:2243] T e44d5cecf0144fd088bf7613dd38310f P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:32.205847  6329 raft_consensus.cc:2272] T e44d5cecf0144fd088bf7613dd38310f P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:32.207708  8417 consensus_peers.cc:597] T f5b7610aa3f8468e81c54b40f73ce5b0 P 118418fc007349f3b9b593bd409820e0 -> Peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Couldn't send request to peer f2e1ff9c009347d0bf70b4b3624fbab4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:32.208920  6329 tablet_replica.cc:333] T 7acfe2b14bb2443ab9276f6a4c9e0423 P f2e1ff9c009347d0bf70b4b3624fbab4: stopping tablet replica
I20260709 14:50:32.209867  6329 raft_consensus.cc:2243] T 7acfe2b14bb2443ab9276f6a4c9e0423 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:32.210467  6329 raft_consensus.cc:2272] T 7acfe2b14bb2443ab9276f6a4c9e0423 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:32.210848  8417 consensus_peers.cc:597] T dedfc1cf3e494bc5835c137c795aaca1 P 118418fc007349f3b9b593bd409820e0 -> Peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Couldn't send request to peer f2e1ff9c009347d0bf70b4b3624fbab4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:32.212419  6329 tablet_replica.cc:333] T 306e8a1e51a64f6cb352e08f0c82ca5b P f2e1ff9c009347d0bf70b4b3624fbab4: stopping tablet replica
I20260709 14:50:32.213418  6329 raft_consensus.cc:2243] T 306e8a1e51a64f6cb352e08f0c82ca5b P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:32.213912  6329 raft_consensus.cc:2272] T 306e8a1e51a64f6cb352e08f0c82ca5b P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:32.216231  6329 tablet_replica.cc:333] T b59995e022834366a717edbe7e35928a P f2e1ff9c009347d0bf70b4b3624fbab4: stopping tablet replica
I20260709 14:50:32.216732  6329 raft_consensus.cc:2243] T b59995e022834366a717edbe7e35928a P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:32.217114  6329 raft_consensus.cc:2272] T b59995e022834366a717edbe7e35928a P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:32.219213  6329 tablet_replica.cc:333] T 1919638168494f58bc6aa0e7dd82b9d2 P f2e1ff9c009347d0bf70b4b3624fbab4: stopping tablet replica
I20260709 14:50:32.219939  6329 raft_consensus.cc:2243] T 1919638168494f58bc6aa0e7dd82b9d2 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:32.220481  6329 raft_consensus.cc:2272] T 1919638168494f58bc6aa0e7dd82b9d2 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:32.221247  8417 consensus_peers.cc:597] T cfba46c4927b4d82aaf97141fba68c52 P 118418fc007349f3b9b593bd409820e0 -> Peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Couldn't send request to peer f2e1ff9c009347d0bf70b4b3624fbab4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:32.222487  6329 tablet_replica.cc:333] T fd1076cdc2914cf69158e6983c358da0 P f2e1ff9c009347d0bf70b4b3624fbab4: stopping tablet replica
I20260709 14:50:32.223105  6329 raft_consensus.cc:2243] T fd1076cdc2914cf69158e6983c358da0 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:32.223879  6329 raft_consensus.cc:2272] T fd1076cdc2914cf69158e6983c358da0 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:32.225857  6329 tablet_replica.cc:333] T 56623f1ea13747ed87dd1d98394c8a65 P f2e1ff9c009347d0bf70b4b3624fbab4: stopping tablet replica
I20260709 14:50:32.226687  6329 raft_consensus.cc:2243] T 56623f1ea13747ed87dd1d98394c8a65 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:32.227777  6329 raft_consensus.cc:2272] T 56623f1ea13747ed87dd1d98394c8a65 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:32.230032  8417 consensus_peers.cc:597] T d30b3a2fde224275bc33bc2a24798e2d P 118418fc007349f3b9b593bd409820e0 -> Peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Couldn't send request to peer f2e1ff9c009347d0bf70b4b3624fbab4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:32.230408  6329 tablet_replica.cc:333] T 0353f6fc75824f4f8f507a3a104c2513 P f2e1ff9c009347d0bf70b4b3624fbab4: stopping tablet replica
I20260709 14:50:32.231344  6329 raft_consensus.cc:2243] T 0353f6fc75824f4f8f507a3a104c2513 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:32.231910  6329 raft_consensus.cc:2272] T 0353f6fc75824f4f8f507a3a104c2513 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:32.234505  6329 tablet_replica.cc:333] T cec6cf9d80b945819e68d8a19a19255f P f2e1ff9c009347d0bf70b4b3624fbab4: stopping tablet replica
I20260709 14:50:32.235313  6329 raft_consensus.cc:2243] T cec6cf9d80b945819e68d8a19a19255f P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:32.235878  6329 raft_consensus.cc:2272] T cec6cf9d80b945819e68d8a19a19255f P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:32.238425  6329 tablet_replica.cc:333] T 3a3823b160b743d98d41bb589a02708b P f2e1ff9c009347d0bf70b4b3624fbab4: stopping tablet replica
I20260709 14:50:32.239140  6329 raft_consensus.cc:2243] T 3a3823b160b743d98d41bb589a02708b P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:32.239629  6329 raft_consensus.cc:2272] T 3a3823b160b743d98d41bb589a02708b P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:32.242313  6329 tablet_replica.cc:333] T f5b7610aa3f8468e81c54b40f73ce5b0 P f2e1ff9c009347d0bf70b4b3624fbab4: stopping tablet replica
I20260709 14:50:32.243046  6329 raft_consensus.cc:2243] T f5b7610aa3f8468e81c54b40f73ce5b0 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:50:32.243580  8491 consensus_peers.cc:597] T 7acfe2b14bb2443ab9276f6a4c9e0423 P 1843fd4e6ed744abb7593fa3808e8ea5 -> Peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Couldn't send request to peer f2e1ff9c009347d0bf70b4b3624fbab4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:32.243625  6329 raft_consensus.cc:2272] T f5b7610aa3f8468e81c54b40f73ce5b0 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:32.246510  6329 tablet_replica.cc:333] T b3711058b3f94252b113473c0206be77 P f2e1ff9c009347d0bf70b4b3624fbab4: stopping tablet replica
I20260709 14:50:32.247053  6329 raft_consensus.cc:2243] T b3711058b3f94252b113473c0206be77 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:32.247447  6329 raft_consensus.cc:2272] T b3711058b3f94252b113473c0206be77 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:32.250054  6329 tablet_replica.cc:333] T 61a185cbf7db4fc7a8fe54a0d8267b40 P f2e1ff9c009347d0bf70b4b3624fbab4: stopping tablet replica
I20260709 14:50:32.250532  6329 raft_consensus.cc:2243] T 61a185cbf7db4fc7a8fe54a0d8267b40 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:32.251159  6329 raft_consensus.cc:2272] T 61a185cbf7db4fc7a8fe54a0d8267b40 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:32.253353  6329 tablet_replica.cc:333] T cfba46c4927b4d82aaf97141fba68c52 P f2e1ff9c009347d0bf70b4b3624fbab4: stopping tablet replica
I20260709 14:50:32.254144  6329 raft_consensus.cc:2243] T cfba46c4927b4d82aaf97141fba68c52 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:32.254626  6329 raft_consensus.cc:2272] T cfba46c4927b4d82aaf97141fba68c52 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:32.256880  6329 tablet_replica.cc:333] T ec3307fcb64b452b96b144f01f555e6e P f2e1ff9c009347d0bf70b4b3624fbab4: stopping tablet replica
I20260709 14:50:32.257330  6329 raft_consensus.cc:2243] T ec3307fcb64b452b96b144f01f555e6e P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:32.258034  6329 raft_consensus.cc:2272] T ec3307fcb64b452b96b144f01f555e6e P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:32.260015  6329 tablet_replica.cc:333] T 61fa0b91210e47fab4e7228d387db5b5 P f2e1ff9c009347d0bf70b4b3624fbab4: stopping tablet replica
I20260709 14:50:32.260711  6329 raft_consensus.cc:2243] T 61fa0b91210e47fab4e7228d387db5b5 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:32.261592  6329 raft_consensus.cc:2272] T 61fa0b91210e47fab4e7228d387db5b5 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:32.264915  6329 tablet_replica.cc:333] T 134c2ff217a94c2da1035ef57f1ed54c P f2e1ff9c009347d0bf70b4b3624fbab4: stopping tablet replica
I20260709 14:50:32.265494  6329 raft_consensus.cc:2243] T 134c2ff217a94c2da1035ef57f1ed54c P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:32.266040  6329 raft_consensus.cc:2272] T 134c2ff217a94c2da1035ef57f1ed54c P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:32.268529  6329 tablet_replica.cc:333] T 417cdb6e1647499f95591e8188e7d32f P f2e1ff9c009347d0bf70b4b3624fbab4: stopping tablet replica
I20260709 14:50:32.269227  6329 raft_consensus.cc:2243] T 417cdb6e1647499f95591e8188e7d32f P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:32.269680  6329 raft_consensus.cc:2272] T 417cdb6e1647499f95591e8188e7d32f P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:32.272351  6329 tablet_replica.cc:333] T e07df9b5a69f4299b43e2fe91343a86f P f2e1ff9c009347d0bf70b4b3624fbab4: stopping tablet replica
I20260709 14:50:32.273084  6329 raft_consensus.cc:2243] T e07df9b5a69f4299b43e2fe91343a86f P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:32.273674  6329 raft_consensus.cc:2272] T e07df9b5a69f4299b43e2fe91343a86f P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:32.276718  6329 tablet_replica.cc:333] T 50d6f1372d0d4b42bc89b884859b0c62 P f2e1ff9c009347d0bf70b4b3624fbab4: stopping tablet replica
I20260709 14:50:32.277314  6329 raft_consensus.cc:2243] T 50d6f1372d0d4b42bc89b884859b0c62 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:32.277997  6329 raft_consensus.cc:2272] T 50d6f1372d0d4b42bc89b884859b0c62 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:32.278503  8491 consensus_peers.cc:597] T 4f04072a88084385b14c176663c87ce1 P 1843fd4e6ed744abb7593fa3808e8ea5 -> Peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Couldn't send request to peer f2e1ff9c009347d0bf70b4b3624fbab4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:32.280081  6329 tablet_replica.cc:333] T dedfc1cf3e494bc5835c137c795aaca1 P f2e1ff9c009347d0bf70b4b3624fbab4: stopping tablet replica
I20260709 14:50:32.280910  6329 raft_consensus.cc:2243] T dedfc1cf3e494bc5835c137c795aaca1 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:32.281455  6329 raft_consensus.cc:2272] T dedfc1cf3e494bc5835c137c795aaca1 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:32.283241  8417 consensus_peers.cc:597] T e07df9b5a69f4299b43e2fe91343a86f P 118418fc007349f3b9b593bd409820e0 -> Peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Couldn't send request to peer f2e1ff9c009347d0bf70b4b3624fbab4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:32.284741  6329 tablet_replica.cc:333] T d76d6f1b170240199220a8088273b926 P f2e1ff9c009347d0bf70b4b3624fbab4: stopping tablet replica
I20260709 14:50:32.285729  6329 raft_consensus.cc:2243] T d76d6f1b170240199220a8088273b926 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:32.286589  6329 raft_consensus.cc:2272] T d76d6f1b170240199220a8088273b926 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:32.289203  6329 tablet_replica.cc:333] T e3ebfb824cc24114aab648733fbbfd66 P f2e1ff9c009347d0bf70b4b3624fbab4: stopping tablet replica
I20260709 14:50:32.289947  6329 raft_consensus.cc:2243] T e3ebfb824cc24114aab648733fbbfd66 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:32.290457  6329 raft_consensus.cc:2272] T e3ebfb824cc24114aab648733fbbfd66 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:32.293316  6329 tablet_replica.cc:333] T 6d9fe1523bb84c9e947d13c7134ab5f8 P f2e1ff9c009347d0bf70b4b3624fbab4: stopping tablet replica
W20260709 14:50:32.293716  8491 consensus_peers.cc:597] T b3711058b3f94252b113473c0206be77 P 1843fd4e6ed744abb7593fa3808e8ea5 -> Peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Couldn't send request to peer f2e1ff9c009347d0bf70b4b3624fbab4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:32.294121  6329 raft_consensus.cc:2243] T 6d9fe1523bb84c9e947d13c7134ab5f8 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:32.294840  6329 raft_consensus.cc:2272] T 6d9fe1523bb84c9e947d13c7134ab5f8 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:32.297596  6329 tablet_replica.cc:333] T 8176ca3d19ae463fa405facc55d5b2ba P f2e1ff9c009347d0bf70b4b3624fbab4: stopping tablet replica
I20260709 14:50:32.298403  6329 raft_consensus.cc:2243] T 8176ca3d19ae463fa405facc55d5b2ba P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:32.299405  6329 raft_consensus.cc:2272] T 8176ca3d19ae463fa405facc55d5b2ba P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:32.302258  6329 tablet_replica.cc:333] T 946161e58b3240db97f73fb7863727fb P f2e1ff9c009347d0bf70b4b3624fbab4: stopping tablet replica
I20260709 14:50:32.303071  6329 raft_consensus.cc:2243] T 946161e58b3240db97f73fb7863727fb P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:32.303568  6329 raft_consensus.cc:2272] T 946161e58b3240db97f73fb7863727fb P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:32.306358  6329 tablet_replica.cc:333] T 5b9358c6941c4923a55a700a75d54c4c P f2e1ff9c009347d0bf70b4b3624fbab4: stopping tablet replica
I20260709 14:50:32.307106  6329 raft_consensus.cc:2243] T 5b9358c6941c4923a55a700a75d54c4c P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:50:32.307219  8417 consensus_peers.cc:597] T 61a185cbf7db4fc7a8fe54a0d8267b40 P 118418fc007349f3b9b593bd409820e0 -> Peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Couldn't send request to peer f2e1ff9c009347d0bf70b4b3624fbab4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:32.307696  6329 raft_consensus.cc:2272] T 5b9358c6941c4923a55a700a75d54c4c P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:32.310285  6329 tablet_replica.cc:333] T cbe6fc4c6f8a4b11bb94e42a31ae1943 P f2e1ff9c009347d0bf70b4b3624fbab4: stopping tablet replica
I20260709 14:50:32.311659  6329 raft_consensus.cc:2243] T cbe6fc4c6f8a4b11bb94e42a31ae1943 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:32.312295  6329 raft_consensus.cc:2272] T cbe6fc4c6f8a4b11bb94e42a31ae1943 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:32.312347  8417 consensus_peers.cc:597] T c04194c0f91046278f3448859cb76cec P 118418fc007349f3b9b593bd409820e0 -> Peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Couldn't send request to peer f2e1ff9c009347d0bf70b4b3624fbab4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:32.314708  6329 tablet_replica.cc:333] T c04194c0f91046278f3448859cb76cec P f2e1ff9c009347d0bf70b4b3624fbab4: stopping tablet replica
I20260709 14:50:32.315579  6329 raft_consensus.cc:2243] T c04194c0f91046278f3448859cb76cec P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:32.316170  6329 raft_consensus.cc:2272] T c04194c0f91046278f3448859cb76cec P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:32.318981  6329 tablet_replica.cc:333] T db42d314e1fe4e84bc266d4c9103056b P f2e1ff9c009347d0bf70b4b3624fbab4: stopping tablet replica
I20260709 14:50:32.319924  6329 raft_consensus.cc:2243] T db42d314e1fe4e84bc266d4c9103056b P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:32.320945  6329 raft_consensus.cc:2272] T db42d314e1fe4e84bc266d4c9103056b P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:32.323623  6329 tablet_replica.cc:333] T 173b356311654519a8655c7bf15add11 P f2e1ff9c009347d0bf70b4b3624fbab4: stopping tablet replica
I20260709 14:50:32.324479  6329 raft_consensus.cc:2243] T 173b356311654519a8655c7bf15add11 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:32.325522  6329 raft_consensus.cc:2272] T 173b356311654519a8655c7bf15add11 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:32.328342  6329 tablet_replica.cc:333] T 387cf17bb12a427fac23e5b8a04ff79d P f2e1ff9c009347d0bf70b4b3624fbab4: stopping tablet replica
I20260709 14:50:32.329169  6329 raft_consensus.cc:2243] T 387cf17bb12a427fac23e5b8a04ff79d P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:32.329751  6329 raft_consensus.cc:2272] T 387cf17bb12a427fac23e5b8a04ff79d P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:32.330440  8565 consensus_peers.cc:597] T 9c87c142ee024557be242f888404ef53 P 1cf3b660b3e14a4c9d208456c127d985 -> Peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Couldn't send request to peer f2e1ff9c009347d0bf70b4b3624fbab4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:32.332518  6329 tablet_replica.cc:333] T 0339791736024a8ca0fd5fdccb2f11d4 P f2e1ff9c009347d0bf70b4b3624fbab4: stopping tablet replica
I20260709 14:50:32.333415  6329 raft_consensus.cc:2243] T 0339791736024a8ca0fd5fdccb2f11d4 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:32.334022  6329 raft_consensus.cc:2272] T 0339791736024a8ca0fd5fdccb2f11d4 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:32.336472  6329 tablet_replica.cc:333] T ddf674dcdacf4f859665cdd20cb16f55 P f2e1ff9c009347d0bf70b4b3624fbab4: stopping tablet replica
I20260709 14:50:32.337200  6329 raft_consensus.cc:2243] T ddf674dcdacf4f859665cdd20cb16f55 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:32.337731  6329 raft_consensus.cc:2272] T ddf674dcdacf4f859665cdd20cb16f55 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:32.340260  6329 tablet_replica.cc:333] T 07433946c9fe41dd92df6f305aa6a92a P f2e1ff9c009347d0bf70b4b3624fbab4: stopping tablet replica
I20260709 14:50:32.340942  6329 raft_consensus.cc:2243] T 07433946c9fe41dd92df6f305aa6a92a P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:32.341426  6329 raft_consensus.cc:2272] T 07433946c9fe41dd92df6f305aa6a92a P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:32.343943  6329 tablet_replica.cc:333] T 264588e6049b46a1a0791cb15a5e079f P f2e1ff9c009347d0bf70b4b3624fbab4: stopping tablet replica
I20260709 14:50:32.344583  6329 raft_consensus.cc:2243] T 264588e6049b46a1a0791cb15a5e079f P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:32.345081  6329 raft_consensus.cc:2272] T 264588e6049b46a1a0791cb15a5e079f P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:32.345353  8565 consensus_peers.cc:597] T 264588e6049b46a1a0791cb15a5e079f P 1cf3b660b3e14a4c9d208456c127d985 -> Peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Couldn't send request to peer f2e1ff9c009347d0bf70b4b3624fbab4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:32.345911  8565 consensus_peers.cc:597] T 574dc63930bb4233bc789290d2b6ff62 P 1cf3b660b3e14a4c9d208456c127d985 -> Peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Couldn't send request to peer f2e1ff9c009347d0bf70b4b3624fbab4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:32.346908  6329 tablet_replica.cc:333] T 995db35908ac4557be948c0606df33b5 P f2e1ff9c009347d0bf70b4b3624fbab4: stopping tablet replica
I20260709 14:50:32.347477  6329 raft_consensus.cc:2243] T 995db35908ac4557be948c0606df33b5 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:32.347932  6329 raft_consensus.cc:2272] T 995db35908ac4557be948c0606df33b5 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:32.349618  6329 tablet_replica.cc:333] T 9c87c142ee024557be242f888404ef53 P f2e1ff9c009347d0bf70b4b3624fbab4: stopping tablet replica
I20260709 14:50:32.350077  6329 raft_consensus.cc:2243] T 9c87c142ee024557be242f888404ef53 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:32.350451  6329 raft_consensus.cc:2272] T 9c87c142ee024557be242f888404ef53 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:32.352309  6329 tablet_replica.cc:333] T cdc91608d3bc48928351a96100d2e1d2 P f2e1ff9c009347d0bf70b4b3624fbab4: stopping tablet replica
I20260709 14:50:32.352794  6329 raft_consensus.cc:2243] T cdc91608d3bc48928351a96100d2e1d2 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:32.353214  6329 raft_consensus.cc:2272] T cdc91608d3bc48928351a96100d2e1d2 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:32.354983  6329 tablet_replica.cc:333] T d30b3a2fde224275bc33bc2a24798e2d P f2e1ff9c009347d0bf70b4b3624fbab4: stopping tablet replica
I20260709 14:50:32.355583  6329 raft_consensus.cc:2243] T d30b3a2fde224275bc33bc2a24798e2d P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:32.356084  6329 raft_consensus.cc:2272] T d30b3a2fde224275bc33bc2a24798e2d P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:32.358381  6329 tablet_replica.cc:333] T 4f04072a88084385b14c176663c87ce1 P f2e1ff9c009347d0bf70b4b3624fbab4: stopping tablet replica
I20260709 14:50:32.359030  6329 raft_consensus.cc:2243] T 4f04072a88084385b14c176663c87ce1 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:32.359581  6329 raft_consensus.cc:2272] T 4f04072a88084385b14c176663c87ce1 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:32.361934  6329 tablet_replica.cc:333] T c0a8b7f4be2c410dacbea077d2b852d9 P f2e1ff9c009347d0bf70b4b3624fbab4: stopping tablet replica
I20260709 14:50:32.362598  6329 raft_consensus.cc:2243] T c0a8b7f4be2c410dacbea077d2b852d9 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:32.363533  6329 raft_consensus.cc:2272] T c0a8b7f4be2c410dacbea077d2b852d9 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:32.365964  6329 tablet_replica.cc:333] T 3a9292e12ed04d739fb554506bff7e61 P f2e1ff9c009347d0bf70b4b3624fbab4: stopping tablet replica
I20260709 14:50:32.366600  6329 raft_consensus.cc:2243] T 3a9292e12ed04d739fb554506bff7e61 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:50:32.367411  8417 consensus_peers.cc:597] T 946161e58b3240db97f73fb7863727fb P 118418fc007349f3b9b593bd409820e0 -> Peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Couldn't send request to peer f2e1ff9c009347d0bf70b4b3624fbab4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:32.367561  6329 raft_consensus.cc:2272] T 3a9292e12ed04d739fb554506bff7e61 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:32.369470  8565 consensus_peers.cc:597] T e44d5cecf0144fd088bf7613dd38310f P 1cf3b660b3e14a4c9d208456c127d985 -> Peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Couldn't send request to peer f2e1ff9c009347d0bf70b4b3624fbab4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:32.370126  6329 tablet_replica.cc:333] T ef77f9b73c1447d995e8aa9270499997 P f2e1ff9c009347d0bf70b4b3624fbab4: stopping tablet replica
W20260709 14:50:32.370142  8565 consensus_peers.cc:597] T 995db35908ac4557be948c0606df33b5 P 1cf3b660b3e14a4c9d208456c127d985 -> Peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Couldn't send request to peer f2e1ff9c009347d0bf70b4b3624fbab4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:32.370875  6329 raft_consensus.cc:2243] T ef77f9b73c1447d995e8aa9270499997 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:32.371263  6329 raft_consensus.cc:2272] T ef77f9b73c1447d995e8aa9270499997 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:32.379819  8565 consensus_peers.cc:597] T 0353f6fc75824f4f8f507a3a104c2513 P 1cf3b660b3e14a4c9d208456c127d985 -> Peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Couldn't send request to peer f2e1ff9c009347d0bf70b4b3624fbab4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:32.400086  8565 consensus_peers.cc:597] T cbe6fc4c6f8a4b11bb94e42a31ae1943 P 1cf3b660b3e14a4c9d208456c127d985 -> Peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Couldn't send request to peer f2e1ff9c009347d0bf70b4b3624fbab4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:32.406924  8491 consensus_peers.cc:597] T 3a3823b160b743d98d41bb589a02708b P 1843fd4e6ed744abb7593fa3808e8ea5 -> Peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Couldn't send request to peer f2e1ff9c009347d0bf70b4b3624fbab4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:32.413618  8491 consensus_peers.cc:597] T cdc91608d3bc48928351a96100d2e1d2 P 1843fd4e6ed744abb7593fa3808e8ea5 -> Peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Couldn't send request to peer f2e1ff9c009347d0bf70b4b3624fbab4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:32.420254  8565 consensus_peers.cc:597] T 0339791736024a8ca0fd5fdccb2f11d4 P 1cf3b660b3e14a4c9d208456c127d985 -> Peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Couldn't send request to peer f2e1ff9c009347d0bf70b4b3624fbab4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:32.443812  6329 tablet_server.cc:196] TabletServer@127.6.46.65:0 shutdown complete.
W20260709 14:50:32.460479  8417 consensus_peers.cc:597] T 417cdb6e1647499f95591e8188e7d32f P 118418fc007349f3b9b593bd409820e0 -> Peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Couldn't send request to peer f2e1ff9c009347d0bf70b4b3624fbab4. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.65:35101: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:32.477134  8491 consensus_peers.cc:597] T 6d9fe1523bb84c9e947d13c7134ab5f8 P 1843fd4e6ed744abb7593fa3808e8ea5 -> Peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Couldn't send request to peer f2e1ff9c009347d0bf70b4b3624fbab4. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.65:35101: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:32.493194  8565 consensus_peers.cc:597] T 07433946c9fe41dd92df6f305aa6a92a P 1cf3b660b3e14a4c9d208456c127d985 -> Peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Couldn't send request to peer f2e1ff9c009347d0bf70b4b3624fbab4. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.65:35101: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:32.500182  8491 consensus_peers.cc:597] T 134c2ff217a94c2da1035ef57f1ed54c P 1843fd4e6ed744abb7593fa3808e8ea5 -> Peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Couldn't send request to peer f2e1ff9c009347d0bf70b4b3624fbab4. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.65:35101: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:32.518105  6329 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:32.524834  9187 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:50:32.527303  9188 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:50:32.527921  9190 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:50:32.528843  6329 server_base.cc:1061] running on GCE node
W20260709 14:50:32.530344  8491 consensus_peers.cc:597] T e3ebfb824cc24114aab648733fbbfd66 P 1843fd4e6ed744abb7593fa3808e8ea5 -> Peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Couldn't send request to peer f2e1ff9c009347d0bf70b4b3624fbab4. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.65:35101: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:32.532567  6329 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:50:32.532826  6329 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:50:32.532968  6329 hybrid_clock.cc:648] HybridClock initialized: now 1783608632532958 us; error 0 us; skew 500 ppm
I20260709 14:50:32.533465  6329 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:32.536535  6329 webserver.cc:533] Webserver started at http://127.6.46.65:35773/ using document root <none> and password file <none>
I20260709 14:50:32.537168  6329 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:32.537385  6329 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 14:50:32.541846  6329 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.002s
W20260709 14:50:32.542410  8491 consensus_peers.cc:597] T 306e8a1e51a64f6cb352e08f0c82ca5b P 1843fd4e6ed744abb7593fa3808e8ea5 -> Peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Couldn't send request to peer f2e1ff9c009347d0bf70b4b3624fbab4. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.65:35101: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:32.550165  9195 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
W20260709 14:50:32.550511  8417 consensus_peers.cc:597] T 387cf17bb12a427fac23e5b8a04ff79d P 118418fc007349f3b9b593bd409820e0 -> Peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Couldn't send request to peer f2e1ff9c009347d0bf70b4b3624fbab4. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.65:35101: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:32.551136  6329 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260709 14:50:32.551512  6329 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608570934825-6329-0/minicluster-data/ts-0-root
uuid: "f2e1ff9c009347d0bf70b4b3624fbab4"
format_stamp: "Formatted at 2026-07-09 14:50:18 on dist-test-slave-zpbn"
I20260709 14:50:32.552145  6329 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608570934825-6329-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608570934825-6329-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608570934825-6329-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
W20260709 14:50:32.564337  8565 consensus_peers.cc:597] T 1919638168494f58bc6aa0e7dd82b9d2 P 1cf3b660b3e14a4c9d208456c127d985 -> Peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Couldn't send request to peer f2e1ff9c009347d0bf70b4b3624fbab4. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.65:35101: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:32.570734  6329 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:32.572062  6329 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:32.573487  6329 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:50:32.577737  9202 ts_tablet_manager.cc:548] Loading tablet metadata (0/45 complete)
W20260709 14:50:32.655380  8491 consensus_peers.cc:597] T ef77f9b73c1447d995e8aa9270499997 P 1843fd4e6ed744abb7593fa3808e8ea5 -> Peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Couldn't send request to peer f2e1ff9c009347d0bf70b4b3624fbab4. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.65:35101: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:32.820583  6329 ts_tablet_manager.cc:585] Loaded tablet metadata (45 total tablets, 45 live tablets)
I20260709 14:50:32.820982  6329 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.244s	user 0.007s	sys 0.000s
I20260709 14:50:32.821334  6329 ts_tablet_manager.cc:600] Registering tablets (0/45 complete)
I20260709 14:50:32.827432  9202 tablet_bootstrap.cc:492] T ec3307fcb64b452b96b144f01f555e6e P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap starting.
I20260709 14:50:32.846529  9202 tablet_bootstrap.cc:492] T ec3307fcb64b452b96b144f01f555e6e P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:50:32.847388  9202 tablet_bootstrap.cc:492] T ec3307fcb64b452b96b144f01f555e6e P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap complete.
I20260709 14:50:32.847960  9202 ts_tablet_manager.cc:1403] T ec3307fcb64b452b96b144f01f555e6e P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.002s
I20260709 14:50:32.849942  9202 raft_consensus.cc:359] T ec3307fcb64b452b96b144f01f555e6e P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:32.850584  9202 raft_consensus.cc:740] T ec3307fcb64b452b96b144f01f555e6e P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2e1ff9c009347d0bf70b4b3624fbab4, State: Initialized, Role: FOLLOWER
I20260709 14:50:32.851138  9202 consensus_queue.cc:260] T ec3307fcb64b452b96b144f01f555e6e P f2e1ff9c009347d0bf70b4b3624fbab4 [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: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:32.853273  9202 ts_tablet_manager.cc:1434] T ec3307fcb64b452b96b144f01f555e6e P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.002s
I20260709 14:50:32.853849  9202 tablet_bootstrap.cc:492] T 995db35908ac4557be948c0606df33b5 P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap starting.
I20260709 14:50:32.869382  9202 tablet_bootstrap.cc:492] T 995db35908ac4557be948c0606df33b5 P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:50:32.870231  9202 tablet_bootstrap.cc:492] T 995db35908ac4557be948c0606df33b5 P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap complete.
I20260709 14:50:32.870784  9202 ts_tablet_manager.cc:1403] T 995db35908ac4557be948c0606df33b5 P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.004s
I20260709 14:50:32.873088  9202 raft_consensus.cc:359] T 995db35908ac4557be948c0606df33b5 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:32.873700  9202 raft_consensus.cc:740] T 995db35908ac4557be948c0606df33b5 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2e1ff9c009347d0bf70b4b3624fbab4, State: Initialized, Role: FOLLOWER
I20260709 14:50:32.874300  9202 consensus_queue.cc:260] T 995db35908ac4557be948c0606df33b5 P f2e1ff9c009347d0bf70b4b3624fbab4 [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: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:32.875926  9202 ts_tablet_manager.cc:1434] T 995db35908ac4557be948c0606df33b5 P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 14:50:32.876614  9202 tablet_bootstrap.cc:492] T 134c2ff217a94c2da1035ef57f1ed54c P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap starting.
I20260709 14:50:32.889958  9202 tablet_bootstrap.cc:492] T 134c2ff217a94c2da1035ef57f1ed54c P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:50:32.890808  9202 tablet_bootstrap.cc:492] T 134c2ff217a94c2da1035ef57f1ed54c P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap complete.
I20260709 14:50:32.891394  9202 ts_tablet_manager.cc:1403] T 134c2ff217a94c2da1035ef57f1ed54c P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260709 14:50:32.899457  9202 raft_consensus.cc:359] T 134c2ff217a94c2da1035ef57f1ed54c P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:32.900178  9202 raft_consensus.cc:740] T 134c2ff217a94c2da1035ef57f1ed54c P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2e1ff9c009347d0bf70b4b3624fbab4, State: Initialized, Role: FOLLOWER
I20260709 14:50:32.900904  9202 consensus_queue.cc:260] T 134c2ff217a94c2da1035ef57f1ed54c P f2e1ff9c009347d0bf70b4b3624fbab4 [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: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:32.902976  9202 ts_tablet_manager.cc:1434] T 134c2ff217a94c2da1035ef57f1ed54c P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 14:50:32.903740  9202 tablet_bootstrap.cc:492] T 173b356311654519a8655c7bf15add11 P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap starting.
I20260709 14:50:32.935541  9202 tablet_bootstrap.cc:492] T 173b356311654519a8655c7bf15add11 P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:50:32.936568  9202 tablet_bootstrap.cc:492] T 173b356311654519a8655c7bf15add11 P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap complete.
I20260709 14:50:32.937217  9202 ts_tablet_manager.cc:1403] T 173b356311654519a8655c7bf15add11 P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent bootstrapping tablet: real 0.034s	user 0.020s	sys 0.000s
I20260709 14:50:32.939607  9202 raft_consensus.cc:359] T 173b356311654519a8655c7bf15add11 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:32.940353  9202 raft_consensus.cc:740] T 173b356311654519a8655c7bf15add11 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2e1ff9c009347d0bf70b4b3624fbab4, State: Initialized, Role: FOLLOWER
I20260709 14:50:32.940996  9202 consensus_queue.cc:260] T 173b356311654519a8655c7bf15add11 P f2e1ff9c009347d0bf70b4b3624fbab4 [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: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:32.942956  9202 ts_tablet_manager.cc:1434] T 173b356311654519a8655c7bf15add11 P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:50:32.943658  9202 tablet_bootstrap.cc:492] T ddf674dcdacf4f859665cdd20cb16f55 P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap starting.
I20260709 14:50:32.961239  9202 tablet_bootstrap.cc:492] T ddf674dcdacf4f859665cdd20cb16f55 P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:50:32.962735  9202 tablet_bootstrap.cc:492] T ddf674dcdacf4f859665cdd20cb16f55 P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap complete.
I20260709 14:50:32.963342  9202 ts_tablet_manager.cc:1403] T ddf674dcdacf4f859665cdd20cb16f55 P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260709 14:50:32.965598  9202 raft_consensus.cc:359] T ddf674dcdacf4f859665cdd20cb16f55 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:32.966265  9202 raft_consensus.cc:740] T ddf674dcdacf4f859665cdd20cb16f55 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2e1ff9c009347d0bf70b4b3624fbab4, State: Initialized, Role: FOLLOWER
I20260709 14:50:32.966836  9202 consensus_queue.cc:260] T ddf674dcdacf4f859665cdd20cb16f55 P f2e1ff9c009347d0bf70b4b3624fbab4 [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: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:32.968603  9202 ts_tablet_manager.cc:1434] T ddf674dcdacf4f859665cdd20cb16f55 P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:50:32.969287  9202 tablet_bootstrap.cc:492] T 8176ca3d19ae463fa405facc55d5b2ba P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap starting.
I20260709 14:50:32.986150  9202 tablet_bootstrap.cc:492] T 8176ca3d19ae463fa405facc55d5b2ba P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:50:32.987278  9202 tablet_bootstrap.cc:492] T 8176ca3d19ae463fa405facc55d5b2ba P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap complete.
I20260709 14:50:32.987879  9202 ts_tablet_manager.cc:1403] T 8176ca3d19ae463fa405facc55d5b2ba P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260709 14:50:32.990039  9202 raft_consensus.cc:359] T 8176ca3d19ae463fa405facc55d5b2ba P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:32.990661  9202 raft_consensus.cc:740] T 8176ca3d19ae463fa405facc55d5b2ba P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2e1ff9c009347d0bf70b4b3624fbab4, State: Initialized, Role: FOLLOWER
I20260709 14:50:32.991364  9202 consensus_queue.cc:260] T 8176ca3d19ae463fa405facc55d5b2ba P f2e1ff9c009347d0bf70b4b3624fbab4 [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: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:32.993347  9202 ts_tablet_manager.cc:1434] T 8176ca3d19ae463fa405facc55d5b2ba P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:50:32.994154  9202 tablet_bootstrap.cc:492] T 0353f6fc75824f4f8f507a3a104c2513 P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap starting.
I20260709 14:50:33.006889  9202 tablet_bootstrap.cc:492] T 0353f6fc75824f4f8f507a3a104c2513 P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:50:33.007527  9202 tablet_bootstrap.cc:492] T 0353f6fc75824f4f8f507a3a104c2513 P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap complete.
I20260709 14:50:33.008112  9202 ts_tablet_manager.cc:1403] T 0353f6fc75824f4f8f507a3a104c2513 P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260709 14:50:33.009902  9202 raft_consensus.cc:359] T 0353f6fc75824f4f8f507a3a104c2513 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:33.010370  9202 raft_consensus.cc:740] T 0353f6fc75824f4f8f507a3a104c2513 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2e1ff9c009347d0bf70b4b3624fbab4, State: Initialized, Role: FOLLOWER
I20260709 14:50:33.010898  9202 consensus_queue.cc:260] T 0353f6fc75824f4f8f507a3a104c2513 P f2e1ff9c009347d0bf70b4b3624fbab4 [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: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:33.012214  9202 ts_tablet_manager.cc:1434] T 0353f6fc75824f4f8f507a3a104c2513 P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:50:33.012761  9202 tablet_bootstrap.cc:492] T 4f04072a88084385b14c176663c87ce1 P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap starting.
I20260709 14:50:33.022509  9202 tablet_bootstrap.cc:492] T 4f04072a88084385b14c176663c87ce1 P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:50:33.023171  9202 tablet_bootstrap.cc:492] T 4f04072a88084385b14c176663c87ce1 P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap complete.
I20260709 14:50:33.023679  9202 ts_tablet_manager.cc:1403] T 4f04072a88084385b14c176663c87ce1 P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent bootstrapping tablet: real 0.011s	user 0.004s	sys 0.004s
I20260709 14:50:33.025295  9202 raft_consensus.cc:359] T 4f04072a88084385b14c176663c87ce1 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:33.025863  9202 raft_consensus.cc:740] T 4f04072a88084385b14c176663c87ce1 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2e1ff9c009347d0bf70b4b3624fbab4, State: Initialized, Role: FOLLOWER
I20260709 14:50:33.026427  9202 consensus_queue.cc:260] T 4f04072a88084385b14c176663c87ce1 P f2e1ff9c009347d0bf70b4b3624fbab4 [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: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:33.028272  9202 ts_tablet_manager.cc:1434] T 4f04072a88084385b14c176663c87ce1 P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:50:33.029012  9202 tablet_bootstrap.cc:492] T e07df9b5a69f4299b43e2fe91343a86f P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap starting.
I20260709 14:50:33.038405  6329 ts_tablet_manager.cc:616] Registered 45 tablets
I20260709 14:50:33.038729  6329 ts_tablet_manager.cc:595] Time spent register tablets: real 0.217s	user 0.203s	sys 0.004s
I20260709 14:50:33.059549  9202 tablet_bootstrap.cc:492] T e07df9b5a69f4299b43e2fe91343a86f P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:50:33.060482  9202 tablet_bootstrap.cc:492] T e07df9b5a69f4299b43e2fe91343a86f P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap complete.
I20260709 14:50:33.061100  9202 ts_tablet_manager.cc:1403] T e07df9b5a69f4299b43e2fe91343a86f P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent bootstrapping tablet: real 0.032s	user 0.016s	sys 0.011s
I20260709 14:50:33.063786  9202 raft_consensus.cc:359] T e07df9b5a69f4299b43e2fe91343a86f P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:33.064711  9202 raft_consensus.cc:740] T e07df9b5a69f4299b43e2fe91343a86f P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2e1ff9c009347d0bf70b4b3624fbab4, State: Initialized, Role: FOLLOWER
I20260709 14:50:33.065451  9202 consensus_queue.cc:260] T e07df9b5a69f4299b43e2fe91343a86f P f2e1ff9c009347d0bf70b4b3624fbab4 [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: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:33.067903  9202 ts_tablet_manager.cc:1434] T e07df9b5a69f4299b43e2fe91343a86f P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:50:33.068819  9202 tablet_bootstrap.cc:492] T b59995e022834366a717edbe7e35928a P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap starting.
I20260709 14:50:33.087960  9202 tablet_bootstrap.cc:492] T b59995e022834366a717edbe7e35928a P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:50:33.089059  9202 tablet_bootstrap.cc:492] T b59995e022834366a717edbe7e35928a P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap complete.
I20260709 14:50:33.089807  9202 ts_tablet_manager.cc:1403] T b59995e022834366a717edbe7e35928a P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.004s
I20260709 14:50:33.092859  9202 raft_consensus.cc:359] T b59995e022834366a717edbe7e35928a P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:33.093719  9202 raft_consensus.cc:740] T b59995e022834366a717edbe7e35928a P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2e1ff9c009347d0bf70b4b3624fbab4, State: Initialized, Role: FOLLOWER
I20260709 14:50:33.094650  9202 consensus_queue.cc:260] T b59995e022834366a717edbe7e35928a P f2e1ff9c009347d0bf70b4b3624fbab4 [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: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:33.097334  9202 ts_tablet_manager.cc:1434] T b59995e022834366a717edbe7e35928a P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:50:33.098160  9202 tablet_bootstrap.cc:492] T c0a8b7f4be2c410dacbea077d2b852d9 P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap starting.
I20260709 14:50:33.122638  9202 tablet_bootstrap.cc:492] T c0a8b7f4be2c410dacbea077d2b852d9 P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:50:33.123629  9202 tablet_bootstrap.cc:492] T c0a8b7f4be2c410dacbea077d2b852d9 P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap complete.
I20260709 14:50:33.124398  9202 ts_tablet_manager.cc:1403] T c0a8b7f4be2c410dacbea077d2b852d9 P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.008s
I20260709 14:50:33.127197  9202 raft_consensus.cc:359] T c0a8b7f4be2c410dacbea077d2b852d9 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:33.128072  9202 raft_consensus.cc:740] T c0a8b7f4be2c410dacbea077d2b852d9 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2e1ff9c009347d0bf70b4b3624fbab4, State: Initialized, Role: FOLLOWER
I20260709 14:50:33.128907  9202 consensus_queue.cc:260] T c0a8b7f4be2c410dacbea077d2b852d9 P f2e1ff9c009347d0bf70b4b3624fbab4 [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: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:33.131528  9202 ts_tablet_manager.cc:1434] T c0a8b7f4be2c410dacbea077d2b852d9 P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:50:33.132438  9202 tablet_bootstrap.cc:492] T 50d6f1372d0d4b42bc89b884859b0c62 P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap starting.
I20260709 14:50:33.152522  9202 tablet_bootstrap.cc:492] T 50d6f1372d0d4b42bc89b884859b0c62 P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:50:33.153734  9202 tablet_bootstrap.cc:492] T 50d6f1372d0d4b42bc89b884859b0c62 P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap complete.
I20260709 14:50:33.154485  9202 ts_tablet_manager.cc:1403] T 50d6f1372d0d4b42bc89b884859b0c62 P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.004s
I20260709 14:50:33.157529  9202 raft_consensus.cc:359] T 50d6f1372d0d4b42bc89b884859b0c62 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 3 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:33.158402  9202 raft_consensus.cc:740] T 50d6f1372d0d4b42bc89b884859b0c62 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 3 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2e1ff9c009347d0bf70b4b3624fbab4, State: Initialized, Role: FOLLOWER
I20260709 14:50:33.159350  9202 consensus_queue.cc:260] T 50d6f1372d0d4b42bc89b884859b0c62 P f2e1ff9c009347d0bf70b4b3624fbab4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:33.162218  9202 ts_tablet_manager.cc:1434] T 50d6f1372d0d4b42bc89b884859b0c62 P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:50:33.163117  9202 tablet_bootstrap.cc:492] T 7acfe2b14bb2443ab9276f6a4c9e0423 P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap starting.
I20260709 14:50:33.188094  9202 tablet_bootstrap.cc:492] T 7acfe2b14bb2443ab9276f6a4c9e0423 P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:50:33.189191  9202 tablet_bootstrap.cc:492] T 7acfe2b14bb2443ab9276f6a4c9e0423 P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap complete.
I20260709 14:50:33.189961  9202 ts_tablet_manager.cc:1403] T 7acfe2b14bb2443ab9276f6a4c9e0423 P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent bootstrapping tablet: real 0.027s	user 0.019s	sys 0.004s
I20260709 14:50:33.193063  9202 raft_consensus.cc:359] T 7acfe2b14bb2443ab9276f6a4c9e0423 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:33.193894  9202 raft_consensus.cc:740] T 7acfe2b14bb2443ab9276f6a4c9e0423 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2e1ff9c009347d0bf70b4b3624fbab4, State: Initialized, Role: FOLLOWER
I20260709 14:50:33.194785  9202 consensus_queue.cc:260] T 7acfe2b14bb2443ab9276f6a4c9e0423 P f2e1ff9c009347d0bf70b4b3624fbab4 [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: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:33.197468  9202 ts_tablet_manager.cc:1434] T 7acfe2b14bb2443ab9276f6a4c9e0423 P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:50:33.198410  9202 tablet_bootstrap.cc:492] T d76d6f1b170240199220a8088273b926 P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap starting.
I20260709 14:50:33.243492  9202 tablet_bootstrap.cc:492] T d76d6f1b170240199220a8088273b926 P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:50:33.244407  9202 tablet_bootstrap.cc:492] T d76d6f1b170240199220a8088273b926 P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap complete.
I20260709 14:50:33.245024  9202 ts_tablet_manager.cc:1403] T d76d6f1b170240199220a8088273b926 P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent bootstrapping tablet: real 0.047s	user 0.034s	sys 0.008s
I20260709 14:50:33.247808  9202 raft_consensus.cc:359] T d76d6f1b170240199220a8088273b926 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:33.248731  9202 raft_consensus.cc:740] T d76d6f1b170240199220a8088273b926 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2e1ff9c009347d0bf70b4b3624fbab4, State: Initialized, Role: FOLLOWER
I20260709 14:50:33.249560  9202 consensus_queue.cc:260] T d76d6f1b170240199220a8088273b926 P f2e1ff9c009347d0bf70b4b3624fbab4 [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: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:33.252241  9202 ts_tablet_manager.cc:1434] T d76d6f1b170240199220a8088273b926 P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:50:33.253021  9202 tablet_bootstrap.cc:492] T d30b3a2fde224275bc33bc2a24798e2d P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap starting.
I20260709 14:50:33.273290  9211 raft_consensus.cc:493] T 56623f1ea13747ed87dd1d98394c8a65 P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f2e1ff9c009347d0bf70b4b3624fbab4)
I20260709 14:50:33.274060  9211 raft_consensus.cc:515] T 56623f1ea13747ed87dd1d98394c8a65 P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:33.276500  9211 leader_election.cc:290] T 56623f1ea13747ed87dd1d98394c8a65 P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101), 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485)
I20260709 14:50:33.278774  8449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56623f1ea13747ed87dd1d98394c8a65" candidate_uuid: "1cf3b660b3e14a4c9d208456c127d985" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "118418fc007349f3b9b593bd409820e0" is_pre_election: true
I20260709 14:50:33.282487  9202 tablet_bootstrap.cc:492] T d30b3a2fde224275bc33bc2a24798e2d P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:50:33.285141  9202 tablet_bootstrap.cc:492] T d30b3a2fde224275bc33bc2a24798e2d P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap complete.
I20260709 14:50:33.285931  9202 ts_tablet_manager.cc:1403] T d30b3a2fde224275bc33bc2a24798e2d P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent bootstrapping tablet: real 0.033s	user 0.022s	sys 0.000s
I20260709 14:50:33.294646  9204 raft_consensus.cc:493] T ec3307fcb64b452b96b144f01f555e6e P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f2e1ff9c009347d0bf70b4b3624fbab4)
I20260709 14:50:33.295159  9204 raft_consensus.cc:515] T ec3307fcb64b452b96b144f01f555e6e P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
W20260709 14:50:33.296320  8565 leader_election.cc:336] T 56623f1ea13747ed87dd1d98394c8a65 P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Network error: Client connection negotiation failed: client connection to 127.6.46.65:35101: connect: Connection refused (error 111)
I20260709 14:50:33.297087  8565 leader_election.cc:304] T 56623f1ea13747ed87dd1d98394c8a65 P 1cf3b660b3e14a4c9d208456c127d985 [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: 1cf3b660b3e14a4c9d208456c127d985; no voters: 118418fc007349f3b9b593bd409820e0, f2e1ff9c009347d0bf70b4b3624fbab4
I20260709 14:50:33.298866  9204 leader_election.cc:290] T ec3307fcb64b452b96b144f01f555e6e P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101), 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485)
I20260709 14:50:33.299005  9211 raft_consensus.cc:2749] T 56623f1ea13747ed87dd1d98394c8a65 P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:33.300817  9202 raft_consensus.cc:359] T d30b3a2fde224275bc33bc2a24798e2d P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:33.298842  8449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec3307fcb64b452b96b144f01f555e6e" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "118418fc007349f3b9b593bd409820e0" is_pre_election: true
I20260709 14:50:33.301517  9202 raft_consensus.cc:740] T d30b3a2fde224275bc33bc2a24798e2d P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2e1ff9c009347d0bf70b4b3624fbab4, State: Initialized, Role: FOLLOWER
I20260709 14:50:33.302920  9202 consensus_queue.cc:260] T d30b3a2fde224275bc33bc2a24798e2d P f2e1ff9c009347d0bf70b4b3624fbab4 [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: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:33.304844  9202 ts_tablet_manager.cc:1434] T d30b3a2fde224275bc33bc2a24798e2d P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260709 14:50:33.305584  9202 tablet_bootstrap.cc:492] T 5b9358c6941c4923a55a700a75d54c4c P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap starting.
I20260709 14:50:33.309798  6329 rpc_server.cc:307] RPC server started. Bound to: 127.6.46.65:35101
I20260709 14:50:33.309996  9280 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.46.65:35101 every 8 connection(s)
I20260709 14:50:33.328619  9202 tablet_bootstrap.cc:492] T 5b9358c6941c4923a55a700a75d54c4c P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:50:33.329531  9202 tablet_bootstrap.cc:492] T 5b9358c6941c4923a55a700a75d54c4c P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap complete.
I20260709 14:50:33.330163  9202 ts_tablet_manager.cc:1403] T 5b9358c6941c4923a55a700a75d54c4c P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.008s
I20260709 14:50:33.329559  9253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec3307fcb64b452b96b144f01f555e6e" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" is_pre_election: true
I20260709 14:50:33.332212  9253 raft_consensus.cc:2468] T ec3307fcb64b452b96b144f01f555e6e P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1843fd4e6ed744abb7593fa3808e8ea5 in term 1.
I20260709 14:50:33.334421  8491 leader_election.cc:304] T ec3307fcb64b452b96b144f01f555e6e P 1843fd4e6ed744abb7593fa3808e8ea5 [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: 1843fd4e6ed744abb7593fa3808e8ea5, f2e1ff9c009347d0bf70b4b3624fbab4; no voters: 118418fc007349f3b9b593bd409820e0
I20260709 14:50:33.335150  9204 raft_consensus.cc:2804] T ec3307fcb64b452b96b144f01f555e6e P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:33.335511  9204 raft_consensus.cc:493] T ec3307fcb64b452b96b144f01f555e6e P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f2e1ff9c009347d0bf70b4b3624fbab4)
I20260709 14:50:33.335955  9204 raft_consensus.cc:3060] T ec3307fcb64b452b96b144f01f555e6e P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:33.337126  9202 raft_consensus.cc:359] T 5b9358c6941c4923a55a700a75d54c4c P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:33.337764  9202 raft_consensus.cc:740] T 5b9358c6941c4923a55a700a75d54c4c P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2e1ff9c009347d0bf70b4b3624fbab4, State: Initialized, Role: FOLLOWER
I20260709 14:50:33.338425  9202 consensus_queue.cc:260] T 5b9358c6941c4923a55a700a75d54c4c P f2e1ff9c009347d0bf70b4b3624fbab4 [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: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:33.340027  9202 ts_tablet_manager.cc:1434] T 5b9358c6941c4923a55a700a75d54c4c P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 14:50:33.340752  9202 tablet_bootstrap.cc:492] T 61a185cbf7db4fc7a8fe54a0d8267b40 P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap starting.
I20260709 14:50:33.342291  9204 raft_consensus.cc:515] T ec3307fcb64b452b96b144f01f555e6e P 1843fd4e6ed744abb7593fa3808e8ea5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:33.347141  9253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec3307fcb64b452b96b144f01f555e6e" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4"
I20260709 14:50:33.347683  9253 raft_consensus.cc:3060] T ec3307fcb64b452b96b144f01f555e6e P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:33.355739  9176 raft_consensus.cc:493] T ec3307fcb64b452b96b144f01f555e6e P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f2e1ff9c009347d0bf70b4b3624fbab4)
I20260709 14:50:33.356289  9176 raft_consensus.cc:515] T ec3307fcb64b452b96b144f01f555e6e P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:33.362265  9176 leader_election.cc:290] T ec3307fcb64b452b96b144f01f555e6e P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101), 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865)
I20260709 14:50:33.363591  8526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec3307fcb64b452b96b144f01f555e6e" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" is_pre_election: true
I20260709 14:50:33.364604  8526 raft_consensus.cc:2393] T ec3307fcb64b452b96b144f01f555e6e P 1843fd4e6ed744abb7593fa3808e8ea5 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 118418fc007349f3b9b593bd409820e0 in current term 2: Already voted for candidate 1843fd4e6ed744abb7593fa3808e8ea5 in this term.
I20260709 14:50:33.381621  9253 raft_consensus.cc:2468] T ec3307fcb64b452b96b144f01f555e6e P f2e1ff9c009347d0bf70b4b3624fbab4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1843fd4e6ed744abb7593fa3808e8ea5 in term 2.
I20260709 14:50:33.384238  8449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec3307fcb64b452b96b144f01f555e6e" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "118418fc007349f3b9b593bd409820e0"
I20260709 14:50:33.385602  8449 raft_consensus.cc:3060] T ec3307fcb64b452b96b144f01f555e6e P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:33.401084  8449 raft_consensus.cc:2468] T ec3307fcb64b452b96b144f01f555e6e P 118418fc007349f3b9b593bd409820e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1843fd4e6ed744abb7593fa3808e8ea5 in term 2.
I20260709 14:50:33.402812  8492 leader_election.cc:304] T ec3307fcb64b452b96b144f01f555e6e P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 118418fc007349f3b9b593bd409820e0, 1843fd4e6ed744abb7593fa3808e8ea5; no voters: 
I20260709 14:50:33.404026  9179 raft_consensus.cc:2804] T ec3307fcb64b452b96b144f01f555e6e P 1843fd4e6ed744abb7593fa3808e8ea5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:33.404641  9179 raft_consensus.cc:697] T ec3307fcb64b452b96b144f01f555e6e P 1843fd4e6ed744abb7593fa3808e8ea5 [term 2 LEADER]: Becoming Leader. State: Replica: 1843fd4e6ed744abb7593fa3808e8ea5, State: Running, Role: LEADER
I20260709 14:50:33.405876  9179 consensus_queue.cc:237] T ec3307fcb64b452b96b144f01f555e6e P 1843fd4e6ed744abb7593fa3808e8ea5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:33.384872  9204 leader_election.cc:290] T ec3307fcb64b452b96b144f01f555e6e P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 2 election: Requested vote from peers f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101), 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485)
I20260709 14:50:33.423270  8269 catalog_manager.cc:5697] T ec3307fcb64b452b96b144f01f555e6e P 1843fd4e6ed744abb7593fa3808e8ea5 reported cstate change: term changed from 1 to 2, leader changed from f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65) to 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67). New cstate: current_term: 2 leader_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:33.433059  9179 raft_consensus.cc:493] T 3a9292e12ed04d739fb554506bff7e61 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f2e1ff9c009347d0bf70b4b3624fbab4)
I20260709 14:50:33.433591  9179 raft_consensus.cc:515] T 3a9292e12ed04d739fb554506bff7e61 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:33.435483  9179 leader_election.cc:290] T 3a9292e12ed04d739fb554506bff7e61 P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101), 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485)
I20260709 14:50:33.437736  9252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec3307fcb64b452b96b144f01f555e6e" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" is_pre_election: true
I20260709 14:50:33.438621  9252 raft_consensus.cc:2393] T ec3307fcb64b452b96b144f01f555e6e P f2e1ff9c009347d0bf70b4b3624fbab4 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 118418fc007349f3b9b593bd409820e0 in current term 2: Already voted for candidate 1843fd4e6ed744abb7593fa3808e8ea5 in this term.
I20260709 14:50:33.439646  8417 leader_election.cc:304] T ec3307fcb64b452b96b144f01f555e6e P 118418fc007349f3b9b593bd409820e0 [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: 118418fc007349f3b9b593bd409820e0; no voters: 1843fd4e6ed744abb7593fa3808e8ea5, f2e1ff9c009347d0bf70b4b3624fbab4
I20260709 14:50:33.440958  9202 tablet_bootstrap.cc:492] T 61a185cbf7db4fc7a8fe54a0d8267b40 P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:50:33.441612  9252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a9292e12ed04d739fb554506bff7e61" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" is_pre_election: true
I20260709 14:50:33.442176  8449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a9292e12ed04d739fb554506bff7e61" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "118418fc007349f3b9b593bd409820e0" is_pre_election: true
W20260709 14:50:33.442836  8491 leader_election.cc:343] T 3a9292e12ed04d739fb554506bff7e61 P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:33.442337  9211 raft_consensus.cc:493] T fd1076cdc2914cf69158e6983c358da0 P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f2e1ff9c009347d0bf70b4b3624fbab4)
I20260709 14:50:33.443696  9211 raft_consensus.cc:515] T fd1076cdc2914cf69158e6983c358da0 P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:33.446326  9211 leader_election.cc:290] T fd1076cdc2914cf69158e6983c358da0 P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101), 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485)
I20260709 14:50:33.446967  9282 heartbeater.cc:344] Connected to a master server at 127.6.46.126:33645
I20260709 14:50:33.447321  9282 heartbeater.cc:461] Registering TS with master...
I20260709 14:50:33.448190  9282 heartbeater.cc:507] Master 127.6.46.126:33645 requested a full tablet report, sending...
I20260709 14:50:33.448271  8492 leader_election.cc:304] T 3a9292e12ed04d739fb554506bff7e61 P 1843fd4e6ed744abb7593fa3808e8ea5 [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: 1843fd4e6ed744abb7593fa3808e8ea5; no voters: 118418fc007349f3b9b593bd409820e0, f2e1ff9c009347d0bf70b4b3624fbab4
I20260709 14:50:33.450415  9203 raft_consensus.cc:2749] T 3a9292e12ed04d739fb554506bff7e61 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:33.446995  9176 raft_consensus.cc:2749] T ec3307fcb64b452b96b144f01f555e6e P 118418fc007349f3b9b593bd409820e0 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:33.452970  8449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd1076cdc2914cf69158e6983c358da0" candidate_uuid: "1cf3b660b3e14a4c9d208456c127d985" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "118418fc007349f3b9b593bd409820e0" is_pre_election: true
I20260709 14:50:33.454214  9176 raft_consensus.cc:493] T 8176ca3d19ae463fa405facc55d5b2ba P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f2e1ff9c009347d0bf70b4b3624fbab4)
I20260709 14:50:33.454906  9176 raft_consensus.cc:515] T 8176ca3d19ae463fa405facc55d5b2ba P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:33.458544  9253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd1076cdc2914cf69158e6983c358da0" candidate_uuid: "1cf3b660b3e14a4c9d208456c127d985" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" is_pre_election: true
W20260709 14:50:33.459892  8565 leader_election.cc:343] T fd1076cdc2914cf69158e6983c358da0 P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:33.460353  8565 leader_election.cc:304] T fd1076cdc2914cf69158e6983c358da0 P 1cf3b660b3e14a4c9d208456c127d985 [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: 1cf3b660b3e14a4c9d208456c127d985; no voters: 118418fc007349f3b9b593bd409820e0, f2e1ff9c009347d0bf70b4b3624fbab4
I20260709 14:50:33.461359  9211 raft_consensus.cc:2749] T fd1076cdc2914cf69158e6983c358da0 P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:33.462368  9252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8176ca3d19ae463fa405facc55d5b2ba" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" is_pre_election: true
I20260709 14:50:33.469859  8270 ts_manager.cc:194] Re-registered known tserver with Master: f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101)
I20260709 14:50:33.470546  9252 raft_consensus.cc:2468] T 8176ca3d19ae463fa405facc55d5b2ba P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 118418fc007349f3b9b593bd409820e0 in term 1.
I20260709 14:50:33.472023  8417 leader_election.cc:304] T 8176ca3d19ae463fa405facc55d5b2ba P 118418fc007349f3b9b593bd409820e0 [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: 118418fc007349f3b9b593bd409820e0, f2e1ff9c009347d0bf70b4b3624fbab4; no voters: 
I20260709 14:50:33.468461  8526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8176ca3d19ae463fa405facc55d5b2ba" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" is_pre_election: true
I20260709 14:50:33.441895  9202 tablet_bootstrap.cc:492] T 61a185cbf7db4fc7a8fe54a0d8267b40 P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap complete.
I20260709 14:50:33.463724  9176 leader_election.cc:290] T 8176ca3d19ae463fa405facc55d5b2ba P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101), 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865)
I20260709 14:50:33.531589  9205 raft_consensus.cc:493] T 56623f1ea13747ed87dd1d98394c8a65 P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f2e1ff9c009347d0bf70b4b3624fbab4)
I20260709 14:50:33.533103  9202 ts_tablet_manager.cc:1403] T 61a185cbf7db4fc7a8fe54a0d8267b40 P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent bootstrapping tablet: real 0.193s	user 0.034s	sys 0.041s
I20260709 14:50:33.533356  9205 raft_consensus.cc:515] T 56623f1ea13747ed87dd1d98394c8a65 P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:33.535355  9176 raft_consensus.cc:2804] T 8176ca3d19ae463fa405facc55d5b2ba P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:33.535555  9205 leader_election.cc:290] T 56623f1ea13747ed87dd1d98394c8a65 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415), f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101)
I20260709 14:50:33.535861  9176 raft_consensus.cc:493] T 8176ca3d19ae463fa405facc55d5b2ba P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f2e1ff9c009347d0bf70b4b3624fbab4)
I20260709 14:50:33.535677  9202 raft_consensus.cc:359] T 61a185cbf7db4fc7a8fe54a0d8267b40 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:33.536303  9176 raft_consensus.cc:3060] T 8176ca3d19ae463fa405facc55d5b2ba P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:33.536644  9202 raft_consensus.cc:740] T 61a185cbf7db4fc7a8fe54a0d8267b40 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2e1ff9c009347d0bf70b4b3624fbab4, State: Initialized, Role: FOLLOWER
I20260709 14:50:33.537536  9202 consensus_queue.cc:260] T 61a185cbf7db4fc7a8fe54a0d8267b40 P f2e1ff9c009347d0bf70b4b3624fbab4 [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: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:33.539973  9202 ts_tablet_manager.cc:1434] T 61a185cbf7db4fc7a8fe54a0d8267b40 P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:50:33.540678  9202 tablet_bootstrap.cc:492] T 387cf17bb12a427fac23e5b8a04ff79d P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap starting.
I20260709 14:50:33.544494  9204 raft_consensus.cc:493] T d76d6f1b170240199220a8088273b926 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f2e1ff9c009347d0bf70b4b3624fbab4)
W20260709 14:50:33.544755  8491 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.46.65:35101, user_credentials={real_user=slave}} blocked reactor thread for 70949.7us
I20260709 14:50:33.545218  9204 raft_consensus.cc:515] T d76d6f1b170240199220a8088273b926 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
W20260709 14:50:33.547324  8417 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.46.65:35101, user_credentials={real_user=slave}} blocked reactor thread for 75359.3us
I20260709 14:50:33.546224  9203 raft_consensus.cc:493] T 61fa0b91210e47fab4e7228d387db5b5 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f2e1ff9c009347d0bf70b4b3624fbab4)
I20260709 14:50:33.549937  9204 leader_election.cc:290] T d76d6f1b170240199220a8088273b926 P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101), 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485)
I20260709 14:50:33.552260  9211 raft_consensus.cc:493] T db42d314e1fe4e84bc266d4c9103056b P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f2e1ff9c009347d0bf70b4b3624fbab4)
I20260709 14:50:33.552006  9176 raft_consensus.cc:515] T 8176ca3d19ae463fa405facc55d5b2ba P 118418fc007349f3b9b593bd409820e0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:33.554517  9179 raft_consensus.cc:493] T 173b356311654519a8655c7bf15add11 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f2e1ff9c009347d0bf70b4b3624fbab4)
I20260709 14:50:33.555887  8449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d76d6f1b170240199220a8088273b926" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "118418fc007349f3b9b593bd409820e0" is_pre_election: true
I20260709 14:50:33.566226  8449 raft_consensus.cc:2468] T d76d6f1b170240199220a8088273b926 P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1843fd4e6ed744abb7593fa3808e8ea5 in term 1.
I20260709 14:50:33.565320  9179 raft_consensus.cc:515] T 173b356311654519a8655c7bf15add11 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:33.569224  8492 leader_election.cc:304] T d76d6f1b170240199220a8088273b926 P 1843fd4e6ed744abb7593fa3808e8ea5 [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: 118418fc007349f3b9b593bd409820e0, 1843fd4e6ed744abb7593fa3808e8ea5; no voters: 
I20260709 14:50:33.580358  9296 raft_consensus.cc:493] T 61fa0b91210e47fab4e7228d387db5b5 P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f2e1ff9c009347d0bf70b4b3624fbab4)
I20260709 14:50:33.581048  9296 raft_consensus.cc:515] T 61fa0b91210e47fab4e7228d387db5b5 P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:33.583645  9296 leader_election.cc:290] T 61fa0b91210e47fab4e7228d387db5b5 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101), 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865)
I20260709 14:50:33.585068  8600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56623f1ea13747ed87dd1d98394c8a65" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1cf3b660b3e14a4c9d208456c127d985" is_pre_election: true
I20260709 14:50:33.585675  8600 raft_consensus.cc:2468] T 56623f1ea13747ed87dd1d98394c8a65 P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 118418fc007349f3b9b593bd409820e0 in term 1.
I20260709 14:50:33.586176  9253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56623f1ea13747ed87dd1d98394c8a65" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" is_pre_election: true
I20260709 14:50:33.561597  9203 raft_consensus.cc:515] T 61fa0b91210e47fab4e7228d387db5b5 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:33.591065  9203 leader_election.cc:290] T 61fa0b91210e47fab4e7228d387db5b5 P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101), 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485)
I20260709 14:50:33.564422  9211 raft_consensus.cc:515] T db42d314e1fe4e84bc266d4c9103056b P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:33.593197  9176 leader_election.cc:290] T 8176ca3d19ae463fa405facc55d5b2ba P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 2 election: Requested vote from peers f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101), 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865)
I20260709 14:50:33.594187  9211 leader_election.cc:290] T db42d314e1fe4e84bc266d4c9103056b P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865), f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101)
I20260709 14:50:33.591734  9203 raft_consensus.cc:2804] T d76d6f1b170240199220a8088273b926 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:33.599551  9203 raft_consensus.cc:493] T d76d6f1b170240199220a8088273b926 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f2e1ff9c009347d0bf70b4b3624fbab4)
I20260709 14:50:33.599951  9203 raft_consensus.cc:3060] T d76d6f1b170240199220a8088273b926 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:33.600924  9179 leader_election.cc:290] T 173b356311654519a8655c7bf15add11 P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101), 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485)
I20260709 14:50:33.607795  8526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61fa0b91210e47fab4e7228d387db5b5" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" is_pre_election: true
I20260709 14:50:33.608382  8526 raft_consensus.cc:2468] T 61fa0b91210e47fab4e7228d387db5b5 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 118418fc007349f3b9b593bd409820e0 in term 1.
I20260709 14:50:33.604952  9252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d76d6f1b170240199220a8088273b926" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" is_pre_election: true
I20260709 14:50:33.608556  8449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61fa0b91210e47fab4e7228d387db5b5" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "118418fc007349f3b9b593bd409820e0" is_pre_election: true
I20260709 14:50:33.622699  9252 raft_consensus.cc:2468] T d76d6f1b170240199220a8088273b926 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1843fd4e6ed744abb7593fa3808e8ea5 in term 1.
I20260709 14:50:33.622813  8449 raft_consensus.cc:2468] T 61fa0b91210e47fab4e7228d387db5b5 P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1843fd4e6ed744abb7593fa3808e8ea5 in term 1.
I20260709 14:50:33.624351  8492 leader_election.cc:304] T 61fa0b91210e47fab4e7228d387db5b5 P 1843fd4e6ed744abb7593fa3808e8ea5 [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: 118418fc007349f3b9b593bd409820e0, 1843fd4e6ed744abb7593fa3808e8ea5; no voters: 
I20260709 14:50:33.611212  8451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173b356311654519a8655c7bf15add11" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "118418fc007349f3b9b593bd409820e0" is_pre_election: true
I20260709 14:50:33.612630  8523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8176ca3d19ae463fa405facc55d5b2ba" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5"
W20260709 14:50:33.613278  8565 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.46.65:35101, user_credentials={real_user=slave}} blocked reactor thread for 52519.1us
I20260709 14:50:33.610440  9176 raft_consensus.cc:493] T fd1076cdc2914cf69158e6983c358da0 P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f2e1ff9c009347d0bf70b4b3624fbab4)
I20260709 14:50:33.629463  8418 leader_election.cc:304] T 61fa0b91210e47fab4e7228d387db5b5 P 118418fc007349f3b9b593bd409820e0 [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: 118418fc007349f3b9b593bd409820e0, 1843fd4e6ed744abb7593fa3808e8ea5; no voters: 
I20260709 14:50:33.629552  9176 raft_consensus.cc:515] T fd1076cdc2914cf69158e6983c358da0 P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:33.630694  9297 raft_consensus.cc:2804] T 61fa0b91210e47fab4e7228d387db5b5 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:33.631222  9297 raft_consensus.cc:493] T 61fa0b91210e47fab4e7228d387db5b5 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f2e1ff9c009347d0bf70b4b3624fbab4)
I20260709 14:50:33.631680  9297 raft_consensus.cc:3060] T 61fa0b91210e47fab4e7228d387db5b5 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:33.632336  9253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db42d314e1fe4e84bc266d4c9103056b" candidate_uuid: "1cf3b660b3e14a4c9d208456c127d985" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" is_pre_election: true
I20260709 14:50:33.636152  9176 leader_election.cc:290] T fd1076cdc2914cf69158e6983c358da0 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415), f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101)
W20260709 14:50:33.637537  8565 leader_election.cc:343] T db42d314e1fe4e84bc266d4c9103056b P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:33.640213  9294 raft_consensus.cc:493] T c0a8b7f4be2c410dacbea077d2b852d9 P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f2e1ff9c009347d0bf70b4b3624fbab4)
I20260709 14:50:33.644301  9294 raft_consensus.cc:515] T c0a8b7f4be2c410dacbea077d2b852d9 P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:33.642082  9203 raft_consensus.cc:515] T d76d6f1b170240199220a8088273b926 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:33.650432  8593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd1076cdc2914cf69158e6983c358da0" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1cf3b660b3e14a4c9d208456c127d985" is_pre_election: true
I20260709 14:50:33.651285  8593 raft_consensus.cc:2468] T fd1076cdc2914cf69158e6983c358da0 P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 118418fc007349f3b9b593bd409820e0 in term 1.
I20260709 14:50:33.655735  9252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0a8b7f4be2c410dacbea077d2b852d9" candidate_uuid: "1cf3b660b3e14a4c9d208456c127d985" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" is_pre_election: true
I20260709 14:50:33.656575  9252 raft_consensus.cc:2468] T c0a8b7f4be2c410dacbea077d2b852d9 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1cf3b660b3e14a4c9d208456c127d985 in term 1.
I20260709 14:50:33.658113  8565 leader_election.cc:304] T c0a8b7f4be2c410dacbea077d2b852d9 P 1cf3b660b3e14a4c9d208456c127d985 [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: 1cf3b660b3e14a4c9d208456c127d985, f2e1ff9c009347d0bf70b4b3624fbab4; no voters: 
I20260709 14:50:33.659260  9211 raft_consensus.cc:2804] T c0a8b7f4be2c410dacbea077d2b852d9 P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:33.659721  9211 raft_consensus.cc:493] T c0a8b7f4be2c410dacbea077d2b852d9 P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f2e1ff9c009347d0bf70b4b3624fbab4)
I20260709 14:50:33.660190  9211 raft_consensus.cc:3060] T c0a8b7f4be2c410dacbea077d2b852d9 P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:50:33.664638  8417 leader_election.cc:343] T 56623f1ea13747ed87dd1d98394c8a65 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:33.664933  9205 raft_consensus.cc:493] T 3a9292e12ed04d739fb554506bff7e61 P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f2e1ff9c009347d0bf70b4b3624fbab4)
I20260709 14:50:33.665661  9205 raft_consensus.cc:515] T 3a9292e12ed04d739fb554506bff7e61 P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:33.669128  8415 leader_election.cc:304] T 56623f1ea13747ed87dd1d98394c8a65 P 118418fc007349f3b9b593bd409820e0 [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: 118418fc007349f3b9b593bd409820e0, 1cf3b660b3e14a4c9d208456c127d985; no voters: f2e1ff9c009347d0bf70b4b3624fbab4
I20260709 14:50:33.670504  9296 raft_consensus.cc:2804] T 56623f1ea13747ed87dd1d98394c8a65 P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:33.670886  9296 raft_consensus.cc:493] T 56623f1ea13747ed87dd1d98394c8a65 P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f2e1ff9c009347d0bf70b4b3624fbab4)
I20260709 14:50:33.671268  9296 raft_consensus.cc:3060] T 56623f1ea13747ed87dd1d98394c8a65 P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:33.671293  9203 leader_election.cc:290] T d76d6f1b170240199220a8088273b926 P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 2 election: Requested vote from peers f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101), 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485)
I20260709 14:50:33.672053  8451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d76d6f1b170240199220a8088273b926" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "118418fc007349f3b9b593bd409820e0"
I20260709 14:50:33.668215  9180 raft_consensus.cc:2804] T 61fa0b91210e47fab4e7228d387db5b5 P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:33.672575  8451 raft_consensus.cc:3060] T d76d6f1b170240199220a8088273b926 P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:33.672722  9180 raft_consensus.cc:493] T 61fa0b91210e47fab4e7228d387db5b5 P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f2e1ff9c009347d0bf70b4b3624fbab4)
I20260709 14:50:33.673360  9180 raft_consensus.cc:3060] T 61fa0b91210e47fab4e7228d387db5b5 P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:33.676342  9301 raft_consensus.cc:493] T db42d314e1fe4e84bc266d4c9103056b P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f2e1ff9c009347d0bf70b4b3624fbab4)
I20260709 14:50:33.676968  9301 raft_consensus.cc:515] T db42d314e1fe4e84bc266d4c9103056b P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:33.679327  9250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61fa0b91210e47fab4e7228d387db5b5" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" is_pre_election: true
I20260709 14:50:33.680011  9293 raft_consensus.cc:493] T 173b356311654519a8655c7bf15add11 P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f2e1ff9c009347d0bf70b4b3624fbab4)
I20260709 14:50:33.680603  9293 raft_consensus.cc:515] T 173b356311654519a8655c7bf15add11 P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:33.685546  9250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173b356311654519a8655c7bf15add11" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" is_pre_election: true
I20260709 14:50:33.686369  9298 raft_consensus.cc:493] T c0a8b7f4be2c410dacbea077d2b852d9 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f2e1ff9c009347d0bf70b4b3624fbab4)
I20260709 14:50:33.687143  9252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61fa0b91210e47fab4e7228d387db5b5" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" is_pre_election: true
I20260709 14:50:33.687011  9298 raft_consensus.cc:515] T c0a8b7f4be2c410dacbea077d2b852d9 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:33.689039  9250 raft_consensus.cc:2468] T 173b356311654519a8655c7bf15add11 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1843fd4e6ed744abb7593fa3808e8ea5 in term 1.
I20260709 14:50:33.707746  9251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8176ca3d19ae463fa405facc55d5b2ba" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4"
I20260709 14:50:33.708446  9251 raft_consensus.cc:3060] T 8176ca3d19ae463fa405facc55d5b2ba P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:33.709435  9293 leader_election.cc:290] T 173b356311654519a8655c7bf15add11 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101), 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865)
I20260709 14:50:33.709661  8526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173b356311654519a8655c7bf15add11" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" is_pre_election: true
I20260709 14:50:33.710304  8526 raft_consensus.cc:2468] T 173b356311654519a8655c7bf15add11 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 118418fc007349f3b9b593bd409820e0 in term 1.
I20260709 14:50:33.711237  8418 leader_election.cc:304] T 173b356311654519a8655c7bf15add11 P 118418fc007349f3b9b593bd409820e0 [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: 118418fc007349f3b9b593bd409820e0, 1843fd4e6ed744abb7593fa3808e8ea5; no voters: 
I20260709 14:50:33.711781  9205 leader_election.cc:290] T 3a9292e12ed04d739fb554506bff7e61 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101), 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865)
W20260709 14:50:33.716499  8417 leader_election.cc:343] T 61fa0b91210e47fab4e7228d387db5b5 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:33.720420  8523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a9292e12ed04d739fb554506bff7e61" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" is_pre_election: true
I20260709 14:50:33.720765  9205 raft_consensus.cc:2804] T 173b356311654519a8655c7bf15add11 P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:33.730449  9205 raft_consensus.cc:493] T 173b356311654519a8655c7bf15add11 P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f2e1ff9c009347d0bf70b4b3624fbab4)
I20260709 14:50:33.730507  8523 raft_consensus.cc:2468] T 3a9292e12ed04d739fb554506bff7e61 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 118418fc007349f3b9b593bd409820e0 in term 1.
I20260709 14:50:33.730620  8526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db42d314e1fe4e84bc266d4c9103056b" candidate_uuid: "1cf3b660b3e14a4c9d208456c127d985" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" is_pre_election: true
I20260709 14:50:33.730919  9205 raft_consensus.cc:3060] T 173b356311654519a8655c7bf15add11 P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:33.731298  8526 raft_consensus.cc:2468] T db42d314e1fe4e84bc266d4c9103056b P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1cf3b660b3e14a4c9d208456c127d985 in term 1.
I20260709 14:50:33.731830  9211 raft_consensus.cc:515] T c0a8b7f4be2c410dacbea077d2b852d9 P 1cf3b660b3e14a4c9d208456c127d985 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:33.733881  9211 leader_election.cc:290] T c0a8b7f4be2c410dacbea077d2b852d9 P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 2 election: Requested vote from peers 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865), f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101)
W20260709 14:50:33.729948  8491 leader_election.cc:343] T 61fa0b91210e47fab4e7228d387db5b5 P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:33.735916  8418 leader_election.cc:304] T 3a9292e12ed04d739fb554506bff7e61 P 118418fc007349f3b9b593bd409820e0 [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: 118418fc007349f3b9b593bd409820e0, 1843fd4e6ed744abb7593fa3808e8ea5; no voters: 
I20260709 14:50:33.751530  9293 raft_consensus.cc:2804] T 3a9292e12ed04d739fb554506bff7e61 P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:33.754365  9293 raft_consensus.cc:493] T 3a9292e12ed04d739fb554506bff7e61 P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f2e1ff9c009347d0bf70b4b3624fbab4)
I20260709 14:50:33.754833  9293 raft_consensus.cc:3060] T 3a9292e12ed04d739fb554506bff7e61 P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:33.757114  8451 raft_consensus.cc:2468] T d76d6f1b170240199220a8088273b926 P 118418fc007349f3b9b593bd409820e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1843fd4e6ed744abb7593fa3808e8ea5 in term 2.
I20260709 14:50:33.761404  9248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d76d6f1b170240199220a8088273b926" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4"
I20260709 14:50:33.762172  9248 raft_consensus.cc:3060] T d76d6f1b170240199220a8088273b926 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:33.761382  9297 raft_consensus.cc:515] T 61fa0b91210e47fab4e7228d387db5b5 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:33.764338  9246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0a8b7f4be2c410dacbea077d2b852d9" candidate_uuid: "1cf3b660b3e14a4c9d208456c127d985" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4"
I20260709 14:50:33.764882  9246 raft_consensus.cc:3060] T c0a8b7f4be2c410dacbea077d2b852d9 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:33.767244  9249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173b356311654519a8655c7bf15add11" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" is_pre_election: true
I20260709 14:50:33.767885  9249 raft_consensus.cc:2468] T 173b356311654519a8655c7bf15add11 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 118418fc007349f3b9b593bd409820e0 in term 1.
I20260709 14:50:33.769596  9253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a9292e12ed04d739fb554506bff7e61" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" is_pre_election: true
I20260709 14:50:33.769944  8449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61fa0b91210e47fab4e7228d387db5b5" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "118418fc007349f3b9b593bd409820e0"
W20260709 14:50:33.775002  8415 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.46.68:39415, user_credentials={real_user=slave}} blocked reactor thread for 56136.2us
I20260709 14:50:33.776222  8415 leader_election.cc:304] T fd1076cdc2914cf69158e6983c358da0 P 118418fc007349f3b9b593bd409820e0 [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: 118418fc007349f3b9b593bd409820e0, 1cf3b660b3e14a4c9d208456c127d985; no voters: 
I20260709 14:50:33.774533  9298 leader_election.cc:290] T c0a8b7f4be2c410dacbea077d2b852d9 P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415), f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101)
I20260709 14:50:33.715231  9294 leader_election.cc:290] T c0a8b7f4be2c410dacbea077d2b852d9 P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865), f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101)
I20260709 14:50:33.767450  9293 raft_consensus.cc:515] T 3a9292e12ed04d739fb554506bff7e61 P 118418fc007349f3b9b593bd409820e0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:33.782203  9297 leader_election.cc:290] T 61fa0b91210e47fab4e7228d387db5b5 P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 2 election: Requested vote from peers f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101), 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485)
I20260709 14:50:33.814719  9202 tablet_bootstrap.cc:492] T 387cf17bb12a427fac23e5b8a04ff79d P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:50:33.820380  9301 leader_election.cc:290] T db42d314e1fe4e84bc266d4c9103056b P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415), f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101)
W20260709 14:50:33.821069  8566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.46.67:37865, user_credentials={real_user=slave}} blocked reactor thread for 90755.3us
I20260709 14:50:33.821537  9202 tablet_bootstrap.cc:492] T 387cf17bb12a427fac23e5b8a04ff79d P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap complete.
I20260709 14:50:33.822388  9202 ts_tablet_manager.cc:1403] T 387cf17bb12a427fac23e5b8a04ff79d P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent bootstrapping tablet: real 0.282s	user 0.015s	sys 0.021s
I20260709 14:50:33.823168  8492 leader_election.cc:304] T d76d6f1b170240199220a8088273b926 P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 118418fc007349f3b9b593bd409820e0, 1843fd4e6ed744abb7593fa3808e8ea5; no voters: 
W20260709 14:50:33.824470  8491 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.46.65:35101, user_credentials={real_user=slave}} blocked reactor thread for 89202.7us
I20260709 14:50:33.825670  8491 leader_election.cc:304] T 173b356311654519a8655c7bf15add11 P 1843fd4e6ed744abb7593fa3808e8ea5 [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: 1843fd4e6ed744abb7593fa3808e8ea5, f2e1ff9c009347d0bf70b4b3624fbab4; no voters: 118418fc007349f3b9b593bd409820e0
W20260709 14:50:33.831313  8489 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.46.68:39415, user_credentials={real_user=slave}} blocked reactor thread for 66625.3us
I20260709 14:50:33.833722  9205 raft_consensus.cc:515] T 173b356311654519a8655c7bf15add11 P 118418fc007349f3b9b593bd409820e0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:33.834513  8270 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57642
I20260709 14:50:33.837482  9205 leader_election.cc:290] T 173b356311654519a8655c7bf15add11 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 2 election: Requested vote from peers f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101), 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865)
I20260709 14:50:33.837864  8596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db42d314e1fe4e84bc266d4c9103056b" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1cf3b660b3e14a4c9d208456c127d985" is_pre_election: true
I20260709 14:50:33.838505  8596 raft_consensus.cc:2468] T db42d314e1fe4e84bc266d4c9103056b P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1843fd4e6ed744abb7593fa3808e8ea5 in term 1.
I20260709 14:50:33.839041  9300 raft_consensus.cc:2804] T fd1076cdc2914cf69158e6983c358da0 P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:33.839596  9300 raft_consensus.cc:493] T fd1076cdc2914cf69158e6983c358da0 P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f2e1ff9c009347d0bf70b4b3624fbab4)
I20260709 14:50:33.840077  9300 raft_consensus.cc:3060] T fd1076cdc2914cf69158e6983c358da0 P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:33.840691  8600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0a8b7f4be2c410dacbea077d2b852d9" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1cf3b660b3e14a4c9d208456c127d985" is_pre_election: true
I20260709 14:50:33.841378  8600 raft_consensus.cc:2393] T c0a8b7f4be2c410dacbea077d2b852d9 P 1cf3b660b3e14a4c9d208456c127d985 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1843fd4e6ed744abb7593fa3808e8ea5 in current term 2: Already voted for candidate 1cf3b660b3e14a4c9d208456c127d985 in this term.
I20260709 14:50:33.841463  9202 raft_consensus.cc:359] T 387cf17bb12a427fac23e5b8a04ff79d P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:33.850301  9202 raft_consensus.cc:740] T 387cf17bb12a427fac23e5b8a04ff79d P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2e1ff9c009347d0bf70b4b3624fbab4, State: Initialized, Role: FOLLOWER
I20260709 14:50:33.858573  9309 raft_consensus.cc:2804] T 173b356311654519a8655c7bf15add11 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:33.859002  9309 raft_consensus.cc:493] T 173b356311654519a8655c7bf15add11 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f2e1ff9c009347d0bf70b4b3624fbab4)
I20260709 14:50:33.859339  9309 raft_consensus.cc:3060] T 173b356311654519a8655c7bf15add11 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:33.860771  8566 leader_election.cc:304] T db42d314e1fe4e84bc266d4c9103056b P 1cf3b660b3e14a4c9d208456c127d985 [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: 1843fd4e6ed744abb7593fa3808e8ea5, 1cf3b660b3e14a4c9d208456c127d985; no voters: f2e1ff9c009347d0bf70b4b3624fbab4
I20260709 14:50:33.861496  9211 raft_consensus.cc:2804] T db42d314e1fe4e84bc266d4c9103056b P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:33.861863  9211 raft_consensus.cc:493] T db42d314e1fe4e84bc266d4c9103056b P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f2e1ff9c009347d0bf70b4b3624fbab4)
I20260709 14:50:33.862224  9211 raft_consensus.cc:3060] T db42d314e1fe4e84bc266d4c9103056b P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:33.851604  9202 consensus_queue.cc:260] T 387cf17bb12a427fac23e5b8a04ff79d P f2e1ff9c009347d0bf70b4b3624fbab4 [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: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:33.865094  9293 leader_election.cc:290] T 3a9292e12ed04d739fb554506bff7e61 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 2 election: Requested vote from peers f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101), 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865)
I20260709 14:50:33.866212  9202 ts_tablet_manager.cc:1434] T 387cf17bb12a427fac23e5b8a04ff79d P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent starting tablet: real 0.043s	user 0.002s	sys 0.004s
I20260709 14:50:33.867113  9300 raft_consensus.cc:515] T fd1076cdc2914cf69158e6983c358da0 P 118418fc007349f3b9b593bd409820e0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:33.869050  9211 raft_consensus.cc:515] T db42d314e1fe4e84bc266d4c9103056b P 1cf3b660b3e14a4c9d208456c127d985 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:33.842825  9204 raft_consensus.cc:2804] T d76d6f1b170240199220a8088273b926 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:33.876806  9252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61fa0b91210e47fab4e7228d387db5b5" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4"
I20260709 14:50:33.877305  9250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd1076cdc2914cf69158e6983c358da0" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" is_pre_election: true
I20260709 14:50:33.879189  9202 tablet_bootstrap.cc:492] T 574dc63930bb4233bc789290d2b6ff62 P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap starting.
I20260709 14:50:33.879474  9295 raft_consensus.cc:493] T 8176ca3d19ae463fa405facc55d5b2ba P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f2e1ff9c009347d0bf70b4b3624fbab4)
I20260709 14:50:33.879956  9295 raft_consensus.cc:515] T 8176ca3d19ae463fa405facc55d5b2ba P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:33.881289  9180 raft_consensus.cc:515] T 61fa0b91210e47fab4e7228d387db5b5 P 118418fc007349f3b9b593bd409820e0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:33.883188  8449 raft_consensus.cc:2393] T 61fa0b91210e47fab4e7228d387db5b5 P 118418fc007349f3b9b593bd409820e0 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 1843fd4e6ed744abb7593fa3808e8ea5 in current term 2: Already voted for candidate 118418fc007349f3b9b593bd409820e0 in this term.
I20260709 14:50:33.879899  9204 raft_consensus.cc:697] T d76d6f1b170240199220a8088273b926 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 2 LEADER]: Becoming Leader. State: Replica: 1843fd4e6ed744abb7593fa3808e8ea5, State: Running, Role: LEADER
I20260709 14:50:33.888592  9204 consensus_queue.cc:237] T d76d6f1b170240199220a8088273b926 P 1843fd4e6ed744abb7593fa3808e8ea5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:33.892349  9246 raft_consensus.cc:2468] T c0a8b7f4be2c410dacbea077d2b852d9 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cf3b660b3e14a4c9d208456c127d985 in term 2.
I20260709 14:50:33.911216  8449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8176ca3d19ae463fa405facc55d5b2ba" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "118418fc007349f3b9b593bd409820e0" is_pre_election: true
I20260709 14:50:33.912024  8449 raft_consensus.cc:2393] T 8176ca3d19ae463fa405facc55d5b2ba P 118418fc007349f3b9b593bd409820e0 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1843fd4e6ed744abb7593fa3808e8ea5 in current term 2: Already voted for candidate 118418fc007349f3b9b593bd409820e0 in this term.
I20260709 14:50:33.913570  8523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173b356311654519a8655c7bf15add11" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5"
I20260709 14:50:33.874511  9248 raft_consensus.cc:2468] T d76d6f1b170240199220a8088273b926 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1843fd4e6ed744abb7593fa3808e8ea5 in term 2.
I20260709 14:50:33.896625  9295 leader_election.cc:290] T 8176ca3d19ae463fa405facc55d5b2ba P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101), 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485)
I20260709 14:50:33.921363  9300 leader_election.cc:290] T fd1076cdc2914cf69158e6983c358da0 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 2 election: Requested vote from peers 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415), f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101)
I20260709 14:50:33.922338  8600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd1076cdc2914cf69158e6983c358da0" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1cf3b660b3e14a4c9d208456c127d985"
I20260709 14:50:33.922909  8600 raft_consensus.cc:3060] T fd1076cdc2914cf69158e6983c358da0 P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:33.924000  9282 heartbeater.cc:499] Master 127.6.46.126:33645 was elected leader, sending a full tablet report...
I20260709 14:50:33.906600  9180 leader_election.cc:290] T 61fa0b91210e47fab4e7228d387db5b5 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 2 election: Requested vote from peers f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101), 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865)
W20260709 14:50:33.919858  8417 leader_election.cc:343] T 3a9292e12ed04d739fb554506bff7e61 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:50:33.932876  8417 leader_election.cc:343] T fd1076cdc2914cf69158e6983c358da0 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:33.933470  8526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0a8b7f4be2c410dacbea077d2b852d9" candidate_uuid: "1cf3b660b3e14a4c9d208456c127d985" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" is_pre_election: true
I20260709 14:50:33.934062  8526 raft_consensus.cc:2468] T c0a8b7f4be2c410dacbea077d2b852d9 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1cf3b660b3e14a4c9d208456c127d985 in term 1.
I20260709 14:50:33.938862  8449 raft_consensus.cc:1275] T ec3307fcb64b452b96b144f01f555e6e P 118418fc007349f3b9b593bd409820e0 [term 2 FOLLOWER]: Refusing update from remote peer 1843fd4e6ed744abb7593fa3808e8ea5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:33.941082  9248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db42d314e1fe4e84bc266d4c9103056b" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" is_pre_election: true
I20260709 14:50:33.931825  9249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0a8b7f4be2c410dacbea077d2b852d9" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" is_pre_election: true
I20260709 14:50:33.941887  9211 leader_election.cc:290] T db42d314e1fe4e84bc266d4c9103056b P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 2 election: Requested vote from peers 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865), f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101)
I20260709 14:50:33.942296  9249 raft_consensus.cc:2393] T c0a8b7f4be2c410dacbea077d2b852d9 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1843fd4e6ed744abb7593fa3808e8ea5 in current term 2: Already voted for candidate 1cf3b660b3e14a4c9d208456c127d985 in this term.
I20260709 14:50:33.944677  9296 raft_consensus.cc:515] T 56623f1ea13747ed87dd1d98394c8a65 P 118418fc007349f3b9b593bd409820e0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:33.946784  9296 leader_election.cc:290] T 56623f1ea13747ed87dd1d98394c8a65 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 2 election: Requested vote from peers 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415), f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101)
I20260709 14:50:33.947865  9250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db42d314e1fe4e84bc266d4c9103056b" candidate_uuid: "1cf3b660b3e14a4c9d208456c127d985" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4"
I20260709 14:50:33.949185  8565 leader_election.cc:304] T c0a8b7f4be2c410dacbea077d2b852d9 P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cf3b660b3e14a4c9d208456c127d985, f2e1ff9c009347d0bf70b4b3624fbab4; no voters: 
I20260709 14:50:33.951326  9294 raft_consensus.cc:2804] T c0a8b7f4be2c410dacbea077d2b852d9 P 1cf3b660b3e14a4c9d208456c127d985 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:33.951798  9294 raft_consensus.cc:697] T c0a8b7f4be2c410dacbea077d2b852d9 P 1cf3b660b3e14a4c9d208456c127d985 [term 2 LEADER]: Becoming Leader. State: Replica: 1cf3b660b3e14a4c9d208456c127d985, State: Running, Role: LEADER
I20260709 14:50:33.952780  9294 consensus_queue.cc:237] T c0a8b7f4be2c410dacbea077d2b852d9 P 1cf3b660b3e14a4c9d208456c127d985 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:33.954365  9251 raft_consensus.cc:2468] T 8176ca3d19ae463fa405facc55d5b2ba P f2e1ff9c009347d0bf70b4b3624fbab4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 118418fc007349f3b9b593bd409820e0 in term 2.
I20260709 14:50:33.959038  8526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0a8b7f4be2c410dacbea077d2b852d9" candidate_uuid: "1cf3b660b3e14a4c9d208456c127d985" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5"
I20260709 14:50:33.959599  8526 raft_consensus.cc:3060] T c0a8b7f4be2c410dacbea077d2b852d9 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:33.960248  8600 raft_consensus.cc:2468] T fd1076cdc2914cf69158e6983c358da0 P 1cf3b660b3e14a4c9d208456c127d985 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 118418fc007349f3b9b593bd409820e0 in term 2.
W20260709 14:50:33.965312  8565 leader_election.cc:343] T db42d314e1fe4e84bc266d4c9103056b P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:33.966593  8415 leader_election.cc:304] T fd1076cdc2914cf69158e6983c358da0 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 118418fc007349f3b9b593bd409820e0, 1cf3b660b3e14a4c9d208456c127d985; no voters: 
I20260709 14:50:33.967928  8593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56623f1ea13747ed87dd1d98394c8a65" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1cf3b660b3e14a4c9d208456c127d985"
I20260709 14:50:33.963007  8525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a9292e12ed04d739fb554506bff7e61" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5"
I20260709 14:50:33.969471  8525 raft_consensus.cc:3060] T 3a9292e12ed04d739fb554506bff7e61 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:33.968559  8524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db42d314e1fe4e84bc266d4c9103056b" candidate_uuid: "1cf3b660b3e14a4c9d208456c127d985" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5"
I20260709 14:50:33.968564  8593 raft_consensus.cc:3060] T 56623f1ea13747ed87dd1d98394c8a65 P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:50:34.001552  8491 leader_election.cc:343] T 61fa0b91210e47fab4e7228d387db5b5 P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:34.001959  8491 leader_election.cc:304] T 61fa0b91210e47fab4e7228d387db5b5 P 1843fd4e6ed744abb7593fa3808e8ea5 [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: 1843fd4e6ed744abb7593fa3808e8ea5; no voters: 118418fc007349f3b9b593bd409820e0, f2e1ff9c009347d0bf70b4b3624fbab4
I20260709 14:50:33.983218  9293 raft_consensus.cc:2804] T fd1076cdc2914cf69158e6983c358da0 P 118418fc007349f3b9b593bd409820e0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:34.004464  9318 raft_consensus.cc:2749] T 61fa0b91210e47fab4e7228d387db5b5 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 14:50:34.005937  8491 leader_election.cc:343] T db42d314e1fe4e84bc266d4c9103056b P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:34.011628  9248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8176ca3d19ae463fa405facc55d5b2ba" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" is_pre_election: true
I20260709 14:50:34.012130  8517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61fa0b91210e47fab4e7228d387db5b5" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5"
I20260709 14:50:34.012437  9248 raft_consensus.cc:2393] T 8176ca3d19ae463fa405facc55d5b2ba P f2e1ff9c009347d0bf70b4b3624fbab4 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1843fd4e6ed744abb7593fa3808e8ea5 in current term 2: Already voted for candidate 118418fc007349f3b9b593bd409820e0 in this term.
I20260709 14:50:34.012928  8517 raft_consensus.cc:2393] T 61fa0b91210e47fab4e7228d387db5b5 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 118418fc007349f3b9b593bd409820e0 in current term 2: Already voted for candidate 1843fd4e6ed744abb7593fa3808e8ea5 in this term.
I20260709 14:50:34.013968  9248 raft_consensus.cc:1275] T ec3307fcb64b452b96b144f01f555e6e P f2e1ff9c009347d0bf70b4b3624fbab4 [term 2 FOLLOWER]: Refusing update from remote peer 1843fd4e6ed744abb7593fa3808e8ea5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:34.017704  8526 raft_consensus.cc:2468] T c0a8b7f4be2c410dacbea077d2b852d9 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cf3b660b3e14a4c9d208456c127d985 in term 2.
I20260709 14:50:34.019363  9252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61fa0b91210e47fab4e7228d387db5b5" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4"
I20260709 14:50:34.020573  9248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd1076cdc2914cf69158e6983c358da0" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4"
I20260709 14:50:34.020659  9247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56623f1ea13747ed87dd1d98394c8a65" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4"
I20260709 14:50:34.021165  9253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a9292e12ed04d739fb554506bff7e61" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4"
I20260709 14:50:34.021766  9310 consensus_queue.cc:1048] T ec3307fcb64b452b96b144f01f555e6e P 1843fd4e6ed744abb7593fa3808e8ea5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:50:34.022877  9293 raft_consensus.cc:697] T fd1076cdc2914cf69158e6983c358da0 P 118418fc007349f3b9b593bd409820e0 [term 2 LEADER]: Becoming Leader. State: Replica: 118418fc007349f3b9b593bd409820e0, State: Running, Role: LEADER
I20260709 14:50:34.023743  9293 consensus_queue.cc:237] T fd1076cdc2914cf69158e6983c358da0 P 118418fc007349f3b9b593bd409820e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:33.998945  9251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173b356311654519a8655c7bf15add11" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4"
I20260709 14:50:34.029268  9251 raft_consensus.cc:3060] T 173b356311654519a8655c7bf15add11 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:34.032040  8491 leader_election.cc:304] T 8176ca3d19ae463fa405facc55d5b2ba P 1843fd4e6ed744abb7593fa3808e8ea5 [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: 1843fd4e6ed744abb7593fa3808e8ea5; no voters: 118418fc007349f3b9b593bd409820e0, f2e1ff9c009347d0bf70b4b3624fbab4
I20260709 14:50:34.032793  9301 raft_consensus.cc:3060] T 8176ca3d19ae463fa405facc55d5b2ba P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:34.034080  8269 catalog_manager.cc:5697] T d76d6f1b170240199220a8088273b926 P 1843fd4e6ed744abb7593fa3808e8ea5 reported cstate change: term changed from 1 to 2, leader changed from f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65) to 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67). New cstate: current_term: 2 leader_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:34.036019  9309 raft_consensus.cc:515] T 173b356311654519a8655c7bf15add11 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:34.037091  8523 raft_consensus.cc:2393] T 173b356311654519a8655c7bf15add11 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 118418fc007349f3b9b593bd409820e0 in current term 2: Already voted for candidate 1843fd4e6ed744abb7593fa3808e8ea5 in this term.
I20260709 14:50:34.039167  8593 raft_consensus.cc:2468] T 56623f1ea13747ed87dd1d98394c8a65 P 1cf3b660b3e14a4c9d208456c127d985 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 118418fc007349f3b9b593bd409820e0 in term 2.
I20260709 14:50:34.040421  9301 raft_consensus.cc:2749] T 8176ca3d19ae463fa405facc55d5b2ba P 1843fd4e6ed744abb7593fa3808e8ea5 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:34.040863  9309 leader_election.cc:290] T 173b356311654519a8655c7bf15add11 P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 2 election: Requested vote from peers f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101), 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485)
I20260709 14:50:33.999567  8524 raft_consensus.cc:3060] T db42d314e1fe4e84bc266d4c9103056b P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:34.045351  8525 raft_consensus.cc:2468] T 3a9292e12ed04d739fb554506bff7e61 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 118418fc007349f3b9b593bd409820e0 in term 2.
I20260709 14:50:34.051101  8415 leader_election.cc:304] T 56623f1ea13747ed87dd1d98394c8a65 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 118418fc007349f3b9b593bd409820e0, 1cf3b660b3e14a4c9d208456c127d985; no voters: 
I20260709 14:50:34.052867  9311 raft_consensus.cc:2804] T 56623f1ea13747ed87dd1d98394c8a65 P 118418fc007349f3b9b593bd409820e0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:34.053376  9311 raft_consensus.cc:697] T 56623f1ea13747ed87dd1d98394c8a65 P 118418fc007349f3b9b593bd409820e0 [term 2 LEADER]: Becoming Leader. State: Replica: 118418fc007349f3b9b593bd409820e0, State: Running, Role: LEADER
I20260709 14:50:34.054345  9311 consensus_queue.cc:237] T 56623f1ea13747ed87dd1d98394c8a65 P 118418fc007349f3b9b593bd409820e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:34.058635  8449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173b356311654519a8655c7bf15add11" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "118418fc007349f3b9b593bd409820e0"
I20260709 14:50:34.059365  9309 consensus_queue.cc:1048] T ec3307fcb64b452b96b144f01f555e6e P 1843fd4e6ed744abb7593fa3808e8ea5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:34.059358  8449 raft_consensus.cc:2393] T 173b356311654519a8655c7bf15add11 P 118418fc007349f3b9b593bd409820e0 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 1843fd4e6ed744abb7593fa3808e8ea5 in current term 2: Already voted for candidate 118418fc007349f3b9b593bd409820e0 in this term.
I20260709 14:50:34.065529  8489 leader_election.cc:304] T db42d314e1fe4e84bc266d4c9103056b P 1843fd4e6ed744abb7593fa3808e8ea5 [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: 1843fd4e6ed744abb7593fa3808e8ea5, 1cf3b660b3e14a4c9d208456c127d985; no voters: f2e1ff9c009347d0bf70b4b3624fbab4
I20260709 14:50:34.067008  9249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173b356311654519a8655c7bf15add11" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4"
I20260709 14:50:34.076162  8489 leader_election.cc:304] T c0a8b7f4be2c410dacbea077d2b852d9 P 1843fd4e6ed744abb7593fa3808e8ea5 [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: 1843fd4e6ed744abb7593fa3808e8ea5; no voters: 1cf3b660b3e14a4c9d208456c127d985, f2e1ff9c009347d0bf70b4b3624fbab4
I20260709 14:50:34.080181  8417 leader_election.cc:304] T 8176ca3d19ae463fa405facc55d5b2ba P 118418fc007349f3b9b593bd409820e0 [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: 118418fc007349f3b9b593bd409820e0, f2e1ff9c009347d0bf70b4b3624fbab4; no voters: 1843fd4e6ed744abb7593fa3808e8ea5
W20260709 14:50:34.096819  8417 leader_election.cc:343] T 61fa0b91210e47fab4e7228d387db5b5 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:34.099167  9314 raft_consensus.cc:2804] T 8176ca3d19ae463fa405facc55d5b2ba P 118418fc007349f3b9b593bd409820e0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:34.099681  9314 raft_consensus.cc:697] T 8176ca3d19ae463fa405facc55d5b2ba P 118418fc007349f3b9b593bd409820e0 [term 2 LEADER]: Becoming Leader. State: Replica: 118418fc007349f3b9b593bd409820e0, State: Running, Role: LEADER
I20260709 14:50:34.100571  9314 consensus_queue.cc:237] T 8176ca3d19ae463fa405facc55d5b2ba P 118418fc007349f3b9b593bd409820e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:34.101655  9317 raft_consensus.cc:2749] T c0a8b7f4be2c410dacbea077d2b852d9 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:50:34.097931  8417 leader_election.cc:343] T fd1076cdc2914cf69158e6983c358da0 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:50:34.105504  8417 leader_election.cc:343] T 56623f1ea13747ed87dd1d98394c8a65 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:34.106002  8491 leader_election.cc:304] T 173b356311654519a8655c7bf15add11 P 1843fd4e6ed744abb7593fa3808e8ea5 [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: 1843fd4e6ed744abb7593fa3808e8ea5; no voters: 118418fc007349f3b9b593bd409820e0, f2e1ff9c009347d0bf70b4b3624fbab4
W20260709 14:50:34.107031  8417 leader_election.cc:343] T 3a9292e12ed04d739fb554506bff7e61 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:34.110678  8418 leader_election.cc:304] T 61fa0b91210e47fab4e7228d387db5b5 P 118418fc007349f3b9b593bd409820e0 [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: 118418fc007349f3b9b593bd409820e0; no voters: 1843fd4e6ed744abb7593fa3808e8ea5, f2e1ff9c009347d0bf70b4b3624fbab4
I20260709 14:50:34.112628  9295 raft_consensus.cc:2749] T 173b356311654519a8655c7bf15add11 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:50:34.115371  9306 raft_consensus.cc:2749] T 61fa0b91210e47fab4e7228d387db5b5 P 118418fc007349f3b9b593bd409820e0 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:50:34.131188  8418 leader_election.cc:304] T 3a9292e12ed04d739fb554506bff7e61 P 118418fc007349f3b9b593bd409820e0 [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: 118418fc007349f3b9b593bd409820e0, 1843fd4e6ed744abb7593fa3808e8ea5; no voters: f2e1ff9c009347d0bf70b4b3624fbab4
I20260709 14:50:34.132375  9293 raft_consensus.cc:2804] T 3a9292e12ed04d739fb554506bff7e61 P 118418fc007349f3b9b593bd409820e0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:34.133015  9293 raft_consensus.cc:697] T 3a9292e12ed04d739fb554506bff7e61 P 118418fc007349f3b9b593bd409820e0 [term 2 LEADER]: Becoming Leader. State: Replica: 118418fc007349f3b9b593bd409820e0, State: Running, Role: LEADER
I20260709 14:50:34.093832  8524 raft_consensus.cc:2468] T db42d314e1fe4e84bc266d4c9103056b P 1843fd4e6ed744abb7593fa3808e8ea5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cf3b660b3e14a4c9d208456c127d985 in term 2.
I20260709 14:50:34.149325  8271 catalog_manager.cc:5697] T fd1076cdc2914cf69158e6983c358da0 P 118418fc007349f3b9b593bd409820e0 reported cstate change: term changed from 1 to 2, leader changed from f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65) to 118418fc007349f3b9b593bd409820e0 (127.6.46.66). New cstate: current_term: 2 leader_uuid: "118418fc007349f3b9b593bd409820e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:34.160321  8566 leader_election.cc:304] T db42d314e1fe4e84bc266d4c9103056b P 1cf3b660b3e14a4c9d208456c127d985 [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: 1843fd4e6ed744abb7593fa3808e8ea5, 1cf3b660b3e14a4c9d208456c127d985; no voters: f2e1ff9c009347d0bf70b4b3624fbab4
I20260709 14:50:34.133839  9293 consensus_queue.cc:237] T 3a9292e12ed04d739fb554506bff7e61 P 118418fc007349f3b9b593bd409820e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:34.152588  9318 raft_consensus.cc:2764] T db42d314e1fe4e84bc266d4c9103056b P 1843fd4e6ed744abb7593fa3808e8ea5 [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260709 14:50:34.166128  9294 raft_consensus.cc:2804] T db42d314e1fe4e84bc266d4c9103056b P 1cf3b660b3e14a4c9d208456c127d985 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:34.194172  9294 raft_consensus.cc:697] T db42d314e1fe4e84bc266d4c9103056b P 1cf3b660b3e14a4c9d208456c127d985 [term 2 LEADER]: Becoming Leader. State: Replica: 1cf3b660b3e14a4c9d208456c127d985, State: Running, Role: LEADER
I20260709 14:50:34.195025  9202 tablet_bootstrap.cc:492] T 574dc63930bb4233bc789290d2b6ff62 P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:50:34.196790  9294 consensus_queue.cc:237] T db42d314e1fe4e84bc266d4c9103056b P 1cf3b660b3e14a4c9d208456c127d985 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:34.197628  9202 tablet_bootstrap.cc:492] T 574dc63930bb4233bc789290d2b6ff62 P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap complete.
I20260709 14:50:34.202761  9202 ts_tablet_manager.cc:1403] T 574dc63930bb4233bc789290d2b6ff62 P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent bootstrapping tablet: real 0.324s	user 0.033s	sys 0.005s
I20260709 14:50:34.198927  8270 catalog_manager.cc:5697] T c0a8b7f4be2c410dacbea077d2b852d9 P 1cf3b660b3e14a4c9d208456c127d985 reported cstate change: term changed from 1 to 2, leader changed from f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65) to 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68). New cstate: current_term: 2 leader_uuid: "1cf3b660b3e14a4c9d208456c127d985" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:34.209414  9202 raft_consensus.cc:359] T 574dc63930bb4233bc789290d2b6ff62 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:34.210311  9202 raft_consensus.cc:740] T 574dc63930bb4233bc789290d2b6ff62 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2e1ff9c009347d0bf70b4b3624fbab4, State: Initialized, Role: FOLLOWER
I20260709 14:50:34.211129  9202 consensus_queue.cc:260] T 574dc63930bb4233bc789290d2b6ff62 P f2e1ff9c009347d0bf70b4b3624fbab4 [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: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:34.214102  9202 ts_tablet_manager.cc:1434] T 574dc63930bb4233bc789290d2b6ff62 P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:50:34.215378  9251 raft_consensus.cc:2468] T 173b356311654519a8655c7bf15add11 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 118418fc007349f3b9b593bd409820e0 in term 2.
I20260709 14:50:34.219074  8417 leader_election.cc:304] T 173b356311654519a8655c7bf15add11 P 118418fc007349f3b9b593bd409820e0 [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: 118418fc007349f3b9b593bd409820e0, f2e1ff9c009347d0bf70b4b3624fbab4; no voters: 1843fd4e6ed744abb7593fa3808e8ea5
I20260709 14:50:34.222179  9202 tablet_bootstrap.cc:492] T ef77f9b73c1447d995e8aa9270499997 P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap starting.
I20260709 14:50:34.223119  9293 raft_consensus.cc:2804] T 173b356311654519a8655c7bf15add11 P 118418fc007349f3b9b593bd409820e0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:34.244899  9293 raft_consensus.cc:697] T 173b356311654519a8655c7bf15add11 P 118418fc007349f3b9b593bd409820e0 [term 2 LEADER]: Becoming Leader. State: Replica: 118418fc007349f3b9b593bd409820e0, State: Running, Role: LEADER
I20260709 14:50:34.245800  9293 consensus_queue.cc:237] T 173b356311654519a8655c7bf15add11 P 118418fc007349f3b9b593bd409820e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:34.278810  8269 catalog_manager.cc:5697] T 56623f1ea13747ed87dd1d98394c8a65 P 118418fc007349f3b9b593bd409820e0 reported cstate change: term changed from 1 to 2, leader changed from f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65) to 118418fc007349f3b9b593bd409820e0 (127.6.46.66). New cstate: current_term: 2 leader_uuid: "118418fc007349f3b9b593bd409820e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:34.282833  8269 catalog_manager.cc:5697] T 8176ca3d19ae463fa405facc55d5b2ba P 118418fc007349f3b9b593bd409820e0 reported cstate change: term changed from 1 to 2, leader changed from f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65) to 118418fc007349f3b9b593bd409820e0 (127.6.46.66). New cstate: current_term: 2 leader_uuid: "118418fc007349f3b9b593bd409820e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:34.284458  8269 catalog_manager.cc:5697] T 3a9292e12ed04d739fb554506bff7e61 P 118418fc007349f3b9b593bd409820e0 reported cstate change: term changed from 1 to 2, leader changed from f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65) to 118418fc007349f3b9b593bd409820e0 (127.6.46.66). New cstate: current_term: 2 leader_uuid: "118418fc007349f3b9b593bd409820e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:34.284368  8270 catalog_manager.cc:5697] T db42d314e1fe4e84bc266d4c9103056b P 1cf3b660b3e14a4c9d208456c127d985 reported cstate change: term changed from 1 to 2, leader changed from f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65) to 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68). New cstate: current_term: 2 leader_uuid: "1cf3b660b3e14a4c9d208456c127d985" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:34.285391  9202 tablet_bootstrap.cc:492] T ef77f9b73c1447d995e8aa9270499997 P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:50:34.286387  9202 tablet_bootstrap.cc:492] T ef77f9b73c1447d995e8aa9270499997 P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap complete.
I20260709 14:50:34.287321  9202 ts_tablet_manager.cc:1403] T ef77f9b73c1447d995e8aa9270499997 P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent bootstrapping tablet: real 0.073s	user 0.011s	sys 0.008s
I20260709 14:50:34.296627  9202 raft_consensus.cc:359] T ef77f9b73c1447d995e8aa9270499997 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:34.297681  9202 raft_consensus.cc:740] T ef77f9b73c1447d995e8aa9270499997 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2e1ff9c009347d0bf70b4b3624fbab4, State: Initialized, Role: FOLLOWER
I20260709 14:50:34.299449  9202 consensus_queue.cc:260] T ef77f9b73c1447d995e8aa9270499997 P f2e1ff9c009347d0bf70b4b3624fbab4 [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: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:34.301497  9202 ts_tablet_manager.cc:1434] T ef77f9b73c1447d995e8aa9270499997 P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.004s
I20260709 14:50:34.302273  9202 tablet_bootstrap.cc:492] T fd1076cdc2914cf69158e6983c358da0 P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap starting.
I20260709 14:50:34.339460  8519 raft_consensus.cc:1275] T c0a8b7f4be2c410dacbea077d2b852d9 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 2 FOLLOWER]: Refusing update from remote peer 1cf3b660b3e14a4c9d208456c127d985: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:34.352170  9202 tablet_bootstrap.cc:492] T fd1076cdc2914cf69158e6983c358da0 P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:50:34.353132  9202 tablet_bootstrap.cc:492] T fd1076cdc2914cf69158e6983c358da0 P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap complete.
I20260709 14:50:34.353710  9202 ts_tablet_manager.cc:1403] T fd1076cdc2914cf69158e6983c358da0 P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent bootstrapping tablet: real 0.052s	user 0.012s	sys 0.013s
I20260709 14:50:34.354638  9294 consensus_queue.cc:1048] T c0a8b7f4be2c410dacbea077d2b852d9 P 1cf3b660b3e14a4c9d208456c127d985 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:34.356294  9202 raft_consensus.cc:359] T fd1076cdc2914cf69158e6983c358da0 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:34.357026  9202 raft_consensus.cc:740] T fd1076cdc2914cf69158e6983c358da0 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2e1ff9c009347d0bf70b4b3624fbab4, State: Initialized, Role: FOLLOWER
I20260709 14:50:34.357663  9202 consensus_queue.cc:260] T fd1076cdc2914cf69158e6983c358da0 P f2e1ff9c009347d0bf70b4b3624fbab4 [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: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:34.359629  9202 ts_tablet_manager.cc:1434] T fd1076cdc2914cf69158e6983c358da0 P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
I20260709 14:50:34.360383  9202 tablet_bootstrap.cc:492] T b3711058b3f94252b113473c0206be77 P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap starting.
I20260709 14:50:34.381433  9251 raft_consensus.cc:1275] T c0a8b7f4be2c410dacbea077d2b852d9 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 2 FOLLOWER]: Refusing update from remote peer 1cf3b660b3e14a4c9d208456c127d985: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:34.382968  9294 consensus_queue.cc:1048] T c0a8b7f4be2c410dacbea077d2b852d9 P 1cf3b660b3e14a4c9d208456c127d985 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:34.399359  8269 catalog_manager.cc:5697] T 173b356311654519a8655c7bf15add11 P 118418fc007349f3b9b593bd409820e0 reported cstate change: term changed from 1 to 2, leader changed from f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65) to 118418fc007349f3b9b593bd409820e0 (127.6.46.66). New cstate: current_term: 2 leader_uuid: "118418fc007349f3b9b593bd409820e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:34.403455  9202 tablet_bootstrap.cc:492] T b3711058b3f94252b113473c0206be77 P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:50:34.403614  9250 raft_consensus.cc:1275] T d76d6f1b170240199220a8088273b926 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 2 FOLLOWER]: Refusing update from remote peer 1843fd4e6ed744abb7593fa3808e8ea5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:34.407537  9202 tablet_bootstrap.cc:492] T b3711058b3f94252b113473c0206be77 P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap complete.
I20260709 14:50:34.407665  9250 raft_consensus.cc:3060] T fd1076cdc2914cf69158e6983c358da0 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:34.411314  8447 raft_consensus.cc:1275] T d76d6f1b170240199220a8088273b926 P 118418fc007349f3b9b593bd409820e0 [term 2 FOLLOWER]: Refusing update from remote peer 1843fd4e6ed744abb7593fa3808e8ea5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:34.412837  9203 consensus_queue.cc:1048] T d76d6f1b170240199220a8088273b926 P 1843fd4e6ed744abb7593fa3808e8ea5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:34.413491  9295 consensus_queue.cc:1048] T d76d6f1b170240199220a8088273b926 P 1843fd4e6ed744abb7593fa3808e8ea5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:34.418668  9202 ts_tablet_manager.cc:1403] T b3711058b3f94252b113473c0206be77 P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent bootstrapping tablet: real 0.058s	user 0.023s	sys 0.017s
I20260709 14:50:34.422183  9202 raft_consensus.cc:359] T b3711058b3f94252b113473c0206be77 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:34.443632  9202 raft_consensus.cc:740] T b3711058b3f94252b113473c0206be77 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2e1ff9c009347d0bf70b4b3624fbab4, State: Initialized, Role: FOLLOWER
I20260709 14:50:34.445231  9202 consensus_queue.cc:260] T b3711058b3f94252b113473c0206be77 P f2e1ff9c009347d0bf70b4b3624fbab4 [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: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:34.450357  9202 ts_tablet_manager.cc:1434] T b3711058b3f94252b113473c0206be77 P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.000s
I20260709 14:50:34.454100  9202 tablet_bootstrap.cc:492] T cdc91608d3bc48928351a96100d2e1d2 P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap starting.
I20260709 14:50:34.456063  9250 raft_consensus.cc:1275] T fd1076cdc2914cf69158e6983c358da0 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 2 FOLLOWER]: Refusing update from remote peer 118418fc007349f3b9b593bd409820e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:34.457927  9296 consensus_queue.cc:1048] T fd1076cdc2914cf69158e6983c358da0 P 118418fc007349f3b9b593bd409820e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:34.462297  8600 raft_consensus.cc:1275] T fd1076cdc2914cf69158e6983c358da0 P 1cf3b660b3e14a4c9d208456c127d985 [term 2 FOLLOWER]: Refusing update from remote peer 118418fc007349f3b9b593bd409820e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:34.464210  9293 consensus_queue.cc:1048] T fd1076cdc2914cf69158e6983c358da0 P 118418fc007349f3b9b593bd409820e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:50:34.513623  8417 consensus_peers.cc:597] T dedfc1cf3e494bc5835c137c795aaca1 P 118418fc007349f3b9b593bd409820e0 -> Peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Couldn't send request to peer f2e1ff9c009347d0bf70b4b3624fbab4. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:50:34.518198  9251 raft_consensus.cc:1275] T 8176ca3d19ae463fa405facc55d5b2ba P f2e1ff9c009347d0bf70b4b3624fbab4 [term 2 FOLLOWER]: Refusing update from remote peer 118418fc007349f3b9b593bd409820e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:34.519595  9311 consensus_queue.cc:1048] T 8176ca3d19ae463fa405facc55d5b2ba P 118418fc007349f3b9b593bd409820e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:34.541725  9202 tablet_bootstrap.cc:492] T cdc91608d3bc48928351a96100d2e1d2 P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:50:34.544340  8520 raft_consensus.cc:1275] T 8176ca3d19ae463fa405facc55d5b2ba P 1843fd4e6ed744abb7593fa3808e8ea5 [term 2 FOLLOWER]: Refusing update from remote peer 118418fc007349f3b9b593bd409820e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:34.546166  9293 consensus_queue.cc:1048] T 8176ca3d19ae463fa405facc55d5b2ba P 118418fc007349f3b9b593bd409820e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:50:34.553833  8491 consensus_peers.cc:597] T cec6cf9d80b945819e68d8a19a19255f P 1843fd4e6ed744abb7593fa3808e8ea5 -> Peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Couldn't send request to peer f2e1ff9c009347d0bf70b4b3624fbab4. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:50:34.556725  9202 tablet_bootstrap.cc:492] T cdc91608d3bc48928351a96100d2e1d2 P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap complete.
I20260709 14:50:34.557344  9202 ts_tablet_manager.cc:1403] T cdc91608d3bc48928351a96100d2e1d2 P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent bootstrapping tablet: real 0.103s	user 0.006s	sys 0.013s
I20260709 14:50:34.559218  9202 raft_consensus.cc:359] T cdc91608d3bc48928351a96100d2e1d2 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:34.564623  9202 raft_consensus.cc:740] T cdc91608d3bc48928351a96100d2e1d2 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2e1ff9c009347d0bf70b4b3624fbab4, State: Initialized, Role: FOLLOWER
I20260709 14:50:34.570928  9202 consensus_queue.cc:260] T cdc91608d3bc48928351a96100d2e1d2 P f2e1ff9c009347d0bf70b4b3624fbab4 [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: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:34.573405  9202 ts_tablet_manager.cc:1434] T cdc91608d3bc48928351a96100d2e1d2 P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260709 14:50:34.574239  9202 tablet_bootstrap.cc:492] T 0339791736024a8ca0fd5fdccb2f11d4 P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap starting.
W20260709 14:50:34.576653  8417 consensus_peers.cc:597] T cfba46c4927b4d82aaf97141fba68c52 P 118418fc007349f3b9b593bd409820e0 -> Peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Couldn't send request to peer f2e1ff9c009347d0bf70b4b3624fbab4. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:50:34.589932  9202 tablet_bootstrap.cc:492] T 0339791736024a8ca0fd5fdccb2f11d4 P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:50:34.590891  9202 tablet_bootstrap.cc:492] T 0339791736024a8ca0fd5fdccb2f11d4 P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap complete.
I20260709 14:50:34.591504  9202 ts_tablet_manager.cc:1403] T 0339791736024a8ca0fd5fdccb2f11d4 P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.004s
I20260709 14:50:34.593971  9202 raft_consensus.cc:359] T 0339791736024a8ca0fd5fdccb2f11d4 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:34.594558  9202 raft_consensus.cc:740] T 0339791736024a8ca0fd5fdccb2f11d4 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2e1ff9c009347d0bf70b4b3624fbab4, State: Initialized, Role: FOLLOWER
I20260709 14:50:34.595083  9202 consensus_queue.cc:260] T 0339791736024a8ca0fd5fdccb2f11d4 P f2e1ff9c009347d0bf70b4b3624fbab4 [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: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:34.596606  9202 ts_tablet_manager.cc:1434] T 0339791736024a8ca0fd5fdccb2f11d4 P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:50:34.597292  9202 tablet_bootstrap.cc:492] T 6d9fe1523bb84c9e947d13c7134ab5f8 P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap starting.
W20260709 14:50:34.610118  8417 consensus_peers.cc:597] T 56623f1ea13747ed87dd1d98394c8a65 P 118418fc007349f3b9b593bd409820e0 -> Peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Couldn't send request to peer f2e1ff9c009347d0bf70b4b3624fbab4. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:34.611193  9202 tablet_bootstrap.cc:492] T 6d9fe1523bb84c9e947d13c7134ab5f8 P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:50:34.612177  9202 tablet_bootstrap.cc:492] T 6d9fe1523bb84c9e947d13c7134ab5f8 P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap complete.
I20260709 14:50:34.612764  9202 ts_tablet_manager.cc:1403] T 6d9fe1523bb84c9e947d13c7134ab5f8 P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.005s
I20260709 14:50:34.614801  9202 raft_consensus.cc:359] T 6d9fe1523bb84c9e947d13c7134ab5f8 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:34.615262  9202 raft_consensus.cc:740] T 6d9fe1523bb84c9e947d13c7134ab5f8 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2e1ff9c009347d0bf70b4b3624fbab4, State: Initialized, Role: FOLLOWER
I20260709 14:50:34.615736  9202 consensus_queue.cc:260] T 6d9fe1523bb84c9e947d13c7134ab5f8 P f2e1ff9c009347d0bf70b4b3624fbab4 [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: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:34.617229  9202 ts_tablet_manager.cc:1434] T 6d9fe1523bb84c9e947d13c7134ab5f8 P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.004s
I20260709 14:50:34.618254  9202 tablet_bootstrap.cc:492] T 07433946c9fe41dd92df6f305aa6a92a P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap starting.
I20260709 14:50:34.631716  9202 tablet_bootstrap.cc:492] T 07433946c9fe41dd92df6f305aa6a92a P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:50:34.632623  9202 tablet_bootstrap.cc:492] T 07433946c9fe41dd92df6f305aa6a92a P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap complete.
I20260709 14:50:34.633133  9202 ts_tablet_manager.cc:1403] T 07433946c9fe41dd92df6f305aa6a92a P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260709 14:50:34.634698  9202 raft_consensus.cc:359] T 07433946c9fe41dd92df6f305aa6a92a P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:34.635100  9202 raft_consensus.cc:740] T 07433946c9fe41dd92df6f305aa6a92a P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2e1ff9c009347d0bf70b4b3624fbab4, State: Initialized, Role: FOLLOWER
I20260709 14:50:34.635524  9202 consensus_queue.cc:260] T 07433946c9fe41dd92df6f305aa6a92a P f2e1ff9c009347d0bf70b4b3624fbab4 [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: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:34.636991  9202 ts_tablet_manager.cc:1434] T 07433946c9fe41dd92df6f305aa6a92a P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:50:34.637882  9202 tablet_bootstrap.cc:492] T 417cdb6e1647499f95591e8188e7d32f P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap starting.
I20260709 14:50:34.648232  9250 raft_consensus.cc:1275] T 173b356311654519a8655c7bf15add11 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 2 FOLLOWER]: Refusing update from remote peer 118418fc007349f3b9b593bd409820e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 14:50:34.650343  8565 consensus_peers.cc:597] T db42d314e1fe4e84bc266d4c9103056b P 1cf3b660b3e14a4c9d208456c127d985 -> Peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Couldn't send request to peer f2e1ff9c009347d0bf70b4b3624fbab4. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:34.650687  9202 tablet_bootstrap.cc:492] T 417cdb6e1647499f95591e8188e7d32f P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:50:34.650876  9296 consensus_queue.cc:1048] T 173b356311654519a8655c7bf15add11 P 118418fc007349f3b9b593bd409820e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:34.651574  9202 tablet_bootstrap.cc:492] T 417cdb6e1647499f95591e8188e7d32f P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap complete.
I20260709 14:50:34.652236  9202 ts_tablet_manager.cc:1403] T 417cdb6e1647499f95591e8188e7d32f P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.005s
I20260709 14:50:34.654670  9202 raft_consensus.cc:359] T 417cdb6e1647499f95591e8188e7d32f P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:34.655368  9202 raft_consensus.cc:740] T 417cdb6e1647499f95591e8188e7d32f P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2e1ff9c009347d0bf70b4b3624fbab4, State: Initialized, Role: FOLLOWER
I20260709 14:50:34.656335  9202 consensus_queue.cc:260] T 417cdb6e1647499f95591e8188e7d32f P f2e1ff9c009347d0bf70b4b3624fbab4 [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: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:34.658301  9202 ts_tablet_manager.cc:1434] T 417cdb6e1647499f95591e8188e7d32f P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260709 14:50:34.659001  9202 tablet_bootstrap.cc:492] T 306e8a1e51a64f6cb352e08f0c82ca5b P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap starting.
I20260709 14:50:34.661509  8520 raft_consensus.cc:1275] T 173b356311654519a8655c7bf15add11 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 2 FOLLOWER]: Refusing update from remote peer 118418fc007349f3b9b593bd409820e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:34.665292  9311 consensus_queue.cc:1048] T 173b356311654519a8655c7bf15add11 P 118418fc007349f3b9b593bd409820e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:50:34.673667  8491 consensus_peers.cc:597] T e3ebfb824cc24114aab648733fbbfd66 P 1843fd4e6ed744abb7593fa3808e8ea5 -> Peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Couldn't send request to peer f2e1ff9c009347d0bf70b4b3624fbab4. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:50:34.683277  8599 raft_consensus.cc:1275] T 56623f1ea13747ed87dd1d98394c8a65 P 1cf3b660b3e14a4c9d208456c127d985 [term 2 FOLLOWER]: Refusing update from remote peer 118418fc007349f3b9b593bd409820e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:34.685710  8519 raft_consensus.cc:1275] T db42d314e1fe4e84bc266d4c9103056b P 1843fd4e6ed744abb7593fa3808e8ea5 [term 2 FOLLOWER]: Refusing update from remote peer 1cf3b660b3e14a4c9d208456c127d985: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:34.686957  9311 consensus_queue.cc:1048] T 56623f1ea13747ed87dd1d98394c8a65 P 118418fc007349f3b9b593bd409820e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:34.690547  9150 consensus_queue.cc:1048] T db42d314e1fe4e84bc266d4c9103056b P 1cf3b660b3e14a4c9d208456c127d985 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:34.713994  9202 tablet_bootstrap.cc:492] T 306e8a1e51a64f6cb352e08f0c82ca5b P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:50:34.714970  9202 tablet_bootstrap.cc:492] T 306e8a1e51a64f6cb352e08f0c82ca5b P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap complete.
I20260709 14:50:34.715646  9202 ts_tablet_manager.cc:1403] T 306e8a1e51a64f6cb352e08f0c82ca5b P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent bootstrapping tablet: real 0.057s	user 0.014s	sys 0.024s
I20260709 14:50:34.718295  9202 raft_consensus.cc:359] T 306e8a1e51a64f6cb352e08f0c82ca5b P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:34.719060  9202 raft_consensus.cc:740] T 306e8a1e51a64f6cb352e08f0c82ca5b P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2e1ff9c009347d0bf70b4b3624fbab4, State: Initialized, Role: FOLLOWER
I20260709 14:50:34.722440  9202 consensus_queue.cc:260] T 306e8a1e51a64f6cb352e08f0c82ca5b P f2e1ff9c009347d0bf70b4b3624fbab4 [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: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:34.728571  9202 ts_tablet_manager.cc:1434] T 306e8a1e51a64f6cb352e08f0c82ca5b P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 14:50:34.733130  9202 tablet_bootstrap.cc:492] T 946161e58b3240db97f73fb7863727fb P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap starting.
W20260709 14:50:34.728597  8417 consensus_peers.cc:597] T f5b7610aa3f8468e81c54b40f73ce5b0 P 118418fc007349f3b9b593bd409820e0 -> Peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Couldn't send request to peer f2e1ff9c009347d0bf70b4b3624fbab4. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 14:50:34.730430  8565 consensus_peers.cc:597] T 264588e6049b46a1a0791cb15a5e079f P 1cf3b660b3e14a4c9d208456c127d985 -> Peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Couldn't send request to peer f2e1ff9c009347d0bf70b4b3624fbab4. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:50:34.728561  8519 raft_consensus.cc:1275] T 3a9292e12ed04d739fb554506bff7e61 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 2 FOLLOWER]: Refusing update from remote peer 118418fc007349f3b9b593bd409820e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:34.735657  9296 consensus_queue.cc:1048] T 3a9292e12ed04d739fb554506bff7e61 P 118418fc007349f3b9b593bd409820e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:34.757815  9202 tablet_bootstrap.cc:492] T 946161e58b3240db97f73fb7863727fb P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:50:34.758859  9202 tablet_bootstrap.cc:492] T 946161e58b3240db97f73fb7863727fb P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap complete.
I20260709 14:50:34.759502  9202 ts_tablet_manager.cc:1403] T 946161e58b3240db97f73fb7863727fb P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent bootstrapping tablet: real 0.027s	user 0.021s	sys 0.004s
W20260709 14:50:34.761868  8417 consensus_peers.cc:597] T 3a9292e12ed04d739fb554506bff7e61 P 118418fc007349f3b9b593bd409820e0 -> Peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Couldn't send request to peer f2e1ff9c009347d0bf70b4b3624fbab4. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:34.762889  8565 consensus_peers.cc:597] T 9c87c142ee024557be242f888404ef53 P 1cf3b660b3e14a4c9d208456c127d985 -> Peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Couldn't send request to peer f2e1ff9c009347d0bf70b4b3624fbab4. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:50:34.763607  9202 raft_consensus.cc:359] T 946161e58b3240db97f73fb7863727fb P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:34.764320  9202 raft_consensus.cc:740] T 946161e58b3240db97f73fb7863727fb P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2e1ff9c009347d0bf70b4b3624fbab4, State: Initialized, Role: FOLLOWER
I20260709 14:50:34.765194  9202 consensus_queue.cc:260] T 946161e58b3240db97f73fb7863727fb P f2e1ff9c009347d0bf70b4b3624fbab4 [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: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:34.770969  9202 ts_tablet_manager.cc:1434] T 946161e58b3240db97f73fb7863727fb P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.000s
I20260709 14:50:34.771729  9202 tablet_bootstrap.cc:492] T dedfc1cf3e494bc5835c137c795aaca1 P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap starting.
I20260709 14:50:34.788600  9202 tablet_bootstrap.cc:492] T dedfc1cf3e494bc5835c137c795aaca1 P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:50:34.789419  9202 tablet_bootstrap.cc:492] T dedfc1cf3e494bc5835c137c795aaca1 P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap complete.
I20260709 14:50:34.790418  9202 ts_tablet_manager.cc:1403] T dedfc1cf3e494bc5835c137c795aaca1 P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.003s
W20260709 14:50:34.791347  8565 consensus_peers.cc:597] T cbe6fc4c6f8a4b11bb94e42a31ae1943 P 1cf3b660b3e14a4c9d208456c127d985 -> Peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Couldn't send request to peer f2e1ff9c009347d0bf70b4b3624fbab4. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:50:34.792956  9202 raft_consensus.cc:359] T dedfc1cf3e494bc5835c137c795aaca1 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:34.793686  9202 raft_consensus.cc:740] T dedfc1cf3e494bc5835c137c795aaca1 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2e1ff9c009347d0bf70b4b3624fbab4, State: Initialized, Role: FOLLOWER
I20260709 14:50:34.794379  9202 consensus_queue.cc:260] T dedfc1cf3e494bc5835c137c795aaca1 P f2e1ff9c009347d0bf70b4b3624fbab4 [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: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:34.798756  9202 ts_tablet_manager.cc:1434] T dedfc1cf3e494bc5835c137c795aaca1 P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:50:34.799518  9202 tablet_bootstrap.cc:492] T e3ebfb824cc24114aab648733fbbfd66 P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap starting.
I20260709 14:50:34.823004  9202 tablet_bootstrap.cc:492] T e3ebfb824cc24114aab648733fbbfd66 P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:50:34.823710  9202 tablet_bootstrap.cc:492] T e3ebfb824cc24114aab648733fbbfd66 P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap complete.
I20260709 14:50:34.824215  9202 ts_tablet_manager.cc:1403] T e3ebfb824cc24114aab648733fbbfd66 P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.000s
I20260709 14:50:34.826275  9202 raft_consensus.cc:359] T e3ebfb824cc24114aab648733fbbfd66 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:34.826943  9202 raft_consensus.cc:740] T e3ebfb824cc24114aab648733fbbfd66 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2e1ff9c009347d0bf70b4b3624fbab4, State: Initialized, Role: FOLLOWER
I20260709 14:50:34.827673  9202 consensus_queue.cc:260] T e3ebfb824cc24114aab648733fbbfd66 P f2e1ff9c009347d0bf70b4b3624fbab4 [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: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:34.831583  9202 ts_tablet_manager.cc:1434] T e3ebfb824cc24114aab648733fbbfd66 P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:50:34.832629  9202 tablet_bootstrap.cc:492] T 1919638168494f58bc6aa0e7dd82b9d2 P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap starting.
I20260709 14:50:34.844529  9202 tablet_bootstrap.cc:492] T 1919638168494f58bc6aa0e7dd82b9d2 P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:50:34.845335  9202 tablet_bootstrap.cc:492] T 1919638168494f58bc6aa0e7dd82b9d2 P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap complete.
I20260709 14:50:34.845909  9202 ts_tablet_manager.cc:1403] T 1919638168494f58bc6aa0e7dd82b9d2 P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.003s
I20260709 14:50:34.848145  9202 raft_consensus.cc:359] T 1919638168494f58bc6aa0e7dd82b9d2 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:34.848742  9202 raft_consensus.cc:740] T 1919638168494f58bc6aa0e7dd82b9d2 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2e1ff9c009347d0bf70b4b3624fbab4, State: Initialized, Role: FOLLOWER
I20260709 14:50:34.849421  9202 consensus_queue.cc:260] T 1919638168494f58bc6aa0e7dd82b9d2 P f2e1ff9c009347d0bf70b4b3624fbab4 [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: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:34.851257  9202 ts_tablet_manager.cc:1434] T 1919638168494f58bc6aa0e7dd82b9d2 P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:50:34.852360  9202 tablet_bootstrap.cc:492] T 56623f1ea13747ed87dd1d98394c8a65 P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap starting.
I20260709 14:50:34.865803  9202 tablet_bootstrap.cc:492] T 56623f1ea13747ed87dd1d98394c8a65 P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:50:34.866676  9202 tablet_bootstrap.cc:492] T 56623f1ea13747ed87dd1d98394c8a65 P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap complete.
I20260709 14:50:34.867241  9202 ts_tablet_manager.cc:1403] T 56623f1ea13747ed87dd1d98394c8a65 P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260709 14:50:34.869449  9202 raft_consensus.cc:359] T 56623f1ea13747ed87dd1d98394c8a65 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:34.869910  9202 raft_consensus.cc:740] T 56623f1ea13747ed87dd1d98394c8a65 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2e1ff9c009347d0bf70b4b3624fbab4, State: Initialized, Role: FOLLOWER
I20260709 14:50:34.870546  9202 consensus_queue.cc:260] T 56623f1ea13747ed87dd1d98394c8a65 P f2e1ff9c009347d0bf70b4b3624fbab4 [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: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:34.872221  9202 ts_tablet_manager.cc:1434] T 56623f1ea13747ed87dd1d98394c8a65 P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.003s
I20260709 14:50:34.873224  9202 tablet_bootstrap.cc:492] T 3a9292e12ed04d739fb554506bff7e61 P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap starting.
I20260709 14:50:34.884680  9202 tablet_bootstrap.cc:492] T 3a9292e12ed04d739fb554506bff7e61 P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:50:34.885540  9202 tablet_bootstrap.cc:492] T 3a9292e12ed04d739fb554506bff7e61 P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap complete.
I20260709 14:50:34.886119  9202 ts_tablet_manager.cc:1403] T 3a9292e12ed04d739fb554506bff7e61 P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260709 14:50:34.888458  9202 raft_consensus.cc:359] T 3a9292e12ed04d739fb554506bff7e61 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:34.889091  9202 raft_consensus.cc:740] T 3a9292e12ed04d739fb554506bff7e61 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2e1ff9c009347d0bf70b4b3624fbab4, State: Initialized, Role: FOLLOWER
I20260709 14:50:34.889688  9202 consensus_queue.cc:260] T 3a9292e12ed04d739fb554506bff7e61 P f2e1ff9c009347d0bf70b4b3624fbab4 [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: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:34.891204  9202 ts_tablet_manager.cc:1434] T 3a9292e12ed04d739fb554506bff7e61 P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:50:34.891901  9202 tablet_bootstrap.cc:492] T e44d5cecf0144fd088bf7613dd38310f P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap starting.
I20260709 14:50:34.903805  9202 tablet_bootstrap.cc:492] T e44d5cecf0144fd088bf7613dd38310f P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:50:34.904477  9202 tablet_bootstrap.cc:492] T e44d5cecf0144fd088bf7613dd38310f P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap complete.
I20260709 14:50:34.905074  9202 ts_tablet_manager.cc:1403] T e44d5cecf0144fd088bf7613dd38310f P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260709 14:50:34.906877  9202 raft_consensus.cc:359] T e44d5cecf0144fd088bf7613dd38310f P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:34.907339  9202 raft_consensus.cc:740] T e44d5cecf0144fd088bf7613dd38310f P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2e1ff9c009347d0bf70b4b3624fbab4, State: Initialized, Role: FOLLOWER
I20260709 14:50:34.907891  9202 consensus_queue.cc:260] T e44d5cecf0144fd088bf7613dd38310f P f2e1ff9c009347d0bf70b4b3624fbab4 [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: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:34.909498  9202 ts_tablet_manager.cc:1434] T e44d5cecf0144fd088bf7613dd38310f P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:50:34.910676  9202 tablet_bootstrap.cc:492] T 9c87c142ee024557be242f888404ef53 P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap starting.
I20260709 14:50:34.923367  9202 tablet_bootstrap.cc:492] T 9c87c142ee024557be242f888404ef53 P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:50:34.924144  9202 tablet_bootstrap.cc:492] T 9c87c142ee024557be242f888404ef53 P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap complete.
I20260709 14:50:34.924702  9202 ts_tablet_manager.cc:1403] T 9c87c142ee024557be242f888404ef53 P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.006s
I20260709 14:50:34.926954  9202 raft_consensus.cc:359] T 9c87c142ee024557be242f888404ef53 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:34.927591  9202 raft_consensus.cc:740] T 9c87c142ee024557be242f888404ef53 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2e1ff9c009347d0bf70b4b3624fbab4, State: Initialized, Role: FOLLOWER
I20260709 14:50:34.928227  9202 consensus_queue.cc:260] T 9c87c142ee024557be242f888404ef53 P f2e1ff9c009347d0bf70b4b3624fbab4 [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: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:34.930069  9202 ts_tablet_manager.cc:1434] T 9c87c142ee024557be242f888404ef53 P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260709 14:50:34.930729  9202 tablet_bootstrap.cc:492] T c04194c0f91046278f3448859cb76cec P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap starting.
I20260709 14:50:34.942478  9202 tablet_bootstrap.cc:492] T c04194c0f91046278f3448859cb76cec P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:50:34.943151  9202 tablet_bootstrap.cc:492] T c04194c0f91046278f3448859cb76cec P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap complete.
I20260709 14:50:34.943652  9202 ts_tablet_manager.cc:1403] T c04194c0f91046278f3448859cb76cec P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.004s
I20260709 14:50:34.945622  9202 raft_consensus.cc:359] T c04194c0f91046278f3448859cb76cec P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:34.946339  9202 raft_consensus.cc:740] T c04194c0f91046278f3448859cb76cec P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2e1ff9c009347d0bf70b4b3624fbab4, State: Initialized, Role: FOLLOWER
I20260709 14:50:34.946856  9202 consensus_queue.cc:260] T c04194c0f91046278f3448859cb76cec P f2e1ff9c009347d0bf70b4b3624fbab4 [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: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:34.948843  9202 ts_tablet_manager.cc:1434] T c04194c0f91046278f3448859cb76cec P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:50:34.949894  9202 tablet_bootstrap.cc:492] T f5b7610aa3f8468e81c54b40f73ce5b0 P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap starting.
I20260709 14:50:34.963945  9202 tablet_bootstrap.cc:492] T f5b7610aa3f8468e81c54b40f73ce5b0 P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:50:34.964774  9202 tablet_bootstrap.cc:492] T f5b7610aa3f8468e81c54b40f73ce5b0 P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap complete.
I20260709 14:50:34.965364  9202 ts_tablet_manager.cc:1403] T f5b7610aa3f8468e81c54b40f73ce5b0 P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260709 14:50:34.967686  9202 raft_consensus.cc:359] T f5b7610aa3f8468e81c54b40f73ce5b0 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:34.968286  9202 raft_consensus.cc:740] T f5b7610aa3f8468e81c54b40f73ce5b0 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2e1ff9c009347d0bf70b4b3624fbab4, State: Initialized, Role: FOLLOWER
I20260709 14:50:34.968842  9202 consensus_queue.cc:260] T f5b7610aa3f8468e81c54b40f73ce5b0 P f2e1ff9c009347d0bf70b4b3624fbab4 [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: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:34.970237  9202 ts_tablet_manager.cc:1434] T f5b7610aa3f8468e81c54b40f73ce5b0 P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:50:34.970953  9202 tablet_bootstrap.cc:492] T 61fa0b91210e47fab4e7228d387db5b5 P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap starting.
I20260709 14:50:34.983878  9202 tablet_bootstrap.cc:492] T 61fa0b91210e47fab4e7228d387db5b5 P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:50:34.984568  9202 tablet_bootstrap.cc:492] T 61fa0b91210e47fab4e7228d387db5b5 P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap complete.
I20260709 14:50:34.985045  9202 ts_tablet_manager.cc:1403] T 61fa0b91210e47fab4e7228d387db5b5 P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260709 14:50:34.986915  9202 raft_consensus.cc:359] T 61fa0b91210e47fab4e7228d387db5b5 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:34.987512  9202 raft_consensus.cc:740] T 61fa0b91210e47fab4e7228d387db5b5 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2e1ff9c009347d0bf70b4b3624fbab4, State: Initialized, Role: FOLLOWER
I20260709 14:50:34.988109  9202 consensus_queue.cc:260] T 61fa0b91210e47fab4e7228d387db5b5 P f2e1ff9c009347d0bf70b4b3624fbab4 [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: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:34.990125  9202 ts_tablet_manager.cc:1434] T 61fa0b91210e47fab4e7228d387db5b5 P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260709 14:50:34.991813  9202 tablet_bootstrap.cc:492] T cec6cf9d80b945819e68d8a19a19255f P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap starting.
I20260709 14:50:35.025812  9202 tablet_bootstrap.cc:492] T cec6cf9d80b945819e68d8a19a19255f P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:50:35.026450  9202 tablet_bootstrap.cc:492] T cec6cf9d80b945819e68d8a19a19255f P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap complete.
I20260709 14:50:35.027104  9202 ts_tablet_manager.cc:1403] T cec6cf9d80b945819e68d8a19a19255f P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent bootstrapping tablet: real 0.036s	user 0.024s	sys 0.008s
I20260709 14:50:35.029069  9202 raft_consensus.cc:359] T cec6cf9d80b945819e68d8a19a19255f P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:35.029733  9202 raft_consensus.cc:740] T cec6cf9d80b945819e68d8a19a19255f P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2e1ff9c009347d0bf70b4b3624fbab4, State: Initialized, Role: FOLLOWER
I20260709 14:50:35.030248  9202 consensus_queue.cc:260] T cec6cf9d80b945819e68d8a19a19255f P f2e1ff9c009347d0bf70b4b3624fbab4 [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: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:35.032058  9202 ts_tablet_manager.cc:1434] T cec6cf9d80b945819e68d8a19a19255f P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 14:50:35.032974  9202 tablet_bootstrap.cc:492] T cfba46c4927b4d82aaf97141fba68c52 P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap starting.
I20260709 14:50:35.046777  9202 tablet_bootstrap.cc:492] T cfba46c4927b4d82aaf97141fba68c52 P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:50:35.047463  9202 tablet_bootstrap.cc:492] T cfba46c4927b4d82aaf97141fba68c52 P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap complete.
I20260709 14:50:35.048069  9202 ts_tablet_manager.cc:1403] T cfba46c4927b4d82aaf97141fba68c52 P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260709 14:50:35.050650  9202 raft_consensus.cc:359] T cfba46c4927b4d82aaf97141fba68c52 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:35.051276  9202 raft_consensus.cc:740] T cfba46c4927b4d82aaf97141fba68c52 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2e1ff9c009347d0bf70b4b3624fbab4, State: Initialized, Role: FOLLOWER
I20260709 14:50:35.051941  9202 consensus_queue.cc:260] T cfba46c4927b4d82aaf97141fba68c52 P f2e1ff9c009347d0bf70b4b3624fbab4 [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: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:35.053998  9202 ts_tablet_manager.cc:1434] T cfba46c4927b4d82aaf97141fba68c52 P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:50:35.055423  9202 tablet_bootstrap.cc:492] T 3a3823b160b743d98d41bb589a02708b P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap starting.
I20260709 14:50:35.075461  9202 tablet_bootstrap.cc:492] T 3a3823b160b743d98d41bb589a02708b P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:50:35.076411  9202 tablet_bootstrap.cc:492] T 3a3823b160b743d98d41bb589a02708b P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap complete.
I20260709 14:50:35.077019  9202 ts_tablet_manager.cc:1403] T 3a3823b160b743d98d41bb589a02708b P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.001s
I20260709 14:50:35.079720  9202 raft_consensus.cc:359] T 3a3823b160b743d98d41bb589a02708b P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:35.080396  9202 raft_consensus.cc:740] T 3a3823b160b743d98d41bb589a02708b P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2e1ff9c009347d0bf70b4b3624fbab4, State: Initialized, Role: FOLLOWER
I20260709 14:50:35.081029  9202 consensus_queue.cc:260] T 3a3823b160b743d98d41bb589a02708b P f2e1ff9c009347d0bf70b4b3624fbab4 [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: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
W20260709 14:50:35.082406  8491 consensus_peers.cc:597] T 3a3823b160b743d98d41bb589a02708b P 1843fd4e6ed744abb7593fa3808e8ea5 -> Peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Couldn't send request to peer f2e1ff9c009347d0bf70b4b3624fbab4. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:50:35.082487  9202 ts_tablet_manager.cc:1434] T 3a3823b160b743d98d41bb589a02708b P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:50:35.091719  9202 tablet_bootstrap.cc:492] T cbe6fc4c6f8a4b11bb94e42a31ae1943 P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap starting.
I20260709 14:50:35.106611  9202 tablet_bootstrap.cc:492] T cbe6fc4c6f8a4b11bb94e42a31ae1943 P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:50:35.107519  9202 tablet_bootstrap.cc:492] T cbe6fc4c6f8a4b11bb94e42a31ae1943 P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap complete.
I20260709 14:50:35.108091  9202 ts_tablet_manager.cc:1403] T cbe6fc4c6f8a4b11bb94e42a31ae1943 P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260709 14:50:35.110082  9202 raft_consensus.cc:359] T cbe6fc4c6f8a4b11bb94e42a31ae1943 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:35.110597  9202 raft_consensus.cc:740] T cbe6fc4c6f8a4b11bb94e42a31ae1943 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2e1ff9c009347d0bf70b4b3624fbab4, State: Initialized, Role: FOLLOWER
I20260709 14:50:35.111168  9202 consensus_queue.cc:260] T cbe6fc4c6f8a4b11bb94e42a31ae1943 P f2e1ff9c009347d0bf70b4b3624fbab4 [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: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:35.113020  9202 ts_tablet_manager.cc:1434] T cbe6fc4c6f8a4b11bb94e42a31ae1943 P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:50:35.113937  9202 tablet_bootstrap.cc:492] T db42d314e1fe4e84bc266d4c9103056b P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap starting.
I20260709 14:50:35.117559  9250 raft_consensus.cc:3060] T 56623f1ea13747ed87dd1d98394c8a65 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:35.133543  9202 tablet_bootstrap.cc:492] T db42d314e1fe4e84bc266d4c9103056b P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:50:35.134268  9202 tablet_bootstrap.cc:492] T db42d314e1fe4e84bc266d4c9103056b P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap complete.
I20260709 14:50:35.134757  9202 ts_tablet_manager.cc:1403] T db42d314e1fe4e84bc266d4c9103056b P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.008s
I20260709 14:50:35.136656  9202 raft_consensus.cc:359] T db42d314e1fe4e84bc266d4c9103056b P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:35.137130  9202 raft_consensus.cc:740] T db42d314e1fe4e84bc266d4c9103056b P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2e1ff9c009347d0bf70b4b3624fbab4, State: Initialized, Role: FOLLOWER
I20260709 14:50:35.137620  9202 consensus_queue.cc:260] T db42d314e1fe4e84bc266d4c9103056b P f2e1ff9c009347d0bf70b4b3624fbab4 [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: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:35.139235  9202 ts_tablet_manager.cc:1434] T db42d314e1fe4e84bc266d4c9103056b P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:50:35.139851  9202 tablet_bootstrap.cc:492] T 264588e6049b46a1a0791cb15a5e079f P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap starting.
I20260709 14:50:35.152650  9202 tablet_bootstrap.cc:492] T 264588e6049b46a1a0791cb15a5e079f P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:50:35.153497  9202 tablet_bootstrap.cc:492] T 264588e6049b46a1a0791cb15a5e079f P f2e1ff9c009347d0bf70b4b3624fbab4: Bootstrap complete.
I20260709 14:50:35.154105  9202 ts_tablet_manager.cc:1403] T 264588e6049b46a1a0791cb15a5e079f P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.004s
I20260709 14:50:35.156379  9202 raft_consensus.cc:359] T 264588e6049b46a1a0791cb15a5e079f P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:35.157327  9202 raft_consensus.cc:740] T 264588e6049b46a1a0791cb15a5e079f P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2e1ff9c009347d0bf70b4b3624fbab4, State: Initialized, Role: FOLLOWER
I20260709 14:50:35.158035  9202 consensus_queue.cc:260] T 264588e6049b46a1a0791cb15a5e079f P f2e1ff9c009347d0bf70b4b3624fbab4 [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: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:35.159983  9202 ts_tablet_manager.cc:1434] T 264588e6049b46a1a0791cb15a5e079f P f2e1ff9c009347d0bf70b4b3624fbab4: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:50:35.290004  9251 raft_consensus.cc:3060] T 3a9292e12ed04d739fb554506bff7e61 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:35.650170  9250 raft_consensus.cc:3060] T db42d314e1fe4e84bc266d4c9103056b P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:35.807204  9296 raft_consensus.cc:493] T 61fa0b91210e47fab4e7228d387db5b5 P 118418fc007349f3b9b593bd409820e0 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:35.807789  9296 raft_consensus.cc:515] T 61fa0b91210e47fab4e7228d387db5b5 P 118418fc007349f3b9b593bd409820e0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:35.810456  9296 leader_election.cc:290] T 61fa0b91210e47fab4e7228d387db5b5 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101), 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865)
I20260709 14:50:35.810653  9251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61fa0b91210e47fab4e7228d387db5b5" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" is_pre_election: true
I20260709 14:50:35.811300  8520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61fa0b91210e47fab4e7228d387db5b5" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" is_pre_election: true
I20260709 14:50:35.811353  9251 raft_consensus.cc:2468] T 61fa0b91210e47fab4e7228d387db5b5 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 118418fc007349f3b9b593bd409820e0 in term 1.
I20260709 14:50:35.811940  8520 raft_consensus.cc:2468] T 61fa0b91210e47fab4e7228d387db5b5 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 118418fc007349f3b9b593bd409820e0 in term 2.
I20260709 14:50:35.812749  8417 leader_election.cc:304] T 61fa0b91210e47fab4e7228d387db5b5 P 118418fc007349f3b9b593bd409820e0 [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: 118418fc007349f3b9b593bd409820e0, f2e1ff9c009347d0bf70b4b3624fbab4; no voters: 
I20260709 14:50:35.813521  9296 raft_consensus.cc:2804] T 61fa0b91210e47fab4e7228d387db5b5 P 118418fc007349f3b9b593bd409820e0 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:35.813891  9296 raft_consensus.cc:493] T 61fa0b91210e47fab4e7228d387db5b5 P 118418fc007349f3b9b593bd409820e0 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:35.814173  9296 raft_consensus.cc:3060] T 61fa0b91210e47fab4e7228d387db5b5 P 118418fc007349f3b9b593bd409820e0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:35.819233  9296 raft_consensus.cc:515] T 61fa0b91210e47fab4e7228d387db5b5 P 118418fc007349f3b9b593bd409820e0 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:35.821441  9296 leader_election.cc:290] T 61fa0b91210e47fab4e7228d387db5b5 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 3 election: Requested vote from peers f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101), 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865)
I20260709 14:50:35.822145  9251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61fa0b91210e47fab4e7228d387db5b5" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4"
I20260709 14:50:35.822718  8520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61fa0b91210e47fab4e7228d387db5b5" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5"
I20260709 14:50:35.822804  9251 raft_consensus.cc:3060] T 61fa0b91210e47fab4e7228d387db5b5 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:50:35.823347  8520 raft_consensus.cc:3060] T 61fa0b91210e47fab4e7228d387db5b5 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:35.829859  9251 raft_consensus.cc:2468] T 61fa0b91210e47fab4e7228d387db5b5 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 118418fc007349f3b9b593bd409820e0 in term 3.
I20260709 14:50:35.829859  8520 raft_consensus.cc:2468] T 61fa0b91210e47fab4e7228d387db5b5 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 118418fc007349f3b9b593bd409820e0 in term 3.
I20260709 14:50:35.831061  8418 leader_election.cc:304] T 61fa0b91210e47fab4e7228d387db5b5 P 118418fc007349f3b9b593bd409820e0 [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: 118418fc007349f3b9b593bd409820e0, 1843fd4e6ed744abb7593fa3808e8ea5; no voters: 
I20260709 14:50:35.831817  9296 raft_consensus.cc:2804] T 61fa0b91210e47fab4e7228d387db5b5 P 118418fc007349f3b9b593bd409820e0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:35.832355  9296 raft_consensus.cc:697] T 61fa0b91210e47fab4e7228d387db5b5 P 118418fc007349f3b9b593bd409820e0 [term 3 LEADER]: Becoming Leader. State: Replica: 118418fc007349f3b9b593bd409820e0, State: Running, Role: LEADER
I20260709 14:50:35.833787  9296 consensus_queue.cc:237] T 61fa0b91210e47fab4e7228d387db5b5 P 118418fc007349f3b9b593bd409820e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:35.842729  8270 catalog_manager.cc:5697] T 61fa0b91210e47fab4e7228d387db5b5 P 118418fc007349f3b9b593bd409820e0 reported cstate change: term changed from 1 to 3, leader changed from f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65) to 118418fc007349f3b9b593bd409820e0 (127.6.46.66). New cstate: current_term: 3 leader_uuid: "118418fc007349f3b9b593bd409820e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:36.294071  8520 raft_consensus.cc:1275] T 61fa0b91210e47fab4e7228d387db5b5 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 3 FOLLOWER]: Refusing update from remote peer 118418fc007349f3b9b593bd409820e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:50:36.295173  9311 consensus_queue.cc:1048] T 61fa0b91210e47fab4e7228d387db5b5 P 118418fc007349f3b9b593bd409820e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:36.309440  9250 raft_consensus.cc:1275] T 61fa0b91210e47fab4e7228d387db5b5 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 3 FOLLOWER]: Refusing update from remote peer 118418fc007349f3b9b593bd409820e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:50:36.311416  9296 consensus_queue.cc:1048] T 61fa0b91210e47fab4e7228d387db5b5 P 118418fc007349f3b9b593bd409820e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:39.352514  6329 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:39.406771  8449 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "417cdb6e1647499f95591e8188e7d32f"
dest_uuid: "118418fc007349f3b9b593bd409820e0"
mode: GRACEFUL
new_leader_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4"
 from {username='slave'} at 127.0.0.1:45750
I20260709 14:50:39.407312  8449 raft_consensus.cc:606] T 417cdb6e1647499f95591e8188e7d32f P 118418fc007349f3b9b593bd409820e0 [term 1 LEADER]: Received request to transfer leadership to TS f2e1ff9c009347d0bf70b4b3624fbab4
I20260709 14:50:39.409358  8449 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "61a185cbf7db4fc7a8fe54a0d8267b40"
dest_uuid: "118418fc007349f3b9b593bd409820e0"
mode: GRACEFUL
new_leader_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4"
 from {username='slave'} at 127.0.0.1:45750
I20260709 14:50:39.409785  8449 raft_consensus.cc:606] T 61a185cbf7db4fc7a8fe54a0d8267b40 P 118418fc007349f3b9b593bd409820e0 [term 1 LEADER]: Received request to transfer leadership to TS f2e1ff9c009347d0bf70b4b3624fbab4
I20260709 14:50:39.412724  8447 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "946161e58b3240db97f73fb7863727fb"
dest_uuid: "118418fc007349f3b9b593bd409820e0"
mode: GRACEFUL
new_leader_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4"
 from {username='slave'} at 127.0.0.1:45750
I20260709 14:50:39.413314  8447 raft_consensus.cc:606] T 946161e58b3240db97f73fb7863727fb P 118418fc007349f3b9b593bd409820e0 [term 1 LEADER]: Received request to transfer leadership to TS f2e1ff9c009347d0bf70b4b3624fbab4
I20260709 14:50:39.423020  8600 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "995db35908ac4557be948c0606df33b5"
dest_uuid: "1cf3b660b3e14a4c9d208456c127d985"
mode: GRACEFUL
new_leader_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4"
 from {username='slave'} at 127.0.0.1:37762
I20260709 14:50:39.423604  8600 raft_consensus.cc:606] T 995db35908ac4557be948c0606df33b5 P 1cf3b660b3e14a4c9d208456c127d985 [term 1 LEADER]: Received request to transfer leadership to TS f2e1ff9c009347d0bf70b4b3624fbab4
I20260709 14:50:39.426013  8447 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c21340057a6f40a6a39ae61817379256"
dest_uuid: "118418fc007349f3b9b593bd409820e0"
mode: GRACEFUL
new_leader_uuid: "1cf3b660b3e14a4c9d208456c127d985"
 from {username='slave'} at 127.0.0.1:45750
I20260709 14:50:39.426534  8447 raft_consensus.cc:606] T c21340057a6f40a6a39ae61817379256 P 118418fc007349f3b9b593bd409820e0 [term 1 LEADER]: Received request to transfer leadership to TS 1cf3b660b3e14a4c9d208456c127d985
I20260709 14:50:39.428879  8447 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e1c860612e7c40adb9267b52c3cf8da6"
dest_uuid: "118418fc007349f3b9b593bd409820e0"
mode: GRACEFUL
new_leader_uuid: "1cf3b660b3e14a4c9d208456c127d985"
 from {username='slave'} at 127.0.0.1:45750
I20260709 14:50:39.429327  8447 raft_consensus.cc:606] T e1c860612e7c40adb9267b52c3cf8da6 P 118418fc007349f3b9b593bd409820e0 [term 1 LEADER]: Received request to transfer leadership to TS 1cf3b660b3e14a4c9d208456c127d985
I20260709 14:50:39.446882  8520 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e87f4c523fc549f9a5089fe9cee7a033"
dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5"
mode: GRACEFUL
new_leader_uuid: "118418fc007349f3b9b593bd409820e0"
 from {username='slave'} at 127.0.0.1:53186
I20260709 14:50:39.447388  8520 raft_consensus.cc:606] T e87f4c523fc549f9a5089fe9cee7a033 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 LEADER]: Received request to transfer leadership to TS 118418fc007349f3b9b593bd409820e0
I20260709 14:50:39.448632  6329 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 7
I20260709 14:50:39.449709  6329 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:39.459446  9395 raft_consensus.cc:993] T c21340057a6f40a6a39ae61817379256 P 118418fc007349f3b9b593bd409820e0: : Instructing follower 1cf3b660b3e14a4c9d208456c127d985 to start an election
I20260709 14:50:39.459976  9394 raft_consensus.cc:1081] T c21340057a6f40a6a39ae61817379256 P 118418fc007349f3b9b593bd409820e0 [term 1 LEADER]: Signalling peer 1cf3b660b3e14a4c9d208456c127d985 to start an election
I20260709 14:50:39.461292  8599 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c21340057a6f40a6a39ae61817379256"
dest_uuid: "1cf3b660b3e14a4c9d208456c127d985"
 from {username='slave'} at 127.0.0.1:42830
I20260709 14:50:39.461684  8599 raft_consensus.cc:493] T c21340057a6f40a6a39ae61817379256 P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:39.461894  8599 raft_consensus.cc:3060] T c21340057a6f40a6a39ae61817379256 P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:39.466241  8599 raft_consensus.cc:515] T c21340057a6f40a6a39ae61817379256 P 1cf3b660b3e14a4c9d208456c127d985 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:39.468052  8599 leader_election.cc:290] T c21340057a6f40a6a39ae61817379256 P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 2 election: Requested vote from peers 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485), 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865)
I20260709 14:50:39.468561  8447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c21340057a6f40a6a39ae61817379256" candidate_uuid: "1cf3b660b3e14a4c9d208456c127d985" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "118418fc007349f3b9b593bd409820e0"
I20260709 14:50:39.469090  8447 raft_consensus.cc:3055] T c21340057a6f40a6a39ae61817379256 P 118418fc007349f3b9b593bd409820e0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:39.469465  8447 raft_consensus.cc:740] T c21340057a6f40a6a39ae61817379256 P 118418fc007349f3b9b593bd409820e0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 118418fc007349f3b9b593bd409820e0, State: Running, Role: LEADER
I20260709 14:50:39.469553  8520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c21340057a6f40a6a39ae61817379256" candidate_uuid: "1cf3b660b3e14a4c9d208456c127d985" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5"
I20260709 14:50:39.470067  8520 raft_consensus.cc:3060] T c21340057a6f40a6a39ae61817379256 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:39.470148  8447 consensus_queue.cc:260] T c21340057a6f40a6a39ae61817379256 P 118418fc007349f3b9b593bd409820e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:39.471421  8447 raft_consensus.cc:3060] T c21340057a6f40a6a39ae61817379256 P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:39.474556  8520 raft_consensus.cc:2468] T c21340057a6f40a6a39ae61817379256 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cf3b660b3e14a4c9d208456c127d985 in term 2.
I20260709 14:50:39.475560  8566 leader_election.cc:304] T c21340057a6f40a6a39ae61817379256 P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1843fd4e6ed744abb7593fa3808e8ea5, 1cf3b660b3e14a4c9d208456c127d985; no voters: 
I20260709 14:50:39.476397  9393 raft_consensus.cc:2804] T c21340057a6f40a6a39ae61817379256 P 1cf3b660b3e14a4c9d208456c127d985 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:39.476781  9393 raft_consensus.cc:697] T c21340057a6f40a6a39ae61817379256 P 1cf3b660b3e14a4c9d208456c127d985 [term 2 LEADER]: Becoming Leader. State: Replica: 1cf3b660b3e14a4c9d208456c127d985, State: Running, Role: LEADER
I20260709 14:50:39.476804  8447 raft_consensus.cc:2468] T c21340057a6f40a6a39ae61817379256 P 118418fc007349f3b9b593bd409820e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cf3b660b3e14a4c9d208456c127d985 in term 2.
I20260709 14:50:39.477566  9393 consensus_queue.cc:237] T c21340057a6f40a6a39ae61817379256 P 1cf3b660b3e14a4c9d208456c127d985 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:39.486090  8269 catalog_manager.cc:5697] T c21340057a6f40a6a39ae61817379256 P 1cf3b660b3e14a4c9d208456c127d985 reported cstate change: term changed from 1 to 2, leader changed from 118418fc007349f3b9b593bd409820e0 (127.6.46.66) to 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68). New cstate: current_term: 2 leader_uuid: "1cf3b660b3e14a4c9d208456c127d985" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:39.544939  9393 raft_consensus.cc:993] T 995db35908ac4557be948c0606df33b5 P 1cf3b660b3e14a4c9d208456c127d985: : Instructing follower f2e1ff9c009347d0bf70b4b3624fbab4 to start an election
I20260709 14:50:39.545424  9150 raft_consensus.cc:1081] T 995db35908ac4557be948c0606df33b5 P 1cf3b660b3e14a4c9d208456c127d985 [term 1 LEADER]: Signalling peer f2e1ff9c009347d0bf70b4b3624fbab4 to start an election
I20260709 14:50:39.546933  9251 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "995db35908ac4557be948c0606df33b5"
dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4"
 from {username='slave'} at 127.0.0.1:46842
I20260709 14:50:39.547367  9251 raft_consensus.cc:493] T 995db35908ac4557be948c0606df33b5 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:39.547669  9251 raft_consensus.cc:3060] T 995db35908ac4557be948c0606df33b5 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:39.552702  9251 raft_consensus.cc:515] T 995db35908ac4557be948c0606df33b5 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:39.554831  9251 leader_election.cc:290] T 995db35908ac4557be948c0606df33b5 P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 2 election: Requested vote from peers 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415), 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485)
I20260709 14:50:39.562382  9394 raft_consensus.cc:993] T e1c860612e7c40adb9267b52c3cf8da6 P 118418fc007349f3b9b593bd409820e0: : Instructing follower 1cf3b660b3e14a4c9d208456c127d985 to start an election
I20260709 14:50:39.563330  9394 raft_consensus.cc:1081] T e1c860612e7c40adb9267b52c3cf8da6 P 118418fc007349f3b9b593bd409820e0 [term 1 LEADER]: Signalling peer 1cf3b660b3e14a4c9d208456c127d985 to start an election
I20260709 14:50:39.565140  8593 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e1c860612e7c40adb9267b52c3cf8da6"
dest_uuid: "1cf3b660b3e14a4c9d208456c127d985"
 from {username='slave'} at 127.0.0.1:42830
I20260709 14:50:39.565644  8593 raft_consensus.cc:493] T e1c860612e7c40adb9267b52c3cf8da6 P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:39.566004  8593 raft_consensus.cc:3060] T e1c860612e7c40adb9267b52c3cf8da6 P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:39.569811  8599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "995db35908ac4557be948c0606df33b5" candidate_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1cf3b660b3e14a4c9d208456c127d985"
I20260709 14:50:39.570410  8599 raft_consensus.cc:3055] T 995db35908ac4557be948c0606df33b5 P 1cf3b660b3e14a4c9d208456c127d985 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:39.570734  8599 raft_consensus.cc:740] T 995db35908ac4557be948c0606df33b5 P 1cf3b660b3e14a4c9d208456c127d985 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1cf3b660b3e14a4c9d208456c127d985, State: Running, Role: LEADER
I20260709 14:50:39.570962  8447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "995db35908ac4557be948c0606df33b5" candidate_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "118418fc007349f3b9b593bd409820e0"
I20260709 14:50:39.571573  8447 raft_consensus.cc:3060] T 995db35908ac4557be948c0606df33b5 P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:39.572934  8593 raft_consensus.cc:515] T e1c860612e7c40adb9267b52c3cf8da6 P 1cf3b660b3e14a4c9d208456c127d985 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:39.574463  9397 raft_consensus.cc:993] T 946161e58b3240db97f73fb7863727fb P 118418fc007349f3b9b593bd409820e0: : Instructing follower f2e1ff9c009347d0bf70b4b3624fbab4 to start an election
I20260709 14:50:39.574949  8593 leader_election.cc:290] T e1c860612e7c40adb9267b52c3cf8da6 P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 2 election: Requested vote from peers 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485), 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865)
I20260709 14:50:39.574968  9394 raft_consensus.cc:1081] T 946161e58b3240db97f73fb7863727fb P 118418fc007349f3b9b593bd409820e0 [term 1 LEADER]: Signalling peer f2e1ff9c009347d0bf70b4b3624fbab4 to start an election
I20260709 14:50:39.575845  8449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1c860612e7c40adb9267b52c3cf8da6" candidate_uuid: "1cf3b660b3e14a4c9d208456c127d985" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "118418fc007349f3b9b593bd409820e0"
I20260709 14:50:39.576411  8449 raft_consensus.cc:3055] T e1c860612e7c40adb9267b52c3cf8da6 P 118418fc007349f3b9b593bd409820e0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:39.576645  8520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1c860612e7c40adb9267b52c3cf8da6" candidate_uuid: "1cf3b660b3e14a4c9d208456c127d985" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5"
I20260709 14:50:39.576691  8449 raft_consensus.cc:740] T e1c860612e7c40adb9267b52c3cf8da6 P 118418fc007349f3b9b593bd409820e0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 118418fc007349f3b9b593bd409820e0, State: Running, Role: LEADER
I20260709 14:50:39.577163  8520 raft_consensus.cc:3060] T e1c860612e7c40adb9267b52c3cf8da6 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:39.571522  8599 consensus_queue.cc:260] T 995db35908ac4557be948c0606df33b5 P 1cf3b660b3e14a4c9d208456c127d985 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:39.577687  8449 consensus_queue.cc:260] T e1c860612e7c40adb9267b52c3cf8da6 P 118418fc007349f3b9b593bd409820e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:39.578032  8599 raft_consensus.cc:3060] T 995db35908ac4557be948c0606df33b5 P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:39.578547  8449 raft_consensus.cc:3060] T e1c860612e7c40adb9267b52c3cf8da6 P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:39.580268  8447 raft_consensus.cc:2468] T 995db35908ac4557be948c0606df33b5 P 118418fc007349f3b9b593bd409820e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2e1ff9c009347d0bf70b4b3624fbab4 in term 2.
I20260709 14:50:39.583917  8520 raft_consensus.cc:2468] T e1c860612e7c40adb9267b52c3cf8da6 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cf3b660b3e14a4c9d208456c127d985 in term 2.
I20260709 14:50:39.584031  9199 leader_election.cc:304] T 995db35908ac4557be948c0606df33b5 P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 118418fc007349f3b9b593bd409820e0, f2e1ff9c009347d0bf70b4b3624fbab4; no voters: 
I20260709 14:50:39.585124  8566 leader_election.cc:304] T e1c860612e7c40adb9267b52c3cf8da6 P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1843fd4e6ed744abb7593fa3808e8ea5, 1cf3b660b3e14a4c9d208456c127d985; no voters: 
I20260709 14:50:39.585875  9393 raft_consensus.cc:2804] T e1c860612e7c40adb9267b52c3cf8da6 P 1cf3b660b3e14a4c9d208456c127d985 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:39.586304  9393 raft_consensus.cc:697] T e1c860612e7c40adb9267b52c3cf8da6 P 1cf3b660b3e14a4c9d208456c127d985 [term 2 LEADER]: Becoming Leader. State: Replica: 1cf3b660b3e14a4c9d208456c127d985, State: Running, Role: LEADER
I20260709 14:50:39.586454  8599 raft_consensus.cc:2468] T 995db35908ac4557be948c0606df33b5 P 1cf3b660b3e14a4c9d208456c127d985 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2e1ff9c009347d0bf70b4b3624fbab4 in term 2.
I20260709 14:50:39.586787  9251 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "946161e58b3240db97f73fb7863727fb"
dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4"
 from {username='slave'} at 127.0.0.1:46848
I20260709 14:50:39.587332  9251 raft_consensus.cc:493] T 946161e58b3240db97f73fb7863727fb P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:39.587577  9410 raft_consensus.cc:2804] T 995db35908ac4557be948c0606df33b5 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:39.588001  8449 raft_consensus.cc:2468] T e1c860612e7c40adb9267b52c3cf8da6 P 118418fc007349f3b9b593bd409820e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cf3b660b3e14a4c9d208456c127d985 in term 2.
I20260709 14:50:39.587579  9393 consensus_queue.cc:237] T e1c860612e7c40adb9267b52c3cf8da6 P 1cf3b660b3e14a4c9d208456c127d985 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:39.589073  9410 raft_consensus.cc:697] T 995db35908ac4557be948c0606df33b5 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 2 LEADER]: Becoming Leader. State: Replica: f2e1ff9c009347d0bf70b4b3624fbab4, State: Running, Role: LEADER
I20260709 14:50:39.590015  9410 consensus_queue.cc:237] T 995db35908ac4557be948c0606df33b5 P f2e1ff9c009347d0bf70b4b3624fbab4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:39.587651  9251 raft_consensus.cc:3060] T 946161e58b3240db97f73fb7863727fb P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:39.605394  9251 raft_consensus.cc:515] T 946161e58b3240db97f73fb7863727fb P f2e1ff9c009347d0bf70b4b3624fbab4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:39.607131  9251 leader_election.cc:290] T 946161e58b3240db97f73fb7863727fb P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 2 election: Requested vote from peers 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415), 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485)
I20260709 14:50:39.608124  8449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "946161e58b3240db97f73fb7863727fb" candidate_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "118418fc007349f3b9b593bd409820e0"
I20260709 14:50:39.608686  8449 raft_consensus.cc:3055] T 946161e58b3240db97f73fb7863727fb P 118418fc007349f3b9b593bd409820e0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:39.608909  8449 raft_consensus.cc:740] T 946161e58b3240db97f73fb7863727fb P 118418fc007349f3b9b593bd409820e0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 118418fc007349f3b9b593bd409820e0, State: Running, Role: LEADER
I20260709 14:50:39.609570  8599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "946161e58b3240db97f73fb7863727fb" candidate_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1cf3b660b3e14a4c9d208456c127d985"
I20260709 14:50:39.609450  8269 catalog_manager.cc:5697] T 995db35908ac4557be948c0606df33b5 P f2e1ff9c009347d0bf70b4b3624fbab4 reported cstate change: term changed from 1 to 2, leader changed from 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68) to f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65). New cstate: current_term: 2 leader_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:39.610169  8599 raft_consensus.cc:3060] T 946161e58b3240db97f73fb7863727fb P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:39.609575  8449 consensus_queue.cc:260] T 946161e58b3240db97f73fb7863727fb P 118418fc007349f3b9b593bd409820e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:39.612142  8270 catalog_manager.cc:5697] T e1c860612e7c40adb9267b52c3cf8da6 P 1cf3b660b3e14a4c9d208456c127d985 reported cstate change: term changed from 1 to 2, leader changed from 118418fc007349f3b9b593bd409820e0 (127.6.46.66) to 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68). New cstate: current_term: 2 leader_uuid: "1cf3b660b3e14a4c9d208456c127d985" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:39.612972  8449 raft_consensus.cc:3060] T 946161e58b3240db97f73fb7863727fb P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:39.616508  8599 raft_consensus.cc:2468] T 946161e58b3240db97f73fb7863727fb P 1cf3b660b3e14a4c9d208456c127d985 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2e1ff9c009347d0bf70b4b3624fbab4 in term 2.
I20260709 14:50:39.617888  9196 leader_election.cc:304] T 946161e58b3240db97f73fb7863727fb P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cf3b660b3e14a4c9d208456c127d985, f2e1ff9c009347d0bf70b4b3624fbab4; no voters: 
I20260709 14:50:39.618624  8449 raft_consensus.cc:2468] T 946161e58b3240db97f73fb7863727fb P 118418fc007349f3b9b593bd409820e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2e1ff9c009347d0bf70b4b3624fbab4 in term 2.
I20260709 14:50:39.618685  9410 raft_consensus.cc:2804] T 946161e58b3240db97f73fb7863727fb P f2e1ff9c009347d0bf70b4b3624fbab4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:39.619369  9410 raft_consensus.cc:697] T 946161e58b3240db97f73fb7863727fb P f2e1ff9c009347d0bf70b4b3624fbab4 [term 2 LEADER]: Becoming Leader. State: Replica: f2e1ff9c009347d0bf70b4b3624fbab4, State: Running, Role: LEADER
I20260709 14:50:39.620262  9410 consensus_queue.cc:237] T 946161e58b3240db97f73fb7863727fb P f2e1ff9c009347d0bf70b4b3624fbab4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:39.631810  8270 catalog_manager.cc:5697] T 946161e58b3240db97f73fb7863727fb P f2e1ff9c009347d0bf70b4b3624fbab4 reported cstate change: term changed from 1 to 2, leader changed from 118418fc007349f3b9b593bd409820e0 (127.6.46.66) to f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65). New cstate: current_term: 2 leader_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:39.703365  9298 raft_consensus.cc:993] T e87f4c523fc549f9a5089fe9cee7a033 P 1843fd4e6ed744abb7593fa3808e8ea5: : Instructing follower 118418fc007349f3b9b593bd409820e0 to start an election
I20260709 14:50:39.703883  9396 raft_consensus.cc:1081] T e87f4c523fc549f9a5089fe9cee7a033 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 LEADER]: Signalling peer 118418fc007349f3b9b593bd409820e0 to start an election
I20260709 14:50:39.705302  8449 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e87f4c523fc549f9a5089fe9cee7a033"
dest_uuid: "118418fc007349f3b9b593bd409820e0"
 from {username='slave'} at 127.0.0.1:48550
I20260709 14:50:39.705822  8449 raft_consensus.cc:493] T e87f4c523fc549f9a5089fe9cee7a033 P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:39.706262  8449 raft_consensus.cc:3060] T e87f4c523fc549f9a5089fe9cee7a033 P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:39.712437  8449 raft_consensus.cc:515] T e87f4c523fc549f9a5089fe9cee7a033 P 118418fc007349f3b9b593bd409820e0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:39.714438  8449 leader_election.cc:290] T e87f4c523fc549f9a5089fe9cee7a033 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 2 election: Requested vote from peers 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865), 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415)
I20260709 14:50:39.714984  8520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e87f4c523fc549f9a5089fe9cee7a033" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5"
I20260709 14:50:39.715564  8520 raft_consensus.cc:3055] T e87f4c523fc549f9a5089fe9cee7a033 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:39.715849  8520 raft_consensus.cc:740] T e87f4c523fc549f9a5089fe9cee7a033 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1843fd4e6ed744abb7593fa3808e8ea5, State: Running, Role: LEADER
I20260709 14:50:39.716333  8599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e87f4c523fc549f9a5089fe9cee7a033" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1cf3b660b3e14a4c9d208456c127d985"
I20260709 14:50:39.716506  8520 consensus_queue.cc:260] T e87f4c523fc549f9a5089fe9cee7a033 P 1843fd4e6ed744abb7593fa3808e8ea5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:39.716917  8599 raft_consensus.cc:3060] T e87f4c523fc549f9a5089fe9cee7a033 P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:39.717724  8520 raft_consensus.cc:3060] T e87f4c523fc549f9a5089fe9cee7a033 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:39.723811  8520 raft_consensus.cc:2468] T e87f4c523fc549f9a5089fe9cee7a033 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 118418fc007349f3b9b593bd409820e0 in term 2.
I20260709 14:50:39.724089  8599 raft_consensus.cc:2468] T e87f4c523fc549f9a5089fe9cee7a033 P 1cf3b660b3e14a4c9d208456c127d985 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 118418fc007349f3b9b593bd409820e0 in term 2.
I20260709 14:50:39.724694  8418 leader_election.cc:304] T e87f4c523fc549f9a5089fe9cee7a033 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 118418fc007349f3b9b593bd409820e0, 1843fd4e6ed744abb7593fa3808e8ea5; no voters: 
I20260709 14:50:39.725473  9397 raft_consensus.cc:2804] T e87f4c523fc549f9a5089fe9cee7a033 P 118418fc007349f3b9b593bd409820e0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:39.725855  9397 raft_consensus.cc:697] T e87f4c523fc549f9a5089fe9cee7a033 P 118418fc007349f3b9b593bd409820e0 [term 2 LEADER]: Becoming Leader. State: Replica: 118418fc007349f3b9b593bd409820e0, State: Running, Role: LEADER
I20260709 14:50:39.726691  9397 consensus_queue.cc:237] T e87f4c523fc549f9a5089fe9cee7a033 P 118418fc007349f3b9b593bd409820e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:39.737071  8270 catalog_manager.cc:5697] T e87f4c523fc549f9a5089fe9cee7a033 P 118418fc007349f3b9b593bd409820e0 reported cstate change: term changed from 1 to 2, leader changed from 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67) to 118418fc007349f3b9b593bd409820e0 (127.6.46.66). New cstate: current_term: 2 leader_uuid: "118418fc007349f3b9b593bd409820e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:39.757488  9394 raft_consensus.cc:993] T 417cdb6e1647499f95591e8188e7d32f P 118418fc007349f3b9b593bd409820e0: : Instructing follower f2e1ff9c009347d0bf70b4b3624fbab4 to start an election
I20260709 14:50:39.757901  9397 raft_consensus.cc:1081] T 417cdb6e1647499f95591e8188e7d32f P 118418fc007349f3b9b593bd409820e0 [term 1 LEADER]: Signalling peer f2e1ff9c009347d0bf70b4b3624fbab4 to start an election
I20260709 14:50:39.759260  9250 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "417cdb6e1647499f95591e8188e7d32f"
dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4"
 from {username='slave'} at 127.0.0.1:46848
I20260709 14:50:39.759689  9250 raft_consensus.cc:493] T 417cdb6e1647499f95591e8188e7d32f P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:39.760030  9250 raft_consensus.cc:3060] T 417cdb6e1647499f95591e8188e7d32f P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:39.764317  9250 raft_consensus.cc:515] T 417cdb6e1647499f95591e8188e7d32f P f2e1ff9c009347d0bf70b4b3624fbab4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:39.766036  9250 leader_election.cc:290] T 417cdb6e1647499f95591e8188e7d32f P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 2 election: Requested vote from peers 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485), 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865)
I20260709 14:50:39.767673  8449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "417cdb6e1647499f95591e8188e7d32f" candidate_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "118418fc007349f3b9b593bd409820e0"
I20260709 14:50:39.768278  8449 raft_consensus.cc:3055] T 417cdb6e1647499f95591e8188e7d32f P 118418fc007349f3b9b593bd409820e0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:39.768568  8449 raft_consensus.cc:740] T 417cdb6e1647499f95591e8188e7d32f P 118418fc007349f3b9b593bd409820e0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 118418fc007349f3b9b593bd409820e0, State: Running, Role: LEADER
I20260709 14:50:39.769240  8449 consensus_queue.cc:260] T 417cdb6e1647499f95591e8188e7d32f P 118418fc007349f3b9b593bd409820e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:39.770102  8449 raft_consensus.cc:3060] T 417cdb6e1647499f95591e8188e7d32f P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:39.775695  8449 raft_consensus.cc:2468] T 417cdb6e1647499f95591e8188e7d32f P 118418fc007349f3b9b593bd409820e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2e1ff9c009347d0bf70b4b3624fbab4 in term 2.
I20260709 14:50:39.776069  8519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "417cdb6e1647499f95591e8188e7d32f" candidate_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5"
I20260709 14:50:39.776651  8519 raft_consensus.cc:3060] T 417cdb6e1647499f95591e8188e7d32f P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:39.776621  9199 leader_election.cc:304] T 417cdb6e1647499f95591e8188e7d32f P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 118418fc007349f3b9b593bd409820e0, f2e1ff9c009347d0bf70b4b3624fbab4; no voters: 
I20260709 14:50:39.777432  9410 raft_consensus.cc:2804] T 417cdb6e1647499f95591e8188e7d32f P f2e1ff9c009347d0bf70b4b3624fbab4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:39.777909  9410 raft_consensus.cc:697] T 417cdb6e1647499f95591e8188e7d32f P f2e1ff9c009347d0bf70b4b3624fbab4 [term 2 LEADER]: Becoming Leader. State: Replica: f2e1ff9c009347d0bf70b4b3624fbab4, State: Running, Role: LEADER
I20260709 14:50:39.779210  9410 consensus_queue.cc:237] T 417cdb6e1647499f95591e8188e7d32f P f2e1ff9c009347d0bf70b4b3624fbab4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:39.783684  8519 raft_consensus.cc:2468] T 417cdb6e1647499f95591e8188e7d32f P 1843fd4e6ed744abb7593fa3808e8ea5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2e1ff9c009347d0bf70b4b3624fbab4 in term 2.
I20260709 14:50:39.789073  8270 catalog_manager.cc:5697] T 417cdb6e1647499f95591e8188e7d32f P f2e1ff9c009347d0bf70b4b3624fbab4 reported cstate change: term changed from 1 to 2, leader changed from 118418fc007349f3b9b593bd409820e0 (127.6.46.66) to f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65). New cstate: current_term: 2 leader_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:39.845933  9394 raft_consensus.cc:993] T 61a185cbf7db4fc7a8fe54a0d8267b40 P 118418fc007349f3b9b593bd409820e0: : Instructing follower f2e1ff9c009347d0bf70b4b3624fbab4 to start an election
I20260709 14:50:39.846449  9397 raft_consensus.cc:1081] T 61a185cbf7db4fc7a8fe54a0d8267b40 P 118418fc007349f3b9b593bd409820e0 [term 1 LEADER]: Signalling peer f2e1ff9c009347d0bf70b4b3624fbab4 to start an election
I20260709 14:50:39.848048  9251 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "61a185cbf7db4fc7a8fe54a0d8267b40"
dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4"
 from {username='slave'} at 127.0.0.1:46848
I20260709 14:50:39.848562  9251 raft_consensus.cc:493] T 61a185cbf7db4fc7a8fe54a0d8267b40 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:39.848841  9251 raft_consensus.cc:3060] T 61a185cbf7db4fc7a8fe54a0d8267b40 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:39.853598  9251 raft_consensus.cc:515] T 61a185cbf7db4fc7a8fe54a0d8267b40 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:39.855394  9251 leader_election.cc:290] T 61a185cbf7db4fc7a8fe54a0d8267b40 P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 2 election: Requested vote from peers 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415), 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485)
I20260709 14:50:39.856818  8449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a185cbf7db4fc7a8fe54a0d8267b40" candidate_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "118418fc007349f3b9b593bd409820e0"
I20260709 14:50:39.857252  8599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a185cbf7db4fc7a8fe54a0d8267b40" candidate_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1cf3b660b3e14a4c9d208456c127d985"
I20260709 14:50:39.857453  8449 raft_consensus.cc:3055] T 61a185cbf7db4fc7a8fe54a0d8267b40 P 118418fc007349f3b9b593bd409820e0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:39.857797  8599 raft_consensus.cc:3060] T 61a185cbf7db4fc7a8fe54a0d8267b40 P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:39.858018  8449 raft_consensus.cc:740] T 61a185cbf7db4fc7a8fe54a0d8267b40 P 118418fc007349f3b9b593bd409820e0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 118418fc007349f3b9b593bd409820e0, State: Running, Role: LEADER
I20260709 14:50:39.859113  8449 consensus_queue.cc:260] T 61a185cbf7db4fc7a8fe54a0d8267b40 P 118418fc007349f3b9b593bd409820e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:39.860066  8449 raft_consensus.cc:3060] T 61a185cbf7db4fc7a8fe54a0d8267b40 P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:39.861989  8599 raft_consensus.cc:2468] T 61a185cbf7db4fc7a8fe54a0d8267b40 P 1cf3b660b3e14a4c9d208456c127d985 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2e1ff9c009347d0bf70b4b3624fbab4 in term 2.
I20260709 14:50:39.862900  9196 leader_election.cc:304] T 61a185cbf7db4fc7a8fe54a0d8267b40 P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cf3b660b3e14a4c9d208456c127d985, f2e1ff9c009347d0bf70b4b3624fbab4; no voters: 
I20260709 14:50:39.863708  9410 raft_consensus.cc:2804] T 61a185cbf7db4fc7a8fe54a0d8267b40 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:39.864154  9410 raft_consensus.cc:697] T 61a185cbf7db4fc7a8fe54a0d8267b40 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 2 LEADER]: Becoming Leader. State: Replica: f2e1ff9c009347d0bf70b4b3624fbab4, State: Running, Role: LEADER
I20260709 14:50:39.865000  8449 raft_consensus.cc:2468] T 61a185cbf7db4fc7a8fe54a0d8267b40 P 118418fc007349f3b9b593bd409820e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2e1ff9c009347d0bf70b4b3624fbab4 in term 2.
I20260709 14:50:39.864850  9410 consensus_queue.cc:237] T 61a185cbf7db4fc7a8fe54a0d8267b40 P f2e1ff9c009347d0bf70b4b3624fbab4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:39.873400  8270 catalog_manager.cc:5697] T 61a185cbf7db4fc7a8fe54a0d8267b40 P f2e1ff9c009347d0bf70b4b3624fbab4 reported cstate change: term changed from 1 to 2, leader changed from 118418fc007349f3b9b593bd409820e0 (127.6.46.66) to f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65). New cstate: current_term: 2 leader_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:39.973098  8449 raft_consensus.cc:1275] T 995db35908ac4557be948c0606df33b5 P 118418fc007349f3b9b593bd409820e0 [term 2 FOLLOWER]: Refusing update from remote peer f2e1ff9c009347d0bf70b4b3624fbab4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:39.974255  9410 consensus_queue.cc:1048] T 995db35908ac4557be948c0606df33b5 P f2e1ff9c009347d0bf70b4b3624fbab4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:39.987428  8599 raft_consensus.cc:1275] T 995db35908ac4557be948c0606df33b5 P 1cf3b660b3e14a4c9d208456c127d985 [term 2 FOLLOWER]: Refusing update from remote peer f2e1ff9c009347d0bf70b4b3624fbab4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:39.988580  9411 consensus_queue.cc:1048] T 995db35908ac4557be948c0606df33b5 P f2e1ff9c009347d0bf70b4b3624fbab4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:40.012816  8519 raft_consensus.cc:1275] T c21340057a6f40a6a39ae61817379256 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 2 FOLLOWER]: Refusing update from remote peer 1cf3b660b3e14a4c9d208456c127d985: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:40.014364  9393 consensus_queue.cc:1048] T c21340057a6f40a6a39ae61817379256 P 1cf3b660b3e14a4c9d208456c127d985 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:40.032650  8449 raft_consensus.cc:1275] T c21340057a6f40a6a39ae61817379256 P 118418fc007349f3b9b593bd409820e0 [term 2 FOLLOWER]: Refusing update from remote peer 1cf3b660b3e14a4c9d208456c127d985: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:40.033830  9150 consensus_queue.cc:1048] T c21340057a6f40a6a39ae61817379256 P 1cf3b660b3e14a4c9d208456c127d985 [LEADER]: Connected to new peer: Peer: permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:40.045229  8447 raft_consensus.cc:1275] T e1c860612e7c40adb9267b52c3cf8da6 P 118418fc007349f3b9b593bd409820e0 [term 2 FOLLOWER]: Refusing update from remote peer 1cf3b660b3e14a4c9d208456c127d985: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:40.046272  9407 consensus_queue.cc:1048] T e1c860612e7c40adb9267b52c3cf8da6 P 1cf3b660b3e14a4c9d208456c127d985 [LEADER]: Connected to new peer: Peer: permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:40.054435  8519 raft_consensus.cc:1275] T e1c860612e7c40adb9267b52c3cf8da6 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 2 FOLLOWER]: Refusing update from remote peer 1cf3b660b3e14a4c9d208456c127d985: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:40.060545  9150 consensus_queue.cc:1048] T e1c860612e7c40adb9267b52c3cf8da6 P 1cf3b660b3e14a4c9d208456c127d985 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:40.108516  8593 raft_consensus.cc:1275] T 946161e58b3240db97f73fb7863727fb P 1cf3b660b3e14a4c9d208456c127d985 [term 2 FOLLOWER]: Refusing update from remote peer f2e1ff9c009347d0bf70b4b3624fbab4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:40.109683  9411 consensus_queue.cc:1048] T 946161e58b3240db97f73fb7863727fb P f2e1ff9c009347d0bf70b4b3624fbab4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:40.118566  8449 raft_consensus.cc:1275] T 946161e58b3240db97f73fb7863727fb P 118418fc007349f3b9b593bd409820e0 [term 2 FOLLOWER]: Refusing update from remote peer f2e1ff9c009347d0bf70b4b3624fbab4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:40.120015  9420 consensus_queue.cc:1048] T 946161e58b3240db97f73fb7863727fb P f2e1ff9c009347d0bf70b4b3624fbab4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:40.130854  8593 raft_consensus.cc:1275] T e87f4c523fc549f9a5089fe9cee7a033 P 1cf3b660b3e14a4c9d208456c127d985 [term 2 FOLLOWER]: Refusing update from remote peer 118418fc007349f3b9b593bd409820e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:40.132911  9394 consensus_queue.cc:1048] T e87f4c523fc549f9a5089fe9cee7a033 P 118418fc007349f3b9b593bd409820e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:40.148860  8519 raft_consensus.cc:1275] T e87f4c523fc549f9a5089fe9cee7a033 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 2 FOLLOWER]: Refusing update from remote peer 118418fc007349f3b9b593bd409820e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:40.150950  9397 consensus_queue.cc:1048] T e87f4c523fc549f9a5089fe9cee7a033 P 118418fc007349f3b9b593bd409820e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:40.288235  8520 raft_consensus.cc:1275] T 417cdb6e1647499f95591e8188e7d32f P 1843fd4e6ed744abb7593fa3808e8ea5 [term 2 FOLLOWER]: Refusing update from remote peer f2e1ff9c009347d0bf70b4b3624fbab4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:40.289001  8443 raft_consensus.cc:1275] T 417cdb6e1647499f95591e8188e7d32f P 118418fc007349f3b9b593bd409820e0 [term 2 FOLLOWER]: Refusing update from remote peer f2e1ff9c009347d0bf70b4b3624fbab4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:40.289440  9410 consensus_queue.cc:1048] T 417cdb6e1647499f95591e8188e7d32f P f2e1ff9c009347d0bf70b4b3624fbab4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:40.290575  9431 consensus_queue.cc:1048] T 417cdb6e1647499f95591e8188e7d32f P f2e1ff9c009347d0bf70b4b3624fbab4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:40.378283  8600 raft_consensus.cc:1275] T 61a185cbf7db4fc7a8fe54a0d8267b40 P 1cf3b660b3e14a4c9d208456c127d985 [term 2 FOLLOWER]: Refusing update from remote peer f2e1ff9c009347d0bf70b4b3624fbab4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:40.379608  9410 consensus_queue.cc:1048] T 61a185cbf7db4fc7a8fe54a0d8267b40 P f2e1ff9c009347d0bf70b4b3624fbab4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:40.388363  8443 raft_consensus.cc:1275] T 61a185cbf7db4fc7a8fe54a0d8267b40 P 118418fc007349f3b9b593bd409820e0 [term 2 FOLLOWER]: Refusing update from remote peer f2e1ff9c009347d0bf70b4b3624fbab4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:40.389945  9411 consensus_queue.cc:1048] T 61a185cbf7db4fc7a8fe54a0d8267b40 P f2e1ff9c009347d0bf70b4b3624fbab4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:40.450525  6329 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:40.485241  6329 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:40.522425  8600 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "07433946c9fe41dd92df6f305aa6a92a"
dest_uuid: "1cf3b660b3e14a4c9d208456c127d985"
mode: GRACEFUL
new_leader_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4"
 from {username='slave'} at 127.0.0.1:37762
I20260709 14:50:40.522857  8600 raft_consensus.cc:606] T 07433946c9fe41dd92df6f305aa6a92a P 1cf3b660b3e14a4c9d208456c127d985 [term 1 LEADER]: Received request to transfer leadership to TS f2e1ff9c009347d0bf70b4b3624fbab4
I20260709 14:50:40.525014  8443 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "173b356311654519a8655c7bf15add11"
dest_uuid: "118418fc007349f3b9b593bd409820e0"
mode: GRACEFUL
new_leader_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4"
 from {username='slave'} at 127.0.0.1:45750
I20260709 14:50:40.525452  8443 raft_consensus.cc:606] T 173b356311654519a8655c7bf15add11 P 118418fc007349f3b9b593bd409820e0 [term 2 LEADER]: Received request to transfer leadership to TS f2e1ff9c009347d0bf70b4b3624fbab4
I20260709 14:50:40.527518  8443 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3bec1888dcc7490486a1fe1cf9dc7e06"
dest_uuid: "118418fc007349f3b9b593bd409820e0"
mode: GRACEFUL
new_leader_uuid: "1cf3b660b3e14a4c9d208456c127d985"
 from {username='slave'} at 127.0.0.1:45750
I20260709 14:50:40.527946  8443 raft_consensus.cc:606] T 3bec1888dcc7490486a1fe1cf9dc7e06 P 118418fc007349f3b9b593bd409820e0 [term 1 LEADER]: Received request to transfer leadership to TS 1cf3b660b3e14a4c9d208456c127d985
I20260709 14:50:40.529908  8520 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "781a5ee4d7ae4c82b7b6abf4c2e22650"
dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5"
mode: GRACEFUL
new_leader_uuid: "118418fc007349f3b9b593bd409820e0"
 from {username='slave'} at 127.0.0.1:53186
I20260709 14:50:40.530419  8520 raft_consensus.cc:606] T 781a5ee4d7ae4c82b7b6abf4c2e22650 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 LEADER]: Received request to transfer leadership to TS 118418fc007349f3b9b593bd409820e0
I20260709 14:50:40.532496  8443 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c04194c0f91046278f3448859cb76cec"
dest_uuid: "118418fc007349f3b9b593bd409820e0"
mode: GRACEFUL
new_leader_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4"
 from {username='slave'} at 127.0.0.1:45750
I20260709 14:50:40.532886  8443 raft_consensus.cc:606] T c04194c0f91046278f3448859cb76cec P 118418fc007349f3b9b593bd409820e0 [term 1 LEADER]: Received request to transfer leadership to TS f2e1ff9c009347d0bf70b4b3624fbab4
I20260709 14:50:40.535194  8443 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e07df9b5a69f4299b43e2fe91343a86f"
dest_uuid: "118418fc007349f3b9b593bd409820e0"
mode: GRACEFUL
new_leader_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4"
 from {username='slave'} at 127.0.0.1:45750
I20260709 14:50:40.535756  8443 raft_consensus.cc:606] T e07df9b5a69f4299b43e2fe91343a86f P 118418fc007349f3b9b593bd409820e0 [term 1 LEADER]: Received request to transfer leadership to TS f2e1ff9c009347d0bf70b4b3624fbab4
I20260709 14:50:40.536772  6329 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 14:50:40.538025  6329 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:40.572889  9428 raft_consensus.cc:993] T 781a5ee4d7ae4c82b7b6abf4c2e22650 P 1843fd4e6ed744abb7593fa3808e8ea5: : Instructing follower 118418fc007349f3b9b593bd409820e0 to start an election
I20260709 14:50:40.573431  9298 raft_consensus.cc:1081] T 781a5ee4d7ae4c82b7b6abf4c2e22650 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 LEADER]: Signalling peer 118418fc007349f3b9b593bd409820e0 to start an election
I20260709 14:50:40.574712  8447 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "781a5ee4d7ae4c82b7b6abf4c2e22650"
dest_uuid: "118418fc007349f3b9b593bd409820e0"
 from {username='slave'} at 127.0.0.1:48550
I20260709 14:50:40.575217  8447 raft_consensus.cc:493] T 781a5ee4d7ae4c82b7b6abf4c2e22650 P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:40.575567  8447 raft_consensus.cc:3060] T 781a5ee4d7ae4c82b7b6abf4c2e22650 P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:40.582994  8447 raft_consensus.cc:515] T 781a5ee4d7ae4c82b7b6abf4c2e22650 P 118418fc007349f3b9b593bd409820e0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:40.585632  8600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "781a5ee4d7ae4c82b7b6abf4c2e22650" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1cf3b660b3e14a4c9d208456c127d985"
I20260709 14:50:40.585938  8520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "781a5ee4d7ae4c82b7b6abf4c2e22650" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5"
I20260709 14:50:40.586174  8600 raft_consensus.cc:3060] T 781a5ee4d7ae4c82b7b6abf4c2e22650 P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:40.586483  8520 raft_consensus.cc:3055] T 781a5ee4d7ae4c82b7b6abf4c2e22650 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:40.586792  8520 raft_consensus.cc:740] T 781a5ee4d7ae4c82b7b6abf4c2e22650 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1843fd4e6ed744abb7593fa3808e8ea5, State: Running, Role: LEADER
I20260709 14:50:40.587487  8520 consensus_queue.cc:260] T 781a5ee4d7ae4c82b7b6abf4c2e22650 P 1843fd4e6ed744abb7593fa3808e8ea5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:40.588564  8447 leader_election.cc:290] T 781a5ee4d7ae4c82b7b6abf4c2e22650 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 2 election: Requested vote from peers 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865), 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415)
I20260709 14:50:40.588910  8520 raft_consensus.cc:3060] T 781a5ee4d7ae4c82b7b6abf4c2e22650 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:40.592471  8600 raft_consensus.cc:2468] T 781a5ee4d7ae4c82b7b6abf4c2e22650 P 1cf3b660b3e14a4c9d208456c127d985 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 118418fc007349f3b9b593bd409820e0 in term 2.
I20260709 14:50:40.593967  8415 leader_election.cc:304] T 781a5ee4d7ae4c82b7b6abf4c2e22650 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 118418fc007349f3b9b593bd409820e0, 1cf3b660b3e14a4c9d208456c127d985; no voters: 
I20260709 14:50:40.595458  9394 raft_consensus.cc:2804] T 781a5ee4d7ae4c82b7b6abf4c2e22650 P 118418fc007349f3b9b593bd409820e0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:40.595914  9394 raft_consensus.cc:697] T 781a5ee4d7ae4c82b7b6abf4c2e22650 P 118418fc007349f3b9b593bd409820e0 [term 2 LEADER]: Becoming Leader. State: Replica: 118418fc007349f3b9b593bd409820e0, State: Running, Role: LEADER
I20260709 14:50:40.596587  9394 consensus_queue.cc:237] T 781a5ee4d7ae4c82b7b6abf4c2e22650 P 118418fc007349f3b9b593bd409820e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:40.596904  8520 raft_consensus.cc:2468] T 781a5ee4d7ae4c82b7b6abf4c2e22650 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 118418fc007349f3b9b593bd409820e0 in term 2.
I20260709 14:50:40.618870  8268 catalog_manager.cc:5697] T 781a5ee4d7ae4c82b7b6abf4c2e22650 P 118418fc007349f3b9b593bd409820e0 reported cstate change: term changed from 1 to 2, leader changed from 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67) to 118418fc007349f3b9b593bd409820e0 (127.6.46.66). New cstate: current_term: 2 leader_uuid: "118418fc007349f3b9b593bd409820e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:40.754244  9397 raft_consensus.cc:993] T e07df9b5a69f4299b43e2fe91343a86f P 118418fc007349f3b9b593bd409820e0: : Instructing follower f2e1ff9c009347d0bf70b4b3624fbab4 to start an election
I20260709 14:50:40.754796  9397 raft_consensus.cc:1081] T e07df9b5a69f4299b43e2fe91343a86f P 118418fc007349f3b9b593bd409820e0 [term 1 LEADER]: Signalling peer f2e1ff9c009347d0bf70b4b3624fbab4 to start an election
I20260709 14:50:40.757004  9250 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e07df9b5a69f4299b43e2fe91343a86f"
dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4"
 from {username='slave'} at 127.0.0.1:46848
I20260709 14:50:40.771941  9250 raft_consensus.cc:493] T e07df9b5a69f4299b43e2fe91343a86f P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:40.772397  9250 raft_consensus.cc:3060] T e07df9b5a69f4299b43e2fe91343a86f P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:40.782388  9250 raft_consensus.cc:515] T e07df9b5a69f4299b43e2fe91343a86f P f2e1ff9c009347d0bf70b4b3624fbab4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:40.785485  9250 leader_election.cc:290] T e07df9b5a69f4299b43e2fe91343a86f P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 2 election: Requested vote from peers 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485), 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865)
I20260709 14:50:40.786288  8443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e07df9b5a69f4299b43e2fe91343a86f" candidate_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "118418fc007349f3b9b593bd409820e0"
I20260709 14:50:40.786927  8443 raft_consensus.cc:3055] T e07df9b5a69f4299b43e2fe91343a86f P 118418fc007349f3b9b593bd409820e0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:40.787712  8443 raft_consensus.cc:740] T e07df9b5a69f4299b43e2fe91343a86f P 118418fc007349f3b9b593bd409820e0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 118418fc007349f3b9b593bd409820e0, State: Running, Role: LEADER
I20260709 14:50:40.788591  8520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e07df9b5a69f4299b43e2fe91343a86f" candidate_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5"
I20260709 14:50:40.789184  8520 raft_consensus.cc:3060] T e07df9b5a69f4299b43e2fe91343a86f P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:40.789000  8443 consensus_queue.cc:260] T e07df9b5a69f4299b43e2fe91343a86f P 118418fc007349f3b9b593bd409820e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:40.791559  8443 raft_consensus.cc:3060] T e07df9b5a69f4299b43e2fe91343a86f P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:40.797075  8520 raft_consensus.cc:2468] T e07df9b5a69f4299b43e2fe91343a86f P 1843fd4e6ed744abb7593fa3808e8ea5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2e1ff9c009347d0bf70b4b3624fbab4 in term 2.
I20260709 14:50:40.798764  9199 leader_election.cc:304] T e07df9b5a69f4299b43e2fe91343a86f P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1843fd4e6ed744abb7593fa3808e8ea5, f2e1ff9c009347d0bf70b4b3624fbab4; no voters: 
I20260709 14:50:40.799495  9420 raft_consensus.cc:2804] T e07df9b5a69f4299b43e2fe91343a86f P f2e1ff9c009347d0bf70b4b3624fbab4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:40.800300  9420 raft_consensus.cc:697] T e07df9b5a69f4299b43e2fe91343a86f P f2e1ff9c009347d0bf70b4b3624fbab4 [term 2 LEADER]: Becoming Leader. State: Replica: f2e1ff9c009347d0bf70b4b3624fbab4, State: Running, Role: LEADER
I20260709 14:50:40.801082  9420 consensus_queue.cc:237] T e07df9b5a69f4299b43e2fe91343a86f P f2e1ff9c009347d0bf70b4b3624fbab4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:40.808516  8443 raft_consensus.cc:2468] T e07df9b5a69f4299b43e2fe91343a86f P 118418fc007349f3b9b593bd409820e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2e1ff9c009347d0bf70b4b3624fbab4 in term 2.
I20260709 14:50:41.082469  8268 catalog_manager.cc:5697] T e07df9b5a69f4299b43e2fe91343a86f P f2e1ff9c009347d0bf70b4b3624fbab4 reported cstate change: term changed from 1 to 2, leader changed from 118418fc007349f3b9b593bd409820e0 (127.6.46.66) to f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65). New cstate: current_term: 2 leader_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:41.098518  9397 raft_consensus.cc:993] T 173b356311654519a8655c7bf15add11 P 118418fc007349f3b9b593bd409820e0: : Instructing follower f2e1ff9c009347d0bf70b4b3624fbab4 to start an election
I20260709 14:50:41.101328  9394 raft_consensus.cc:993] T c04194c0f91046278f3448859cb76cec P 118418fc007349f3b9b593bd409820e0: : Instructing follower f2e1ff9c009347d0bf70b4b3624fbab4 to start an election
I20260709 14:50:41.105978  9394 raft_consensus.cc:1081] T c04194c0f91046278f3448859cb76cec P 118418fc007349f3b9b593bd409820e0 [term 1 LEADER]: Signalling peer f2e1ff9c009347d0bf70b4b3624fbab4 to start an election
I20260709 14:50:41.107583  9397 raft_consensus.cc:1081] T 173b356311654519a8655c7bf15add11 P 118418fc007349f3b9b593bd409820e0 [term 2 LEADER]: Signalling peer f2e1ff9c009347d0bf70b4b3624fbab4 to start an election
I20260709 14:50:41.107810  9249 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c04194c0f91046278f3448859cb76cec"
dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4"
 from {username='slave'} at 127.0.0.1:46848
I20260709 14:50:41.110929  9249 raft_consensus.cc:493] T c04194c0f91046278f3448859cb76cec P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:41.111318  9249 raft_consensus.cc:3060] T c04194c0f91046278f3448859cb76cec P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:41.118779  9450 raft_consensus.cc:993] T 3bec1888dcc7490486a1fe1cf9dc7e06 P 118418fc007349f3b9b593bd409820e0: : Instructing follower 1cf3b660b3e14a4c9d208456c127d985 to start an election
I20260709 14:50:41.119279  9450 raft_consensus.cc:1081] T 3bec1888dcc7490486a1fe1cf9dc7e06 P 118418fc007349f3b9b593bd409820e0 [term 1 LEADER]: Signalling peer 1cf3b660b3e14a4c9d208456c127d985 to start an election
I20260709 14:50:41.123493  9250 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "173b356311654519a8655c7bf15add11"
dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4"
 from {username='slave'} at 127.0.0.1:46848
I20260709 14:50:41.124045  9250 raft_consensus.cc:493] T 173b356311654519a8655c7bf15add11 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:41.124338  9250 raft_consensus.cc:3060] T 173b356311654519a8655c7bf15add11 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:41.129179  9437 raft_consensus.cc:993] T 07433946c9fe41dd92df6f305aa6a92a P 1cf3b660b3e14a4c9d208456c127d985: : Instructing follower f2e1ff9c009347d0bf70b4b3624fbab4 to start an election
I20260709 14:50:41.129694  9437 raft_consensus.cc:1081] T 07433946c9fe41dd92df6f305aa6a92a P 1cf3b660b3e14a4c9d208456c127d985 [term 1 LEADER]: Signalling peer f2e1ff9c009347d0bf70b4b3624fbab4 to start an election
I20260709 14:50:41.128911  9250 raft_consensus.cc:515] T 173b356311654519a8655c7bf15add11 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:41.131510  9250 leader_election.cc:290] T 173b356311654519a8655c7bf15add11 P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 3 election: Requested vote from peers 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485), 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865)
I20260709 14:50:41.131616  9251 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "07433946c9fe41dd92df6f305aa6a92a"
dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4"
 from {username='slave'} at 127.0.0.1:46842
I20260709 14:50:41.132228  9251 raft_consensus.cc:493] T 07433946c9fe41dd92df6f305aa6a92a P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:41.132516  9251 raft_consensus.cc:3060] T 07433946c9fe41dd92df6f305aa6a92a P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:41.133031  8443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173b356311654519a8655c7bf15add11" candidate_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "118418fc007349f3b9b593bd409820e0"
I20260709 14:50:41.133641  8443 raft_consensus.cc:3055] T 173b356311654519a8655c7bf15add11 P 118418fc007349f3b9b593bd409820e0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:41.133750  8525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173b356311654519a8655c7bf15add11" candidate_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5"
I20260709 14:50:41.133976  8443 raft_consensus.cc:740] T 173b356311654519a8655c7bf15add11 P 118418fc007349f3b9b593bd409820e0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 118418fc007349f3b9b593bd409820e0, State: Running, Role: LEADER
I20260709 14:50:41.134280  8525 raft_consensus.cc:3060] T 173b356311654519a8655c7bf15add11 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:41.134752  8443 consensus_queue.cc:260] T 173b356311654519a8655c7bf15add11 P 118418fc007349f3b9b593bd409820e0 [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: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:41.135895  8443 raft_consensus.cc:3060] T 173b356311654519a8655c7bf15add11 P 118418fc007349f3b9b593bd409820e0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:41.138271  9251 raft_consensus.cc:515] T 07433946c9fe41dd92df6f305aa6a92a P f2e1ff9c009347d0bf70b4b3624fbab4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:41.139752  9251 leader_election.cc:290] T 07433946c9fe41dd92df6f305aa6a92a P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 2 election: Requested vote from peers 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415), 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485)
I20260709 14:50:41.140748  8525 raft_consensus.cc:2468] T 173b356311654519a8655c7bf15add11 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2e1ff9c009347d0bf70b4b3624fbab4 in term 3.
I20260709 14:50:41.143206  8443 raft_consensus.cc:2468] T 173b356311654519a8655c7bf15add11 P 118418fc007349f3b9b593bd409820e0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2e1ff9c009347d0bf70b4b3624fbab4 in term 3.
I20260709 14:50:41.128806  9249 raft_consensus.cc:515] T c04194c0f91046278f3448859cb76cec P f2e1ff9c009347d0bf70b4b3624fbab4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:41.144181  8449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07433946c9fe41dd92df6f305aa6a92a" candidate_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "118418fc007349f3b9b593bd409820e0"
I20260709 14:50:41.144666  8449 raft_consensus.cc:3060] T 07433946c9fe41dd92df6f305aa6a92a P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:41.145623  9249 leader_election.cc:290] T c04194c0f91046278f3448859cb76cec P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 2 election: Requested vote from peers 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415), 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485)
I20260709 14:50:41.144657  9199 leader_election.cc:304] T 173b356311654519a8655c7bf15add11 P f2e1ff9c009347d0bf70b4b3624fbab4 [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: 1843fd4e6ed744abb7593fa3808e8ea5, f2e1ff9c009347d0bf70b4b3624fbab4; no voters: 
I20260709 14:50:41.149886  8600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07433946c9fe41dd92df6f305aa6a92a" candidate_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1cf3b660b3e14a4c9d208456c127d985"
I20260709 14:50:41.150192  8599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c04194c0f91046278f3448859cb76cec" candidate_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1cf3b660b3e14a4c9d208456c127d985"
I20260709 14:50:41.150434  8600 raft_consensus.cc:3055] T 07433946c9fe41dd92df6f305aa6a92a P 1cf3b660b3e14a4c9d208456c127d985 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:41.150231  9420 raft_consensus.cc:2804] T 173b356311654519a8655c7bf15add11 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:41.150849  8599 raft_consensus.cc:3060] T c04194c0f91046278f3448859cb76cec P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:41.150894  8600 raft_consensus.cc:740] T 07433946c9fe41dd92df6f305aa6a92a P 1cf3b660b3e14a4c9d208456c127d985 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1cf3b660b3e14a4c9d208456c127d985, State: Running, Role: LEADER
I20260709 14:50:41.151044  8449 raft_consensus.cc:2468] T 07433946c9fe41dd92df6f305aa6a92a P 118418fc007349f3b9b593bd409820e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2e1ff9c009347d0bf70b4b3624fbab4 in term 2.
I20260709 14:50:41.151777  8600 consensus_queue.cc:260] T 07433946c9fe41dd92df6f305aa6a92a P 1cf3b660b3e14a4c9d208456c127d985 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:41.152982  8600 raft_consensus.cc:3060] T 07433946c9fe41dd92df6f305aa6a92a P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:41.151823  9420 raft_consensus.cc:697] T 173b356311654519a8655c7bf15add11 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 3 LEADER]: Becoming Leader. State: Replica: f2e1ff9c009347d0bf70b4b3624fbab4, State: Running, Role: LEADER
I20260709 14:50:41.154317  9420 consensus_queue.cc:237] T 173b356311654519a8655c7bf15add11 P f2e1ff9c009347d0bf70b4b3624fbab4 [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: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:41.157066  8599 raft_consensus.cc:2468] T c04194c0f91046278f3448859cb76cec P 1cf3b660b3e14a4c9d208456c127d985 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2e1ff9c009347d0bf70b4b3624fbab4 in term 2.
I20260709 14:50:41.159039  9196 leader_election.cc:304] T c04194c0f91046278f3448859cb76cec P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cf3b660b3e14a4c9d208456c127d985, f2e1ff9c009347d0bf70b4b3624fbab4; no voters: 
I20260709 14:50:41.159878  9411 raft_consensus.cc:2804] T c04194c0f91046278f3448859cb76cec P f2e1ff9c009347d0bf70b4b3624fbab4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:41.159947  8599 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3bec1888dcc7490486a1fe1cf9dc7e06"
dest_uuid: "1cf3b660b3e14a4c9d208456c127d985"
 from {username='slave'} at 127.0.0.1:42830
I20260709 14:50:41.160410  9411 raft_consensus.cc:697] T c04194c0f91046278f3448859cb76cec P f2e1ff9c009347d0bf70b4b3624fbab4 [term 2 LEADER]: Becoming Leader. State: Replica: f2e1ff9c009347d0bf70b4b3624fbab4, State: Running, Role: LEADER
I20260709 14:50:41.160508  8599 raft_consensus.cc:493] T 3bec1888dcc7490486a1fe1cf9dc7e06 P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:41.160948  8599 raft_consensus.cc:3060] T 3bec1888dcc7490486a1fe1cf9dc7e06 P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:41.158030  8600 raft_consensus.cc:2468] T 07433946c9fe41dd92df6f305aa6a92a P 1cf3b660b3e14a4c9d208456c127d985 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2e1ff9c009347d0bf70b4b3624fbab4 in term 2.
I20260709 14:50:41.161283  9411 consensus_queue.cc:237] T c04194c0f91046278f3448859cb76cec P f2e1ff9c009347d0bf70b4b3624fbab4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:41.158072  9199 leader_election.cc:304] T 07433946c9fe41dd92df6f305aa6a92a P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 118418fc007349f3b9b593bd409820e0, f2e1ff9c009347d0bf70b4b3624fbab4; no voters: 
I20260709 14:50:41.165319  9420 raft_consensus.cc:2804] T 07433946c9fe41dd92df6f305aa6a92a P f2e1ff9c009347d0bf70b4b3624fbab4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:41.165771  9420 raft_consensus.cc:697] T 07433946c9fe41dd92df6f305aa6a92a P f2e1ff9c009347d0bf70b4b3624fbab4 [term 2 LEADER]: Becoming Leader. State: Replica: f2e1ff9c009347d0bf70b4b3624fbab4, State: Running, Role: LEADER
I20260709 14:50:41.166548  8449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c04194c0f91046278f3448859cb76cec" candidate_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "118418fc007349f3b9b593bd409820e0"
I20260709 14:50:41.167127  8449 raft_consensus.cc:3055] T c04194c0f91046278f3448859cb76cec P 118418fc007349f3b9b593bd409820e0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:41.167402  8449 raft_consensus.cc:740] T c04194c0f91046278f3448859cb76cec P 118418fc007349f3b9b593bd409820e0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 118418fc007349f3b9b593bd409820e0, State: Running, Role: LEADER
I20260709 14:50:41.168520  8449 consensus_queue.cc:260] T c04194c0f91046278f3448859cb76cec P 118418fc007349f3b9b593bd409820e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:41.168336  8268 catalog_manager.cc:5697] T 173b356311654519a8655c7bf15add11 P f2e1ff9c009347d0bf70b4b3624fbab4 reported cstate change: term changed from 2 to 3, leader changed from 118418fc007349f3b9b593bd409820e0 (127.6.46.66) to f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65). New cstate: current_term: 3 leader_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:41.166873  9420 consensus_queue.cc:237] T 07433946c9fe41dd92df6f305aa6a92a P f2e1ff9c009347d0bf70b4b3624fbab4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:41.169642  8449 raft_consensus.cc:3060] T c04194c0f91046278f3448859cb76cec P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:41.177600  8525 raft_consensus.cc:1275] T 781a5ee4d7ae4c82b7b6abf4c2e22650 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 2 FOLLOWER]: Refusing update from remote peer 118418fc007349f3b9b593bd409820e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:41.180080  9397 consensus_queue.cc:1048] T 781a5ee4d7ae4c82b7b6abf4c2e22650 P 118418fc007349f3b9b593bd409820e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:41.179214  8599 raft_consensus.cc:515] T 3bec1888dcc7490486a1fe1cf9dc7e06 P 1cf3b660b3e14a4c9d208456c127d985 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:41.188400  8443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bec1888dcc7490486a1fe1cf9dc7e06" candidate_uuid: "1cf3b660b3e14a4c9d208456c127d985" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "118418fc007349f3b9b593bd409820e0"
I20260709 14:50:41.189124  8443 raft_consensus.cc:3055] T 3bec1888dcc7490486a1fe1cf9dc7e06 P 118418fc007349f3b9b593bd409820e0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:41.189463  8443 raft_consensus.cc:740] T 3bec1888dcc7490486a1fe1cf9dc7e06 P 118418fc007349f3b9b593bd409820e0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 118418fc007349f3b9b593bd409820e0, State: Running, Role: LEADER
I20260709 14:50:41.191154  8443 consensus_queue.cc:260] T 3bec1888dcc7490486a1fe1cf9dc7e06 P 118418fc007349f3b9b593bd409820e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:41.192262  8443 raft_consensus.cc:3060] T 3bec1888dcc7490486a1fe1cf9dc7e06 P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:41.194667  8525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bec1888dcc7490486a1fe1cf9dc7e06" candidate_uuid: "1cf3b660b3e14a4c9d208456c127d985" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5"
I20260709 14:50:41.195420  8525 raft_consensus.cc:3060] T 3bec1888dcc7490486a1fe1cf9dc7e06 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:41.218493  8519 raft_consensus.cc:1275] T e07df9b5a69f4299b43e2fe91343a86f P 1843fd4e6ed744abb7593fa3808e8ea5 [term 2 FOLLOWER]: Refusing update from remote peer f2e1ff9c009347d0bf70b4b3624fbab4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:41.208096  8599 leader_election.cc:290] T 3bec1888dcc7490486a1fe1cf9dc7e06 P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 2 election: Requested vote from peers 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485), 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865)
I20260709 14:50:41.220830  8600 raft_consensus.cc:1275] T 781a5ee4d7ae4c82b7b6abf4c2e22650 P 1cf3b660b3e14a4c9d208456c127d985 [term 2 FOLLOWER]: Refusing update from remote peer 118418fc007349f3b9b593bd409820e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:41.221930  9431 consensus_queue.cc:1048] T e07df9b5a69f4299b43e2fe91343a86f P f2e1ff9c009347d0bf70b4b3624fbab4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:41.195438  8449 raft_consensus.cc:2468] T c04194c0f91046278f3448859cb76cec P 118418fc007349f3b9b593bd409820e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2e1ff9c009347d0bf70b4b3624fbab4 in term 2.
I20260709 14:50:41.229650  8525 raft_consensus.cc:2468] T 3bec1888dcc7490486a1fe1cf9dc7e06 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cf3b660b3e14a4c9d208456c127d985 in term 2.
I20260709 14:50:41.233536  8443 raft_consensus.cc:2468] T 3bec1888dcc7490486a1fe1cf9dc7e06 P 118418fc007349f3b9b593bd409820e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cf3b660b3e14a4c9d208456c127d985 in term 2.
I20260709 14:50:41.238575  9449 consensus_queue.cc:1048] T 781a5ee4d7ae4c82b7b6abf4c2e22650 P 118418fc007349f3b9b593bd409820e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:50:41.250139  8566 leader_election.cc:304] T 3bec1888dcc7490486a1fe1cf9dc7e06 P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 118418fc007349f3b9b593bd409820e0, 1cf3b660b3e14a4c9d208456c127d985; no voters: 
I20260709 14:50:41.252491  9452 raft_consensus.cc:2804] T 3bec1888dcc7490486a1fe1cf9dc7e06 P 1cf3b660b3e14a4c9d208456c127d985 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:41.253427  9452 raft_consensus.cc:697] T 3bec1888dcc7490486a1fe1cf9dc7e06 P 1cf3b660b3e14a4c9d208456c127d985 [term 2 LEADER]: Becoming Leader. State: Replica: 1cf3b660b3e14a4c9d208456c127d985, State: Running, Role: LEADER
I20260709 14:50:41.254490  9452 consensus_queue.cc:237] T 3bec1888dcc7490486a1fe1cf9dc7e06 P 1cf3b660b3e14a4c9d208456c127d985 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:41.300946  8443 raft_consensus.cc:1275] T e07df9b5a69f4299b43e2fe91343a86f P 118418fc007349f3b9b593bd409820e0 [term 2 FOLLOWER]: Refusing update from remote peer f2e1ff9c009347d0bf70b4b3624fbab4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:41.303237  9431 consensus_queue.cc:1048] T e07df9b5a69f4299b43e2fe91343a86f P f2e1ff9c009347d0bf70b4b3624fbab4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:41.304796  8269 catalog_manager.cc:5697] T c04194c0f91046278f3448859cb76cec P f2e1ff9c009347d0bf70b4b3624fbab4 reported cstate change: term changed from 1 to 2, leader changed from 118418fc007349f3b9b593bd409820e0 (127.6.46.66) to f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65). New cstate: current_term: 2 leader_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:41.308544  8269 catalog_manager.cc:5697] T 07433946c9fe41dd92df6f305aa6a92a P f2e1ff9c009347d0bf70b4b3624fbab4 reported cstate change: term changed from 1 to 2, leader changed from 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68) to f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65). New cstate: current_term: 2 leader_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:41.316473  8268 catalog_manager.cc:5697] T 3bec1888dcc7490486a1fe1cf9dc7e06 P 1cf3b660b3e14a4c9d208456c127d985 reported cstate change: term changed from 1 to 2, leader changed from 118418fc007349f3b9b593bd409820e0 (127.6.46.66) to 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68). New cstate: current_term: 2 leader_uuid: "1cf3b660b3e14a4c9d208456c127d985" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:41.552563  6329 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:41.589437  8451 raft_consensus.cc:1275] T c04194c0f91046278f3448859cb76cec P 118418fc007349f3b9b593bd409820e0 [term 2 FOLLOWER]: Refusing update from remote peer f2e1ff9c009347d0bf70b4b3624fbab4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:41.590770  9431 consensus_queue.cc:1048] T c04194c0f91046278f3448859cb76cec P f2e1ff9c009347d0bf70b4b3624fbab4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:41.597735  6329 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:41.606966  8600 raft_consensus.cc:1275] T c04194c0f91046278f3448859cb76cec P 1cf3b660b3e14a4c9d208456c127d985 [term 2 FOLLOWER]: Refusing update from remote peer f2e1ff9c009347d0bf70b4b3624fbab4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:41.613629  9462 consensus_queue.cc:1048] T c04194c0f91046278f3448859cb76cec P f2e1ff9c009347d0bf70b4b3624fbab4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:41.623589  8519 raft_consensus.cc:1275] T 173b356311654519a8655c7bf15add11 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 3 FOLLOWER]: Refusing update from remote peer f2e1ff9c009347d0bf70b4b3624fbab4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:41.629813  8443 raft_consensus.cc:1275] T 07433946c9fe41dd92df6f305aa6a92a P 118418fc007349f3b9b593bd409820e0 [term 2 FOLLOWER]: Refusing update from remote peer f2e1ff9c009347d0bf70b4b3624fbab4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:41.629705  9431 consensus_queue.cc:1048] T 173b356311654519a8655c7bf15add11 P f2e1ff9c009347d0bf70b4b3624fbab4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:41.633772  8599 raft_consensus.cc:1275] T 07433946c9fe41dd92df6f305aa6a92a P 1cf3b660b3e14a4c9d208456c127d985 [term 2 FOLLOWER]: Refusing update from remote peer f2e1ff9c009347d0bf70b4b3624fbab4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:41.638135  9431 consensus_queue.cc:1048] T 07433946c9fe41dd92df6f305aa6a92a P f2e1ff9c009347d0bf70b4b3624fbab4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:41.642656  8443 raft_consensus.cc:1275] T 3bec1888dcc7490486a1fe1cf9dc7e06 P 118418fc007349f3b9b593bd409820e0 [term 2 FOLLOWER]: Refusing update from remote peer 1cf3b660b3e14a4c9d208456c127d985: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:41.644809  9407 consensus_queue.cc:1048] T 3bec1888dcc7490486a1fe1cf9dc7e06 P 1cf3b660b3e14a4c9d208456c127d985 [LEADER]: Connected to new peer: Peer: permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:41.662925  8449 raft_consensus.cc:1275] T 173b356311654519a8655c7bf15add11 P 118418fc007349f3b9b593bd409820e0 [term 3 FOLLOWER]: Refusing update from remote peer f2e1ff9c009347d0bf70b4b3624fbab4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:41.673920  9462 consensus_queue.cc:1048] T 07433946c9fe41dd92df6f305aa6a92a P f2e1ff9c009347d0bf70b4b3624fbab4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:41.678504  9462 consensus_queue.cc:1048] T 173b356311654519a8655c7bf15add11 P f2e1ff9c009347d0bf70b4b3624fbab4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:50:41.683864  8525 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "306e8a1e51a64f6cb352e08f0c82ca5b"
dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5"
mode: GRACEFUL
new_leader_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4"
 from {username='slave'} at 127.0.0.1:53186
I20260709 14:50:41.684506  8525 raft_consensus.cc:606] T 306e8a1e51a64f6cb352e08f0c82ca5b P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 LEADER]: Received request to transfer leadership to TS f2e1ff9c009347d0bf70b4b3624fbab4
I20260709 14:50:41.711464  8525 raft_consensus.cc:1275] T 3bec1888dcc7490486a1fe1cf9dc7e06 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 2 FOLLOWER]: Refusing update from remote peer 1cf3b660b3e14a4c9d208456c127d985: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:41.712302  8599 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "92b8d876b19f460bbd1435f5b238d04f"
dest_uuid: "1cf3b660b3e14a4c9d208456c127d985"
mode: GRACEFUL
new_leader_uuid: "118418fc007349f3b9b593bd409820e0"
 from {username='slave'} at 127.0.0.1:37762
I20260709 14:50:41.713232  8599 raft_consensus.cc:606] T 92b8d876b19f460bbd1435f5b238d04f P 1cf3b660b3e14a4c9d208456c127d985 [term 1 LEADER]: Received request to transfer leadership to TS 118418fc007349f3b9b593bd409820e0
I20260709 14:50:41.717113  9437 raft_consensus.cc:993] T 92b8d876b19f460bbd1435f5b238d04f P 1cf3b660b3e14a4c9d208456c127d985: : Instructing follower 118418fc007349f3b9b593bd409820e0 to start an election
I20260709 14:50:41.718586  9454 raft_consensus.cc:1081] T 92b8d876b19f460bbd1435f5b238d04f P 1cf3b660b3e14a4c9d208456c127d985 [term 1 LEADER]: Signalling peer 118418fc007349f3b9b593bd409820e0 to start an election
I20260709 14:50:41.724056  8451 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "92b8d876b19f460bbd1435f5b238d04f"
dest_uuid: "118418fc007349f3b9b593bd409820e0"
 from {username='slave'} at 127.0.0.1:48538
I20260709 14:50:41.724622  8451 raft_consensus.cc:493] T 92b8d876b19f460bbd1435f5b238d04f P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:41.724812  8525 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cec6cf9d80b945819e68d8a19a19255f"
dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5"
mode: GRACEFUL
new_leader_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4"
 from {username='slave'} at 127.0.0.1:53186
I20260709 14:50:41.725020  8451 raft_consensus.cc:3060] T 92b8d876b19f460bbd1435f5b238d04f P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:41.725457  8525 raft_consensus.cc:606] T cec6cf9d80b945819e68d8a19a19255f P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 LEADER]: Received request to transfer leadership to TS f2e1ff9c009347d0bf70b4b3624fbab4
I20260709 14:50:41.724807  9452 consensus_queue.cc:1048] T 3bec1888dcc7490486a1fe1cf9dc7e06 P 1cf3b660b3e14a4c9d208456c127d985 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 14:50:41.727869  8443 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cfba46c4927b4d82aaf97141fba68c52"
dest_uuid: "118418fc007349f3b9b593bd409820e0"
mode: GRACEFUL
new_leader_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4"
 from {username='slave'} at 127.0.0.1:45750
I20260709 14:50:41.728463  8443 raft_consensus.cc:606] T cfba46c4927b4d82aaf97141fba68c52 P 118418fc007349f3b9b593bd409820e0 [term 1 LEADER]: Received request to transfer leadership to TS f2e1ff9c009347d0bf70b4b3624fbab4
I20260709 14:50:41.732848  8519 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e3ebfb824cc24114aab648733fbbfd66"
dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5"
mode: GRACEFUL
new_leader_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4"
 from {username='slave'} at 127.0.0.1:53186
I20260709 14:50:41.732852  8451 raft_consensus.cc:515] T 92b8d876b19f460bbd1435f5b238d04f P 118418fc007349f3b9b593bd409820e0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:41.733693  8519 raft_consensus.cc:606] T e3ebfb824cc24114aab648733fbbfd66 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 LEADER]: Received request to transfer leadership to TS f2e1ff9c009347d0bf70b4b3624fbab4
I20260709 14:50:41.735231  6329 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:50:41.735586  8519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92b8d876b19f460bbd1435f5b238d04f" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5"
I20260709 14:50:41.735904  8599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92b8d876b19f460bbd1435f5b238d04f" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1cf3b660b3e14a4c9d208456c127d985"
I20260709 14:50:41.736141  8519 raft_consensus.cc:3060] T 92b8d876b19f460bbd1435f5b238d04f P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:41.736459  8599 raft_consensus.cc:3055] T 92b8d876b19f460bbd1435f5b238d04f P 1cf3b660b3e14a4c9d208456c127d985 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:41.736756  8599 raft_consensus.cc:740] T 92b8d876b19f460bbd1435f5b238d04f P 1cf3b660b3e14a4c9d208456c127d985 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1cf3b660b3e14a4c9d208456c127d985, State: Running, Role: LEADER
I20260709 14:50:41.736801  6329 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:41.737484  8599 consensus_queue.cc:260] T 92b8d876b19f460bbd1435f5b238d04f P 1cf3b660b3e14a4c9d208456c127d985 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:41.738523  8599 raft_consensus.cc:3060] T 92b8d876b19f460bbd1435f5b238d04f P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:41.744539  8599 raft_consensus.cc:2468] T 92b8d876b19f460bbd1435f5b238d04f P 1cf3b660b3e14a4c9d208456c127d985 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 118418fc007349f3b9b593bd409820e0 in term 2.
I20260709 14:50:41.745456  8415 leader_election.cc:304] T 92b8d876b19f460bbd1435f5b238d04f P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 118418fc007349f3b9b593bd409820e0, 1cf3b660b3e14a4c9d208456c127d985; no voters: 
I20260709 14:50:41.745596  8519 raft_consensus.cc:2468] T 92b8d876b19f460bbd1435f5b238d04f P 1843fd4e6ed744abb7593fa3808e8ea5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 118418fc007349f3b9b593bd409820e0 in term 2.
I20260709 14:50:41.746232  9450 raft_consensus.cc:2804] T 92b8d876b19f460bbd1435f5b238d04f P 118418fc007349f3b9b593bd409820e0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:41.746690  9450 raft_consensus.cc:697] T 92b8d876b19f460bbd1435f5b238d04f P 118418fc007349f3b9b593bd409820e0 [term 2 LEADER]: Becoming Leader. State: Replica: 118418fc007349f3b9b593bd409820e0, State: Running, Role: LEADER
I20260709 14:50:41.747546  8451 leader_election.cc:290] T 92b8d876b19f460bbd1435f5b238d04f P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 2 election: Requested vote from peers 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865), 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415)
I20260709 14:50:41.747491  9450 consensus_queue.cc:237] T 92b8d876b19f460bbd1435f5b238d04f P 118418fc007349f3b9b593bd409820e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:41.765401  8271 catalog_manager.cc:5697] T 92b8d876b19f460bbd1435f5b238d04f P 118418fc007349f3b9b593bd409820e0 reported cstate change: term changed from 1 to 2, leader changed from 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68) to 118418fc007349f3b9b593bd409820e0 (127.6.46.66). New cstate: current_term: 2 leader_uuid: "118418fc007349f3b9b593bd409820e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } health_report { overall_health: UNKNOWN } } }
W20260709 14:50:41.920990  8306 debug-util.cc:398] Leaking SignalData structure 0x7b0800049aa0 after lost signal to thread 6332
W20260709 14:50:41.923389  8306 debug-util.cc:398] Leaking SignalData structure 0x7b080019f5a0 after lost signal to thread 8309
W20260709 14:50:41.925822  8306 debug-util.cc:398] Leaking SignalData structure 0x7b0800247360 after lost signal to thread 8476
W20260709 14:50:41.929051  8306 debug-util.cc:398] Leaking SignalData structure 0x7b080011c580 after lost signal to thread 8550
W20260709 14:50:41.930927  8306 debug-util.cc:398] Leaking SignalData structure 0x7b080004c3e0 after lost signal to thread 8624
W20260709 14:50:41.932642  8306 debug-util.cc:398] Leaking SignalData structure 0x7b0800126340 after lost signal to thread 9280
W20260709 14:50:41.933532  8306 debug-util.cc:398] Leaking SignalData structure 0x7b08002723e0 after lost signal to thread 9419
I20260709 14:50:41.958472  9446 raft_consensus.cc:993] T cec6cf9d80b945819e68d8a19a19255f P 1843fd4e6ed744abb7593fa3808e8ea5: : Instructing follower f2e1ff9c009347d0bf70b4b3624fbab4 to start an election
I20260709 14:50:41.959123  9396 raft_consensus.cc:1081] T cec6cf9d80b945819e68d8a19a19255f P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 LEADER]: Signalling peer f2e1ff9c009347d0bf70b4b3624fbab4 to start an election
I20260709 14:50:41.961007  9249 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cec6cf9d80b945819e68d8a19a19255f"
dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4"
 from {username='slave'} at 127.0.0.1:46832
I20260709 14:50:41.961843  9249 raft_consensus.cc:493] T cec6cf9d80b945819e68d8a19a19255f P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:41.962291  9249 raft_consensus.cc:3060] T cec6cf9d80b945819e68d8a19a19255f P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:41.972339  9249 raft_consensus.cc:515] T cec6cf9d80b945819e68d8a19a19255f P f2e1ff9c009347d0bf70b4b3624fbab4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:41.975162  9249 leader_election.cc:290] T cec6cf9d80b945819e68d8a19a19255f P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 2 election: Requested vote from peers 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485), 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865)
I20260709 14:50:41.976334  8451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cec6cf9d80b945819e68d8a19a19255f" candidate_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "118418fc007349f3b9b593bd409820e0"
I20260709 14:50:41.979099  8451 raft_consensus.cc:3060] T cec6cf9d80b945819e68d8a19a19255f P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:41.976745  8519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cec6cf9d80b945819e68d8a19a19255f" candidate_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5"
I20260709 14:50:41.981884  8519 raft_consensus.cc:3055] T cec6cf9d80b945819e68d8a19a19255f P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:41.982236  8519 raft_consensus.cc:740] T cec6cf9d80b945819e68d8a19a19255f P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1843fd4e6ed744abb7593fa3808e8ea5, State: Running, Role: LEADER
I20260709 14:50:41.983254  8519 consensus_queue.cc:260] T cec6cf9d80b945819e68d8a19a19255f P 1843fd4e6ed744abb7593fa3808e8ea5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:41.985266  8519 raft_consensus.cc:3060] T cec6cf9d80b945819e68d8a19a19255f P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:41.987459  8451 raft_consensus.cc:2468] T cec6cf9d80b945819e68d8a19a19255f P 118418fc007349f3b9b593bd409820e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2e1ff9c009347d0bf70b4b3624fbab4 in term 2.
I20260709 14:50:41.989326  9199 leader_election.cc:304] T cec6cf9d80b945819e68d8a19a19255f P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 118418fc007349f3b9b593bd409820e0, f2e1ff9c009347d0bf70b4b3624fbab4; no voters: 
I20260709 14:50:41.990303  9411 raft_consensus.cc:2804] T cec6cf9d80b945819e68d8a19a19255f P f2e1ff9c009347d0bf70b4b3624fbab4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:41.990806  9411 raft_consensus.cc:697] T cec6cf9d80b945819e68d8a19a19255f P f2e1ff9c009347d0bf70b4b3624fbab4 [term 2 LEADER]: Becoming Leader. State: Replica: f2e1ff9c009347d0bf70b4b3624fbab4, State: Running, Role: LEADER
I20260709 14:50:41.991895  9411 consensus_queue.cc:237] T cec6cf9d80b945819e68d8a19a19255f P f2e1ff9c009347d0bf70b4b3624fbab4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:42.002724  8519 raft_consensus.cc:2468] T cec6cf9d80b945819e68d8a19a19255f P 1843fd4e6ed744abb7593fa3808e8ea5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2e1ff9c009347d0bf70b4b3624fbab4 in term 2.
I20260709 14:50:42.019057  8271 catalog_manager.cc:5697] T cec6cf9d80b945819e68d8a19a19255f P f2e1ff9c009347d0bf70b4b3624fbab4 reported cstate change: term changed from 1 to 2, leader changed from 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67) to f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65). New cstate: current_term: 2 leader_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:42.107633  9450 raft_consensus.cc:993] T cfba46c4927b4d82aaf97141fba68c52 P 118418fc007349f3b9b593bd409820e0: : Instructing follower f2e1ff9c009347d0bf70b4b3624fbab4 to start an election
I20260709 14:50:42.108263  9450 raft_consensus.cc:1081] T cfba46c4927b4d82aaf97141fba68c52 P 118418fc007349f3b9b593bd409820e0 [term 1 LEADER]: Signalling peer f2e1ff9c009347d0bf70b4b3624fbab4 to start an election
I20260709 14:50:42.109963  9250 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cfba46c4927b4d82aaf97141fba68c52"
dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4"
 from {username='slave'} at 127.0.0.1:46848
I20260709 14:50:42.110509  9250 raft_consensus.cc:493] T cfba46c4927b4d82aaf97141fba68c52 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:42.110868  9250 raft_consensus.cc:3060] T cfba46c4927b4d82aaf97141fba68c52 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:42.118880  9446 raft_consensus.cc:993] T 306e8a1e51a64f6cb352e08f0c82ca5b P 1843fd4e6ed744abb7593fa3808e8ea5: : Instructing follower f2e1ff9c009347d0bf70b4b3624fbab4 to start an election
I20260709 14:50:42.119575  9298 raft_consensus.cc:1081] T 306e8a1e51a64f6cb352e08f0c82ca5b P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 LEADER]: Signalling peer f2e1ff9c009347d0bf70b4b3624fbab4 to start an election
I20260709 14:50:42.120282  9250 raft_consensus.cc:515] T cfba46c4927b4d82aaf97141fba68c52 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:42.123122  9249 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "306e8a1e51a64f6cb352e08f0c82ca5b"
dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4"
 from {username='slave'} at 127.0.0.1:46832
I20260709 14:50:42.123418  8596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfba46c4927b4d82aaf97141fba68c52" candidate_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1cf3b660b3e14a4c9d208456c127d985"
I20260709 14:50:42.123746  9249 raft_consensus.cc:493] T 306e8a1e51a64f6cb352e08f0c82ca5b P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:42.123833  8451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfba46c4927b4d82aaf97141fba68c52" candidate_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "118418fc007349f3b9b593bd409820e0"
I20260709 14:50:42.124024  8596 raft_consensus.cc:3060] T cfba46c4927b4d82aaf97141fba68c52 P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:42.124190  9249 raft_consensus.cc:3060] T 306e8a1e51a64f6cb352e08f0c82ca5b P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:42.124466  8451 raft_consensus.cc:3055] T cfba46c4927b4d82aaf97141fba68c52 P 118418fc007349f3b9b593bd409820e0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:42.124801  8451 raft_consensus.cc:740] T cfba46c4927b4d82aaf97141fba68c52 P 118418fc007349f3b9b593bd409820e0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 118418fc007349f3b9b593bd409820e0, State: Running, Role: LEADER
I20260709 14:50:42.132758  8451 consensus_queue.cc:260] T cfba46c4927b4d82aaf97141fba68c52 P 118418fc007349f3b9b593bd409820e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:42.132351  9249 raft_consensus.cc:515] T 306e8a1e51a64f6cb352e08f0c82ca5b P f2e1ff9c009347d0bf70b4b3624fbab4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:42.133968  8451 raft_consensus.cc:3060] T cfba46c4927b4d82aaf97141fba68c52 P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:42.134085  8596 raft_consensus.cc:2468] T cfba46c4927b4d82aaf97141fba68c52 P 1cf3b660b3e14a4c9d208456c127d985 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2e1ff9c009347d0bf70b4b3624fbab4 in term 2.
I20260709 14:50:42.135669  8525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "306e8a1e51a64f6cb352e08f0c82ca5b" candidate_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5"
I20260709 14:50:42.136226  8525 raft_consensus.cc:3055] T 306e8a1e51a64f6cb352e08f0c82ca5b P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:42.136524  8525 raft_consensus.cc:740] T 306e8a1e51a64f6cb352e08f0c82ca5b P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1843fd4e6ed744abb7593fa3808e8ea5, State: Running, Role: LEADER
I20260709 14:50:42.136885  9196 leader_election.cc:304] T cfba46c4927b4d82aaf97141fba68c52 P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cf3b660b3e14a4c9d208456c127d985, f2e1ff9c009347d0bf70b4b3624fbab4; no voters: 
I20260709 14:50:42.137351  8525 consensus_queue.cc:260] T 306e8a1e51a64f6cb352e08f0c82ca5b P 1843fd4e6ed744abb7593fa3808e8ea5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:42.138052  9250 leader_election.cc:290] T cfba46c4927b4d82aaf97141fba68c52 P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 2 election: Requested vote from peers 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415), 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485)
I20260709 14:50:42.134955  9249 leader_election.cc:290] T 306e8a1e51a64f6cb352e08f0c82ca5b P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 2 election: Requested vote from peers 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865), 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415)
I20260709 14:50:42.138522  8525 raft_consensus.cc:3060] T 306e8a1e51a64f6cb352e08f0c82ca5b P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:42.139447  9411 raft_consensus.cc:2804] T cfba46c4927b4d82aaf97141fba68c52 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:42.139997  9411 raft_consensus.cc:697] T cfba46c4927b4d82aaf97141fba68c52 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 2 LEADER]: Becoming Leader. State: Replica: f2e1ff9c009347d0bf70b4b3624fbab4, State: Running, Role: LEADER
I20260709 14:50:42.141000  9411 consensus_queue.cc:237] T cfba46c4927b4d82aaf97141fba68c52 P f2e1ff9c009347d0bf70b4b3624fbab4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:42.145380  8599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "306e8a1e51a64f6cb352e08f0c82ca5b" candidate_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1cf3b660b3e14a4c9d208456c127d985"
I20260709 14:50:42.145926  8599 raft_consensus.cc:3060] T 306e8a1e51a64f6cb352e08f0c82ca5b P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:42.146000  8525 raft_consensus.cc:2468] T 306e8a1e51a64f6cb352e08f0c82ca5b P 1843fd4e6ed744abb7593fa3808e8ea5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2e1ff9c009347d0bf70b4b3624fbab4 in term 2.
I20260709 14:50:42.147044  9199 leader_election.cc:304] T 306e8a1e51a64f6cb352e08f0c82ca5b P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1843fd4e6ed744abb7593fa3808e8ea5, f2e1ff9c009347d0bf70b4b3624fbab4; no voters: 
I20260709 14:50:42.147955  9420 raft_consensus.cc:2804] T 306e8a1e51a64f6cb352e08f0c82ca5b P f2e1ff9c009347d0bf70b4b3624fbab4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:42.148444  9420 raft_consensus.cc:697] T 306e8a1e51a64f6cb352e08f0c82ca5b P f2e1ff9c009347d0bf70b4b3624fbab4 [term 2 LEADER]: Becoming Leader. State: Replica: f2e1ff9c009347d0bf70b4b3624fbab4, State: Running, Role: LEADER
I20260709 14:50:42.149379  9420 consensus_queue.cc:237] T 306e8a1e51a64f6cb352e08f0c82ca5b P f2e1ff9c009347d0bf70b4b3624fbab4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:42.155512  8519 raft_consensus.cc:1275] T 92b8d876b19f460bbd1435f5b238d04f P 1843fd4e6ed744abb7593fa3808e8ea5 [term 2 FOLLOWER]: Refusing update from remote peer 118418fc007349f3b9b593bd409820e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:42.158890  9449 consensus_queue.cc:1048] T 92b8d876b19f460bbd1435f5b238d04f P 118418fc007349f3b9b593bd409820e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:50:42.173625  9298 raft_consensus.cc:993] T e3ebfb824cc24114aab648733fbbfd66 P 1843fd4e6ed744abb7593fa3808e8ea5: : Instructing follower f2e1ff9c009347d0bf70b4b3624fbab4 to start an election
I20260709 14:50:42.174186  9298 raft_consensus.cc:1081] T e3ebfb824cc24114aab648733fbbfd66 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 LEADER]: Signalling peer f2e1ff9c009347d0bf70b4b3624fbab4 to start an election
I20260709 14:50:42.206329  8599 raft_consensus.cc:2468] T 306e8a1e51a64f6cb352e08f0c82ca5b P 1cf3b660b3e14a4c9d208456c127d985 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2e1ff9c009347d0bf70b4b3624fbab4 in term 2.
I20260709 14:50:42.210847  8451 raft_consensus.cc:2468] T cfba46c4927b4d82aaf97141fba68c52 P 118418fc007349f3b9b593bd409820e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2e1ff9c009347d0bf70b4b3624fbab4 in term 2.
I20260709 14:50:42.224942  8596 raft_consensus.cc:1275] T 92b8d876b19f460bbd1435f5b238d04f P 1cf3b660b3e14a4c9d208456c127d985 [term 2 FOLLOWER]: Refusing update from remote peer 118418fc007349f3b9b593bd409820e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:42.226845  9395 consensus_queue.cc:1048] T 92b8d876b19f460bbd1435f5b238d04f P 118418fc007349f3b9b593bd409820e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:50:42.217566  9249 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e3ebfb824cc24114aab648733fbbfd66"
dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4"
 from {username='slave'} at 127.0.0.1:46832
I20260709 14:50:42.233255  9249 raft_consensus.cc:493] T e3ebfb824cc24114aab648733fbbfd66 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:42.233650  9249 raft_consensus.cc:3060] T e3ebfb824cc24114aab648733fbbfd66 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:42.243464  8271 catalog_manager.cc:5697] T cfba46c4927b4d82aaf97141fba68c52 P f2e1ff9c009347d0bf70b4b3624fbab4 reported cstate change: term changed from 1 to 2, leader changed from 118418fc007349f3b9b593bd409820e0 (127.6.46.66) to f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65). New cstate: current_term: 2 leader_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:42.273485  8271 catalog_manager.cc:5697] T 306e8a1e51a64f6cb352e08f0c82ca5b P f2e1ff9c009347d0bf70b4b3624fbab4 reported cstate change: term changed from 1 to 2, leader changed from 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67) to f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65). New cstate: current_term: 2 leader_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:42.288496  9249 raft_consensus.cc:515] T e3ebfb824cc24114aab648733fbbfd66 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:42.291293  8519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3ebfb824cc24114aab648733fbbfd66" candidate_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5"
I20260709 14:50:42.291337  8596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3ebfb824cc24114aab648733fbbfd66" candidate_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1cf3b660b3e14a4c9d208456c127d985"
I20260709 14:50:42.292035  8519 raft_consensus.cc:3055] T e3ebfb824cc24114aab648733fbbfd66 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:42.292438  8596 raft_consensus.cc:3060] T e3ebfb824cc24114aab648733fbbfd66 P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:42.292479  8519 raft_consensus.cc:740] T e3ebfb824cc24114aab648733fbbfd66 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1843fd4e6ed744abb7593fa3808e8ea5, State: Running, Role: LEADER
I20260709 14:50:42.293737  8519 consensus_queue.cc:260] T e3ebfb824cc24114aab648733fbbfd66 P 1843fd4e6ed744abb7593fa3808e8ea5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:42.294937  8519 raft_consensus.cc:3060] T e3ebfb824cc24114aab648733fbbfd66 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:42.291419  9249 leader_election.cc:290] T e3ebfb824cc24114aab648733fbbfd66 P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 2 election: Requested vote from peers 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415), 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865)
I20260709 14:50:42.301987  8596 raft_consensus.cc:2468] T e3ebfb824cc24114aab648733fbbfd66 P 1cf3b660b3e14a4c9d208456c127d985 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2e1ff9c009347d0bf70b4b3624fbab4 in term 2.
I20260709 14:50:42.303115  9196 leader_election.cc:304] T e3ebfb824cc24114aab648733fbbfd66 P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cf3b660b3e14a4c9d208456c127d985, f2e1ff9c009347d0bf70b4b3624fbab4; no voters: 
I20260709 14:50:42.304324  9420 raft_consensus.cc:2804] T e3ebfb824cc24114aab648733fbbfd66 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:42.305864  9420 raft_consensus.cc:697] T e3ebfb824cc24114aab648733fbbfd66 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 2 LEADER]: Becoming Leader. State: Replica: f2e1ff9c009347d0bf70b4b3624fbab4, State: Running, Role: LEADER
I20260709 14:50:42.306591  9420 consensus_queue.cc:237] T e3ebfb824cc24114aab648733fbbfd66 P f2e1ff9c009347d0bf70b4b3624fbab4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } }
I20260709 14:50:42.309142  8519 raft_consensus.cc:2468] T e3ebfb824cc24114aab648733fbbfd66 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2e1ff9c009347d0bf70b4b3624fbab4 in term 2.
I20260709 14:50:42.324072  8271 catalog_manager.cc:5697] T e3ebfb824cc24114aab648733fbbfd66 P f2e1ff9c009347d0bf70b4b3624fbab4 reported cstate change: term changed from 1 to 2, leader changed from 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67) to f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65). New cstate: current_term: 2 leader_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:42.450352  8519 raft_consensus.cc:1275] T cec6cf9d80b945819e68d8a19a19255f P 1843fd4e6ed744abb7593fa3808e8ea5 [term 2 FOLLOWER]: Refusing update from remote peer f2e1ff9c009347d0bf70b4b3624fbab4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:42.451413  9420 consensus_queue.cc:1048] T cec6cf9d80b945819e68d8a19a19255f P f2e1ff9c009347d0bf70b4b3624fbab4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:42.483542  8451 raft_consensus.cc:1275] T cec6cf9d80b945819e68d8a19a19255f P 118418fc007349f3b9b593bd409820e0 [term 2 FOLLOWER]: Refusing update from remote peer f2e1ff9c009347d0bf70b4b3624fbab4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:42.485188  9420 consensus_queue.cc:1048] T cec6cf9d80b945819e68d8a19a19255f P f2e1ff9c009347d0bf70b4b3624fbab4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:42.696979  8451 raft_consensus.cc:1275] T cfba46c4927b4d82aaf97141fba68c52 P 118418fc007349f3b9b593bd409820e0 [term 2 FOLLOWER]: Refusing update from remote peer f2e1ff9c009347d0bf70b4b3624fbab4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:42.698235  9411 consensus_queue.cc:1048] T cfba46c4927b4d82aaf97141fba68c52 P f2e1ff9c009347d0bf70b4b3624fbab4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:42.713595  8596 raft_consensus.cc:1275] T cfba46c4927b4d82aaf97141fba68c52 P 1cf3b660b3e14a4c9d208456c127d985 [term 2 FOLLOWER]: Refusing update from remote peer f2e1ff9c009347d0bf70b4b3624fbab4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:42.721038  9431 consensus_queue.cc:1048] T cfba46c4927b4d82aaf97141fba68c52 P f2e1ff9c009347d0bf70b4b3624fbab4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:50:42.738375  6329 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:42.744648  8525 raft_consensus.cc:1275] T e3ebfb824cc24114aab648733fbbfd66 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 2 FOLLOWER]: Refusing update from remote peer f2e1ff9c009347d0bf70b4b3624fbab4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:42.747642  9411 consensus_queue.cc:1048] T e3ebfb824cc24114aab648733fbbfd66 P f2e1ff9c009347d0bf70b4b3624fbab4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:42.752631  8599 raft_consensus.cc:1275] T e3ebfb824cc24114aab648733fbbfd66 P 1cf3b660b3e14a4c9d208456c127d985 [term 2 FOLLOWER]: Refusing update from remote peer f2e1ff9c009347d0bf70b4b3624fbab4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:42.755944  8525 raft_consensus.cc:1275] T 306e8a1e51a64f6cb352e08f0c82ca5b P 1843fd4e6ed744abb7593fa3808e8ea5 [term 2 FOLLOWER]: Refusing update from remote peer f2e1ff9c009347d0bf70b4b3624fbab4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:42.756701  9431 consensus_queue.cc:1048] T e3ebfb824cc24114aab648733fbbfd66 P f2e1ff9c009347d0bf70b4b3624fbab4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:50:42.758004  8599 raft_consensus.cc:1275] T 306e8a1e51a64f6cb352e08f0c82ca5b P 1cf3b660b3e14a4c9d208456c127d985 [term 2 FOLLOWER]: Refusing update from remote peer f2e1ff9c009347d0bf70b4b3624fbab4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:42.759964  9431 consensus_queue.cc:1048] T 306e8a1e51a64f6cb352e08f0c82ca5b P f2e1ff9c009347d0bf70b4b3624fbab4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:42.762598  9431 consensus_queue.cc:1048] T 306e8a1e51a64f6cb352e08f0c82ca5b P f2e1ff9c009347d0bf70b4b3624fbab4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:42.918005  6329 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:42.959357  8449 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "68b9a2bdfc5d44d2a9ce24515fba74c8"
dest_uuid: "118418fc007349f3b9b593bd409820e0"
mode: GRACEFUL
new_leader_uuid: "1843fd4e6ed744abb7593fa3808e8ea5"
 from {username='slave'} at 127.0.0.1:45750
I20260709 14:50:42.959977  8449 raft_consensus.cc:606] T 68b9a2bdfc5d44d2a9ce24515fba74c8 P 118418fc007349f3b9b593bd409820e0 [term 1 LEADER]: Received request to transfer leadership to TS 1843fd4e6ed744abb7593fa3808e8ea5
I20260709 14:50:42.962647  8596 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c0a8b7f4be2c410dacbea077d2b852d9"
dest_uuid: "1cf3b660b3e14a4c9d208456c127d985"
mode: GRACEFUL
new_leader_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4"
 from {username='slave'} at 127.0.0.1:37762
I20260709 14:50:42.963301  8596 raft_consensus.cc:606] T c0a8b7f4be2c410dacbea077d2b852d9 P 1cf3b660b3e14a4c9d208456c127d985 [term 2 LEADER]: Received request to transfer leadership to TS f2e1ff9c009347d0bf70b4b3624fbab4
I20260709 14:50:42.965073  6329 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:50:42.966171  6329 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:42.995040  9395 raft_consensus.cc:993] T 68b9a2bdfc5d44d2a9ce24515fba74c8 P 118418fc007349f3b9b593bd409820e0: : Instructing follower 1843fd4e6ed744abb7593fa3808e8ea5 to start an election
I20260709 14:50:42.995617  9395 raft_consensus.cc:1081] T 68b9a2bdfc5d44d2a9ce24515fba74c8 P 118418fc007349f3b9b593bd409820e0 [term 1 LEADER]: Signalling peer 1843fd4e6ed744abb7593fa3808e8ea5 to start an election
I20260709 14:50:42.998173  8525 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "68b9a2bdfc5d44d2a9ce24515fba74c8"
dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5"
 from {username='slave'} at 127.0.0.1:60338
I20260709 14:50:42.998787  8525 raft_consensus.cc:493] T 68b9a2bdfc5d44d2a9ce24515fba74c8 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:42.999200  8525 raft_consensus.cc:3060] T 68b9a2bdfc5d44d2a9ce24515fba74c8 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:43.006834  8525 raft_consensus.cc:515] T 68b9a2bdfc5d44d2a9ce24515fba74c8 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:43.011433  8449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68b9a2bdfc5d44d2a9ce24515fba74c8" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "118418fc007349f3b9b593bd409820e0"
I20260709 14:50:43.012008  8449 raft_consensus.cc:3055] T 68b9a2bdfc5d44d2a9ce24515fba74c8 P 118418fc007349f3b9b593bd409820e0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:43.012266  8449 raft_consensus.cc:740] T 68b9a2bdfc5d44d2a9ce24515fba74c8 P 118418fc007349f3b9b593bd409820e0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 118418fc007349f3b9b593bd409820e0, State: Running, Role: LEADER
I20260709 14:50:43.012894  8449 consensus_queue.cc:260] T 68b9a2bdfc5d44d2a9ce24515fba74c8 P 118418fc007349f3b9b593bd409820e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:43.013335  8525 leader_election.cc:290] T 68b9a2bdfc5d44d2a9ce24515fba74c8 P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 2 election: Requested vote from peers 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485), 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415)
I20260709 14:50:43.013958  8449 raft_consensus.cc:3060] T 68b9a2bdfc5d44d2a9ce24515fba74c8 P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:43.015473  8596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68b9a2bdfc5d44d2a9ce24515fba74c8" candidate_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1cf3b660b3e14a4c9d208456c127d985"
I20260709 14:50:43.016156  8596 raft_consensus.cc:3060] T 68b9a2bdfc5d44d2a9ce24515fba74c8 P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:43.023275  8596 raft_consensus.cc:2468] T 68b9a2bdfc5d44d2a9ce24515fba74c8 P 1cf3b660b3e14a4c9d208456c127d985 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1843fd4e6ed744abb7593fa3808e8ea5 in term 2.
I20260709 14:50:43.023705  8449 raft_consensus.cc:2468] T 68b9a2bdfc5d44d2a9ce24515fba74c8 P 118418fc007349f3b9b593bd409820e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1843fd4e6ed744abb7593fa3808e8ea5 in term 2.
I20260709 14:50:43.024840  8489 leader_election.cc:304] T 68b9a2bdfc5d44d2a9ce24515fba74c8 P 1843fd4e6ed744abb7593fa3808e8ea5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1843fd4e6ed744abb7593fa3808e8ea5, 1cf3b660b3e14a4c9d208456c127d985; no voters: 
I20260709 14:50:43.025746  9446 raft_consensus.cc:2804] T 68b9a2bdfc5d44d2a9ce24515fba74c8 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:43.026245  9446 raft_consensus.cc:697] T 68b9a2bdfc5d44d2a9ce24515fba74c8 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 2 LEADER]: Becoming Leader. State: Replica: 1843fd4e6ed744abb7593fa3808e8ea5, State: Running, Role: LEADER
I20260709 14:50:43.027114  9446 consensus_queue.cc:237] T 68b9a2bdfc5d44d2a9ce24515fba74c8 P 1843fd4e6ed744abb7593fa3808e8ea5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:43.037791  8275 catalog_manager.cc:5697] T 68b9a2bdfc5d44d2a9ce24515fba74c8 P 1843fd4e6ed744abb7593fa3808e8ea5 reported cstate change: term changed from 1 to 2, leader changed from 118418fc007349f3b9b593bd409820e0 (127.6.46.66) to 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67). New cstate: current_term: 2 leader_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:43.145918  9504 raft_consensus.cc:993] T c0a8b7f4be2c410dacbea077d2b852d9 P 1cf3b660b3e14a4c9d208456c127d985: : Instructing follower f2e1ff9c009347d0bf70b4b3624fbab4 to start an election
I20260709 14:50:43.146582  9503 raft_consensus.cc:1081] T c0a8b7f4be2c410dacbea077d2b852d9 P 1cf3b660b3e14a4c9d208456c127d985 [term 2 LEADER]: Signalling peer f2e1ff9c009347d0bf70b4b3624fbab4 to start an election
I20260709 14:50:43.148103  9249 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c0a8b7f4be2c410dacbea077d2b852d9"
dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4"
 from {username='slave'} at 127.0.0.1:46842
I20260709 14:50:43.148618  9249 raft_consensus.cc:493] T c0a8b7f4be2c410dacbea077d2b852d9 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:43.148967  9249 raft_consensus.cc:3060] T c0a8b7f4be2c410dacbea077d2b852d9 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:43.153748  9249 raft_consensus.cc:515] T c0a8b7f4be2c410dacbea077d2b852d9 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:43.155520  9249 leader_election.cc:290] T c0a8b7f4be2c410dacbea077d2b852d9 P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 3 election: Requested vote from peers 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865), 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415)
I20260709 14:50:43.155891  8525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0a8b7f4be2c410dacbea077d2b852d9" candidate_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5"
I20260709 14:50:43.156256  8596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0a8b7f4be2c410dacbea077d2b852d9" candidate_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1cf3b660b3e14a4c9d208456c127d985"
I20260709 14:50:43.156522  8525 raft_consensus.cc:3060] T c0a8b7f4be2c410dacbea077d2b852d9 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:43.156922  8596 raft_consensus.cc:3055] T c0a8b7f4be2c410dacbea077d2b852d9 P 1cf3b660b3e14a4c9d208456c127d985 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:43.157265  8596 raft_consensus.cc:740] T c0a8b7f4be2c410dacbea077d2b852d9 P 1cf3b660b3e14a4c9d208456c127d985 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1cf3b660b3e14a4c9d208456c127d985, State: Running, Role: LEADER
I20260709 14:50:43.158094  8596 consensus_queue.cc:260] T c0a8b7f4be2c410dacbea077d2b852d9 P 1cf3b660b3e14a4c9d208456c127d985 [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: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:43.159209  8596 raft_consensus.cc:3060] T c0a8b7f4be2c410dacbea077d2b852d9 P 1cf3b660b3e14a4c9d208456c127d985 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:43.161437  8525 raft_consensus.cc:2468] T c0a8b7f4be2c410dacbea077d2b852d9 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2e1ff9c009347d0bf70b4b3624fbab4 in term 3.
I20260709 14:50:43.162580  9199 leader_election.cc:304] T c0a8b7f4be2c410dacbea077d2b852d9 P f2e1ff9c009347d0bf70b4b3624fbab4 [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: 1843fd4e6ed744abb7593fa3808e8ea5, f2e1ff9c009347d0bf70b4b3624fbab4; no voters: 
I20260709 14:50:43.163300  9411 raft_consensus.cc:2804] T c0a8b7f4be2c410dacbea077d2b852d9 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:43.163820  9411 raft_consensus.cc:697] T c0a8b7f4be2c410dacbea077d2b852d9 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 3 LEADER]: Becoming Leader. State: Replica: f2e1ff9c009347d0bf70b4b3624fbab4, State: Running, Role: LEADER
I20260709 14:50:43.164796  9411 consensus_queue.cc:237] T c0a8b7f4be2c410dacbea077d2b852d9 P f2e1ff9c009347d0bf70b4b3624fbab4 [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: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:43.166324  8596 raft_consensus.cc:2468] T c0a8b7f4be2c410dacbea077d2b852d9 P 1cf3b660b3e14a4c9d208456c127d985 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2e1ff9c009347d0bf70b4b3624fbab4 in term 3.
I20260709 14:50:43.176838  8275 catalog_manager.cc:5697] T c0a8b7f4be2c410dacbea077d2b852d9 P f2e1ff9c009347d0bf70b4b3624fbab4 reported cstate change: term changed from 2 to 3, leader changed from 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68) to f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65). New cstate: current_term: 3 leader_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:43.472962  8451 raft_consensus.cc:1275] T 68b9a2bdfc5d44d2a9ce24515fba74c8 P 118418fc007349f3b9b593bd409820e0 [term 2 FOLLOWER]: Refusing update from remote peer 1843fd4e6ed744abb7593fa3808e8ea5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:43.474124  9298 consensus_queue.cc:1048] T 68b9a2bdfc5d44d2a9ce24515fba74c8 P 1843fd4e6ed744abb7593fa3808e8ea5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:43.486109  8599 raft_consensus.cc:1275] T 68b9a2bdfc5d44d2a9ce24515fba74c8 P 1cf3b660b3e14a4c9d208456c127d985 [term 2 FOLLOWER]: Refusing update from remote peer 1843fd4e6ed744abb7593fa3808e8ea5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:43.489131  9298 consensus_queue.cc:1048] T 68b9a2bdfc5d44d2a9ce24515fba74c8 P 1843fd4e6ed744abb7593fa3808e8ea5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:43.550455  8599 raft_consensus.cc:1275] T c0a8b7f4be2c410dacbea077d2b852d9 P 1cf3b660b3e14a4c9d208456c127d985 [term 3 FOLLOWER]: Refusing update from remote peer f2e1ff9c009347d0bf70b4b3624fbab4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:43.552094  9411 consensus_queue.cc:1048] T c0a8b7f4be2c410dacbea077d2b852d9 P f2e1ff9c009347d0bf70b4b3624fbab4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:43.562950  8525 raft_consensus.cc:1275] T c0a8b7f4be2c410dacbea077d2b852d9 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 3 FOLLOWER]: Refusing update from remote peer f2e1ff9c009347d0bf70b4b3624fbab4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:43.564541  9431 consensus_queue.cc:1048] T c0a8b7f4be2c410dacbea077d2b852d9 P f2e1ff9c009347d0bf70b4b3624fbab4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:43.967077  6329 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:44.019348  6329 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:44.067260  8525 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a402292add5b4572b522fd680979e806"
dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5"
mode: GRACEFUL
new_leader_uuid: "118418fc007349f3b9b593bd409820e0"
 from {username='slave'} at 127.0.0.1:53186
I20260709 14:50:44.067787  8525 raft_consensus.cc:606] T a402292add5b4572b522fd680979e806 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 LEADER]: Received request to transfer leadership to TS 118418fc007349f3b9b593bd409820e0
I20260709 14:50:44.068893  6329 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 14:50:44.070557  6329 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:44.470868  9513 raft_consensus.cc:993] T a402292add5b4572b522fd680979e806 P 1843fd4e6ed744abb7593fa3808e8ea5: : Instructing follower 118418fc007349f3b9b593bd409820e0 to start an election
I20260709 14:50:44.471468  9513 raft_consensus.cc:1081] T a402292add5b4572b522fd680979e806 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 LEADER]: Signalling peer 118418fc007349f3b9b593bd409820e0 to start an election
I20260709 14:50:44.473119  8451 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a402292add5b4572b522fd680979e806"
dest_uuid: "118418fc007349f3b9b593bd409820e0"
 from {username='slave'} at 127.0.0.1:48550
I20260709 14:50:44.473687  8451 raft_consensus.cc:493] T a402292add5b4572b522fd680979e806 P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:44.474105  8451 raft_consensus.cc:3060] T a402292add5b4572b522fd680979e806 P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:44.484177  8451 raft_consensus.cc:515] T a402292add5b4572b522fd680979e806 P 118418fc007349f3b9b593bd409820e0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:44.486232  8451 leader_election.cc:290] T a402292add5b4572b522fd680979e806 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 2 election: Requested vote from peers 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865), 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415)
I20260709 14:50:44.486873  8525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a402292add5b4572b522fd680979e806" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1843fd4e6ed744abb7593fa3808e8ea5"
I20260709 14:50:44.487520  8525 raft_consensus.cc:3055] T a402292add5b4572b522fd680979e806 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:44.487864  8525 raft_consensus.cc:740] T a402292add5b4572b522fd680979e806 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1843fd4e6ed744abb7593fa3808e8ea5, State: Running, Role: LEADER
I20260709 14:50:44.488087  8599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a402292add5b4572b522fd680979e806" candidate_uuid: "118418fc007349f3b9b593bd409820e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1cf3b660b3e14a4c9d208456c127d985"
I20260709 14:50:44.488694  8599 raft_consensus.cc:3060] T a402292add5b4572b522fd680979e806 P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:44.488497  8525 consensus_queue.cc:260] T a402292add5b4572b522fd680979e806 P 1843fd4e6ed744abb7593fa3808e8ea5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:44.489919  8525 raft_consensus.cc:3060] T a402292add5b4572b522fd680979e806 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:44.498070  8599 raft_consensus.cc:2468] T a402292add5b4572b522fd680979e806 P 1cf3b660b3e14a4c9d208456c127d985 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 118418fc007349f3b9b593bd409820e0 in term 2.
I20260709 14:50:44.498361  8525 raft_consensus.cc:2468] T a402292add5b4572b522fd680979e806 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 118418fc007349f3b9b593bd409820e0 in term 2.
I20260709 14:50:44.499787  8418 leader_election.cc:304] T a402292add5b4572b522fd680979e806 P 118418fc007349f3b9b593bd409820e0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 118418fc007349f3b9b593bd409820e0, 1843fd4e6ed744abb7593fa3808e8ea5; no voters: 
I20260709 14:50:44.500653  9450 raft_consensus.cc:2804] T a402292add5b4572b522fd680979e806 P 118418fc007349f3b9b593bd409820e0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:44.501147  9450 raft_consensus.cc:697] T a402292add5b4572b522fd680979e806 P 118418fc007349f3b9b593bd409820e0 [term 2 LEADER]: Becoming Leader. State: Replica: 118418fc007349f3b9b593bd409820e0, State: Running, Role: LEADER
I20260709 14:50:44.501950  9450 consensus_queue.cc:237] T a402292add5b4572b522fd680979e806 P 118418fc007349f3b9b593bd409820e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } }
I20260709 14:50:44.513569  8275 catalog_manager.cc:5697] T a402292add5b4572b522fd680979e806 P 118418fc007349f3b9b593bd409820e0 reported cstate change: term changed from 1 to 2, leader changed from 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67) to 118418fc007349f3b9b593bd409820e0 (127.6.46.66). New cstate: current_term: 2 leader_uuid: "118418fc007349f3b9b593bd409820e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:45.071493  6329 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:45.083957  8520 raft_consensus.cc:1275] T a402292add5b4572b522fd680979e806 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 2 FOLLOWER]: Refusing update from remote peer 118418fc007349f3b9b593bd409820e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:45.085354  9395 consensus_queue.cc:1048] T a402292add5b4572b522fd680979e806 P 118418fc007349f3b9b593bd409820e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1843fd4e6ed744abb7593fa3808e8ea5" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 37865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:45.122255  8597 raft_consensus.cc:1275] T a402292add5b4572b522fd680979e806 P 1cf3b660b3e14a4c9d208456c127d985 [term 2 FOLLOWER]: Refusing update from remote peer 118418fc007349f3b9b593bd409820e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:45.130036  9395 consensus_queue.cc:1048] T a402292add5b4572b522fd680979e806 P 118418fc007349f3b9b593bd409820e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:45.154742  6329 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:45.206476  8449 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d30b3a2fde224275bc33bc2a24798e2d"
dest_uuid: "118418fc007349f3b9b593bd409820e0"
mode: GRACEFUL
new_leader_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4"
 from {username='slave'} at 127.0.0.1:45750
I20260709 14:50:45.207108  8449 raft_consensus.cc:606] T d30b3a2fde224275bc33bc2a24798e2d P 118418fc007349f3b9b593bd409820e0 [term 1 LEADER]: Received request to transfer leadership to TS f2e1ff9c009347d0bf70b4b3624fbab4
I20260709 14:50:45.213718  6329 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 14:50:45.215243  6329 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:45.572995  9395 raft_consensus.cc:993] T d30b3a2fde224275bc33bc2a24798e2d P 118418fc007349f3b9b593bd409820e0: : Instructing follower f2e1ff9c009347d0bf70b4b3624fbab4 to start an election
I20260709 14:50:45.573438  9529 raft_consensus.cc:1081] T d30b3a2fde224275bc33bc2a24798e2d P 118418fc007349f3b9b593bd409820e0 [term 1 LEADER]: Signalling peer f2e1ff9c009347d0bf70b4b3624fbab4 to start an election
I20260709 14:50:45.574786  9249 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d30b3a2fde224275bc33bc2a24798e2d"
dest_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4"
 from {username='slave'} at 127.0.0.1:46848
I20260709 14:50:45.575217  9249 raft_consensus.cc:493] T d30b3a2fde224275bc33bc2a24798e2d P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:45.575518  9249 raft_consensus.cc:3060] T d30b3a2fde224275bc33bc2a24798e2d P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:45.580338  9249 raft_consensus.cc:515] T d30b3a2fde224275bc33bc2a24798e2d P f2e1ff9c009347d0bf70b4b3624fbab4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:45.582129  9249 leader_election.cc:290] T d30b3a2fde224275bc33bc2a24798e2d P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 2 election: Requested vote from peers 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485), 1cf3b660b3e14a4c9d208456c127d985 (127.6.46.68:39415)
I20260709 14:50:45.582589  8449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d30b3a2fde224275bc33bc2a24798e2d" candidate_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "118418fc007349f3b9b593bd409820e0"
I20260709 14:50:45.582948  8599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d30b3a2fde224275bc33bc2a24798e2d" candidate_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1cf3b660b3e14a4c9d208456c127d985"
I20260709 14:50:45.583580  8449 raft_consensus.cc:3055] T d30b3a2fde224275bc33bc2a24798e2d P 118418fc007349f3b9b593bd409820e0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:45.583606  8599 raft_consensus.cc:3060] T d30b3a2fde224275bc33bc2a24798e2d P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:45.584271  8449 raft_consensus.cc:740] T d30b3a2fde224275bc33bc2a24798e2d P 118418fc007349f3b9b593bd409820e0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 118418fc007349f3b9b593bd409820e0, State: Running, Role: LEADER
I20260709 14:50:45.585060  8449 consensus_queue.cc:260] T d30b3a2fde224275bc33bc2a24798e2d P 118418fc007349f3b9b593bd409820e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:45.585959  8449 raft_consensus.cc:3060] T d30b3a2fde224275bc33bc2a24798e2d P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:45.588521  8599 raft_consensus.cc:2468] T d30b3a2fde224275bc33bc2a24798e2d P 1cf3b660b3e14a4c9d208456c127d985 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2e1ff9c009347d0bf70b4b3624fbab4 in term 2.
I20260709 14:50:45.589593  9196 leader_election.cc:304] T d30b3a2fde224275bc33bc2a24798e2d P f2e1ff9c009347d0bf70b4b3624fbab4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cf3b660b3e14a4c9d208456c127d985, f2e1ff9c009347d0bf70b4b3624fbab4; no voters: 
I20260709 14:50:45.590342  9520 raft_consensus.cc:2804] T d30b3a2fde224275bc33bc2a24798e2d P f2e1ff9c009347d0bf70b4b3624fbab4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:45.590452  8449 raft_consensus.cc:2468] T d30b3a2fde224275bc33bc2a24798e2d P 118418fc007349f3b9b593bd409820e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2e1ff9c009347d0bf70b4b3624fbab4 in term 2.
I20260709 14:50:45.590746  9520 raft_consensus.cc:697] T d30b3a2fde224275bc33bc2a24798e2d P f2e1ff9c009347d0bf70b4b3624fbab4 [term 2 LEADER]: Becoming Leader. State: Replica: f2e1ff9c009347d0bf70b4b3624fbab4, State: Running, Role: LEADER
I20260709 14:50:45.591583  9520 consensus_queue.cc:237] T d30b3a2fde224275bc33bc2a24798e2d P f2e1ff9c009347d0bf70b4b3624fbab4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } }
I20260709 14:50:45.600849  8275 catalog_manager.cc:5697] T d30b3a2fde224275bc33bc2a24798e2d P f2e1ff9c009347d0bf70b4b3624fbab4 reported cstate change: term changed from 1 to 2, leader changed from 118418fc007349f3b9b593bd409820e0 (127.6.46.66) to f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65). New cstate: current_term: 2 leader_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:45.988430  8451 raft_consensus.cc:1275] T d30b3a2fde224275bc33bc2a24798e2d P 118418fc007349f3b9b593bd409820e0 [term 2 FOLLOWER]: Refusing update from remote peer f2e1ff9c009347d0bf70b4b3624fbab4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:45.989532  9520 consensus_queue.cc:1048] T d30b3a2fde224275bc33bc2a24798e2d P f2e1ff9c009347d0bf70b4b3624fbab4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:46.014036  8597 raft_consensus.cc:1275] T d30b3a2fde224275bc33bc2a24798e2d P 1cf3b660b3e14a4c9d208456c127d985 [term 2 FOLLOWER]: Refusing update from remote peer f2e1ff9c009347d0bf70b4b3624fbab4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:46.022179  9431 consensus_queue.cc:1048] T d30b3a2fde224275bc33bc2a24798e2d P f2e1ff9c009347d0bf70b4b3624fbab4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:46.216483  6329 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:46.253134  6329 tablet_server.cc:179] TabletServer@127.6.46.65:35101 shutting down...
W20260709 14:50:46.262882  8565 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 86 similar messages]
W20260709 14:50:46.268774  8565 consensus_peers.cc:597] T 574dc63930bb4233bc789290d2b6ff62 P 1cf3b660b3e14a4c9d208456c127d985 -> Peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Couldn't send request to peer f2e1ff9c009347d0bf70b4b3624fbab4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:46.291384  8565 consensus_peers.cc:597] T cbe6fc4c6f8a4b11bb94e42a31ae1943 P 1cf3b660b3e14a4c9d208456c127d985 -> Peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Couldn't send request to peer f2e1ff9c009347d0bf70b4b3624fbab4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:46.296924  6329 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:50:46.298085  6329 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:46.299350  6329 raft_consensus.cc:2243] T 3a3823b160b743d98d41bb589a02708b P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:46.299983  6329 raft_consensus.cc:2272] T 3a3823b160b743d98d41bb589a02708b P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:46.302659  6329 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:46.303619  6329 raft_consensus.cc:2243] T cec6cf9d80b945819e68d8a19a19255f P f2e1ff9c009347d0bf70b4b3624fbab4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:46.304502  6329 raft_consensus.cc:2272] T cec6cf9d80b945819e68d8a19a19255f P f2e1ff9c009347d0bf70b4b3624fbab4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:46.306947  6329 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:46.307559  6329 raft_consensus.cc:2243] T 61fa0b91210e47fab4e7228d387db5b5 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:46.308050  6329 raft_consensus.cc:2272] T 61fa0b91210e47fab4e7228d387db5b5 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:46.309922  6329 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:46.310494  6329 raft_consensus.cc:2243] T f5b7610aa3f8468e81c54b40f73ce5b0 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:46.310869  6329 raft_consensus.cc:2272] T f5b7610aa3f8468e81c54b40f73ce5b0 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:46.312714  6329 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:46.313304  6329 raft_consensus.cc:2243] T cbe6fc4c6f8a4b11bb94e42a31ae1943 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:46.313702  6329 raft_consensus.cc:2272] T cbe6fc4c6f8a4b11bb94e42a31ae1943 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:46.316133  6329 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:46.316756  6329 raft_consensus.cc:2243] T c04194c0f91046278f3448859cb76cec P f2e1ff9c009347d0bf70b4b3624fbab4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:46.317473  6329 raft_consensus.cc:2272] T c04194c0f91046278f3448859cb76cec P f2e1ff9c009347d0bf70b4b3624fbab4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:46.320051  6329 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:46.320791  6329 raft_consensus.cc:2243] T 9c87c142ee024557be242f888404ef53 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:46.321287  6329 raft_consensus.cc:2272] T 9c87c142ee024557be242f888404ef53 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:46.323583  6329 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:46.324347  6329 raft_consensus.cc:2243] T e44d5cecf0144fd088bf7613dd38310f P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:46.324833  6329 raft_consensus.cc:2272] T e44d5cecf0144fd088bf7613dd38310f P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:46.327239  6329 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:46.328059  6329 raft_consensus.cc:2243] T 3a9292e12ed04d739fb554506bff7e61 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:46.328820  6329 raft_consensus.cc:2272] T 3a9292e12ed04d739fb554506bff7e61 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:46.331496  6329 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:46.332306  6329 raft_consensus.cc:2243] T 1919638168494f58bc6aa0e7dd82b9d2 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:46.332844  6329 raft_consensus.cc:2272] T 1919638168494f58bc6aa0e7dd82b9d2 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:46.335493  6329 tablet_replica.cc:333] stopping tablet replica
W20260709 14:50:46.335709  8417 consensus_peers.cc:597] T 56623f1ea13747ed87dd1d98394c8a65 P 118418fc007349f3b9b593bd409820e0 -> Peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Couldn't send request to peer f2e1ff9c009347d0bf70b4b3624fbab4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:46.336290  6329 raft_consensus.cc:2243] T 306e8a1e51a64f6cb352e08f0c82ca5b P f2e1ff9c009347d0bf70b4b3624fbab4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:46.337421  6329 raft_consensus.cc:2272] T 306e8a1e51a64f6cb352e08f0c82ca5b P f2e1ff9c009347d0bf70b4b3624fbab4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:46.340454  6329 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:46.341179  6329 raft_consensus.cc:2243] T 417cdb6e1647499f95591e8188e7d32f P f2e1ff9c009347d0bf70b4b3624fbab4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:46.342168  6329 raft_consensus.cc:2272] T 417cdb6e1647499f95591e8188e7d32f P f2e1ff9c009347d0bf70b4b3624fbab4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:46.344993  6329 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:46.345896  6329 raft_consensus.cc:2243] T 264588e6049b46a1a0791cb15a5e079f P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:46.346516  6329 raft_consensus.cc:2272] T 264588e6049b46a1a0791cb15a5e079f P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:46.348771  8491 consensus_peers.cc:597] T ec3307fcb64b452b96b144f01f555e6e P 1843fd4e6ed744abb7593fa3808e8ea5 -> Peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Couldn't send request to peer f2e1ff9c009347d0bf70b4b3624fbab4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:46.349249  6329 tablet_replica.cc:333] stopping tablet replica
W20260709 14:50:46.349402  8491 consensus_peers.cc:597] T ef77f9b73c1447d995e8aa9270499997 P 1843fd4e6ed744abb7593fa3808e8ea5 -> Peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Couldn't send request to peer f2e1ff9c009347d0bf70b4b3624fbab4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:46.350082  6329 raft_consensus.cc:2243] T 07433946c9fe41dd92df6f305aa6a92a P f2e1ff9c009347d0bf70b4b3624fbab4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:46.350940  6329 raft_consensus.cc:2272] T 07433946c9fe41dd92df6f305aa6a92a P f2e1ff9c009347d0bf70b4b3624fbab4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:46.353457  6329 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:46.354224  6329 raft_consensus.cc:2243] T e3ebfb824cc24114aab648733fbbfd66 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 2 LEADER]: Raft consensus shutting down.
W20260709 14:50:46.355026  8491 consensus_peers.cc:597] T cdc91608d3bc48928351a96100d2e1d2 P 1843fd4e6ed744abb7593fa3808e8ea5 -> Peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Couldn't send request to peer f2e1ff9c009347d0bf70b4b3624fbab4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:46.355085  6329 raft_consensus.cc:2272] T e3ebfb824cc24114aab648733fbbfd66 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:46.357586  6329 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:46.358227  6329 raft_consensus.cc:2243] T 6d9fe1523bb84c9e947d13c7134ab5f8 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:46.358712  6329 raft_consensus.cc:2272] T 6d9fe1523bb84c9e947d13c7134ab5f8 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:46.362159  6329 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:46.363073  6329 raft_consensus.cc:2243] T 0339791736024a8ca0fd5fdccb2f11d4 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:46.363598  6329 raft_consensus.cc:2272] T 0339791736024a8ca0fd5fdccb2f11d4 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:46.365567  8491 consensus_peers.cc:597] T b59995e022834366a717edbe7e35928a P 1843fd4e6ed744abb7593fa3808e8ea5 -> Peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Couldn't send request to peer f2e1ff9c009347d0bf70b4b3624fbab4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:46.366420  6329 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:46.367372  6329 raft_consensus.cc:2243] T 56623f1ea13747ed87dd1d98394c8a65 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:46.368085  6329 raft_consensus.cc:2272] T 56623f1ea13747ed87dd1d98394c8a65 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:46.368256  8491 consensus_peers.cc:597] T d76d6f1b170240199220a8088273b926 P 1843fd4e6ed744abb7593fa3808e8ea5 -> Peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Couldn't send request to peer f2e1ff9c009347d0bf70b4b3624fbab4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:46.368743  8565 consensus_peers.cc:597] T e44d5cecf0144fd088bf7613dd38310f P 1cf3b660b3e14a4c9d208456c127d985 -> Peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Couldn't send request to peer f2e1ff9c009347d0bf70b4b3624fbab4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:46.370517  6329 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:46.371240  6329 raft_consensus.cc:2243] T 0353f6fc75824f4f8f507a3a104c2513 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:46.371735  6329 raft_consensus.cc:2272] T 0353f6fc75824f4f8f507a3a104c2513 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:46.373805  6329 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:46.374372  6329 raft_consensus.cc:2243] T fd1076cdc2914cf69158e6983c358da0 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:46.374832  6329 raft_consensus.cc:2272] T fd1076cdc2914cf69158e6983c358da0 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:46.377360  6329 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:46.378188  6329 raft_consensus.cc:2243] T ef77f9b73c1447d995e8aa9270499997 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:46.378661  6329 raft_consensus.cc:2272] T ef77f9b73c1447d995e8aa9270499997 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:46.381217  6329 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:46.381945  6329 raft_consensus.cc:2243] T 61a185cbf7db4fc7a8fe54a0d8267b40 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:46.382884  6329 raft_consensus.cc:2272] T 61a185cbf7db4fc7a8fe54a0d8267b40 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:46.385151  6329 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:46.385700  6329 raft_consensus.cc:2243] T b3711058b3f94252b113473c0206be77 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:46.386152  6329 raft_consensus.cc:2272] T b3711058b3f94252b113473c0206be77 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:46.388064  6329 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:46.388584  6329 raft_consensus.cc:2243] T 574dc63930bb4233bc789290d2b6ff62 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:46.388981  6329 raft_consensus.cc:2272] T 574dc63930bb4233bc789290d2b6ff62 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:46.390880  6329 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:46.391443  6329 raft_consensus.cc:2243] T dedfc1cf3e494bc5835c137c795aaca1 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:46.391848  6329 raft_consensus.cc:2272] T dedfc1cf3e494bc5835c137c795aaca1 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:46.393954  6329 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:46.394577  6329 raft_consensus.cc:2243] T d76d6f1b170240199220a8088273b926 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:46.395056  6329 raft_consensus.cc:2272] T d76d6f1b170240199220a8088273b926 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:46.397171  6329 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:46.397706  6329 raft_consensus.cc:2243] T 7acfe2b14bb2443ab9276f6a4c9e0423 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:46.398080  6329 raft_consensus.cc:2272] T 7acfe2b14bb2443ab9276f6a4c9e0423 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:46.400012  6329 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:46.400642  6329 raft_consensus.cc:2243] T c0a8b7f4be2c410dacbea077d2b852d9 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:50:46.401389  6329 raft_consensus.cc:2272] T c0a8b7f4be2c410dacbea077d2b852d9 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:46.403851  6329 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:46.404518  6329 raft_consensus.cc:2243] T b59995e022834366a717edbe7e35928a P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:46.404925  6329 raft_consensus.cc:2272] T b59995e022834366a717edbe7e35928a P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:46.406993  6329 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:46.407583  6329 raft_consensus.cc:2243] T cdc91608d3bc48928351a96100d2e1d2 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:46.408005  6329 raft_consensus.cc:2272] T cdc91608d3bc48928351a96100d2e1d2 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:46.409890  6329 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:46.410424  6329 raft_consensus.cc:2243] T d30b3a2fde224275bc33bc2a24798e2d P f2e1ff9c009347d0bf70b4b3624fbab4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:46.411126  6329 raft_consensus.cc:2272] T d30b3a2fde224275bc33bc2a24798e2d P f2e1ff9c009347d0bf70b4b3624fbab4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:46.413290  6329 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:46.413815  6329 raft_consensus.cc:2243] T 4f04072a88084385b14c176663c87ce1 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:46.414215  6329 raft_consensus.cc:2272] T 4f04072a88084385b14c176663c87ce1 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:46.415992  6329 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:46.416515  6329 raft_consensus.cc:2243] T 995db35908ac4557be948c0606df33b5 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:46.417402  6329 raft_consensus.cc:2272] T 995db35908ac4557be948c0606df33b5 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:46.419898  6329 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:46.420626  6329 raft_consensus.cc:2243] T db42d314e1fe4e84bc266d4c9103056b P f2e1ff9c009347d0bf70b4b3624fbab4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:46.421069  6329 raft_consensus.cc:2272] T db42d314e1fe4e84bc266d4c9103056b P f2e1ff9c009347d0bf70b4b3624fbab4 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:46.421602  8565 consensus_peers.cc:597] T 264588e6049b46a1a0791cb15a5e079f P 1cf3b660b3e14a4c9d208456c127d985 -> Peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Couldn't send request to peer f2e1ff9c009347d0bf70b4b3624fbab4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:46.423187  6329 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:46.423843  6329 raft_consensus.cc:2243] T 387cf17bb12a427fac23e5b8a04ff79d P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:46.424234  6329 raft_consensus.cc:2272] T 387cf17bb12a427fac23e5b8a04ff79d P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:46.426020  6329 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:46.426555  6329 raft_consensus.cc:2243] T 173b356311654519a8655c7bf15add11 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:50:46.427268  6329 raft_consensus.cc:2272] T 173b356311654519a8655c7bf15add11 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:46.429441  6329 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:46.430154  6329 raft_consensus.cc:2243] T 5b9358c6941c4923a55a700a75d54c4c P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:46.430545  6329 raft_consensus.cc:2272] T 5b9358c6941c4923a55a700a75d54c4c P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:46.432873  6329 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:46.433437  6329 raft_consensus.cc:2243] T 50d6f1372d0d4b42bc89b884859b0c62 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:46.433842  6329 raft_consensus.cc:2272] T 50d6f1372d0d4b42bc89b884859b0c62 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:46.435627  6329 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:46.436194  6329 raft_consensus.cc:2243] T e07df9b5a69f4299b43e2fe91343a86f P f2e1ff9c009347d0bf70b4b3624fbab4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:46.436971  6329 raft_consensus.cc:2272] T e07df9b5a69f4299b43e2fe91343a86f P f2e1ff9c009347d0bf70b4b3624fbab4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:46.438733  6329 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:46.439240  6329 raft_consensus.cc:2243] T 134c2ff217a94c2da1035ef57f1ed54c P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:46.439603  6329 raft_consensus.cc:2272] T 134c2ff217a94c2da1035ef57f1ed54c P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:46.441833  6329 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:46.442494  6329 raft_consensus.cc:2243] T ddf674dcdacf4f859665cdd20cb16f55 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:46.442939  6329 raft_consensus.cc:2272] T ddf674dcdacf4f859665cdd20cb16f55 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:46.444993  6329 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:46.445601  6329 raft_consensus.cc:2243] T 946161e58b3240db97f73fb7863727fb P f2e1ff9c009347d0bf70b4b3624fbab4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:46.446341  6329 raft_consensus.cc:2272] T 946161e58b3240db97f73fb7863727fb P f2e1ff9c009347d0bf70b4b3624fbab4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:46.448643  6329 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:46.449133  6329 raft_consensus.cc:2243] T 8176ca3d19ae463fa405facc55d5b2ba P f2e1ff9c009347d0bf70b4b3624fbab4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:46.449533  6329 raft_consensus.cc:2272] T 8176ca3d19ae463fa405facc55d5b2ba P f2e1ff9c009347d0bf70b4b3624fbab4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:46.451257  6329 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:46.451728  6329 raft_consensus.cc:2243] T cfba46c4927b4d82aaf97141fba68c52 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:46.452579  6329 raft_consensus.cc:2272] T cfba46c4927b4d82aaf97141fba68c52 P f2e1ff9c009347d0bf70b4b3624fbab4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:46.454869  6329 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:46.455417  6329 raft_consensus.cc:2243] T ec3307fcb64b452b96b144f01f555e6e P f2e1ff9c009347d0bf70b4b3624fbab4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:46.455952  6329 raft_consensus.cc:2272] T ec3307fcb64b452b96b144f01f555e6e P f2e1ff9c009347d0bf70b4b3624fbab4 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:46.456795  8491 consensus_peers.cc:597] T 7acfe2b14bb2443ab9276f6a4c9e0423 P 1843fd4e6ed744abb7593fa3808e8ea5 -> Peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Couldn't send request to peer f2e1ff9c009347d0bf70b4b3624fbab4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:46.459564  8417 consensus_peers.cc:597] T dedfc1cf3e494bc5835c137c795aaca1 P 118418fc007349f3b9b593bd409820e0 -> Peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Couldn't send request to peer f2e1ff9c009347d0bf70b4b3624fbab4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:46.482888  8417 consensus_peers.cc:597] T 8176ca3d19ae463fa405facc55d5b2ba P 118418fc007349f3b9b593bd409820e0 -> Peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Couldn't send request to peer f2e1ff9c009347d0bf70b4b3624fbab4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:46.528007  6329 tablet_server.cc:196] TabletServer@127.6.46.65:35101 shutdown complete.
W20260709 14:50:46.557649  8565 consensus_peers.cc:597] T 1919638168494f58bc6aa0e7dd82b9d2 P 1cf3b660b3e14a4c9d208456c127d985 -> Peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Couldn't send request to peer f2e1ff9c009347d0bf70b4b3624fbab4. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.65:35101: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:46.577566  8491 consensus_peers.cc:597] T 134c2ff217a94c2da1035ef57f1ed54c P 1843fd4e6ed744abb7593fa3808e8ea5 -> Peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Couldn't send request to peer f2e1ff9c009347d0bf70b4b3624fbab4. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.65:35101: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:46.599551  8565 consensus_peers.cc:597] T db42d314e1fe4e84bc266d4c9103056b P 1cf3b660b3e14a4c9d208456c127d985 -> Peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Couldn't send request to peer f2e1ff9c009347d0bf70b4b3624fbab4. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.65:35101: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:46.599689  8417 consensus_peers.cc:597] T f5b7610aa3f8468e81c54b40f73ce5b0 P 118418fc007349f3b9b593bd409820e0 -> Peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Couldn't send request to peer f2e1ff9c009347d0bf70b4b3624fbab4. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.65:35101: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:46.600394  8417 consensus_peers.cc:597] T 61fa0b91210e47fab4e7228d387db5b5 P 118418fc007349f3b9b593bd409820e0 -> Peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Couldn't send request to peer f2e1ff9c009347d0bf70b4b3624fbab4. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.65:35101: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:46.606752  6329 tablet_server.cc:179] TabletServer@127.6.46.66:0 shutting down...
W20260709 14:50:46.622746  8417 consensus_peers.cc:597] T 3a9292e12ed04d739fb554506bff7e61 P 118418fc007349f3b9b593bd409820e0 -> Peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Couldn't send request to peer f2e1ff9c009347d0bf70b4b3624fbab4. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.65:35101: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:46.628299  8565 consensus_peers.cc:597] T 0339791736024a8ca0fd5fdccb2f11d4 P 1cf3b660b3e14a4c9d208456c127d985 -> Peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Couldn't send request to peer f2e1ff9c009347d0bf70b4b3624fbab4. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.65:35101: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:46.631007  8566 consensus_peers.cc:597] T 4cdec230fa3743ceb024fe5684605567 P 1cf3b660b3e14a4c9d208456c127d985 -> Peer 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485): Couldn't send request to peer 118418fc007349f3b9b593bd409820e0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:46.632066  8565 consensus_peers.cc:597] T 0353f6fc75824f4f8f507a3a104c2513 P 1cf3b660b3e14a4c9d208456c127d985 -> Peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Couldn't send request to peer f2e1ff9c009347d0bf70b4b3624fbab4. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.65:35101: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:46.648994  6329 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:50:46.649789  6329 tablet_replica.cc:333] T cec6cf9d80b945819e68d8a19a19255f P 118418fc007349f3b9b593bd409820e0: stopping tablet replica
I20260709 14:50:46.650437  6329 raft_consensus.cc:2243] T cec6cf9d80b945819e68d8a19a19255f P 118418fc007349f3b9b593bd409820e0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:46.650969  6329 raft_consensus.cc:2272] T cec6cf9d80b945819e68d8a19a19255f P 118418fc007349f3b9b593bd409820e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:46.652843  6329 tablet_replica.cc:333] T 7acfe2b14bb2443ab9276f6a4c9e0423 P 118418fc007349f3b9b593bd409820e0: stopping tablet replica
I20260709 14:50:46.653474  6329 raft_consensus.cc:2243] T 7acfe2b14bb2443ab9276f6a4c9e0423 P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:46.653895  6329 raft_consensus.cc:2272] T 7acfe2b14bb2443ab9276f6a4c9e0423 P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:46.656193  6329 tablet_replica.cc:333] T 92b8d876b19f460bbd1435f5b238d04f P 118418fc007349f3b9b593bd409820e0: stopping tablet replica
I20260709 14:50:46.656805  6329 raft_consensus.cc:2243] T 92b8d876b19f460bbd1435f5b238d04f P 118418fc007349f3b9b593bd409820e0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:46.657734  6329 raft_consensus.cc:2272] T 92b8d876b19f460bbd1435f5b238d04f P 118418fc007349f3b9b593bd409820e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:46.660039  6329 tablet_replica.cc:333] T 61fa0b91210e47fab4e7228d387db5b5 P 118418fc007349f3b9b593bd409820e0: stopping tablet replica
I20260709 14:50:46.660844  6329 raft_consensus.cc:2243] T 61fa0b91210e47fab4e7228d387db5b5 P 118418fc007349f3b9b593bd409820e0 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:50:46.661748  6329 raft_consensus.cc:2272] T 61fa0b91210e47fab4e7228d387db5b5 P 118418fc007349f3b9b593bd409820e0 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:46.662144  8566 consensus_peers.cc:597] T e44d5cecf0144fd088bf7613dd38310f P 1cf3b660b3e14a4c9d208456c127d985 -> Peer 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485): Couldn't send request to peer 118418fc007349f3b9b593bd409820e0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:46.663679  6329 tablet_replica.cc:333] T f5b7610aa3f8468e81c54b40f73ce5b0 P 118418fc007349f3b9b593bd409820e0: stopping tablet replica
I20260709 14:50:46.664366  6329 raft_consensus.cc:2243] T f5b7610aa3f8468e81c54b40f73ce5b0 P 118418fc007349f3b9b593bd409820e0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:46.665102  6329 raft_consensus.cc:2272] T f5b7610aa3f8468e81c54b40f73ce5b0 P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:46.666826  6329 tablet_replica.cc:333] T e44d5cecf0144fd088bf7613dd38310f P 118418fc007349f3b9b593bd409820e0: stopping tablet replica
I20260709 14:50:46.667440  6329 raft_consensus.cc:2243] T e44d5cecf0144fd088bf7613dd38310f P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:46.667886  6329 raft_consensus.cc:2272] T e44d5cecf0144fd088bf7613dd38310f P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:46.671710  6329 tablet_replica.cc:333] T 417cdb6e1647499f95591e8188e7d32f P 118418fc007349f3b9b593bd409820e0: stopping tablet replica
I20260709 14:50:46.672339  6329 raft_consensus.cc:2243] T 417cdb6e1647499f95591e8188e7d32f P 118418fc007349f3b9b593bd409820e0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:46.672819  6329 raft_consensus.cc:2272] T 417cdb6e1647499f95591e8188e7d32f P 118418fc007349f3b9b593bd409820e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:46.675379  6329 tablet_replica.cc:333] T cfba46c4927b4d82aaf97141fba68c52 P 118418fc007349f3b9b593bd409820e0: stopping tablet replica
I20260709 14:50:46.676196  6329 raft_consensus.cc:2243] T cfba46c4927b4d82aaf97141fba68c52 P 118418fc007349f3b9b593bd409820e0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:46.676685  6329 raft_consensus.cc:2272] T cfba46c4927b4d82aaf97141fba68c52 P 118418fc007349f3b9b593bd409820e0 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:46.678454  8565 consensus_peers.cc:597] T 9c87c142ee024557be242f888404ef53 P 1cf3b660b3e14a4c9d208456c127d985 -> Peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Couldn't send request to peer f2e1ff9c009347d0bf70b4b3624fbab4. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.65:35101: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:46.678929  6329 tablet_replica.cc:333] T ec3307fcb64b452b96b144f01f555e6e P 118418fc007349f3b9b593bd409820e0: stopping tablet replica
I20260709 14:50:46.679864  6329 raft_consensus.cc:2243] T ec3307fcb64b452b96b144f01f555e6e P 118418fc007349f3b9b593bd409820e0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:46.680420  6329 raft_consensus.cc:2272] T ec3307fcb64b452b96b144f01f555e6e P 118418fc007349f3b9b593bd409820e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:46.682854  6329 tablet_replica.cc:333] T a402292add5b4572b522fd680979e806 P 118418fc007349f3b9b593bd409820e0: stopping tablet replica
I20260709 14:50:46.683410  6329 raft_consensus.cc:2243] T a402292add5b4572b522fd680979e806 P 118418fc007349f3b9b593bd409820e0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:46.684267  6329 raft_consensus.cc:2272] T a402292add5b4572b522fd680979e806 P 118418fc007349f3b9b593bd409820e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:46.686275  6329 tablet_replica.cc:333] T c21340057a6f40a6a39ae61817379256 P 118418fc007349f3b9b593bd409820e0: stopping tablet replica
I20260709 14:50:46.686843  6329 raft_consensus.cc:2243] T c21340057a6f40a6a39ae61817379256 P 118418fc007349f3b9b593bd409820e0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:46.687289  6329 raft_consensus.cc:2272] T c21340057a6f40a6a39ae61817379256 P 118418fc007349f3b9b593bd409820e0 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:46.688949  8491 consensus_peers.cc:597] T 3a3823b160b743d98d41bb589a02708b P 1843fd4e6ed744abb7593fa3808e8ea5 -> Peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Couldn't send request to peer f2e1ff9c009347d0bf70b4b3624fbab4. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.65:35101: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:46.690029  6329 tablet_replica.cc:333] T 134c2ff217a94c2da1035ef57f1ed54c P 118418fc007349f3b9b593bd409820e0: stopping tablet replica
I20260709 14:50:46.690905  6329 raft_consensus.cc:2243] T 134c2ff217a94c2da1035ef57f1ed54c P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:46.691427  6329 raft_consensus.cc:2272] T 134c2ff217a94c2da1035ef57f1ed54c P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:46.693006  8491 consensus_peers.cc:597] T 6d9fe1523bb84c9e947d13c7134ab5f8 P 1843fd4e6ed744abb7593fa3808e8ea5 -> Peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Couldn't send request to peer f2e1ff9c009347d0bf70b4b3624fbab4. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.65:35101: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:46.693655  6329 tablet_replica.cc:333] T 56623f1ea13747ed87dd1d98394c8a65 P 118418fc007349f3b9b593bd409820e0: stopping tablet replica
I20260709 14:50:46.694244  6329 raft_consensus.cc:2243] T 56623f1ea13747ed87dd1d98394c8a65 P 118418fc007349f3b9b593bd409820e0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:46.694900  6329 raft_consensus.cc:2272] T 56623f1ea13747ed87dd1d98394c8a65 P 118418fc007349f3b9b593bd409820e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:46.696671  6329 tablet_replica.cc:333] T fd1076cdc2914cf69158e6983c358da0 P 118418fc007349f3b9b593bd409820e0: stopping tablet replica
I20260709 14:50:46.697235  6329 raft_consensus.cc:2243] T fd1076cdc2914cf69158e6983c358da0 P 118418fc007349f3b9b593bd409820e0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:46.698194  6329 raft_consensus.cc:2272] T fd1076cdc2914cf69158e6983c358da0 P 118418fc007349f3b9b593bd409820e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:46.700237  6329 tablet_replica.cc:333] T 0353f6fc75824f4f8f507a3a104c2513 P 118418fc007349f3b9b593bd409820e0: stopping tablet replica
W20260709 14:50:46.700747  8491 consensus_peers.cc:597] T 5b9358c6941c4923a55a700a75d54c4c P 1843fd4e6ed744abb7593fa3808e8ea5 -> Peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Couldn't send request to peer f2e1ff9c009347d0bf70b4b3624fbab4. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.65:35101: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:46.701153  6329 raft_consensus.cc:2243] T 0353f6fc75824f4f8f507a3a104c2513 P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:46.701769  6329 raft_consensus.cc:2272] T 0353f6fc75824f4f8f507a3a104c2513 P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:46.704305  6329 tablet_replica.cc:333] T 3bec1888dcc7490486a1fe1cf9dc7e06 P 118418fc007349f3b9b593bd409820e0: stopping tablet replica
W20260709 14:50:46.705120  8491 consensus_peers.cc:597] T 4f04072a88084385b14c176663c87ce1 P 1843fd4e6ed744abb7593fa3808e8ea5 -> Peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Couldn't send request to peer f2e1ff9c009347d0bf70b4b3624fbab4. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.65:35101: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:46.705269  6329 raft_consensus.cc:2243] T 3bec1888dcc7490486a1fe1cf9dc7e06 P 118418fc007349f3b9b593bd409820e0 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 14:50:46.705540  8566 consensus_peers.cc:597] T c21340057a6f40a6a39ae61817379256 P 1cf3b660b3e14a4c9d208456c127d985 -> Peer 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485): Couldn't send request to peer 118418fc007349f3b9b593bd409820e0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:46.707504  6329 raft_consensus.cc:2272] T 3bec1888dcc7490486a1fe1cf9dc7e06 P 118418fc007349f3b9b593bd409820e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:46.709924  6329 tablet_replica.cc:333] T 61a185cbf7db4fc7a8fe54a0d8267b40 P 118418fc007349f3b9b593bd409820e0: stopping tablet replica
W20260709 14:50:46.710520  8417 consensus_peers.cc:597] T 387cf17bb12a427fac23e5b8a04ff79d P 118418fc007349f3b9b593bd409820e0 -> Peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Couldn't send request to peer f2e1ff9c009347d0bf70b4b3624fbab4. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.65:35101: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:46.710680  6329 raft_consensus.cc:2243] T 61a185cbf7db4fc7a8fe54a0d8267b40 P 118418fc007349f3b9b593bd409820e0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:46.711272  6329 raft_consensus.cc:2272] T 61a185cbf7db4fc7a8fe54a0d8267b40 P 118418fc007349f3b9b593bd409820e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:46.713230  6329 tablet_replica.cc:333] T 1919638168494f58bc6aa0e7dd82b9d2 P 118418fc007349f3b9b593bd409820e0: stopping tablet replica
I20260709 14:50:46.713896  6329 raft_consensus.cc:2243] T 1919638168494f58bc6aa0e7dd82b9d2 P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:46.714323  6329 raft_consensus.cc:2272] T 1919638168494f58bc6aa0e7dd82b9d2 P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:46.716246  6329 tablet_replica.cc:333] T 028adb26929d4fc28f33f7416042f190 P 118418fc007349f3b9b593bd409820e0: stopping tablet replica
I20260709 14:50:46.716810  6329 raft_consensus.cc:2243] T 028adb26929d4fc28f33f7416042f190 P 118418fc007349f3b9b593bd409820e0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:46.717643  6329 raft_consensus.cc:2272] T 028adb26929d4fc28f33f7416042f190 P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:46.720679  6329 tablet_replica.cc:333] T 781a5ee4d7ae4c82b7b6abf4c2e22650 P 118418fc007349f3b9b593bd409820e0: stopping tablet replica
I20260709 14:50:46.721483  6329 raft_consensus.cc:2243] T 781a5ee4d7ae4c82b7b6abf4c2e22650 P 118418fc007349f3b9b593bd409820e0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:46.722340  6329 raft_consensus.cc:2272] T 781a5ee4d7ae4c82b7b6abf4c2e22650 P 118418fc007349f3b9b593bd409820e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:46.724282  6329 tablet_replica.cc:333] T dedfc1cf3e494bc5835c137c795aaca1 P 118418fc007349f3b9b593bd409820e0: stopping tablet replica
I20260709 14:50:46.724859  6329 raft_consensus.cc:2243] T dedfc1cf3e494bc5835c137c795aaca1 P 118418fc007349f3b9b593bd409820e0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:46.725672  6329 raft_consensus.cc:2272] T dedfc1cf3e494bc5835c137c795aaca1 P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:46.727878  6329 tablet_replica.cc:333] T d76d6f1b170240199220a8088273b926 P 118418fc007349f3b9b593bd409820e0: stopping tablet replica
I20260709 14:50:46.728461  6329 raft_consensus.cc:2243] T d76d6f1b170240199220a8088273b926 P 118418fc007349f3b9b593bd409820e0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:46.728919  6329 raft_consensus.cc:2272] T d76d6f1b170240199220a8088273b926 P 118418fc007349f3b9b593bd409820e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:46.730898  6329 tablet_replica.cc:333] T e1c860612e7c40adb9267b52c3cf8da6 P 118418fc007349f3b9b593bd409820e0: stopping tablet replica
I20260709 14:50:46.731473  6329 raft_consensus.cc:2243] T e1c860612e7c40adb9267b52c3cf8da6 P 118418fc007349f3b9b593bd409820e0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:46.731967  6329 raft_consensus.cc:2272] T e1c860612e7c40adb9267b52c3cf8da6 P 118418fc007349f3b9b593bd409820e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:46.734223  6329 tablet_replica.cc:333] T f018a2bc1b244d4c8b8f742d07852869 P 118418fc007349f3b9b593bd409820e0: stopping tablet replica
W20260709 14:50:46.734321  8491 consensus_peers.cc:597] T ddf674dcdacf4f859665cdd20cb16f55 P 1843fd4e6ed744abb7593fa3808e8ea5 -> Peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Couldn't send request to peer f2e1ff9c009347d0bf70b4b3624fbab4. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.65:35101: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:46.734894  6329 raft_consensus.cc:2243] T f018a2bc1b244d4c8b8f742d07852869 P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:46.735412  6329 raft_consensus.cc:2272] T f018a2bc1b244d4c8b8f742d07852869 P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:46.737504  6329 tablet_replica.cc:333] T 4cdec230fa3743ceb024fe5684605567 P 118418fc007349f3b9b593bd409820e0: stopping tablet replica
I20260709 14:50:46.738291  6329 raft_consensus.cc:2243] T 4cdec230fa3743ceb024fe5684605567 P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:46.738761  6329 raft_consensus.cc:2272] T 4cdec230fa3743ceb024fe5684605567 P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:46.741312  6329 tablet_replica.cc:333] T e07df9b5a69f4299b43e2fe91343a86f P 118418fc007349f3b9b593bd409820e0: stopping tablet replica
I20260709 14:50:46.741991  6329 raft_consensus.cc:2243] T e07df9b5a69f4299b43e2fe91343a86f P 118418fc007349f3b9b593bd409820e0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:46.742527  6329 raft_consensus.cc:2272] T e07df9b5a69f4299b43e2fe91343a86f P 118418fc007349f3b9b593bd409820e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:46.744498  6329 tablet_replica.cc:333] T 8176ca3d19ae463fa405facc55d5b2ba P 118418fc007349f3b9b593bd409820e0: stopping tablet replica
I20260709 14:50:46.745532  6329 raft_consensus.cc:2243] T 8176ca3d19ae463fa405facc55d5b2ba P 118418fc007349f3b9b593bd409820e0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:46.746520  6329 raft_consensus.cc:2272] T 8176ca3d19ae463fa405facc55d5b2ba P 118418fc007349f3b9b593bd409820e0 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:46.758213  8492 consensus_peers.cc:597] T d76d6f1b170240199220a8088273b926 P 1843fd4e6ed744abb7593fa3808e8ea5 -> Peer 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485): Couldn't send request to peer 118418fc007349f3b9b593bd409820e0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:46.762012  6329 tablet_replica.cc:333] T 946161e58b3240db97f73fb7863727fb P 118418fc007349f3b9b593bd409820e0: stopping tablet replica
W20260709 14:50:46.762168  8491 consensus_peers.cc:597] T b3711058b3f94252b113473c0206be77 P 1843fd4e6ed744abb7593fa3808e8ea5 -> Peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Couldn't send request to peer f2e1ff9c009347d0bf70b4b3624fbab4. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.65:35101: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:46.764314  6329 raft_consensus.cc:2243] T 946161e58b3240db97f73fb7863727fb P 118418fc007349f3b9b593bd409820e0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:46.764815  6329 raft_consensus.cc:2272] T 946161e58b3240db97f73fb7863727fb P 118418fc007349f3b9b593bd409820e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:46.766551  6329 tablet_replica.cc:333] T 173b356311654519a8655c7bf15add11 P 118418fc007349f3b9b593bd409820e0: stopping tablet replica
I20260709 14:50:46.767094  6329 raft_consensus.cc:2243] T 173b356311654519a8655c7bf15add11 P 118418fc007349f3b9b593bd409820e0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:46.767525  6329 raft_consensus.cc:2272] T 173b356311654519a8655c7bf15add11 P 118418fc007349f3b9b593bd409820e0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:46.769212  6329 tablet_replica.cc:333] T 387cf17bb12a427fac23e5b8a04ff79d P 118418fc007349f3b9b593bd409820e0: stopping tablet replica
I20260709 14:50:46.769761  6329 raft_consensus.cc:2243] T 387cf17bb12a427fac23e5b8a04ff79d P 118418fc007349f3b9b593bd409820e0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:46.770493  6329 raft_consensus.cc:2272] T 387cf17bb12a427fac23e5b8a04ff79d P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:46.772347  6329 tablet_replica.cc:333] T 0339791736024a8ca0fd5fdccb2f11d4 P 118418fc007349f3b9b593bd409820e0: stopping tablet replica
I20260709 14:50:46.772854  6329 raft_consensus.cc:2243] T 0339791736024a8ca0fd5fdccb2f11d4 P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:46.773254  6329 raft_consensus.cc:2272] T 0339791736024a8ca0fd5fdccb2f11d4 P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:46.774899  6329 tablet_replica.cc:333] T 7d660641634447b9a7e308e8233806da P 118418fc007349f3b9b593bd409820e0: stopping tablet replica
I20260709 14:50:46.775410  6329 raft_consensus.cc:2243] T 7d660641634447b9a7e308e8233806da P 118418fc007349f3b9b593bd409820e0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:46.776177  6329 raft_consensus.cc:2272] T 7d660641634447b9a7e308e8233806da P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:46.777930  6329 tablet_replica.cc:333] T ddf674dcdacf4f859665cdd20cb16f55 P 118418fc007349f3b9b593bd409820e0: stopping tablet replica
I20260709 14:50:46.778483  6329 raft_consensus.cc:2243] T ddf674dcdacf4f859665cdd20cb16f55 P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:46.778870  6329 raft_consensus.cc:2272] T ddf674dcdacf4f859665cdd20cb16f55 P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:46.780790  6329 tablet_replica.cc:333] T 9c87c142ee024557be242f888404ef53 P 118418fc007349f3b9b593bd409820e0: stopping tablet replica
I20260709 14:50:46.781339  6329 raft_consensus.cc:2243] T 9c87c142ee024557be242f888404ef53 P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:46.781764  6329 raft_consensus.cc:2272] T 9c87c142ee024557be242f888404ef53 P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:46.783502  6329 tablet_replica.cc:333] T e87f4c523fc549f9a5089fe9cee7a033 P 118418fc007349f3b9b593bd409820e0: stopping tablet replica
I20260709 14:50:46.784091  6329 raft_consensus.cc:2243] T e87f4c523fc549f9a5089fe9cee7a033 P 118418fc007349f3b9b593bd409820e0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:46.784813  6329 raft_consensus.cc:2272] T e87f4c523fc549f9a5089fe9cee7a033 P 118418fc007349f3b9b593bd409820e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:46.786989  6329 tablet_replica.cc:333] T 4f04072a88084385b14c176663c87ce1 P 118418fc007349f3b9b593bd409820e0: stopping tablet replica
I20260709 14:50:46.787789  6329 raft_consensus.cc:2243] T 4f04072a88084385b14c176663c87ce1 P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:46.788326  6329 raft_consensus.cc:2272] T 4f04072a88084385b14c176663c87ce1 P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:46.790172  8492 consensus_peers.cc:597] T 4f04072a88084385b14c176663c87ce1 P 1843fd4e6ed744abb7593fa3808e8ea5 -> Peer 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485): Couldn't send request to peer 118418fc007349f3b9b593bd409820e0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:46.790736  6329 tablet_replica.cc:333] T d30b3a2fde224275bc33bc2a24798e2d P 118418fc007349f3b9b593bd409820e0: stopping tablet replica
I20260709 14:50:46.791558  6329 raft_consensus.cc:2243] T d30b3a2fde224275bc33bc2a24798e2d P 118418fc007349f3b9b593bd409820e0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:46.792068  6329 raft_consensus.cc:2272] T d30b3a2fde224275bc33bc2a24798e2d P 118418fc007349f3b9b593bd409820e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:46.794934  6329 tablet_replica.cc:333] T a14449e5bec54c978ad33b7b9a95bd38 P 118418fc007349f3b9b593bd409820e0: stopping tablet replica
I20260709 14:50:46.795604  6329 raft_consensus.cc:2243] T a14449e5bec54c978ad33b7b9a95bd38 P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:46.796132  6329 raft_consensus.cc:2272] T a14449e5bec54c978ad33b7b9a95bd38 P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:46.798453  6329 tablet_replica.cc:333] T 4aa501d68a914742a2cd929cebfcbeb8 P 118418fc007349f3b9b593bd409820e0: stopping tablet replica
I20260709 14:50:46.799081  6329 raft_consensus.cc:2243] T 4aa501d68a914742a2cd929cebfcbeb8 P 118418fc007349f3b9b593bd409820e0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:46.800060  6329 raft_consensus.cc:2272] T 4aa501d68a914742a2cd929cebfcbeb8 P 118418fc007349f3b9b593bd409820e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:46.802011  6329 tablet_replica.cc:333] T 68b9a2bdfc5d44d2a9ce24515fba74c8 P 118418fc007349f3b9b593bd409820e0: stopping tablet replica
I20260709 14:50:46.802641  6329 raft_consensus.cc:2243] T 68b9a2bdfc5d44d2a9ce24515fba74c8 P 118418fc007349f3b9b593bd409820e0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:46.803010  6329 raft_consensus.cc:2272] T 68b9a2bdfc5d44d2a9ce24515fba74c8 P 118418fc007349f3b9b593bd409820e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:46.804652  6329 tablet_replica.cc:333] T 3a9292e12ed04d739fb554506bff7e61 P 118418fc007349f3b9b593bd409820e0: stopping tablet replica
I20260709 14:50:46.805083  6329 raft_consensus.cc:2243] T 3a9292e12ed04d739fb554506bff7e61 P 118418fc007349f3b9b593bd409820e0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:46.805909  6329 raft_consensus.cc:2272] T 3a9292e12ed04d739fb554506bff7e61 P 118418fc007349f3b9b593bd409820e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:46.807804  6329 tablet_replica.cc:333] T 995db35908ac4557be948c0606df33b5 P 118418fc007349f3b9b593bd409820e0: stopping tablet replica
I20260709 14:50:46.808406  6329 raft_consensus.cc:2243] T 995db35908ac4557be948c0606df33b5 P 118418fc007349f3b9b593bd409820e0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:46.808746  6329 raft_consensus.cc:2272] T 995db35908ac4557be948c0606df33b5 P 118418fc007349f3b9b593bd409820e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:46.810614  6329 tablet_replica.cc:333] T c04194c0f91046278f3448859cb76cec P 118418fc007349f3b9b593bd409820e0: stopping tablet replica
I20260709 14:50:46.811189  6329 raft_consensus.cc:2243] T c04194c0f91046278f3448859cb76cec P 118418fc007349f3b9b593bd409820e0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:46.811683  6329 raft_consensus.cc:2272] T c04194c0f91046278f3448859cb76cec P 118418fc007349f3b9b593bd409820e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:46.813649  6329 tablet_replica.cc:333] T 07433946c9fe41dd92df6f305aa6a92a P 118418fc007349f3b9b593bd409820e0: stopping tablet replica
W20260709 14:50:46.814036  8565 consensus_peers.cc:597] T 50d6f1372d0d4b42bc89b884859b0c62 P 1cf3b660b3e14a4c9d208456c127d985 -> Peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Couldn't send request to peer f2e1ff9c009347d0bf70b4b3624fbab4. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.65:35101: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:46.814157  6329 raft_consensus.cc:2243] T 07433946c9fe41dd92df6f305aa6a92a P 118418fc007349f3b9b593bd409820e0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:46.814672  6329 raft_consensus.cc:2272] T 07433946c9fe41dd92df6f305aa6a92a P 118418fc007349f3b9b593bd409820e0 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:46.819357  8492 consensus_peers.cc:597] T ec3307fcb64b452b96b144f01f555e6e P 1843fd4e6ed744abb7593fa3808e8ea5 -> Peer 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485): Couldn't send request to peer 118418fc007349f3b9b593bd409820e0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:46.847785  8492 consensus_peers.cc:597] T f018a2bc1b244d4c8b8f742d07852869 P 1843fd4e6ed744abb7593fa3808e8ea5 -> Peer 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485): Couldn't send request to peer 118418fc007349f3b9b593bd409820e0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:46.872951  8566 consensus_peers.cc:597] T 0339791736024a8ca0fd5fdccb2f11d4 P 1cf3b660b3e14a4c9d208456c127d985 -> Peer 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485): Couldn't send request to peer 118418fc007349f3b9b593bd409820e0. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.66:40485: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:46.880105  8566 consensus_peers.cc:597] T 3bec1888dcc7490486a1fe1cf9dc7e06 P 1cf3b660b3e14a4c9d208456c127d985 -> Peer 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485): Couldn't send request to peer 118418fc007349f3b9b593bd409820e0. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.66:40485: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:46.880472  8566 consensus_peers.cc:597] T e1c860612e7c40adb9267b52c3cf8da6 P 1cf3b660b3e14a4c9d208456c127d985 -> Peer 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485): Couldn't send request to peer 118418fc007349f3b9b593bd409820e0. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.66:40485: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:46.886371  6329 tablet_server.cc:196] TabletServer@127.6.46.66:0 shutdown complete.
W20260709 14:50:46.952684  8492 consensus_peers.cc:597] T 68b9a2bdfc5d44d2a9ce24515fba74c8 P 1843fd4e6ed744abb7593fa3808e8ea5 -> Peer 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485): Couldn't send request to peer 118418fc007349f3b9b593bd409820e0. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.66:40485: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:46.952829  8566 consensus_peers.cc:597] T a14449e5bec54c978ad33b7b9a95bd38 P 1cf3b660b3e14a4c9d208456c127d985 -> Peer 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485): Couldn't send request to peer 118418fc007349f3b9b593bd409820e0. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.66:40485: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:46.953713  6329 tablet_server.cc:179] TabletServer@127.6.46.67:0 shutting down...
W20260709 14:50:46.970059  8566 consensus_peers.cc:597] T 3bec1888dcc7490486a1fe1cf9dc7e06 P 1cf3b660b3e14a4c9d208456c127d985 -> Peer 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865): Couldn't send request to peer 1843fd4e6ed744abb7593fa3808e8ea5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:46.990330  8566 consensus_peers.cc:597] T 0353f6fc75824f4f8f507a3a104c2513 P 1cf3b660b3e14a4c9d208456c127d985 -> Peer 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485): Couldn't send request to peer 118418fc007349f3b9b593bd409820e0. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.66:40485: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:46.991279  6329 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:50:46.992079  6329 tablet_replica.cc:333] T 7acfe2b14bb2443ab9276f6a4c9e0423 P 1843fd4e6ed744abb7593fa3808e8ea5: stopping tablet replica
I20260709 14:50:46.992729  6329 raft_consensus.cc:2243] T 7acfe2b14bb2443ab9276f6a4c9e0423 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:46.993551  6329 raft_consensus.cc:2272] T 7acfe2b14bb2443ab9276f6a4c9e0423 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:46.995299  6329 tablet_replica.cc:333] T 417cdb6e1647499f95591e8188e7d32f P 1843fd4e6ed744abb7593fa3808e8ea5: stopping tablet replica
I20260709 14:50:46.995954  6329 raft_consensus.cc:2243] T 417cdb6e1647499f95591e8188e7d32f P 1843fd4e6ed744abb7593fa3808e8ea5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:46.996362  6329 raft_consensus.cc:2272] T 417cdb6e1647499f95591e8188e7d32f P 1843fd4e6ed744abb7593fa3808e8ea5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:46.998076  6329 tablet_replica.cc:333] T b3711058b3f94252b113473c0206be77 P 1843fd4e6ed744abb7593fa3808e8ea5: stopping tablet replica
I20260709 14:50:46.998598  6329 raft_consensus.cc:2243] T b3711058b3f94252b113473c0206be77 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:46.999362  6329 raft_consensus.cc:2272] T b3711058b3f94252b113473c0206be77 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:47.001175  6329 tablet_replica.cc:333] T 3bec1888dcc7490486a1fe1cf9dc7e06 P 1843fd4e6ed744abb7593fa3808e8ea5: stopping tablet replica
I20260709 14:50:47.001675  6329 raft_consensus.cc:2243] T 3bec1888dcc7490486a1fe1cf9dc7e06 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:47.002058  6329 raft_consensus.cc:2272] T 3bec1888dcc7490486a1fe1cf9dc7e06 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:47.003952  6329 tablet_replica.cc:333] T 574dc63930bb4233bc789290d2b6ff62 P 1843fd4e6ed744abb7593fa3808e8ea5: stopping tablet replica
I20260709 14:50:47.004604  6329 raft_consensus.cc:2243] T 574dc63930bb4233bc789290d2b6ff62 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:47.005038  6329 raft_consensus.cc:2272] T 574dc63930bb4233bc789290d2b6ff62 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:47.006285  8566 consensus_peers.cc:597] T a14449e5bec54c978ad33b7b9a95bd38 P 1cf3b660b3e14a4c9d208456c127d985 -> Peer 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865): Couldn't send request to peer 1843fd4e6ed744abb7593fa3808e8ea5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:47.007045  6329 tablet_replica.cc:333] T a402292add5b4572b522fd680979e806 P 1843fd4e6ed744abb7593fa3808e8ea5: stopping tablet replica
I20260709 14:50:47.007642  6329 raft_consensus.cc:2243] T a402292add5b4572b522fd680979e806 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:47.008078  6329 raft_consensus.cc:2272] T a402292add5b4572b522fd680979e806 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:47.009722  6329 tablet_replica.cc:333] T cdc91608d3bc48928351a96100d2e1d2 P 1843fd4e6ed744abb7593fa3808e8ea5: stopping tablet replica
I20260709 14:50:47.010254  6329 raft_consensus.cc:2243] T cdc91608d3bc48928351a96100d2e1d2 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:47.010941  6329 raft_consensus.cc:2272] T cdc91608d3bc48928351a96100d2e1d2 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:47.012683  6329 tablet_replica.cc:333] T 134c2ff217a94c2da1035ef57f1ed54c P 1843fd4e6ed744abb7593fa3808e8ea5: stopping tablet replica
I20260709 14:50:47.013224  6329 raft_consensus.cc:2243] T 134c2ff217a94c2da1035ef57f1ed54c P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:47.013901  6329 raft_consensus.cc:2272] T 134c2ff217a94c2da1035ef57f1ed54c P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:47.015547  6329 tablet_replica.cc:333] T cec6cf9d80b945819e68d8a19a19255f P 1843fd4e6ed744abb7593fa3808e8ea5: stopping tablet replica
I20260709 14:50:47.016146  6329 raft_consensus.cc:2243] T cec6cf9d80b945819e68d8a19a19255f P 1843fd4e6ed744abb7593fa3808e8ea5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:47.016531  6329 raft_consensus.cc:2272] T cec6cf9d80b945819e68d8a19a19255f P 1843fd4e6ed744abb7593fa3808e8ea5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:47.018074  6329 tablet_replica.cc:333] T 3a3823b160b743d98d41bb589a02708b P 1843fd4e6ed744abb7593fa3808e8ea5: stopping tablet replica
I20260709 14:50:47.018599  6329 raft_consensus.cc:2243] T 3a3823b160b743d98d41bb589a02708b P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:47.019294  6329 raft_consensus.cc:2272] T 3a3823b160b743d98d41bb589a02708b P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:47.021009  6329 tablet_replica.cc:333] T 92b8d876b19f460bbd1435f5b238d04f P 1843fd4e6ed744abb7593fa3808e8ea5: stopping tablet replica
I20260709 14:50:47.021528  6329 raft_consensus.cc:2243] T 92b8d876b19f460bbd1435f5b238d04f P 1843fd4e6ed744abb7593fa3808e8ea5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:47.021915  6329 raft_consensus.cc:2272] T 92b8d876b19f460bbd1435f5b238d04f P 1843fd4e6ed744abb7593fa3808e8ea5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:47.023434  6329 tablet_replica.cc:333] T 61fa0b91210e47fab4e7228d387db5b5 P 1843fd4e6ed744abb7593fa3808e8ea5: stopping tablet replica
I20260709 14:50:47.023952  6329 raft_consensus.cc:2243] T 61fa0b91210e47fab4e7228d387db5b5 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:47.024375  6329 raft_consensus.cc:2272] T 61fa0b91210e47fab4e7228d387db5b5 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:47.026011  6329 tablet_replica.cc:333] T c0a8b7f4be2c410dacbea077d2b852d9 P 1843fd4e6ed744abb7593fa3808e8ea5: stopping tablet replica
I20260709 14:50:47.026520  6329 raft_consensus.cc:2243] T c0a8b7f4be2c410dacbea077d2b852d9 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:47.026892  6329 raft_consensus.cc:2272] T c0a8b7f4be2c410dacbea077d2b852d9 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:47.028508  6329 tablet_replica.cc:333] T 306e8a1e51a64f6cb352e08f0c82ca5b P 1843fd4e6ed744abb7593fa3808e8ea5: stopping tablet replica
I20260709 14:50:47.029021  6329 raft_consensus.cc:2243] T 306e8a1e51a64f6cb352e08f0c82ca5b P 1843fd4e6ed744abb7593fa3808e8ea5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:47.029398  6329 raft_consensus.cc:2272] T 306e8a1e51a64f6cb352e08f0c82ca5b P 1843fd4e6ed744abb7593fa3808e8ea5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:47.030949  6329 tablet_replica.cc:333] T c21340057a6f40a6a39ae61817379256 P 1843fd4e6ed744abb7593fa3808e8ea5: stopping tablet replica
I20260709 14:50:47.031472  6329 raft_consensus.cc:2243] T c21340057a6f40a6a39ae61817379256 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:47.031929  6329 raft_consensus.cc:2272] T c21340057a6f40a6a39ae61817379256 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:47.033524  6329 tablet_replica.cc:333] T ec3307fcb64b452b96b144f01f555e6e P 1843fd4e6ed744abb7593fa3808e8ea5: stopping tablet replica
I20260709 14:50:47.034044  6329 raft_consensus.cc:2243] T ec3307fcb64b452b96b144f01f555e6e P 1843fd4e6ed744abb7593fa3808e8ea5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:47.034736  6329 raft_consensus.cc:2272] T ec3307fcb64b452b96b144f01f555e6e P 1843fd4e6ed744abb7593fa3808e8ea5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:47.036679  6329 tablet_replica.cc:333] T e07df9b5a69f4299b43e2fe91343a86f P 1843fd4e6ed744abb7593fa3808e8ea5: stopping tablet replica
I20260709 14:50:47.037317  6329 raft_consensus.cc:2243] T e07df9b5a69f4299b43e2fe91343a86f P 1843fd4e6ed744abb7593fa3808e8ea5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:47.037809  6329 raft_consensus.cc:2272] T e07df9b5a69f4299b43e2fe91343a86f P 1843fd4e6ed744abb7593fa3808e8ea5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:47.039673  6329 tablet_replica.cc:333] T 50d6f1372d0d4b42bc89b884859b0c62 P 1843fd4e6ed744abb7593fa3808e8ea5: stopping tablet replica
I20260709 14:50:47.040165  6329 raft_consensus.cc:2243] T 50d6f1372d0d4b42bc89b884859b0c62 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:47.040544  6329 raft_consensus.cc:2272] T 50d6f1372d0d4b42bc89b884859b0c62 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:47.042131  6329 tablet_replica.cc:333] T e1c860612e7c40adb9267b52c3cf8da6 P 1843fd4e6ed744abb7593fa3808e8ea5: stopping tablet replica
I20260709 14:50:47.042582  6329 raft_consensus.cc:2243] T e1c860612e7c40adb9267b52c3cf8da6 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:47.042904  6329 raft_consensus.cc:2272] T e1c860612e7c40adb9267b52c3cf8da6 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:47.044701  6329 tablet_replica.cc:333] T 028adb26929d4fc28f33f7416042f190 P 1843fd4e6ed744abb7593fa3808e8ea5: stopping tablet replica
I20260709 14:50:47.045547  6329 raft_consensus.cc:2243] T 028adb26929d4fc28f33f7416042f190 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:47.046079  6329 raft_consensus.cc:2272] T 028adb26929d4fc28f33f7416042f190 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:47.047683  6329 tablet_replica.cc:333] T a14449e5bec54c978ad33b7b9a95bd38 P 1843fd4e6ed744abb7593fa3808e8ea5: stopping tablet replica
I20260709 14:50:47.048195  6329 raft_consensus.cc:2243] T a14449e5bec54c978ad33b7b9a95bd38 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:47.048527  6329 raft_consensus.cc:2272] T a14449e5bec54c978ad33b7b9a95bd38 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:47.050084  6329 tablet_replica.cc:333] T e3ebfb824cc24114aab648733fbbfd66 P 1843fd4e6ed744abb7593fa3808e8ea5: stopping tablet replica
I20260709 14:50:47.050534  6329 raft_consensus.cc:2243] T e3ebfb824cc24114aab648733fbbfd66 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:47.050849  6329 raft_consensus.cc:2272] T e3ebfb824cc24114aab648733fbbfd66 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:47.052565  6329 tablet_replica.cc:333] T 6d9fe1523bb84c9e947d13c7134ab5f8 P 1843fd4e6ed744abb7593fa3808e8ea5: stopping tablet replica
I20260709 14:50:47.053085  6329 raft_consensus.cc:2243] T 6d9fe1523bb84c9e947d13c7134ab5f8 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:47.053752  6329 raft_consensus.cc:2272] T 6d9fe1523bb84c9e947d13c7134ab5f8 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:47.055696  6329 tablet_replica.cc:333] T f018a2bc1b244d4c8b8f742d07852869 P 1843fd4e6ed744abb7593fa3808e8ea5: stopping tablet replica
I20260709 14:50:47.056449  6329 raft_consensus.cc:2243] T f018a2bc1b244d4c8b8f742d07852869 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:47.057250  6329 raft_consensus.cc:2272] T f018a2bc1b244d4c8b8f742d07852869 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:47.058593  8566 consensus_peers.cc:597] T 264588e6049b46a1a0791cb15a5e079f P 1cf3b660b3e14a4c9d208456c127d985 -> Peer 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865): Couldn't send request to peer 1843fd4e6ed744abb7593fa3808e8ea5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:47.059190  6329 tablet_replica.cc:333] T 4cdec230fa3743ceb024fe5684605567 P 1843fd4e6ed744abb7593fa3808e8ea5: stopping tablet replica
I20260709 14:50:47.059887  6329 raft_consensus.cc:2243] T 4cdec230fa3743ceb024fe5684605567 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:47.060314  6329 raft_consensus.cc:2272] T 4cdec230fa3743ceb024fe5684605567 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:47.062001  6329 tablet_replica.cc:333] T 781a5ee4d7ae4c82b7b6abf4c2e22650 P 1843fd4e6ed744abb7593fa3808e8ea5: stopping tablet replica
I20260709 14:50:47.062513  6329 raft_consensus.cc:2243] T 781a5ee4d7ae4c82b7b6abf4c2e22650 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:47.062908  6329 raft_consensus.cc:2272] T 781a5ee4d7ae4c82b7b6abf4c2e22650 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:47.064720  6329 tablet_replica.cc:333] T d76d6f1b170240199220a8088273b926 P 1843fd4e6ed744abb7593fa3808e8ea5: stopping tablet replica
I20260709 14:50:47.065225  6329 raft_consensus.cc:2243] T d76d6f1b170240199220a8088273b926 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:47.065899  6329 raft_consensus.cc:2272] T d76d6f1b170240199220a8088273b926 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:47.067543  6329 tablet_replica.cc:333] T dedfc1cf3e494bc5835c137c795aaca1 P 1843fd4e6ed744abb7593fa3808e8ea5: stopping tablet replica
I20260709 14:50:47.068089  6329 raft_consensus.cc:2243] T dedfc1cf3e494bc5835c137c795aaca1 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:47.068470  6329 raft_consensus.cc:2272] T dedfc1cf3e494bc5835c137c795aaca1 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:47.070073  6329 tablet_replica.cc:333] T 5b9358c6941c4923a55a700a75d54c4c P 1843fd4e6ed744abb7593fa3808e8ea5: stopping tablet replica
I20260709 14:50:47.070591  6329 raft_consensus.cc:2243] T 5b9358c6941c4923a55a700a75d54c4c P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:47.071290  6329 raft_consensus.cc:2272] T 5b9358c6941c4923a55a700a75d54c4c P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:47.072901  6329 tablet_replica.cc:333] T 8176ca3d19ae463fa405facc55d5b2ba P 1843fd4e6ed744abb7593fa3808e8ea5: stopping tablet replica
I20260709 14:50:47.073400  6329 raft_consensus.cc:2243] T 8176ca3d19ae463fa405facc55d5b2ba P 1843fd4e6ed744abb7593fa3808e8ea5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:47.073791  6329 raft_consensus.cc:2272] T 8176ca3d19ae463fa405facc55d5b2ba P 1843fd4e6ed744abb7593fa3808e8ea5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:47.075373  6329 tablet_replica.cc:333] T 3a9292e12ed04d739fb554506bff7e61 P 1843fd4e6ed744abb7593fa3808e8ea5: stopping tablet replica
I20260709 14:50:47.075995  6329 raft_consensus.cc:2243] T 3a9292e12ed04d739fb554506bff7e61 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:47.076498  6329 raft_consensus.cc:2272] T 3a9292e12ed04d739fb554506bff7e61 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:47.078501  6329 tablet_replica.cc:333] T 4aa501d68a914742a2cd929cebfcbeb8 P 1843fd4e6ed744abb7593fa3808e8ea5: stopping tablet replica
I20260709 14:50:47.079006  6329 raft_consensus.cc:2243] T 4aa501d68a914742a2cd929cebfcbeb8 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:47.079409  6329 raft_consensus.cc:2272] T 4aa501d68a914742a2cd929cebfcbeb8 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:47.081158  6329 tablet_replica.cc:333] T 68b9a2bdfc5d44d2a9ce24515fba74c8 P 1843fd4e6ed744abb7593fa3808e8ea5: stopping tablet replica
I20260709 14:50:47.081661  6329 raft_consensus.cc:2243] T 68b9a2bdfc5d44d2a9ce24515fba74c8 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:47.082415  6329 raft_consensus.cc:2272] T 68b9a2bdfc5d44d2a9ce24515fba74c8 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:47.084616  6329 tablet_replica.cc:333] T db42d314e1fe4e84bc266d4c9103056b P 1843fd4e6ed744abb7593fa3808e8ea5: stopping tablet replica
I20260709 14:50:47.085297  6329 raft_consensus.cc:2243] T db42d314e1fe4e84bc266d4c9103056b P 1843fd4e6ed744abb7593fa3808e8ea5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:47.085785  6329 raft_consensus.cc:2272] T db42d314e1fe4e84bc266d4c9103056b P 1843fd4e6ed744abb7593fa3808e8ea5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:47.088032  6329 tablet_replica.cc:333] T 173b356311654519a8655c7bf15add11 P 1843fd4e6ed744abb7593fa3808e8ea5: stopping tablet replica
I20260709 14:50:47.088685  6329 raft_consensus.cc:2243] T 173b356311654519a8655c7bf15add11 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:47.089159  6329 raft_consensus.cc:2272] T 173b356311654519a8655c7bf15add11 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:47.091367  6329 tablet_replica.cc:333] T 387cf17bb12a427fac23e5b8a04ff79d P 1843fd4e6ed744abb7593fa3808e8ea5: stopping tablet replica
I20260709 14:50:47.092031  6329 raft_consensus.cc:2243] T 387cf17bb12a427fac23e5b8a04ff79d P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:47.092598  6329 raft_consensus.cc:2272] T 387cf17bb12a427fac23e5b8a04ff79d P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:47.094990  6329 tablet_replica.cc:333] T b59995e022834366a717edbe7e35928a P 1843fd4e6ed744abb7593fa3808e8ea5: stopping tablet replica
I20260709 14:50:47.095520  6329 raft_consensus.cc:2243] T b59995e022834366a717edbe7e35928a P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:47.096241  6329 raft_consensus.cc:2272] T b59995e022834366a717edbe7e35928a P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:47.096858  8492 consensus_peers.cc:597] T ddf674dcdacf4f859665cdd20cb16f55 P 1843fd4e6ed744abb7593fa3808e8ea5 -> Peer 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485): Couldn't send request to peer 118418fc007349f3b9b593bd409820e0. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.66:40485: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:47.097869  6329 tablet_replica.cc:333] T 7d660641634447b9a7e308e8233806da P 1843fd4e6ed744abb7593fa3808e8ea5: stopping tablet replica
I20260709 14:50:47.098416  6329 raft_consensus.cc:2243] T 7d660641634447b9a7e308e8233806da P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:47.098819  6329 raft_consensus.cc:2272] T 7d660641634447b9a7e308e8233806da P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:47.100486  6329 tablet_replica.cc:333] T cbe6fc4c6f8a4b11bb94e42a31ae1943 P 1843fd4e6ed744abb7593fa3808e8ea5: stopping tablet replica
I20260709 14:50:47.100947  6329 raft_consensus.cc:2243] T cbe6fc4c6f8a4b11bb94e42a31ae1943 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:47.101337  6329 raft_consensus.cc:2272] T cbe6fc4c6f8a4b11bb94e42a31ae1943 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:47.103016  6329 tablet_replica.cc:333] T ddf674dcdacf4f859665cdd20cb16f55 P 1843fd4e6ed744abb7593fa3808e8ea5: stopping tablet replica
I20260709 14:50:47.103447  6329 raft_consensus.cc:2243] T ddf674dcdacf4f859665cdd20cb16f55 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:47.104271  6329 raft_consensus.cc:2272] T ddf674dcdacf4f859665cdd20cb16f55 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:47.105839  6329 tablet_replica.cc:333] T ef77f9b73c1447d995e8aa9270499997 P 1843fd4e6ed744abb7593fa3808e8ea5: stopping tablet replica
I20260709 14:50:47.106323  6329 raft_consensus.cc:2243] T ef77f9b73c1447d995e8aa9270499997 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:47.107024  6329 raft_consensus.cc:2272] T ef77f9b73c1447d995e8aa9270499997 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:47.108877  6329 tablet_replica.cc:333] T 264588e6049b46a1a0791cb15a5e079f P 1843fd4e6ed744abb7593fa3808e8ea5: stopping tablet replica
I20260709 14:50:47.109320  6329 raft_consensus.cc:2243] T 264588e6049b46a1a0791cb15a5e079f P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:50:47.109460  8566 consensus_peers.cc:597] T 50d6f1372d0d4b42bc89b884859b0c62 P 1cf3b660b3e14a4c9d208456c127d985 -> Peer 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865): Couldn't send request to peer 1843fd4e6ed744abb7593fa3808e8ea5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:47.109711  6329 raft_consensus.cc:2272] T 264588e6049b46a1a0791cb15a5e079f P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:47.111361  6329 tablet_replica.cc:333] T e87f4c523fc549f9a5089fe9cee7a033 P 1843fd4e6ed744abb7593fa3808e8ea5: stopping tablet replica
I20260709 14:50:47.111878  6329 raft_consensus.cc:2243] T e87f4c523fc549f9a5089fe9cee7a033 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:47.112277  6329 raft_consensus.cc:2272] T e87f4c523fc549f9a5089fe9cee7a033 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:47.113828  6329 tablet_replica.cc:333] T 4f04072a88084385b14c176663c87ce1 P 1843fd4e6ed744abb7593fa3808e8ea5: stopping tablet replica
I20260709 14:50:47.114260  6329 raft_consensus.cc:2243] T 4f04072a88084385b14c176663c87ce1 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:47.114938  6329 raft_consensus.cc:2272] T 4f04072a88084385b14c176663c87ce1 P 1843fd4e6ed744abb7593fa3808e8ea5 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:47.170178  8566 consensus_peers.cc:597] T 1919638168494f58bc6aa0e7dd82b9d2 P 1cf3b660b3e14a4c9d208456c127d985 -> Peer 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485): Couldn't send request to peer 118418fc007349f3b9b593bd409820e0. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.66:40485: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:47.183137  8566 consensus_peers.cc:597] T 574dc63930bb4233bc789290d2b6ff62 P 1cf3b660b3e14a4c9d208456c127d985 -> Peer 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865): Couldn't send request to peer 1843fd4e6ed744abb7593fa3808e8ea5. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.67:37865: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:47.184288  6329 tablet_server.cc:196] TabletServer@127.6.46.67:0 shutdown complete.
W20260709 14:50:47.201630  8566 consensus_peers.cc:597] T 9c87c142ee024557be242f888404ef53 P 1cf3b660b3e14a4c9d208456c127d985 -> Peer 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485): Couldn't send request to peer 118418fc007349f3b9b593bd409820e0. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.66:40485: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:47.216931  8566 consensus_peers.cc:597] T c21340057a6f40a6a39ae61817379256 P 1cf3b660b3e14a4c9d208456c127d985 -> Peer 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865): Couldn't send request to peer 1843fd4e6ed744abb7593fa3808e8ea5. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.67:37865: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:47.248006  6329 tablet_server.cc:179] TabletServer@127.6.46.68:0 shutting down...
W20260709 14:50:47.254729  8566 consensus_peers.cc:597] T 4cdec230fa3743ceb024fe5684605567 P 1cf3b660b3e14a4c9d208456c127d985 -> Peer 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865): Couldn't send request to peer 1843fd4e6ed744abb7593fa3808e8ea5. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.67:37865: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:47.298107  6329 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:50:47.298852  6329 tablet_replica.cc:333] T 781a5ee4d7ae4c82b7b6abf4c2e22650 P 1cf3b660b3e14a4c9d208456c127d985: stopping tablet replica
I20260709 14:50:47.299571  6329 raft_consensus.cc:2243] T 781a5ee4d7ae4c82b7b6abf4c2e22650 P 1cf3b660b3e14a4c9d208456c127d985 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:47.300123  6329 raft_consensus.cc:2272] T 781a5ee4d7ae4c82b7b6abf4c2e22650 P 1cf3b660b3e14a4c9d208456c127d985 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:47.302366  6329 tablet_replica.cc:333] T db42d314e1fe4e84bc266d4c9103056b P 1cf3b660b3e14a4c9d208456c127d985: stopping tablet replica
I20260709 14:50:47.302894  6329 raft_consensus.cc:2243] T db42d314e1fe4e84bc266d4c9103056b P 1cf3b660b3e14a4c9d208456c127d985 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:47.303656  6329 raft_consensus.cc:2272] T db42d314e1fe4e84bc266d4c9103056b P 1cf3b660b3e14a4c9d208456c127d985 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:47.303920  8566 consensus_peers.cc:597] T e1c860612e7c40adb9267b52c3cf8da6 P 1cf3b660b3e14a4c9d208456c127d985 -> Peer 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865): Couldn't send request to peer 1843fd4e6ed744abb7593fa3808e8ea5. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.67:37865: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:47.305681  6329 tablet_replica.cc:333] T cfba46c4927b4d82aaf97141fba68c52 P 1cf3b660b3e14a4c9d208456c127d985: stopping tablet replica
I20260709 14:50:47.306278  6329 raft_consensus.cc:2243] T cfba46c4927b4d82aaf97141fba68c52 P 1cf3b660b3e14a4c9d208456c127d985 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:47.306664  6329 raft_consensus.cc:2272] T cfba46c4927b4d82aaf97141fba68c52 P 1cf3b660b3e14a4c9d208456c127d985 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:47.308260  6329 tablet_replica.cc:333] T c0a8b7f4be2c410dacbea077d2b852d9 P 1cf3b660b3e14a4c9d208456c127d985: stopping tablet replica
I20260709 14:50:47.308776  6329 raft_consensus.cc:2243] T c0a8b7f4be2c410dacbea077d2b852d9 P 1cf3b660b3e14a4c9d208456c127d985 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:47.309158  6329 raft_consensus.cc:2272] T c0a8b7f4be2c410dacbea077d2b852d9 P 1cf3b660b3e14a4c9d208456c127d985 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:47.310712  6329 tablet_replica.cc:333] T 306e8a1e51a64f6cb352e08f0c82ca5b P 1cf3b660b3e14a4c9d208456c127d985: stopping tablet replica
I20260709 14:50:47.311231  6329 raft_consensus.cc:2243] T 306e8a1e51a64f6cb352e08f0c82ca5b P 1cf3b660b3e14a4c9d208456c127d985 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:47.311602  6329 raft_consensus.cc:2272] T 306e8a1e51a64f6cb352e08f0c82ca5b P 1cf3b660b3e14a4c9d208456c127d985 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:47.313283  6329 tablet_replica.cc:333] T c21340057a6f40a6a39ae61817379256 P 1cf3b660b3e14a4c9d208456c127d985: stopping tablet replica
I20260709 14:50:47.313887  6329 raft_consensus.cc:2243] T c21340057a6f40a6a39ae61817379256 P 1cf3b660b3e14a4c9d208456c127d985 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:47.314666  6329 raft_consensus.cc:2272] T c21340057a6f40a6a39ae61817379256 P 1cf3b660b3e14a4c9d208456c127d985 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:47.316532  6329 tablet_replica.cc:333] T a402292add5b4572b522fd680979e806 P 1cf3b660b3e14a4c9d208456c127d985: stopping tablet replica
I20260709 14:50:47.317050  6329 raft_consensus.cc:2243] T a402292add5b4572b522fd680979e806 P 1cf3b660b3e14a4c9d208456c127d985 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:47.317435  6329 raft_consensus.cc:2272] T a402292add5b4572b522fd680979e806 P 1cf3b660b3e14a4c9d208456c127d985 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:47.319119  6329 tablet_replica.cc:333] T e44d5cecf0144fd088bf7613dd38310f P 1cf3b660b3e14a4c9d208456c127d985: stopping tablet replica
I20260709 14:50:47.319619  6329 raft_consensus.cc:2243] T e44d5cecf0144fd088bf7613dd38310f P 1cf3b660b3e14a4c9d208456c127d985 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:47.320339  6329 raft_consensus.cc:2272] T e44d5cecf0144fd088bf7613dd38310f P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:47.321869  6329 tablet_replica.cc:333] T f5b7610aa3f8468e81c54b40f73ce5b0 P 1cf3b660b3e14a4c9d208456c127d985: stopping tablet replica
I20260709 14:50:47.322379  6329 raft_consensus.cc:2243] T f5b7610aa3f8468e81c54b40f73ce5b0 P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:47.322742  6329 raft_consensus.cc:2272] T f5b7610aa3f8468e81c54b40f73ce5b0 P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:47.324378  6329 tablet_replica.cc:333] T 56623f1ea13747ed87dd1d98394c8a65 P 1cf3b660b3e14a4c9d208456c127d985: stopping tablet replica
I20260709 14:50:47.324906  6329 raft_consensus.cc:2243] T 56623f1ea13747ed87dd1d98394c8a65 P 1cf3b660b3e14a4c9d208456c127d985 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:47.325281  6329 raft_consensus.cc:2272] T 56623f1ea13747ed87dd1d98394c8a65 P 1cf3b660b3e14a4c9d208456c127d985 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:47.326818  6329 tablet_replica.cc:333] T fd1076cdc2914cf69158e6983c358da0 P 1cf3b660b3e14a4c9d208456c127d985: stopping tablet replica
I20260709 14:50:47.327308  6329 raft_consensus.cc:2243] T fd1076cdc2914cf69158e6983c358da0 P 1cf3b660b3e14a4c9d208456c127d985 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:47.327678  6329 raft_consensus.cc:2272] T fd1076cdc2914cf69158e6983c358da0 P 1cf3b660b3e14a4c9d208456c127d985 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:47.329259  6329 tablet_replica.cc:333] T 0353f6fc75824f4f8f507a3a104c2513 P 1cf3b660b3e14a4c9d208456c127d985: stopping tablet replica
I20260709 14:50:47.329756  6329 raft_consensus.cc:2243] T 0353f6fc75824f4f8f507a3a104c2513 P 1cf3b660b3e14a4c9d208456c127d985 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:47.330422  6329 raft_consensus.cc:2272] T 0353f6fc75824f4f8f507a3a104c2513 P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:47.332247  6329 tablet_replica.cc:333] T 92b8d876b19f460bbd1435f5b238d04f P 1cf3b660b3e14a4c9d208456c127d985: stopping tablet replica
I20260709 14:50:47.334810  6329 raft_consensus.cc:2243] T 92b8d876b19f460bbd1435f5b238d04f P 1cf3b660b3e14a4c9d208456c127d985 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:47.335280  6329 raft_consensus.cc:2272] T 92b8d876b19f460bbd1435f5b238d04f P 1cf3b660b3e14a4c9d208456c127d985 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:47.335901  8566 consensus_peers.cc:597] T cbe6fc4c6f8a4b11bb94e42a31ae1943 P 1cf3b660b3e14a4c9d208456c127d985 -> Peer 1843fd4e6ed744abb7593fa3808e8ea5 (127.6.46.67:37865): Couldn't send request to peer 1843fd4e6ed744abb7593fa3808e8ea5. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.67:37865: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:47.337105  6329 tablet_replica.cc:333] T 574dc63930bb4233bc789290d2b6ff62 P 1cf3b660b3e14a4c9d208456c127d985: stopping tablet replica
I20260709 14:50:47.337703  6329 raft_consensus.cc:2243] T 574dc63930bb4233bc789290d2b6ff62 P 1cf3b660b3e14a4c9d208456c127d985 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:47.338368  6329 raft_consensus.cc:2272] T 574dc63930bb4233bc789290d2b6ff62 P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:47.340008  6329 tablet_replica.cc:333] T 3a3823b160b743d98d41bb589a02708b P 1cf3b660b3e14a4c9d208456c127d985: stopping tablet replica
I20260709 14:50:47.340538  6329 raft_consensus.cc:2243] T 3a3823b160b743d98d41bb589a02708b P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:47.340916  6329 raft_consensus.cc:2272] T 3a3823b160b743d98d41bb589a02708b P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:47.342479  6329 tablet_replica.cc:333] T b3711058b3f94252b113473c0206be77 P 1cf3b660b3e14a4c9d208456c127d985: stopping tablet replica
I20260709 14:50:47.342985  6329 raft_consensus.cc:2243] T b3711058b3f94252b113473c0206be77 P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:47.343361  6329 raft_consensus.cc:2272] T b3711058b3f94252b113473c0206be77 P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:47.345235  6329 tablet_replica.cc:333] T 3bec1888dcc7490486a1fe1cf9dc7e06 P 1cf3b660b3e14a4c9d208456c127d985: stopping tablet replica
I20260709 14:50:47.345937  6329 raft_consensus.cc:2243] T 3bec1888dcc7490486a1fe1cf9dc7e06 P 1cf3b660b3e14a4c9d208456c127d985 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:47.346778  6329 raft_consensus.cc:2272] T 3bec1888dcc7490486a1fe1cf9dc7e06 P 1cf3b660b3e14a4c9d208456c127d985 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:47.348914  6329 tablet_replica.cc:333] T 61a185cbf7db4fc7a8fe54a0d8267b40 P 1cf3b660b3e14a4c9d208456c127d985: stopping tablet replica
I20260709 14:50:47.349642  6329 raft_consensus.cc:2243] T 61a185cbf7db4fc7a8fe54a0d8267b40 P 1cf3b660b3e14a4c9d208456c127d985 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:47.350124  6329 raft_consensus.cc:2272] T 61a185cbf7db4fc7a8fe54a0d8267b40 P 1cf3b660b3e14a4c9d208456c127d985 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:47.352326  6329 tablet_replica.cc:333] T 1919638168494f58bc6aa0e7dd82b9d2 P 1cf3b660b3e14a4c9d208456c127d985: stopping tablet replica
I20260709 14:50:47.352865  6329 raft_consensus.cc:2243] T 1919638168494f58bc6aa0e7dd82b9d2 P 1cf3b660b3e14a4c9d208456c127d985 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:47.353464  6329 raft_consensus.cc:2272] T 1919638168494f58bc6aa0e7dd82b9d2 P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:47.355013  6329 tablet_replica.cc:333] T 028adb26929d4fc28f33f7416042f190 P 1cf3b660b3e14a4c9d208456c127d985: stopping tablet replica
I20260709 14:50:47.355561  6329 raft_consensus.cc:2243] T 028adb26929d4fc28f33f7416042f190 P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:47.355996  6329 raft_consensus.cc:2272] T 028adb26929d4fc28f33f7416042f190 P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:47.357577  6329 tablet_replica.cc:333] T e1c860612e7c40adb9267b52c3cf8da6 P 1cf3b660b3e14a4c9d208456c127d985: stopping tablet replica
I20260709 14:50:47.358060  6329 raft_consensus.cc:2243] T e1c860612e7c40adb9267b52c3cf8da6 P 1cf3b660b3e14a4c9d208456c127d985 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:47.358724  6329 raft_consensus.cc:2272] T e1c860612e7c40adb9267b52c3cf8da6 P 1cf3b660b3e14a4c9d208456c127d985 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:47.360388  6329 tablet_replica.cc:333] T e3ebfb824cc24114aab648733fbbfd66 P 1cf3b660b3e14a4c9d208456c127d985: stopping tablet replica
I20260709 14:50:47.360903  6329 raft_consensus.cc:2243] T e3ebfb824cc24114aab648733fbbfd66 P 1cf3b660b3e14a4c9d208456c127d985 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:47.361290  6329 raft_consensus.cc:2272] T e3ebfb824cc24114aab648733fbbfd66 P 1cf3b660b3e14a4c9d208456c127d985 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:47.362926  6329 tablet_replica.cc:333] T a14449e5bec54c978ad33b7b9a95bd38 P 1cf3b660b3e14a4c9d208456c127d985: stopping tablet replica
I20260709 14:50:47.363533  6329 raft_consensus.cc:2243] T a14449e5bec54c978ad33b7b9a95bd38 P 1cf3b660b3e14a4c9d208456c127d985 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:47.364243  6329 raft_consensus.cc:2272] T a14449e5bec54c978ad33b7b9a95bd38 P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:47.366369  6329 tablet_replica.cc:333] T 6d9fe1523bb84c9e947d13c7134ab5f8 P 1cf3b660b3e14a4c9d208456c127d985: stopping tablet replica
I20260709 14:50:47.367054  6329 raft_consensus.cc:2243] T 6d9fe1523bb84c9e947d13c7134ab5f8 P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:47.367588  6329 raft_consensus.cc:2272] T 6d9fe1523bb84c9e947d13c7134ab5f8 P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:47.369889  6329 tablet_replica.cc:333] T 50d6f1372d0d4b42bc89b884859b0c62 P 1cf3b660b3e14a4c9d208456c127d985: stopping tablet replica
I20260709 14:50:47.370493  6329 raft_consensus.cc:2243] T 50d6f1372d0d4b42bc89b884859b0c62 P 1cf3b660b3e14a4c9d208456c127d985 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:50:47.371356  6329 raft_consensus.cc:2272] T 50d6f1372d0d4b42bc89b884859b0c62 P 1cf3b660b3e14a4c9d208456c127d985 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:47.372903  6329 tablet_replica.cc:333] T f018a2bc1b244d4c8b8f742d07852869 P 1cf3b660b3e14a4c9d208456c127d985: stopping tablet replica
I20260709 14:50:47.373346  6329 raft_consensus.cc:2243] T f018a2bc1b244d4c8b8f742d07852869 P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:47.373673  6329 raft_consensus.cc:2272] T f018a2bc1b244d4c8b8f742d07852869 P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:47.375161  6329 tablet_replica.cc:333] T 4cdec230fa3743ceb024fe5684605567 P 1cf3b660b3e14a4c9d208456c127d985: stopping tablet replica
I20260709 14:50:47.375592  6329 raft_consensus.cc:2243] T 4cdec230fa3743ceb024fe5684605567 P 1cf3b660b3e14a4c9d208456c127d985 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:47.376266  6329 raft_consensus.cc:2272] T 4cdec230fa3743ceb024fe5684605567 P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:47.377805  6329 tablet_replica.cc:333] T 5b9358c6941c4923a55a700a75d54c4c P 1cf3b660b3e14a4c9d208456c127d985: stopping tablet replica
I20260709 14:50:47.378297  6329 raft_consensus.cc:2243] T 5b9358c6941c4923a55a700a75d54c4c P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:47.378724  6329 raft_consensus.cc:2272] T 5b9358c6941c4923a55a700a75d54c4c P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:47.380369  6329 tablet_replica.cc:333] T e87f4c523fc549f9a5089fe9cee7a033 P 1cf3b660b3e14a4c9d208456c127d985: stopping tablet replica
I20260709 14:50:47.380918  6329 raft_consensus.cc:2243] T e87f4c523fc549f9a5089fe9cee7a033 P 1cf3b660b3e14a4c9d208456c127d985 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:47.381300  9555 raft_consensus.cc:493] T c04194c0f91046278f3448859cb76cec P 1cf3b660b3e14a4c9d208456c127d985 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f2e1ff9c009347d0bf70b4b3624fbab4)
I20260709 14:50:47.381336  6329 raft_consensus.cc:2272] T e87f4c523fc549f9a5089fe9cee7a033 P 1cf3b660b3e14a4c9d208456c127d985 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:47.381817  9555 raft_consensus.cc:515] T c04194c0f91046278f3448859cb76cec P 1cf3b660b3e14a4c9d208456c127d985 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf3b660b3e14a4c9d208456c127d985" member_type: VOTER last_known_addr { host: "127.6.46.68" port: 39415 } } peers { permanent_uuid: "f2e1ff9c009347d0bf70b4b3624fbab4" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 35101 } } peers { permanent_uuid: "118418fc007349f3b9b593bd409820e0" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 40485 } }
I20260709 14:50:47.383430  6329 tablet_replica.cc:333] T 9c87c142ee024557be242f888404ef53 P 1cf3b660b3e14a4c9d208456c127d985: stopping tablet replica
I20260709 14:50:47.383477  9555 leader_election.cc:290] T c04194c0f91046278f3448859cb76cec P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101), 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485)
I20260709 14:50:47.384318  6329 raft_consensus.cc:2243] T 9c87c142ee024557be242f888404ef53 P 1cf3b660b3e14a4c9d208456c127d985 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:47.385241  6329 raft_consensus.cc:2272] T 9c87c142ee024557be242f888404ef53 P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:47.387444  6329 tablet_replica.cc:333] T 946161e58b3240db97f73fb7863727fb P 1cf3b660b3e14a4c9d208456c127d985: stopping tablet replica
W20260709 14:50:47.387557  8565 leader_election.cc:336] T c04194c0f91046278f3448859cb76cec P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer f2e1ff9c009347d0bf70b4b3624fbab4 (127.6.46.65:35101): Network error: Client connection negotiation failed: client connection to 127.6.46.65:35101: connect: Connection refused (error 111)
W20260709 14:50:47.388062  8566 leader_election.cc:336] T c04194c0f91046278f3448859cb76cec P 1cf3b660b3e14a4c9d208456c127d985 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 118418fc007349f3b9b593bd409820e0 (127.6.46.66:40485): Network error: Client connection negotiation failed: client connection to 127.6.46.66:40485: connect: Connection refused (error 111)
I20260709 14:50:47.388204  6329 raft_consensus.cc:2243] T 946161e58b3240db97f73fb7863727fb P 1cf3b660b3e14a4c9d208456c127d985 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:47.388432  8566 leader_election.cc:304] T c04194c0f91046278f3448859cb76cec P 1cf3b660b3e14a4c9d208456c127d985 [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: 1cf3b660b3e14a4c9d208456c127d985; no voters: 118418fc007349f3b9b593bd409820e0, f2e1ff9c009347d0bf70b4b3624fbab4
I20260709 14:50:47.388763  6329 raft_consensus.cc:2272] T 946161e58b3240db97f73fb7863727fb P 1cf3b660b3e14a4c9d208456c127d985 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:47.389107  9555 raft_consensus.cc:2749] T c04194c0f91046278f3448859cb76cec P 1cf3b660b3e14a4c9d208456c127d985 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:50:47.390661  6329 tablet_replica.cc:333] T 995db35908ac4557be948c0606df33b5 P 1cf3b660b3e14a4c9d208456c127d985: stopping tablet replica
I20260709 14:50:47.391186  6329 raft_consensus.cc:2243] T 995db35908ac4557be948c0606df33b5 P 1cf3b660b3e14a4c9d208456c127d985 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:47.391590  6329 raft_consensus.cc:2272] T 995db35908ac4557be948c0606df33b5 P 1cf3b660b3e14a4c9d208456c127d985 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:47.393175  6329 tablet_replica.cc:333] T 68b9a2bdfc5d44d2a9ce24515fba74c8 P 1cf3b660b3e14a4c9d208456c127d985: stopping tablet replica
I20260709 14:50:47.393718  6329 raft_consensus.cc:2243] T 68b9a2bdfc5d44d2a9ce24515fba74c8 P 1cf3b660b3e14a4c9d208456c127d985 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:47.394090  6329 raft_consensus.cc:2272] T 68b9a2bdfc5d44d2a9ce24515fba74c8 P 1cf3b660b3e14a4c9d208456c127d985 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:47.395579  6329 tablet_replica.cc:333] T 4aa501d68a914742a2cd929cebfcbeb8 P 1cf3b660b3e14a4c9d208456c127d985: stopping tablet replica
I20260709 14:50:47.396070  6329 raft_consensus.cc:2243] T 4aa501d68a914742a2cd929cebfcbeb8 P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:47.396453  6329 raft_consensus.cc:2272] T 4aa501d68a914742a2cd929cebfcbeb8 P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:47.398000  6329 tablet_replica.cc:333] T 07433946c9fe41dd92df6f305aa6a92a P 1cf3b660b3e14a4c9d208456c127d985: stopping tablet replica
I20260709 14:50:47.398471  6329 raft_consensus.cc:2243] T 07433946c9fe41dd92df6f305aa6a92a P 1cf3b660b3e14a4c9d208456c127d985 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:47.398854  6329 raft_consensus.cc:2272] T 07433946c9fe41dd92df6f305aa6a92a P 1cf3b660b3e14a4c9d208456c127d985 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:47.400511  6329 tablet_replica.cc:333] T 264588e6049b46a1a0791cb15a5e079f P 1cf3b660b3e14a4c9d208456c127d985: stopping tablet replica
I20260709 14:50:47.400954  6329 raft_consensus.cc:2243] T 264588e6049b46a1a0791cb15a5e079f P 1cf3b660b3e14a4c9d208456c127d985 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:47.401633  6329 raft_consensus.cc:2272] T 264588e6049b46a1a0791cb15a5e079f P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:47.403195  6329 tablet_replica.cc:333] T 0339791736024a8ca0fd5fdccb2f11d4 P 1cf3b660b3e14a4c9d208456c127d985: stopping tablet replica
I20260709 14:50:47.403658  6329 raft_consensus.cc:2243] T 0339791736024a8ca0fd5fdccb2f11d4 P 1cf3b660b3e14a4c9d208456c127d985 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:47.404366  6329 raft_consensus.cc:2272] T 0339791736024a8ca0fd5fdccb2f11d4 P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:47.406112  6329 tablet_replica.cc:333] T b59995e022834366a717edbe7e35928a P 1cf3b660b3e14a4c9d208456c127d985: stopping tablet replica
I20260709 14:50:47.406570  6329 raft_consensus.cc:2243] T b59995e022834366a717edbe7e35928a P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:47.406926  6329 raft_consensus.cc:2272] T b59995e022834366a717edbe7e35928a P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:47.408504  6329 tablet_replica.cc:333] T 7d660641634447b9a7e308e8233806da P 1cf3b660b3e14a4c9d208456c127d985: stopping tablet replica
I20260709 14:50:47.408946  6329 raft_consensus.cc:2243] T 7d660641634447b9a7e308e8233806da P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:47.409312  6329 raft_consensus.cc:2272] T 7d660641634447b9a7e308e8233806da P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:47.410800  6329 tablet_replica.cc:333] T c04194c0f91046278f3448859cb76cec P 1cf3b660b3e14a4c9d208456c127d985: stopping tablet replica
I20260709 14:50:47.411259  6329 raft_consensus.cc:2243] T c04194c0f91046278f3448859cb76cec P 1cf3b660b3e14a4c9d208456c127d985 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:47.411660  6329 raft_consensus.cc:2272] T c04194c0f91046278f3448859cb76cec P 1cf3b660b3e14a4c9d208456c127d985 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:47.413169  6329 tablet_replica.cc:333] T cbe6fc4c6f8a4b11bb94e42a31ae1943 P 1cf3b660b3e14a4c9d208456c127d985: stopping tablet replica
I20260709 14:50:47.413762  6329 raft_consensus.cc:2243] T cbe6fc4c6f8a4b11bb94e42a31ae1943 P 1cf3b660b3e14a4c9d208456c127d985 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:47.414440  6329 raft_consensus.cc:2272] T cbe6fc4c6f8a4b11bb94e42a31ae1943 P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:47.416508  6329 tablet_replica.cc:333] T ef77f9b73c1447d995e8aa9270499997 P 1cf3b660b3e14a4c9d208456c127d985: stopping tablet replica
I20260709 14:50:47.416986  6329 raft_consensus.cc:2243] T ef77f9b73c1447d995e8aa9270499997 P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:47.417423  6329 raft_consensus.cc:2272] T ef77f9b73c1447d995e8aa9270499997 P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:47.419137  6329 tablet_replica.cc:333] T cdc91608d3bc48928351a96100d2e1d2 P 1cf3b660b3e14a4c9d208456c127d985: stopping tablet replica
I20260709 14:50:47.419520  6329 raft_consensus.cc:2243] T cdc91608d3bc48928351a96100d2e1d2 P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:47.419893  6329 raft_consensus.cc:2272] T cdc91608d3bc48928351a96100d2e1d2 P 1cf3b660b3e14a4c9d208456c127d985 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:47.421339  6329 tablet_replica.cc:333] T d30b3a2fde224275bc33bc2a24798e2d P 1cf3b660b3e14a4c9d208456c127d985: stopping tablet replica
I20260709 14:50:47.421710  6329 raft_consensus.cc:2243] T d30b3a2fde224275bc33bc2a24798e2d P 1cf3b660b3e14a4c9d208456c127d985 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:47.422025  6329 raft_consensus.cc:2272] T d30b3a2fde224275bc33bc2a24798e2d P 1cf3b660b3e14a4c9d208456c127d985 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:47.472432  6329 tablet_server.cc:196] TabletServer@127.6.46.68:0 shutdown complete.
I20260709 14:50:47.530568  6329 master.cc:562] Master@127.6.46.126:33645 shutting down...
I20260709 14:50:47.554255  6329 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8dc3e5378a274b049367eee272bb2e06 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:47.554811  6329 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8dc3e5378a274b049367eee272bb2e06 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:47.555138  6329 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8dc3e5378a274b049367eee272bb2e06: stopping tablet replica
I20260709 14:50:47.598438  6329 master.cc:584] Master@127.6.46.126:33645 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (29107 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260709 14:50:47.688342  6329 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.46.126:35869
I20260709 14:50:47.689478  6329 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:47.694972  9557 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:50:47.695295  9558 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:50:47.696223  9560 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:50:47.698195  6329 server_base.cc:1061] running on GCE node
I20260709 14:50:47.699059  6329 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:50:47.699232  6329 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:50:47.699344  6329 hybrid_clock.cc:648] HybridClock initialized: now 1783608647699334 us; error 0 us; skew 500 ppm
I20260709 14:50:47.699862  6329 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:47.702239  6329 webserver.cc:533] Webserver started at http://127.6.46.126:38995/ using document root <none> and password file <none>
I20260709 14:50:47.702649  6329 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:47.702797  6329 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:50:47.702998  6329 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:50:47.704097  6329 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608570934825-6329-0/minicluster-data/master-0-root/instance:
uuid: "b5011db0a5044fbba4030905b44bff74"
format_stamp: "Formatted at 2026-07-09 14:50:47 on dist-test-slave-zpbn"
I20260709 14:50:47.708217  6329 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260709 14:50:47.711493  9565 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:47.712258  6329 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:50:47.712544  6329 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608570934825-6329-0/minicluster-data/master-0-root
uuid: "b5011db0a5044fbba4030905b44bff74"
format_stamp: "Formatted at 2026-07-09 14:50:47 on dist-test-slave-zpbn"
I20260709 14:50:47.712836  6329 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608570934825-6329-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608570934825-6329-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608570934825-6329-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:50:47.727927  6329 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:47.729116  6329 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:47.765971  6329 rpc_server.cc:307] RPC server started. Bound to: 127.6.46.126:35869
I20260709 14:50:47.766058  9616 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.46.126:35869 every 8 connection(s)
I20260709 14:50:47.769611  9617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:47.778944  9617 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b5011db0a5044fbba4030905b44bff74: Bootstrap starting.
I20260709 14:50:47.783492  9617 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b5011db0a5044fbba4030905b44bff74: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:47.787375  9617 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b5011db0a5044fbba4030905b44bff74: No bootstrap required, opened a new log
I20260709 14:50:47.789361  9617 raft_consensus.cc:359] T 00000000000000000000000000000000 P b5011db0a5044fbba4030905b44bff74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b5011db0a5044fbba4030905b44bff74" member_type: VOTER }
I20260709 14:50:47.789703  9617 raft_consensus.cc:385] T 00000000000000000000000000000000 P b5011db0a5044fbba4030905b44bff74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:47.789876  9617 raft_consensus.cc:740] T 00000000000000000000000000000000 P b5011db0a5044fbba4030905b44bff74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5011db0a5044fbba4030905b44bff74, State: Initialized, Role: FOLLOWER
I20260709 14:50:47.790354  9617 consensus_queue.cc:260] T 00000000000000000000000000000000 P b5011db0a5044fbba4030905b44bff74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b5011db0a5044fbba4030905b44bff74" member_type: VOTER }
I20260709 14:50:47.790740  9617 raft_consensus.cc:399] T 00000000000000000000000000000000 P b5011db0a5044fbba4030905b44bff74 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:50:47.790921  9617 raft_consensus.cc:493] T 00000000000000000000000000000000 P b5011db0a5044fbba4030905b44bff74 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:50:47.791134  9617 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b5011db0a5044fbba4030905b44bff74 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:47.795054  9617 raft_consensus.cc:515] T 00000000000000000000000000000000 P b5011db0a5044fbba4030905b44bff74 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b5011db0a5044fbba4030905b44bff74" member_type: VOTER }
I20260709 14:50:47.795483  9617 leader_election.cc:304] T 00000000000000000000000000000000 P b5011db0a5044fbba4030905b44bff74 [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: b5011db0a5044fbba4030905b44bff74; no voters: 
I20260709 14:50:47.796643  9617 leader_election.cc:290] T 00000000000000000000000000000000 P b5011db0a5044fbba4030905b44bff74 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:50:47.797027  9620 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b5011db0a5044fbba4030905b44bff74 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:47.798314  9620 raft_consensus.cc:697] T 00000000000000000000000000000000 P b5011db0a5044fbba4030905b44bff74 [term 1 LEADER]: Becoming Leader. State: Replica: b5011db0a5044fbba4030905b44bff74, State: Running, Role: LEADER
I20260709 14:50:47.799012  9620 consensus_queue.cc:237] T 00000000000000000000000000000000 P b5011db0a5044fbba4030905b44bff74 [LEADER]: Queue going to LEADER mode. State: All 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: "b5011db0a5044fbba4030905b44bff74" member_type: VOTER }
I20260709 14:50:47.799532  9617 sys_catalog.cc:565] T 00000000000000000000000000000000 P b5011db0a5044fbba4030905b44bff74 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:50:47.803288  9621 sys_catalog.cc:455] T 00000000000000000000000000000000 P b5011db0a5044fbba4030905b44bff74 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b5011db0a5044fbba4030905b44bff74" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b5011db0a5044fbba4030905b44bff74" member_type: VOTER } }
I20260709 14:50:47.803514  9622 sys_catalog.cc:455] T 00000000000000000000000000000000 P b5011db0a5044fbba4030905b44bff74 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b5011db0a5044fbba4030905b44bff74. Latest consensus state: current_term: 1 leader_uuid: "b5011db0a5044fbba4030905b44bff74" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b5011db0a5044fbba4030905b44bff74" member_type: VOTER } }
I20260709 14:50:47.804113  9621 sys_catalog.cc:458] T 00000000000000000000000000000000 P b5011db0a5044fbba4030905b44bff74 [sys.catalog]: This master's current role is: LEADER
I20260709 14:50:47.804375  9622 sys_catalog.cc:458] T 00000000000000000000000000000000 P b5011db0a5044fbba4030905b44bff74 [sys.catalog]: This master's current role is: LEADER
I20260709 14:50:47.808773  9626 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:50:47.813575  9626 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:50:47.816509  6329 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:50:47.822085  9626 catalog_manager.cc:1383] Generated new cluster ID: ce3346641ad24b1489e0ef02e052845d
I20260709 14:50:47.822358  9626 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:50:47.840282  9626 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:50:47.841493  9626 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:50:47.855948  9626 catalog_manager.cc:6070] T 00000000000000000000000000000000 P b5011db0a5044fbba4030905b44bff74: Generated new TSK 0
I20260709 14:50:47.856515  9626 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:50:47.883098  6329 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:47.888937  9638 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:50:47.890211  9639 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:50:47.893572  9641 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:50:47.893712  6329 server_base.cc:1061] running on GCE node
I20260709 14:50:47.894817  6329 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:50:47.894992  6329 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:50:47.895116  6329 hybrid_clock.cc:648] HybridClock initialized: now 1783608647895106 us; error 0 us; skew 500 ppm
I20260709 14:50:47.895571  6329 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:47.897745  6329 webserver.cc:533] Webserver started at http://127.6.46.65:39095/ using document root <none> and password file <none>
I20260709 14:50:47.898154  6329 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:47.898307  6329 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:50:47.898502  6329 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:50:47.899474  6329 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608570934825-6329-0/minicluster-data/ts-0-root/instance:
uuid: "7b355de6a5474a85a49c33cc1e1ef489"
format_stamp: "Formatted at 2026-07-09 14:50:47 on dist-test-slave-zpbn"
I20260709 14:50:47.904014  6329 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 14:50:47.907245  9646 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:47.908034  6329 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:50:47.908320  6329 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608570934825-6329-0/minicluster-data/ts-0-root
uuid: "7b355de6a5474a85a49c33cc1e1ef489"
format_stamp: "Formatted at 2026-07-09 14:50:47 on dist-test-slave-zpbn"
I20260709 14:50:47.908607  6329 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608570934825-6329-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608570934825-6329-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608570934825-6329-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:50:47.917416  6329 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:47.918629  6329 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:47.920100  6329 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:50:47.922278  6329 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:50:47.922493  6329 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:47.922751  6329 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:50:47.922945  6329 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:47.961606  6329 rpc_server.cc:307] RPC server started. Bound to: 127.6.46.65:38705
I20260709 14:50:47.961707  9708 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.46.65:38705 every 8 connection(s)
I20260709 14:50:47.966744  6329 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:47.973623  9713 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:50:47.974329  9714 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:50:47.977766  9717 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:50:47.978979  6329 server_base.cc:1061] running on GCE node
I20260709 14:50:47.980675  6329 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:50:47.980916  6329 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:50:47.981137  6329 hybrid_clock.cc:648] HybridClock initialized: now 1783608647981120 us; error 0 us; skew 500 ppm
I20260709 14:50:47.981812  6329 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:47.984268  9709 heartbeater.cc:344] Connected to a master server at 127.6.46.126:35869
I20260709 14:50:47.984683  9709 heartbeater.cc:461] Registering TS with master...
I20260709 14:50:47.984858  6329 webserver.cc:533] Webserver started at http://127.6.46.66:37535/ using document root <none> and password file <none>
I20260709 14:50:47.985412  6329 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:47.985620  6329 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:50:47.985592  9709 heartbeater.cc:507] Master 127.6.46.126:35869 requested a full tablet report, sending...
I20260709 14:50:47.986141  6329 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:50:47.987323  6329 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608570934825-6329-0/minicluster-data/ts-1-root/instance:
uuid: "4b63355f81b54cb889fbde0d6a486487"
format_stamp: "Formatted at 2026-07-09 14:50:47 on dist-test-slave-zpbn"
I20260709 14:50:47.988184  9582 ts_manager.cc:194] Registered new tserver with Master: 7b355de6a5474a85a49c33cc1e1ef489 (127.6.46.65:38705)
I20260709 14:50:47.990020  9582 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47678
I20260709 14:50:47.992167  6329 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.002s
I20260709 14:50:47.995529  9721 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:47.996315  6329 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:50:47.996603  6329 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608570934825-6329-0/minicluster-data/ts-1-root
uuid: "4b63355f81b54cb889fbde0d6a486487"
format_stamp: "Formatted at 2026-07-09 14:50:47 on dist-test-slave-zpbn"
I20260709 14:50:47.996899  6329 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608570934825-6329-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608570934825-6329-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608570934825-6329-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:50:48.008487  6329 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:48.009552  6329 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:48.011159  6329 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:50:48.013293  6329 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:50:48.013509  6329 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:48.013741  6329 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:50:48.013911  6329 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:48.051352  6329 rpc_server.cc:307] RPC server started. Bound to: 127.6.46.66:37299
I20260709 14:50:48.051450  9783 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.46.66:37299 every 8 connection(s)
I20260709 14:50:48.056180  6329 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:48.062912  9787 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:50:48.064384  9788 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:50:48.067189  9790 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:50:48.067521  6329 server_base.cc:1061] running on GCE node
I20260709 14:50:48.067890  9784 heartbeater.cc:344] Connected to a master server at 127.6.46.126:35869
I20260709 14:50:48.068300  9784 heartbeater.cc:461] Registering TS with master...
I20260709 14:50:48.068585  6329 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:50:48.068848  6329 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:50:48.069003  9784 heartbeater.cc:507] Master 127.6.46.126:35869 requested a full tablet report, sending...
I20260709 14:50:48.069031  6329 hybrid_clock.cc:648] HybridClock initialized: now 1783608648069015 us; error 0 us; skew 500 ppm
I20260709 14:50:48.069859  6329 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:48.071259  9582 ts_manager.cc:194] Registered new tserver with Master: 4b63355f81b54cb889fbde0d6a486487 (127.6.46.66:37299)
I20260709 14:50:48.072551  6329 webserver.cc:533] Webserver started at http://127.6.46.67:39213/ using document root <none> and password file <none>
I20260709 14:50:48.072866  9582 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47686
I20260709 14:50:48.073060  6329 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:48.073403  6329 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:50:48.073665  6329 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:50:48.074841  6329 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608570934825-6329-0/minicluster-data/ts-2-root/instance:
uuid: "cf2ac5adbddb4b159157e9308ec4b88d"
format_stamp: "Formatted at 2026-07-09 14:50:48 on dist-test-slave-zpbn"
I20260709 14:50:48.078913  6329 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260709 14:50:48.082041  9795 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:48.082772  6329 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:50:48.083053  6329 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608570934825-6329-0/minicluster-data/ts-2-root
uuid: "cf2ac5adbddb4b159157e9308ec4b88d"
format_stamp: "Formatted at 2026-07-09 14:50:48 on dist-test-slave-zpbn"
I20260709 14:50:48.083323  6329 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608570934825-6329-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608570934825-6329-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608570934825-6329-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:50:48.113356  6329 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:48.114559  6329 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:48.116047  6329 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:50:48.118177  6329 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:50:48.118387  6329 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:48.118665  6329 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:50:48.118831  6329 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:48.157451  6329 rpc_server.cc:307] RPC server started. Bound to: 127.6.46.67:40041
I20260709 14:50:48.157580  9857 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.46.67:40041 every 8 connection(s)
I20260709 14:50:48.170912  9858 heartbeater.cc:344] Connected to a master server at 127.6.46.126:35869
I20260709 14:50:48.171451  9858 heartbeater.cc:461] Registering TS with master...
I20260709 14:50:48.172188  9858 heartbeater.cc:507] Master 127.6.46.126:35869 requested a full tablet report, sending...
I20260709 14:50:48.174082  9582 ts_manager.cc:194] Registered new tserver with Master: cf2ac5adbddb4b159157e9308ec4b88d (127.6.46.67:40041)
I20260709 14:50:48.174175  6329 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013604187s
I20260709 14:50:48.175400  9582 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47688
I20260709 14:50:48.199572  9582 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47694:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:50:48.202507  9582 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:50:48.273206  9749 tablet_service.cc:1511] Processing CreateTablet for tablet 3d9484ae24c34337b8f7621f52fddbe4 (DEFAULT_TABLE table=test-workload [id=eca000b51f3640e6b1c07bd8120ee284]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:50:48.274668  9749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d9484ae24c34337b8f7621f52fddbe4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:48.276127  9823 tablet_service.cc:1511] Processing CreateTablet for tablet 3d9484ae24c34337b8f7621f52fddbe4 (DEFAULT_TABLE table=test-workload [id=eca000b51f3640e6b1c07bd8120ee284]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:50:48.277508  9823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d9484ae24c34337b8f7621f52fddbe4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:48.277179  9748 tablet_service.cc:1511] Processing CreateTablet for tablet 321be8eefa2640609c2bd34e0ea71841 (DEFAULT_TABLE table=test-workload [id=eca000b51f3640e6b1c07bd8120ee284]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:50:48.275992  9822 tablet_service.cc:1511] Processing CreateTablet for tablet 321be8eefa2640609c2bd34e0ea71841 (DEFAULT_TABLE table=test-workload [id=eca000b51f3640e6b1c07bd8120ee284]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:50:48.278649  9746 tablet_service.cc:1511] Processing CreateTablet for tablet 3ebd43bdb5c647fe8d2dd23f920b2fb0 (DEFAULT_TABLE table=test-workload [id=eca000b51f3640e6b1c07bd8120ee284]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:50:48.277792  9821 tablet_service.cc:1511] Processing CreateTablet for tablet 1610287343b54860925ee8ff483264fd (DEFAULT_TABLE table=test-workload [id=eca000b51f3640e6b1c07bd8120ee284]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:50:48.279173  9822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 321be8eefa2640609c2bd34e0ea71841. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:48.279948  9747 tablet_service.cc:1511] Processing CreateTablet for tablet 1610287343b54860925ee8ff483264fd (DEFAULT_TABLE table=test-workload [id=eca000b51f3640e6b1c07bd8120ee284]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:50:48.278649  9748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 321be8eefa2640609c2bd34e0ea71841. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:48.281126  9820 tablet_service.cc:1511] Processing CreateTablet for tablet 3ebd43bdb5c647fe8d2dd23f920b2fb0 (DEFAULT_TABLE table=test-workload [id=eca000b51f3640e6b1c07bd8120ee284]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:50:48.282418  9820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ebd43bdb5c647fe8d2dd23f920b2fb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:48.283869  9821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1610287343b54860925ee8ff483264fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:48.284178  9746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ebd43bdb5c647fe8d2dd23f920b2fb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:48.286473  9747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1610287343b54860925ee8ff483264fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:48.300438  9674 tablet_service.cc:1511] Processing CreateTablet for tablet 3d9484ae24c34337b8f7621f52fddbe4 (DEFAULT_TABLE table=test-workload [id=eca000b51f3640e6b1c07bd8120ee284]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:50:48.301868  9819 tablet_service.cc:1511] Processing CreateTablet for tablet 5c486397c29c46f9b64174a459cfaf0a (DEFAULT_TABLE table=test-workload [id=eca000b51f3640e6b1c07bd8120ee284]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:50:48.303315  9819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c486397c29c46f9b64174a459cfaf0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:48.303615  9673 tablet_service.cc:1511] Processing CreateTablet for tablet 321be8eefa2640609c2bd34e0ea71841 (DEFAULT_TABLE table=test-workload [id=eca000b51f3640e6b1c07bd8120ee284]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:50:48.306525  9672 tablet_service.cc:1511] Processing CreateTablet for tablet 1610287343b54860925ee8ff483264fd (DEFAULT_TABLE table=test-workload [id=eca000b51f3640e6b1c07bd8120ee284]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:50:48.309571  9746 tablet_service.cc:1511] Processing CreateTablet for tablet 5c486397c29c46f9b64174a459cfaf0a (DEFAULT_TABLE table=test-workload [id=eca000b51f3640e6b1c07bd8120ee284]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:50:48.301894  9674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d9484ae24c34337b8f7621f52fddbe4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:48.334270  9746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c486397c29c46f9b64174a459cfaf0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:48.335477  9669 tablet_service.cc:1511] Processing CreateTablet for tablet 4e336127a9bb477898382db099102131 (DEFAULT_TABLE table=test-workload [id=eca000b51f3640e6b1c07bd8120ee284]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:50:48.337136  9670 tablet_service.cc:1511] Processing CreateTablet for tablet 5c486397c29c46f9b64174a459cfaf0a (DEFAULT_TABLE table=test-workload [id=eca000b51f3640e6b1c07bd8120ee284]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:50:48.338718  9671 tablet_service.cc:1511] Processing CreateTablet for tablet 3ebd43bdb5c647fe8d2dd23f920b2fb0 (DEFAULT_TABLE table=test-workload [id=eca000b51f3640e6b1c07bd8120ee284]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:50:48.334309  9745 tablet_service.cc:1511] Processing CreateTablet for tablet 4e336127a9bb477898382db099102131 (DEFAULT_TABLE table=test-workload [id=eca000b51f3640e6b1c07bd8120ee284]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:50:48.340564  9745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e336127a9bb477898382db099102131. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:48.348194  9672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1610287343b54860925ee8ff483264fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:48.349015  9670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c486397c29c46f9b64174a459cfaf0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:48.350420  9669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e336127a9bb477898382db099102131. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:48.351771  9671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ebd43bdb5c647fe8d2dd23f920b2fb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:48.355194  9673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 321be8eefa2640609c2bd34e0ea71841. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:48.378225  9818 tablet_service.cc:1511] Processing CreateTablet for tablet 4e336127a9bb477898382db099102131 (DEFAULT_TABLE table=test-workload [id=eca000b51f3640e6b1c07bd8120ee284]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:50:48.379678  9818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e336127a9bb477898382db099102131. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:48.403321  9873 tablet_bootstrap.cc:492] T 321be8eefa2640609c2bd34e0ea71841 P 4b63355f81b54cb889fbde0d6a486487: Bootstrap starting.
I20260709 14:50:48.433406  9873 tablet_bootstrap.cc:654] T 321be8eefa2640609c2bd34e0ea71841 P 4b63355f81b54cb889fbde0d6a486487: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:48.441165  9668 tablet_service.cc:1511] Processing CreateTablet for tablet 21a3133c1a5244b88bc6edb94833fb46 (DEFAULT_TABLE table=test-workload [id=eca000b51f3640e6b1c07bd8120ee284]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:50:48.442564  9668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21a3133c1a5244b88bc6edb94833fb46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:48.457418  9820 tablet_service.cc:1511] Processing CreateTablet for tablet 21a3133c1a5244b88bc6edb94833fb46 (DEFAULT_TABLE table=test-workload [id=eca000b51f3640e6b1c07bd8120ee284]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:50:48.461522  9820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21a3133c1a5244b88bc6edb94833fb46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:48.460153  9749 tablet_service.cc:1511] Processing CreateTablet for tablet 21a3133c1a5244b88bc6edb94833fb46 (DEFAULT_TABLE table=test-workload [id=eca000b51f3640e6b1c07bd8120ee284]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:50:48.464560  9749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21a3133c1a5244b88bc6edb94833fb46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:48.473906  9875 tablet_bootstrap.cc:492] T 3d9484ae24c34337b8f7621f52fddbe4 P 7b355de6a5474a85a49c33cc1e1ef489: Bootstrap starting.
I20260709 14:50:48.482208  9875 tablet_bootstrap.cc:654] T 3d9484ae24c34337b8f7621f52fddbe4 P 7b355de6a5474a85a49c33cc1e1ef489: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:48.497920  9745 tablet_service.cc:1511] Processing CreateTablet for tablet 56fe5a079718409f9f9eafb389604c18 (DEFAULT_TABLE table=test-workload [id=eca000b51f3640e6b1c07bd8120ee284]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:50:48.499840  9745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56fe5a079718409f9f9eafb389604c18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:48.504022  9874 tablet_bootstrap.cc:492] T 321be8eefa2640609c2bd34e0ea71841 P cf2ac5adbddb4b159157e9308ec4b88d: Bootstrap starting.
I20260709 14:50:48.505461  9822 tablet_service.cc:1511] Processing CreateTablet for tablet 56fe5a079718409f9f9eafb389604c18 (DEFAULT_TABLE table=test-workload [id=eca000b51f3640e6b1c07bd8120ee284]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:50:48.507103  9822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56fe5a079718409f9f9eafb389604c18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:48.507184  9671 tablet_service.cc:1511] Processing CreateTablet for tablet bcb6bcac07b94a3392875060861fe364 (DEFAULT_TABLE table=test-workload [id=eca000b51f3640e6b1c07bd8120ee284]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:50:48.508591  9671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcb6bcac07b94a3392875060861fe364. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:48.510872  9873 tablet_bootstrap.cc:492] T 321be8eefa2640609c2bd34e0ea71841 P 4b63355f81b54cb889fbde0d6a486487: No bootstrap required, opened a new log
I20260709 14:50:48.517701  9873 ts_tablet_manager.cc:1403] T 321be8eefa2640609c2bd34e0ea71841 P 4b63355f81b54cb889fbde0d6a486487: Time spent bootstrapping tablet: real 0.115s	user 0.017s	sys 0.013s
I20260709 14:50:48.513370  9746 tablet_service.cc:1511] Processing CreateTablet for tablet bcb6bcac07b94a3392875060861fe364 (DEFAULT_TABLE table=test-workload [id=eca000b51f3640e6b1c07bd8120ee284]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:50:48.515909  9823 tablet_service.cc:1511] Processing CreateTablet for tablet bcb6bcac07b94a3392875060861fe364 (DEFAULT_TABLE table=test-workload [id=eca000b51f3640e6b1c07bd8120ee284]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:50:48.518748  9746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcb6bcac07b94a3392875060861fe364. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:48.518827  9823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcb6bcac07b94a3392875060861fe364. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:48.527133  9874 tablet_bootstrap.cc:654] T 321be8eefa2640609c2bd34e0ea71841 P cf2ac5adbddb4b159157e9308ec4b88d: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:48.528162  9670 tablet_service.cc:1511] Processing CreateTablet for tablet f2e9129d3f0b47b4b265979ec7a4d221 (DEFAULT_TABLE table=test-workload [id=eca000b51f3640e6b1c07bd8120ee284]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:50:48.529533  9670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2e9129d3f0b47b4b265979ec7a4d221. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:48.532696  9873 raft_consensus.cc:359] T 321be8eefa2640609c2bd34e0ea71841 P 4b63355f81b54cb889fbde0d6a486487 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:48.534984  9747 tablet_service.cc:1511] Processing CreateTablet for tablet f2e9129d3f0b47b4b265979ec7a4d221 (DEFAULT_TABLE table=test-workload [id=eca000b51f3640e6b1c07bd8120ee284]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:50:48.512257  9674 tablet_service.cc:1511] Processing CreateTablet for tablet 56fe5a079718409f9f9eafb389604c18 (DEFAULT_TABLE table=test-workload [id=eca000b51f3640e6b1c07bd8120ee284]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:50:48.535717  9875 tablet_bootstrap.cc:492] T 3d9484ae24c34337b8f7621f52fddbe4 P 7b355de6a5474a85a49c33cc1e1ef489: No bootstrap required, opened a new log
I20260709 14:50:48.536259  9747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2e9129d3f0b47b4b265979ec7a4d221. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:48.536355  9875 ts_tablet_manager.cc:1403] T 3d9484ae24c34337b8f7621f52fddbe4 P 7b355de6a5474a85a49c33cc1e1ef489: Time spent bootstrapping tablet: real 0.063s	user 0.016s	sys 0.000s
I20260709 14:50:48.536895  9819 tablet_service.cc:1511] Processing CreateTablet for tablet f2e9129d3f0b47b4b265979ec7a4d221 (DEFAULT_TABLE table=test-workload [id=eca000b51f3640e6b1c07bd8120ee284]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:50:48.538033  9819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2e9129d3f0b47b4b265979ec7a4d221. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:48.539809  9875 raft_consensus.cc:359] T 3d9484ae24c34337b8f7621f52fddbe4 P 7b355de6a5474a85a49c33cc1e1ef489 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } } peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } }
I20260709 14:50:48.536512  9674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56fe5a079718409f9f9eafb389604c18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:48.556041  9875 raft_consensus.cc:385] T 3d9484ae24c34337b8f7621f52fddbe4 P 7b355de6a5474a85a49c33cc1e1ef489 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:48.556483  9875 raft_consensus.cc:740] T 3d9484ae24c34337b8f7621f52fddbe4 P 7b355de6a5474a85a49c33cc1e1ef489 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b355de6a5474a85a49c33cc1e1ef489, State: Initialized, Role: FOLLOWER
I20260709 14:50:48.557467  9875 consensus_queue.cc:260] T 3d9484ae24c34337b8f7621f52fddbe4 P 7b355de6a5474a85a49c33cc1e1ef489 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } } peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } }
I20260709 14:50:48.533509  9873 raft_consensus.cc:385] T 321be8eefa2640609c2bd34e0ea71841 P 4b63355f81b54cb889fbde0d6a486487 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:48.559901  9873 raft_consensus.cc:740] T 321be8eefa2640609c2bd34e0ea71841 P 4b63355f81b54cb889fbde0d6a486487 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b63355f81b54cb889fbde0d6a486487, State: Initialized, Role: FOLLOWER
I20260709 14:50:48.543382  9874 tablet_bootstrap.cc:492] T 321be8eefa2640609c2bd34e0ea71841 P cf2ac5adbddb4b159157e9308ec4b88d: No bootstrap required, opened a new log
I20260709 14:50:48.560716  9874 ts_tablet_manager.cc:1403] T 321be8eefa2640609c2bd34e0ea71841 P cf2ac5adbddb4b159157e9308ec4b88d: Time spent bootstrapping tablet: real 0.062s	user 0.006s	sys 0.007s
I20260709 14:50:48.563951  9874 raft_consensus.cc:359] T 321be8eefa2640609c2bd34e0ea71841 P cf2ac5adbddb4b159157e9308ec4b88d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:48.564376  9875 ts_tablet_manager.cc:1434] T 3d9484ae24c34337b8f7621f52fddbe4 P 7b355de6a5474a85a49c33cc1e1ef489: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.004s
I20260709 14:50:48.564713  9874 raft_consensus.cc:385] T 321be8eefa2640609c2bd34e0ea71841 P cf2ac5adbddb4b159157e9308ec4b88d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:48.565013  9874 raft_consensus.cc:740] T 321be8eefa2640609c2bd34e0ea71841 P cf2ac5adbddb4b159157e9308ec4b88d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf2ac5adbddb4b159157e9308ec4b88d, State: Initialized, Role: FOLLOWER
I20260709 14:50:48.565220  9709 heartbeater.cc:499] Master 127.6.46.126:35869 was elected leader, sending a full tablet report...
I20260709 14:50:48.565855  9874 consensus_queue.cc:260] T 321be8eefa2640609c2bd34e0ea71841 P cf2ac5adbddb4b159157e9308ec4b88d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:48.563944  9873 consensus_queue.cc:260] T 321be8eefa2640609c2bd34e0ea71841 P 4b63355f81b54cb889fbde0d6a486487 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:48.570673  9875 tablet_bootstrap.cc:492] T 21a3133c1a5244b88bc6edb94833fb46 P 7b355de6a5474a85a49c33cc1e1ef489: Bootstrap starting.
I20260709 14:50:48.575941  9784 heartbeater.cc:499] Master 127.6.46.126:35869 was elected leader, sending a full tablet report...
I20260709 14:50:48.576095  9873 ts_tablet_manager.cc:1434] T 321be8eefa2640609c2bd34e0ea71841 P 4b63355f81b54cb889fbde0d6a486487: Time spent starting tablet: real 0.048s	user 0.008s	sys 0.002s
I20260709 14:50:48.576400  9858 heartbeater.cc:499] Master 127.6.46.126:35869 was elected leader, sending a full tablet report...
I20260709 14:50:48.577169  9873 tablet_bootstrap.cc:492] T 3ebd43bdb5c647fe8d2dd23f920b2fb0 P 4b63355f81b54cb889fbde0d6a486487: Bootstrap starting.
I20260709 14:50:48.579250  9875 tablet_bootstrap.cc:654] T 21a3133c1a5244b88bc6edb94833fb46 P 7b355de6a5474a85a49c33cc1e1ef489: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:48.585564  9874 ts_tablet_manager.cc:1434] T 321be8eefa2640609c2bd34e0ea71841 P cf2ac5adbddb4b159157e9308ec4b88d: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.004s
I20260709 14:50:48.586967  9874 tablet_bootstrap.cc:492] T 1610287343b54860925ee8ff483264fd P cf2ac5adbddb4b159157e9308ec4b88d: Bootstrap starting.
I20260709 14:50:48.588413  9873 tablet_bootstrap.cc:654] T 3ebd43bdb5c647fe8d2dd23f920b2fb0 P 4b63355f81b54cb889fbde0d6a486487: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:48.591059  9875 tablet_bootstrap.cc:492] T 21a3133c1a5244b88bc6edb94833fb46 P 7b355de6a5474a85a49c33cc1e1ef489: No bootstrap required, opened a new log
I20260709 14:50:48.591601  9875 ts_tablet_manager.cc:1403] T 21a3133c1a5244b88bc6edb94833fb46 P 7b355de6a5474a85a49c33cc1e1ef489: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.010s
I20260709 14:50:48.593696  9874 tablet_bootstrap.cc:654] T 1610287343b54860925ee8ff483264fd P cf2ac5adbddb4b159157e9308ec4b88d: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:48.594708  9875 raft_consensus.cc:359] T 21a3133c1a5244b88bc6edb94833fb46 P 7b355de6a5474a85a49c33cc1e1ef489 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:48.595558  9875 raft_consensus.cc:385] T 21a3133c1a5244b88bc6edb94833fb46 P 7b355de6a5474a85a49c33cc1e1ef489 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:48.595923  9875 raft_consensus.cc:740] T 21a3133c1a5244b88bc6edb94833fb46 P 7b355de6a5474a85a49c33cc1e1ef489 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b355de6a5474a85a49c33cc1e1ef489, State: Initialized, Role: FOLLOWER
I20260709 14:50:48.597122  9875 consensus_queue.cc:260] T 21a3133c1a5244b88bc6edb94833fb46 P 7b355de6a5474a85a49c33cc1e1ef489 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:48.600508  9875 ts_tablet_manager.cc:1434] T 21a3133c1a5244b88bc6edb94833fb46 P 7b355de6a5474a85a49c33cc1e1ef489: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 14:50:48.601904  9875 tablet_bootstrap.cc:492] T 321be8eefa2640609c2bd34e0ea71841 P 7b355de6a5474a85a49c33cc1e1ef489: Bootstrap starting.
I20260709 14:50:48.608021  9881 raft_consensus.cc:493] T 321be8eefa2640609c2bd34e0ea71841 P 4b63355f81b54cb889fbde0d6a486487 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:48.608561  9881 raft_consensus.cc:515] T 321be8eefa2640609c2bd34e0ea71841 P 4b63355f81b54cb889fbde0d6a486487 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:48.615232  9881 leader_election.cc:290] T 321be8eefa2640609c2bd34e0ea71841 P 4b63355f81b54cb889fbde0d6a486487 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7b355de6a5474a85a49c33cc1e1ef489 (127.6.46.65:38705), cf2ac5adbddb4b159157e9308ec4b88d (127.6.46.67:40041)
I20260709 14:50:48.620148  9874 tablet_bootstrap.cc:492] T 1610287343b54860925ee8ff483264fd P cf2ac5adbddb4b159157e9308ec4b88d: No bootstrap required, opened a new log
I20260709 14:50:48.620955  9874 ts_tablet_manager.cc:1403] T 1610287343b54860925ee8ff483264fd P cf2ac5adbddb4b159157e9308ec4b88d: Time spent bootstrapping tablet: real 0.034s	user 0.017s	sys 0.008s
I20260709 14:50:48.623481  9879 raft_consensus.cc:493] T 21a3133c1a5244b88bc6edb94833fb46 P 7b355de6a5474a85a49c33cc1e1ef489 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:48.624145  9879 raft_consensus.cc:515] T 21a3133c1a5244b88bc6edb94833fb46 P 7b355de6a5474a85a49c33cc1e1ef489 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:48.624975  9875 tablet_bootstrap.cc:654] T 321be8eefa2640609c2bd34e0ea71841 P 7b355de6a5474a85a49c33cc1e1ef489: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:48.634455  9879 leader_election.cc:290] T 21a3133c1a5244b88bc6edb94833fb46 P 7b355de6a5474a85a49c33cc1e1ef489 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b63355f81b54cb889fbde0d6a486487 (127.6.46.66:37299), cf2ac5adbddb4b159157e9308ec4b88d (127.6.46.67:40041)
I20260709 14:50:48.659952  9873 tablet_bootstrap.cc:492] T 3ebd43bdb5c647fe8d2dd23f920b2fb0 P 4b63355f81b54cb889fbde0d6a486487: No bootstrap required, opened a new log
W20260709 14:50:48.662420  9859 tablet.cc:2406] T 321be8eefa2640609c2bd34e0ea71841 P cf2ac5adbddb4b159157e9308ec4b88d: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:50:48.664716  9873 ts_tablet_manager.cc:1403] T 3ebd43bdb5c647fe8d2dd23f920b2fb0 P 4b63355f81b54cb889fbde0d6a486487: Time spent bootstrapping tablet: real 0.088s	user 0.014s	sys 0.015s
I20260709 14:50:48.660356  9874 raft_consensus.cc:359] T 1610287343b54860925ee8ff483264fd P cf2ac5adbddb4b159157e9308ec4b88d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:48.666869  9874 raft_consensus.cc:385] T 1610287343b54860925ee8ff483264fd P cf2ac5adbddb4b159157e9308ec4b88d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:48.669248  9874 raft_consensus.cc:740] T 1610287343b54860925ee8ff483264fd P cf2ac5adbddb4b159157e9308ec4b88d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf2ac5adbddb4b159157e9308ec4b88d, State: Initialized, Role: FOLLOWER
I20260709 14:50:48.667801  9873 raft_consensus.cc:359] T 3ebd43bdb5c647fe8d2dd23f920b2fb0 P 4b63355f81b54cb889fbde0d6a486487 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:48.671837  9873 raft_consensus.cc:385] T 3ebd43bdb5c647fe8d2dd23f920b2fb0 P 4b63355f81b54cb889fbde0d6a486487 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:48.672569  9873 raft_consensus.cc:740] T 3ebd43bdb5c647fe8d2dd23f920b2fb0 P 4b63355f81b54cb889fbde0d6a486487 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b63355f81b54cb889fbde0d6a486487, State: Initialized, Role: FOLLOWER
I20260709 14:50:48.678540  9874 consensus_queue.cc:260] T 1610287343b54860925ee8ff483264fd P cf2ac5adbddb4b159157e9308ec4b88d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:48.680814  9874 ts_tablet_manager.cc:1434] T 1610287343b54860925ee8ff483264fd P cf2ac5adbddb4b159157e9308ec4b88d: Time spent starting tablet: real 0.059s	user 0.007s	sys 0.000s
I20260709 14:50:48.681991  9874 tablet_bootstrap.cc:492] T 3ebd43bdb5c647fe8d2dd23f920b2fb0 P cf2ac5adbddb4b159157e9308ec4b88d: Bootstrap starting.
I20260709 14:50:48.685353  9759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21a3133c1a5244b88bc6edb94833fb46" candidate_uuid: "7b355de6a5474a85a49c33cc1e1ef489" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b63355f81b54cb889fbde0d6a486487" is_pre_election: true
W20260709 14:50:48.687004  9649 leader_election.cc:343] T 21a3133c1a5244b88bc6edb94833fb46 P 7b355de6a5474a85a49c33cc1e1ef489 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b63355f81b54cb889fbde0d6a486487 (127.6.46.66:37299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:48.693670  9833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "321be8eefa2640609c2bd34e0ea71841" candidate_uuid: "4b63355f81b54cb889fbde0d6a486487" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" is_pre_election: true
I20260709 14:50:48.693248  9873 consensus_queue.cc:260] T 3ebd43bdb5c647fe8d2dd23f920b2fb0 P 4b63355f81b54cb889fbde0d6a486487 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:48.695240  9833 raft_consensus.cc:2468] T 321be8eefa2640609c2bd34e0ea71841 P cf2ac5adbddb4b159157e9308ec4b88d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b63355f81b54cb889fbde0d6a486487 in term 0.
I20260709 14:50:48.696904  9873 ts_tablet_manager.cc:1434] T 3ebd43bdb5c647fe8d2dd23f920b2fb0 P 4b63355f81b54cb889fbde0d6a486487: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
I20260709 14:50:48.698127  9725 leader_election.cc:304] T 321be8eefa2640609c2bd34e0ea71841 P 4b63355f81b54cb889fbde0d6a486487 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b63355f81b54cb889fbde0d6a486487, cf2ac5adbddb4b159157e9308ec4b88d; no voters: 
I20260709 14:50:48.699262  9881 raft_consensus.cc:2804] T 321be8eefa2640609c2bd34e0ea71841 P 4b63355f81b54cb889fbde0d6a486487 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:48.699717  9881 raft_consensus.cc:493] T 321be8eefa2640609c2bd34e0ea71841 P 4b63355f81b54cb889fbde0d6a486487 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:48.700133  9881 raft_consensus.cc:3060] T 321be8eefa2640609c2bd34e0ea71841 P 4b63355f81b54cb889fbde0d6a486487 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:48.702728  9875 tablet_bootstrap.cc:492] T 321be8eefa2640609c2bd34e0ea71841 P 7b355de6a5474a85a49c33cc1e1ef489: No bootstrap required, opened a new log
I20260709 14:50:48.703420  9875 ts_tablet_manager.cc:1403] T 321be8eefa2640609c2bd34e0ea71841 P 7b355de6a5474a85a49c33cc1e1ef489: Time spent bootstrapping tablet: real 0.102s	user 0.026s	sys 0.017s
I20260709 14:50:48.721918  9875 raft_consensus.cc:359] T 321be8eefa2640609c2bd34e0ea71841 P 7b355de6a5474a85a49c33cc1e1ef489 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:48.722402  9833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21a3133c1a5244b88bc6edb94833fb46" candidate_uuid: "7b355de6a5474a85a49c33cc1e1ef489" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" is_pre_election: true
I20260709 14:50:48.722708  9873 tablet_bootstrap.cc:492] T 5c486397c29c46f9b64174a459cfaf0a P 4b63355f81b54cb889fbde0d6a486487: Bootstrap starting.
I20260709 14:50:48.722677  9875 raft_consensus.cc:385] T 321be8eefa2640609c2bd34e0ea71841 P 7b355de6a5474a85a49c33cc1e1ef489 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:48.723209  9875 raft_consensus.cc:740] T 321be8eefa2640609c2bd34e0ea71841 P 7b355de6a5474a85a49c33cc1e1ef489 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b355de6a5474a85a49c33cc1e1ef489, State: Initialized, Role: FOLLOWER
I20260709 14:50:48.722304  9874 tablet_bootstrap.cc:654] T 3ebd43bdb5c647fe8d2dd23f920b2fb0 P cf2ac5adbddb4b159157e9308ec4b88d: Neither blocks nor log segments found. Creating new log.
W20260709 14:50:48.723814  9650 leader_election.cc:343] T 21a3133c1a5244b88bc6edb94833fb46 P 7b355de6a5474a85a49c33cc1e1ef489 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf2ac5adbddb4b159157e9308ec4b88d (127.6.46.67:40041): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:48.723964  9875 consensus_queue.cc:260] T 321be8eefa2640609c2bd34e0ea71841 P 7b355de6a5474a85a49c33cc1e1ef489 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:48.724537  9650 leader_election.cc:304] T 21a3133c1a5244b88bc6edb94833fb46 P 7b355de6a5474a85a49c33cc1e1ef489 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7b355de6a5474a85a49c33cc1e1ef489; no voters: 4b63355f81b54cb889fbde0d6a486487, cf2ac5adbddb4b159157e9308ec4b88d
I20260709 14:50:48.725524  9879 raft_consensus.cc:2749] T 21a3133c1a5244b88bc6edb94833fb46 P 7b355de6a5474a85a49c33cc1e1ef489 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:48.730015  9875 ts_tablet_manager.cc:1434] T 321be8eefa2640609c2bd34e0ea71841 P 7b355de6a5474a85a49c33cc1e1ef489: Time spent starting tablet: real 0.026s	user 0.017s	sys 0.004s
I20260709 14:50:48.730948  9873 tablet_bootstrap.cc:654] T 5c486397c29c46f9b64174a459cfaf0a P 4b63355f81b54cb889fbde0d6a486487: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:48.731370  9875 tablet_bootstrap.cc:492] T 1610287343b54860925ee8ff483264fd P 7b355de6a5474a85a49c33cc1e1ef489: Bootstrap starting.
I20260709 14:50:48.740245  9875 tablet_bootstrap.cc:654] T 1610287343b54860925ee8ff483264fd P 7b355de6a5474a85a49c33cc1e1ef489: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:48.747905  9684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "321be8eefa2640609c2bd34e0ea71841" candidate_uuid: "4b63355f81b54cb889fbde0d6a486487" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b355de6a5474a85a49c33cc1e1ef489" is_pre_election: true
I20260709 14:50:48.748764  9684 raft_consensus.cc:2468] T 321be8eefa2640609c2bd34e0ea71841 P 7b355de6a5474a85a49c33cc1e1ef489 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b63355f81b54cb889fbde0d6a486487 in term 0.
I20260709 14:50:48.752938  9873 tablet_bootstrap.cc:492] T 5c486397c29c46f9b64174a459cfaf0a P 4b63355f81b54cb889fbde0d6a486487: No bootstrap required, opened a new log
I20260709 14:50:48.753152  9875 tablet_bootstrap.cc:492] T 1610287343b54860925ee8ff483264fd P 7b355de6a5474a85a49c33cc1e1ef489: No bootstrap required, opened a new log
I20260709 14:50:48.753594  9873 ts_tablet_manager.cc:1403] T 5c486397c29c46f9b64174a459cfaf0a P 4b63355f81b54cb889fbde0d6a486487: Time spent bootstrapping tablet: real 0.056s	user 0.010s	sys 0.011s
I20260709 14:50:48.753839  9875 ts_tablet_manager.cc:1403] T 1610287343b54860925ee8ff483264fd P 7b355de6a5474a85a49c33cc1e1ef489: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.008s
I20260709 14:50:48.757201  9873 raft_consensus.cc:359] T 5c486397c29c46f9b64174a459cfaf0a P 4b63355f81b54cb889fbde0d6a486487 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:48.758024  9873 raft_consensus.cc:385] T 5c486397c29c46f9b64174a459cfaf0a P 4b63355f81b54cb889fbde0d6a486487 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:48.757696  9875 raft_consensus.cc:359] T 1610287343b54860925ee8ff483264fd P 7b355de6a5474a85a49c33cc1e1ef489 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:48.758517  9873 raft_consensus.cc:740] T 5c486397c29c46f9b64174a459cfaf0a P 4b63355f81b54cb889fbde0d6a486487 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b63355f81b54cb889fbde0d6a486487, State: Initialized, Role: FOLLOWER
I20260709 14:50:48.758790  9875 raft_consensus.cc:385] T 1610287343b54860925ee8ff483264fd P 7b355de6a5474a85a49c33cc1e1ef489 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:48.759233  9875 raft_consensus.cc:740] T 1610287343b54860925ee8ff483264fd P 7b355de6a5474a85a49c33cc1e1ef489 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b355de6a5474a85a49c33cc1e1ef489, State: Initialized, Role: FOLLOWER
I20260709 14:50:48.760537  9875 consensus_queue.cc:260] T 1610287343b54860925ee8ff483264fd P 7b355de6a5474a85a49c33cc1e1ef489 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:48.760416  9873 consensus_queue.cc:260] T 5c486397c29c46f9b64174a459cfaf0a P 4b63355f81b54cb889fbde0d6a486487 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:48.760430  9881 raft_consensus.cc:515] T 321be8eefa2640609c2bd34e0ea71841 P 4b63355f81b54cb889fbde0d6a486487 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:48.762667  9875 ts_tablet_manager.cc:1434] T 1610287343b54860925ee8ff483264fd P 7b355de6a5474a85a49c33cc1e1ef489: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260709 14:50:48.763594  9875 tablet_bootstrap.cc:492] T 5c486397c29c46f9b64174a459cfaf0a P 7b355de6a5474a85a49c33cc1e1ef489: Bootstrap starting.
I20260709 14:50:48.768311  9875 tablet_bootstrap.cc:654] T 5c486397c29c46f9b64174a459cfaf0a P 7b355de6a5474a85a49c33cc1e1ef489: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:48.768639  9684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "321be8eefa2640609c2bd34e0ea71841" candidate_uuid: "4b63355f81b54cb889fbde0d6a486487" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b355de6a5474a85a49c33cc1e1ef489"
I20260709 14:50:48.768838  9881 leader_election.cc:290] T 321be8eefa2640609c2bd34e0ea71841 P 4b63355f81b54cb889fbde0d6a486487 [CANDIDATE]: Term 1 election: Requested vote from peers 7b355de6a5474a85a49c33cc1e1ef489 (127.6.46.65:38705), cf2ac5adbddb4b159157e9308ec4b88d (127.6.46.67:40041)
I20260709 14:50:48.769307  9684 raft_consensus.cc:3060] T 321be8eefa2640609c2bd34e0ea71841 P 7b355de6a5474a85a49c33cc1e1ef489 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:48.769924  9833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "321be8eefa2640609c2bd34e0ea71841" candidate_uuid: "4b63355f81b54cb889fbde0d6a486487" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf2ac5adbddb4b159157e9308ec4b88d"
I20260709 14:50:48.770507  9833 raft_consensus.cc:3060] T 321be8eefa2640609c2bd34e0ea71841 P cf2ac5adbddb4b159157e9308ec4b88d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:48.771443  9874 tablet_bootstrap.cc:492] T 3ebd43bdb5c647fe8d2dd23f920b2fb0 P cf2ac5adbddb4b159157e9308ec4b88d: No bootstrap required, opened a new log
I20260709 14:50:48.771960  9874 ts_tablet_manager.cc:1403] T 3ebd43bdb5c647fe8d2dd23f920b2fb0 P cf2ac5adbddb4b159157e9308ec4b88d: Time spent bootstrapping tablet: real 0.090s	user 0.026s	sys 0.031s
I20260709 14:50:48.774865  9874 raft_consensus.cc:359] T 3ebd43bdb5c647fe8d2dd23f920b2fb0 P cf2ac5adbddb4b159157e9308ec4b88d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:48.776154  9874 raft_consensus.cc:385] T 3ebd43bdb5c647fe8d2dd23f920b2fb0 P cf2ac5adbddb4b159157e9308ec4b88d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:48.776533  9874 raft_consensus.cc:740] T 3ebd43bdb5c647fe8d2dd23f920b2fb0 P cf2ac5adbddb4b159157e9308ec4b88d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf2ac5adbddb4b159157e9308ec4b88d, State: Initialized, Role: FOLLOWER
I20260709 14:50:48.777376  9874 consensus_queue.cc:260] T 3ebd43bdb5c647fe8d2dd23f920b2fb0 P cf2ac5adbddb4b159157e9308ec4b88d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:48.779824  9874 ts_tablet_manager.cc:1434] T 3ebd43bdb5c647fe8d2dd23f920b2fb0 P cf2ac5adbddb4b159157e9308ec4b88d: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:50:48.780897  9874 tablet_bootstrap.cc:492] T 5c486397c29c46f9b64174a459cfaf0a P cf2ac5adbddb4b159157e9308ec4b88d: Bootstrap starting.
I20260709 14:50:48.781911  9833 raft_consensus.cc:2468] T 321be8eefa2640609c2bd34e0ea71841 P cf2ac5adbddb4b159157e9308ec4b88d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b63355f81b54cb889fbde0d6a486487 in term 1.
I20260709 14:50:48.783496  9725 leader_election.cc:304] T 321be8eefa2640609c2bd34e0ea71841 P 4b63355f81b54cb889fbde0d6a486487 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b63355f81b54cb889fbde0d6a486487, cf2ac5adbddb4b159157e9308ec4b88d; no voters: 
I20260709 14:50:48.785077  9881 raft_consensus.cc:2804] T 321be8eefa2640609c2bd34e0ea71841 P 4b63355f81b54cb889fbde0d6a486487 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:48.785521  9881 raft_consensus.cc:697] T 321be8eefa2640609c2bd34e0ea71841 P 4b63355f81b54cb889fbde0d6a486487 [term 1 LEADER]: Becoming Leader. State: Replica: 4b63355f81b54cb889fbde0d6a486487, State: Running, Role: LEADER
I20260709 14:50:48.786890  9873 ts_tablet_manager.cc:1434] T 5c486397c29c46f9b64174a459cfaf0a P 4b63355f81b54cb889fbde0d6a486487: Time spent starting tablet: real 0.033s	user 0.004s	sys 0.014s
I20260709 14:50:48.788010  9873 tablet_bootstrap.cc:492] T 3d9484ae24c34337b8f7621f52fddbe4 P 4b63355f81b54cb889fbde0d6a486487: Bootstrap starting.
I20260709 14:50:48.787564  9881 consensus_queue.cc:237] T 321be8eefa2640609c2bd34e0ea71841 P 4b63355f81b54cb889fbde0d6a486487 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:48.788712  9875 tablet_bootstrap.cc:492] T 5c486397c29c46f9b64174a459cfaf0a P 7b355de6a5474a85a49c33cc1e1ef489: No bootstrap required, opened a new log
I20260709 14:50:48.789198  9875 ts_tablet_manager.cc:1403] T 5c486397c29c46f9b64174a459cfaf0a P 7b355de6a5474a85a49c33cc1e1ef489: Time spent bootstrapping tablet: real 0.026s	user 0.007s	sys 0.007s
I20260709 14:50:48.786336  9684 raft_consensus.cc:2468] T 321be8eefa2640609c2bd34e0ea71841 P 7b355de6a5474a85a49c33cc1e1ef489 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b63355f81b54cb889fbde0d6a486487 in term 1.
I20260709 14:50:48.793196  9875 raft_consensus.cc:359] T 5c486397c29c46f9b64174a459cfaf0a P 7b355de6a5474a85a49c33cc1e1ef489 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:48.793898  9875 raft_consensus.cc:385] T 5c486397c29c46f9b64174a459cfaf0a P 7b355de6a5474a85a49c33cc1e1ef489 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:48.794196  9875 raft_consensus.cc:740] T 5c486397c29c46f9b64174a459cfaf0a P 7b355de6a5474a85a49c33cc1e1ef489 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b355de6a5474a85a49c33cc1e1ef489, State: Initialized, Role: FOLLOWER
I20260709 14:50:48.795286  9895 raft_consensus.cc:493] T 3ebd43bdb5c647fe8d2dd23f920b2fb0 P 4b63355f81b54cb889fbde0d6a486487 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:48.796185  9873 tablet_bootstrap.cc:654] T 3d9484ae24c34337b8f7621f52fddbe4 P 4b63355f81b54cb889fbde0d6a486487: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:48.795843  9895 raft_consensus.cc:515] T 3ebd43bdb5c647fe8d2dd23f920b2fb0 P 4b63355f81b54cb889fbde0d6a486487 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:48.797933  9874 tablet_bootstrap.cc:654] T 5c486397c29c46f9b64174a459cfaf0a P cf2ac5adbddb4b159157e9308ec4b88d: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:48.798436  9895 leader_election.cc:290] T 3ebd43bdb5c647fe8d2dd23f920b2fb0 P 4b63355f81b54cb889fbde0d6a486487 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7b355de6a5474a85a49c33cc1e1ef489 (127.6.46.65:38705), cf2ac5adbddb4b159157e9308ec4b88d (127.6.46.67:40041)
I20260709 14:50:48.798962  9833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ebd43bdb5c647fe8d2dd23f920b2fb0" candidate_uuid: "4b63355f81b54cb889fbde0d6a486487" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" is_pre_election: true
I20260709 14:50:48.799140  9875 consensus_queue.cc:260] T 5c486397c29c46f9b64174a459cfaf0a P 7b355de6a5474a85a49c33cc1e1ef489 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:48.799615  9833 raft_consensus.cc:2468] T 3ebd43bdb5c647fe8d2dd23f920b2fb0 P cf2ac5adbddb4b159157e9308ec4b88d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b63355f81b54cb889fbde0d6a486487 in term 0.
I20260709 14:50:48.801513  9875 ts_tablet_manager.cc:1434] T 5c486397c29c46f9b64174a459cfaf0a P 7b355de6a5474a85a49c33cc1e1ef489: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 14:50:48.802752  9875 tablet_bootstrap.cc:492] T 3ebd43bdb5c647fe8d2dd23f920b2fb0 P 7b355de6a5474a85a49c33cc1e1ef489: Bootstrap starting.
I20260709 14:50:48.803228  9891 raft_consensus.cc:493] T 1610287343b54860925ee8ff483264fd P 7b355de6a5474a85a49c33cc1e1ef489 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:48.803701  9891 raft_consensus.cc:515] T 1610287343b54860925ee8ff483264fd P 7b355de6a5474a85a49c33cc1e1ef489 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:48.805759  9891 leader_election.cc:290] T 1610287343b54860925ee8ff483264fd P 7b355de6a5474a85a49c33cc1e1ef489 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b63355f81b54cb889fbde0d6a486487 (127.6.46.66:37299), cf2ac5adbddb4b159157e9308ec4b88d (127.6.46.67:40041)
I20260709 14:50:48.807538  9833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1610287343b54860925ee8ff483264fd" candidate_uuid: "7b355de6a5474a85a49c33cc1e1ef489" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" is_pre_election: true
I20260709 14:50:48.808427  9725 leader_election.cc:304] T 3ebd43bdb5c647fe8d2dd23f920b2fb0 P 4b63355f81b54cb889fbde0d6a486487 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b63355f81b54cb889fbde0d6a486487, cf2ac5adbddb4b159157e9308ec4b88d; no voters: 
I20260709 14:50:48.808498  9833 raft_consensus.cc:2468] T 1610287343b54860925ee8ff483264fd P cf2ac5adbddb4b159157e9308ec4b88d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b355de6a5474a85a49c33cc1e1ef489 in term 0.
I20260709 14:50:48.807366  9759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1610287343b54860925ee8ff483264fd" candidate_uuid: "7b355de6a5474a85a49c33cc1e1ef489" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b63355f81b54cb889fbde0d6a486487" is_pre_election: true
I20260709 14:50:48.810598  9895 raft_consensus.cc:2804] T 3ebd43bdb5c647fe8d2dd23f920b2fb0 P 4b63355f81b54cb889fbde0d6a486487 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:48.810428  9650 leader_election.cc:304] T 1610287343b54860925ee8ff483264fd P 7b355de6a5474a85a49c33cc1e1ef489 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b355de6a5474a85a49c33cc1e1ef489, cf2ac5adbddb4b159157e9308ec4b88d; no voters: 
I20260709 14:50:48.811019  9895 raft_consensus.cc:493] T 3ebd43bdb5c647fe8d2dd23f920b2fb0 P 4b63355f81b54cb889fbde0d6a486487 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:50:48.811329  9630 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:50:48.811409  9895 raft_consensus.cc:3060] T 3ebd43bdb5c647fe8d2dd23f920b2fb0 P 4b63355f81b54cb889fbde0d6a486487 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:50:48.811622  9649 leader_election.cc:343] T 1610287343b54860925ee8ff483264fd P 7b355de6a5474a85a49c33cc1e1ef489 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b63355f81b54cb889fbde0d6a486487 (127.6.46.66:37299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:48.812678  9875 tablet_bootstrap.cc:654] T 3ebd43bdb5c647fe8d2dd23f920b2fb0 P 7b355de6a5474a85a49c33cc1e1ef489: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:48.814971  9891 raft_consensus.cc:2804] T 1610287343b54860925ee8ff483264fd P 7b355de6a5474a85a49c33cc1e1ef489 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:48.819912  9891 raft_consensus.cc:493] T 1610287343b54860925ee8ff483264fd P 7b355de6a5474a85a49c33cc1e1ef489 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:48.820336  9891 raft_consensus.cc:3060] T 1610287343b54860925ee8ff483264fd P 7b355de6a5474a85a49c33cc1e1ef489 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:48.824225  9684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ebd43bdb5c647fe8d2dd23f920b2fb0" candidate_uuid: "4b63355f81b54cb889fbde0d6a486487" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b355de6a5474a85a49c33cc1e1ef489" is_pre_election: true
W20260709 14:50:48.830757  9724 leader_election.cc:343] T 3ebd43bdb5c647fe8d2dd23f920b2fb0 P 4b63355f81b54cb889fbde0d6a486487 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7b355de6a5474a85a49c33cc1e1ef489 (127.6.46.65:38705): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:48.834610  9874 tablet_bootstrap.cc:492] T 5c486397c29c46f9b64174a459cfaf0a P cf2ac5adbddb4b159157e9308ec4b88d: No bootstrap required, opened a new log
I20260709 14:50:48.835120  9874 ts_tablet_manager.cc:1403] T 5c486397c29c46f9b64174a459cfaf0a P cf2ac5adbddb4b159157e9308ec4b88d: Time spent bootstrapping tablet: real 0.054s	user 0.021s	sys 0.010s
I20260709 14:50:48.838177  9874 raft_consensus.cc:359] T 5c486397c29c46f9b64174a459cfaf0a P cf2ac5adbddb4b159157e9308ec4b88d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:48.838918  9874 raft_consensus.cc:385] T 5c486397c29c46f9b64174a459cfaf0a P cf2ac5adbddb4b159157e9308ec4b88d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:48.839252  9874 raft_consensus.cc:740] T 5c486397c29c46f9b64174a459cfaf0a P cf2ac5adbddb4b159157e9308ec4b88d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf2ac5adbddb4b159157e9308ec4b88d, State: Initialized, Role: FOLLOWER
I20260709 14:50:48.840144  9895 raft_consensus.cc:515] T 3ebd43bdb5c647fe8d2dd23f920b2fb0 P 4b63355f81b54cb889fbde0d6a486487 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:48.840173  9874 consensus_queue.cc:260] T 5c486397c29c46f9b64174a459cfaf0a P cf2ac5adbddb4b159157e9308ec4b88d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:48.842578  9891 raft_consensus.cc:515] T 1610287343b54860925ee8ff483264fd P 7b355de6a5474a85a49c33cc1e1ef489 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:48.847267  9759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1610287343b54860925ee8ff483264fd" candidate_uuid: "7b355de6a5474a85a49c33cc1e1ef489" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b63355f81b54cb889fbde0d6a486487"
I20260709 14:50:48.843808  9684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ebd43bdb5c647fe8d2dd23f920b2fb0" candidate_uuid: "4b63355f81b54cb889fbde0d6a486487" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b355de6a5474a85a49c33cc1e1ef489"
I20260709 14:50:48.847645  9873 tablet_bootstrap.cc:492] T 3d9484ae24c34337b8f7621f52fddbe4 P 4b63355f81b54cb889fbde0d6a486487: No bootstrap required, opened a new log
I20260709 14:50:48.847424  9874 ts_tablet_manager.cc:1434] T 5c486397c29c46f9b64174a459cfaf0a P cf2ac5adbddb4b159157e9308ec4b88d: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 14:50:48.848397  9873 ts_tablet_manager.cc:1403] T 3d9484ae24c34337b8f7621f52fddbe4 P 4b63355f81b54cb889fbde0d6a486487: Time spent bootstrapping tablet: real 0.061s	user 0.012s	sys 0.001s
I20260709 14:50:48.849079  9874 tablet_bootstrap.cc:492] T 3d9484ae24c34337b8f7621f52fddbe4 P cf2ac5adbddb4b159157e9308ec4b88d: Bootstrap starting.
W20260709 14:50:48.849179  9649 leader_election.cc:343] T 1610287343b54860925ee8ff483264fd P 7b355de6a5474a85a49c33cc1e1ef489 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4b63355f81b54cb889fbde0d6a486487 (127.6.46.66:37299): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:50:48.850071  9724 leader_election.cc:343] T 3ebd43bdb5c647fe8d2dd23f920b2fb0 P 4b63355f81b54cb889fbde0d6a486487 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7b355de6a5474a85a49c33cc1e1ef489 (127.6.46.65:38705): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:48.840489  9580 catalog_manager.cc:5697] T 321be8eefa2640609c2bd34e0ea71841 P 4b63355f81b54cb889fbde0d6a486487 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b63355f81b54cb889fbde0d6a486487 (127.6.46.66). New cstate: current_term: 1 leader_uuid: "4b63355f81b54cb889fbde0d6a486487" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:48.852162  9873 raft_consensus.cc:359] T 3d9484ae24c34337b8f7621f52fddbe4 P 4b63355f81b54cb889fbde0d6a486487 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } } peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } }
I20260709 14:50:48.853156  9873 raft_consensus.cc:385] T 3d9484ae24c34337b8f7621f52fddbe4 P 4b63355f81b54cb889fbde0d6a486487 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:48.853528  9873 raft_consensus.cc:740] T 3d9484ae24c34337b8f7621f52fddbe4 P 4b63355f81b54cb889fbde0d6a486487 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b63355f81b54cb889fbde0d6a486487, State: Initialized, Role: FOLLOWER
I20260709 14:50:48.855712  9833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1610287343b54860925ee8ff483264fd" candidate_uuid: "7b355de6a5474a85a49c33cc1e1ef489" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf2ac5adbddb4b159157e9308ec4b88d"
I20260709 14:50:48.856396  9833 raft_consensus.cc:3060] T 1610287343b54860925ee8ff483264fd P cf2ac5adbddb4b159157e9308ec4b88d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:48.856570  9874 tablet_bootstrap.cc:654] T 3d9484ae24c34337b8f7621f52fddbe4 P cf2ac5adbddb4b159157e9308ec4b88d: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:48.856434  9832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ebd43bdb5c647fe8d2dd23f920b2fb0" candidate_uuid: "4b63355f81b54cb889fbde0d6a486487" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf2ac5adbddb4b159157e9308ec4b88d"
I20260709 14:50:48.857400  9832 raft_consensus.cc:3060] T 3ebd43bdb5c647fe8d2dd23f920b2fb0 P cf2ac5adbddb4b159157e9308ec4b88d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:48.867079  9895 leader_election.cc:290] T 3ebd43bdb5c647fe8d2dd23f920b2fb0 P 4b63355f81b54cb889fbde0d6a486487 [CANDIDATE]: Term 1 election: Requested vote from peers 7b355de6a5474a85a49c33cc1e1ef489 (127.6.46.65:38705), cf2ac5adbddb4b159157e9308ec4b88d (127.6.46.67:40041)
I20260709 14:50:48.868216  9832 raft_consensus.cc:2468] T 3ebd43bdb5c647fe8d2dd23f920b2fb0 P cf2ac5adbddb4b159157e9308ec4b88d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b63355f81b54cb889fbde0d6a486487 in term 1.
I20260709 14:50:48.869783  9725 leader_election.cc:304] T 3ebd43bdb5c647fe8d2dd23f920b2fb0 P 4b63355f81b54cb889fbde0d6a486487 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4b63355f81b54cb889fbde0d6a486487, cf2ac5adbddb4b159157e9308ec4b88d; no voters: 7b355de6a5474a85a49c33cc1e1ef489
I20260709 14:50:48.870851  9891 leader_election.cc:290] T 1610287343b54860925ee8ff483264fd P 7b355de6a5474a85a49c33cc1e1ef489 [CANDIDATE]: Term 1 election: Requested vote from peers 4b63355f81b54cb889fbde0d6a486487 (127.6.46.66:37299), cf2ac5adbddb4b159157e9308ec4b88d (127.6.46.67:40041)
I20260709 14:50:48.871299  9895 raft_consensus.cc:2804] T 3ebd43bdb5c647fe8d2dd23f920b2fb0 P 4b63355f81b54cb889fbde0d6a486487 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:48.872330  9833 raft_consensus.cc:2468] T 1610287343b54860925ee8ff483264fd P cf2ac5adbddb4b159157e9308ec4b88d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b355de6a5474a85a49c33cc1e1ef489 in term 1.
I20260709 14:50:48.872663  9873 consensus_queue.cc:260] T 3d9484ae24c34337b8f7621f52fddbe4 P 4b63355f81b54cb889fbde0d6a486487 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } } peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } }
I20260709 14:50:48.872328  9895 raft_consensus.cc:697] T 3ebd43bdb5c647fe8d2dd23f920b2fb0 P 4b63355f81b54cb889fbde0d6a486487 [term 1 LEADER]: Becoming Leader. State: Replica: 4b63355f81b54cb889fbde0d6a486487, State: Running, Role: LEADER
I20260709 14:50:48.875170  9895 consensus_queue.cc:237] T 3ebd43bdb5c647fe8d2dd23f920b2fb0 P 4b63355f81b54cb889fbde0d6a486487 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:48.875474  9650 leader_election.cc:304] T 1610287343b54860925ee8ff483264fd P 7b355de6a5474a85a49c33cc1e1ef489 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7b355de6a5474a85a49c33cc1e1ef489, cf2ac5adbddb4b159157e9308ec4b88d; no voters: 4b63355f81b54cb889fbde0d6a486487
I20260709 14:50:48.875941  9875 tablet_bootstrap.cc:492] T 3ebd43bdb5c647fe8d2dd23f920b2fb0 P 7b355de6a5474a85a49c33cc1e1ef489: No bootstrap required, opened a new log
I20260709 14:50:48.876252  9873 ts_tablet_manager.cc:1434] T 3d9484ae24c34337b8f7621f52fddbe4 P 4b63355f81b54cb889fbde0d6a486487: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.001s
I20260709 14:50:48.876452  9875 ts_tablet_manager.cc:1403] T 3ebd43bdb5c647fe8d2dd23f920b2fb0 P 7b355de6a5474a85a49c33cc1e1ef489: Time spent bootstrapping tablet: real 0.074s	user 0.028s	sys 0.034s
I20260709 14:50:48.877301  9873 tablet_bootstrap.cc:492] T 4e336127a9bb477898382db099102131 P 4b63355f81b54cb889fbde0d6a486487: Bootstrap starting.
I20260709 14:50:48.877876  9891 raft_consensus.cc:2804] T 1610287343b54860925ee8ff483264fd P 7b355de6a5474a85a49c33cc1e1ef489 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:48.878516  9891 raft_consensus.cc:697] T 1610287343b54860925ee8ff483264fd P 7b355de6a5474a85a49c33cc1e1ef489 [term 1 LEADER]: Becoming Leader. State: Replica: 7b355de6a5474a85a49c33cc1e1ef489, State: Running, Role: LEADER
I20260709 14:50:48.879518  9891 consensus_queue.cc:237] T 1610287343b54860925ee8ff483264fd P 7b355de6a5474a85a49c33cc1e1ef489 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:48.881243  9898 raft_consensus.cc:493] T 5c486397c29c46f9b64174a459cfaf0a P 4b63355f81b54cb889fbde0d6a486487 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:48.882099  9874 tablet_bootstrap.cc:492] T 3d9484ae24c34337b8f7621f52fddbe4 P cf2ac5adbddb4b159157e9308ec4b88d: No bootstrap required, opened a new log
I20260709 14:50:48.879714  9875 raft_consensus.cc:359] T 3ebd43bdb5c647fe8d2dd23f920b2fb0 P 7b355de6a5474a85a49c33cc1e1ef489 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:48.881743  9898 raft_consensus.cc:515] T 5c486397c29c46f9b64174a459cfaf0a P 4b63355f81b54cb889fbde0d6a486487 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:48.882597  9874 ts_tablet_manager.cc:1403] T 3d9484ae24c34337b8f7621f52fddbe4 P cf2ac5adbddb4b159157e9308ec4b88d: Time spent bootstrapping tablet: real 0.034s	user 0.021s	sys 0.004s
I20260709 14:50:48.884653  9898 leader_election.cc:290] T 5c486397c29c46f9b64174a459cfaf0a P 4b63355f81b54cb889fbde0d6a486487 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7b355de6a5474a85a49c33cc1e1ef489 (127.6.46.65:38705), cf2ac5adbddb4b159157e9308ec4b88d (127.6.46.67:40041)
I20260709 14:50:48.885221  9873 tablet_bootstrap.cc:654] T 4e336127a9bb477898382db099102131 P 4b63355f81b54cb889fbde0d6a486487: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:48.885601  9833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c486397c29c46f9b64174a459cfaf0a" candidate_uuid: "4b63355f81b54cb889fbde0d6a486487" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" is_pre_election: true
I20260709 14:50:48.886392  9684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c486397c29c46f9b64174a459cfaf0a" candidate_uuid: "4b63355f81b54cb889fbde0d6a486487" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b355de6a5474a85a49c33cc1e1ef489" is_pre_election: true
I20260709 14:50:48.887374  9684 raft_consensus.cc:2468] T 5c486397c29c46f9b64174a459cfaf0a P 7b355de6a5474a85a49c33cc1e1ef489 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b63355f81b54cb889fbde0d6a486487 in term 0.
I20260709 14:50:48.886437  9833 raft_consensus.cc:2468] T 5c486397c29c46f9b64174a459cfaf0a P cf2ac5adbddb4b159157e9308ec4b88d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b63355f81b54cb889fbde0d6a486487 in term 0.
I20260709 14:50:48.888739  9724 leader_election.cc:304] T 5c486397c29c46f9b64174a459cfaf0a P 4b63355f81b54cb889fbde0d6a486487 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b63355f81b54cb889fbde0d6a486487, 7b355de6a5474a85a49c33cc1e1ef489; no voters: 
I20260709 14:50:48.893110  9898 raft_consensus.cc:2804] T 5c486397c29c46f9b64174a459cfaf0a P 4b63355f81b54cb889fbde0d6a486487 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:48.893522  9898 raft_consensus.cc:493] T 5c486397c29c46f9b64174a459cfaf0a P 4b63355f81b54cb889fbde0d6a486487 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:48.893891  9898 raft_consensus.cc:3060] T 5c486397c29c46f9b64174a459cfaf0a P 4b63355f81b54cb889fbde0d6a486487 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:48.889204  9875 raft_consensus.cc:385] T 3ebd43bdb5c647fe8d2dd23f920b2fb0 P 7b355de6a5474a85a49c33cc1e1ef489 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:48.899928  9875 raft_consensus.cc:740] T 3ebd43bdb5c647fe8d2dd23f920b2fb0 P 7b355de6a5474a85a49c33cc1e1ef489 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b355de6a5474a85a49c33cc1e1ef489, State: Initialized, Role: FOLLOWER
I20260709 14:50:48.900758  9875 consensus_queue.cc:260] T 3ebd43bdb5c647fe8d2dd23f920b2fb0 P 7b355de6a5474a85a49c33cc1e1ef489 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:48.889070  9874 raft_consensus.cc:359] T 3d9484ae24c34337b8f7621f52fddbe4 P cf2ac5adbddb4b159157e9308ec4b88d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } } peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } }
I20260709 14:50:48.902752  9898 raft_consensus.cc:515] T 5c486397c29c46f9b64174a459cfaf0a P 4b63355f81b54cb889fbde0d6a486487 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:48.903272  9874 raft_consensus.cc:385] T 3d9484ae24c34337b8f7621f52fddbe4 P cf2ac5adbddb4b159157e9308ec4b88d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:48.904121  9874 raft_consensus.cc:740] T 3d9484ae24c34337b8f7621f52fddbe4 P cf2ac5adbddb4b159157e9308ec4b88d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf2ac5adbddb4b159157e9308ec4b88d, State: Initialized, Role: FOLLOWER
I20260709 14:50:48.906718  9875 ts_tablet_manager.cc:1434] T 3ebd43bdb5c647fe8d2dd23f920b2fb0 P 7b355de6a5474a85a49c33cc1e1ef489: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.000s
I20260709 14:50:48.907810  9875 tablet_bootstrap.cc:492] T 4e336127a9bb477898382db099102131 P 7b355de6a5474a85a49c33cc1e1ef489: Bootstrap starting.
I20260709 14:50:48.910641  9873 tablet_bootstrap.cc:492] T 4e336127a9bb477898382db099102131 P 4b63355f81b54cb889fbde0d6a486487: No bootstrap required, opened a new log
I20260709 14:50:48.911198  9873 ts_tablet_manager.cc:1403] T 4e336127a9bb477898382db099102131 P 4b63355f81b54cb889fbde0d6a486487: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.019s
I20260709 14:50:48.910215  9581 catalog_manager.cc:5697] T 1610287343b54860925ee8ff483264fd P 7b355de6a5474a85a49c33cc1e1ef489 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7b355de6a5474a85a49c33cc1e1ef489 (127.6.46.65). New cstate: current_term: 1 leader_uuid: "7b355de6a5474a85a49c33cc1e1ef489" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:48.915035  9875 tablet_bootstrap.cc:654] T 4e336127a9bb477898382db099102131 P 7b355de6a5474a85a49c33cc1e1ef489: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:48.914867  9873 raft_consensus.cc:359] T 4e336127a9bb477898382db099102131 P 4b63355f81b54cb889fbde0d6a486487 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:48.915789  9873 raft_consensus.cc:385] T 4e336127a9bb477898382db099102131 P 4b63355f81b54cb889fbde0d6a486487 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:48.905071  9874 consensus_queue.cc:260] T 3d9484ae24c34337b8f7621f52fddbe4 P cf2ac5adbddb4b159157e9308ec4b88d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } } peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } }
I20260709 14:50:48.916253  9873 raft_consensus.cc:740] T 4e336127a9bb477898382db099102131 P 4b63355f81b54cb889fbde0d6a486487 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b63355f81b54cb889fbde0d6a486487, State: Initialized, Role: FOLLOWER
I20260709 14:50:48.917399  9873 consensus_queue.cc:260] T 4e336127a9bb477898382db099102131 P 4b63355f81b54cb889fbde0d6a486487 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:48.918627  9874 ts_tablet_manager.cc:1434] T 3d9484ae24c34337b8f7621f52fddbe4 P cf2ac5adbddb4b159157e9308ec4b88d: Time spent starting tablet: real 0.036s	user 0.008s	sys 0.000s
I20260709 14:50:48.920054  9874 tablet_bootstrap.cc:492] T 4e336127a9bb477898382db099102131 P cf2ac5adbddb4b159157e9308ec4b88d: Bootstrap starting.
I20260709 14:50:48.920981  9873 ts_tablet_manager.cc:1434] T 4e336127a9bb477898382db099102131 P 4b63355f81b54cb889fbde0d6a486487: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260709 14:50:48.922098  9873 tablet_bootstrap.cc:492] T 1610287343b54860925ee8ff483264fd P 4b63355f81b54cb889fbde0d6a486487: Bootstrap starting.
I20260709 14:50:48.927114  9875 tablet_bootstrap.cc:492] T 4e336127a9bb477898382db099102131 P 7b355de6a5474a85a49c33cc1e1ef489: No bootstrap required, opened a new log
I20260709 14:50:48.927804  9875 ts_tablet_manager.cc:1403] T 4e336127a9bb477898382db099102131 P 7b355de6a5474a85a49c33cc1e1ef489: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.007s
I20260709 14:50:48.929536  9873 tablet_bootstrap.cc:654] T 1610287343b54860925ee8ff483264fd P 4b63355f81b54cb889fbde0d6a486487: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:48.931268  9875 raft_consensus.cc:359] T 4e336127a9bb477898382db099102131 P 7b355de6a5474a85a49c33cc1e1ef489 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:48.932236  9875 raft_consensus.cc:385] T 4e336127a9bb477898382db099102131 P 7b355de6a5474a85a49c33cc1e1ef489 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:48.932686  9875 raft_consensus.cc:740] T 4e336127a9bb477898382db099102131 P 7b355de6a5474a85a49c33cc1e1ef489 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b355de6a5474a85a49c33cc1e1ef489, State: Initialized, Role: FOLLOWER
I20260709 14:50:48.933871  9875 consensus_queue.cc:260] T 4e336127a9bb477898382db099102131 P 7b355de6a5474a85a49c33cc1e1ef489 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:48.936019  9833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c486397c29c46f9b64174a459cfaf0a" candidate_uuid: "4b63355f81b54cb889fbde0d6a486487" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf2ac5adbddb4b159157e9308ec4b88d"
I20260709 14:50:48.936635  9833 raft_consensus.cc:3060] T 5c486397c29c46f9b64174a459cfaf0a P cf2ac5adbddb4b159157e9308ec4b88d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:48.937330  9684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c486397c29c46f9b64174a459cfaf0a" candidate_uuid: "4b63355f81b54cb889fbde0d6a486487" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b355de6a5474a85a49c33cc1e1ef489"
I20260709 14:50:48.937904  9684 raft_consensus.cc:3060] T 5c486397c29c46f9b64174a459cfaf0a P 7b355de6a5474a85a49c33cc1e1ef489 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:48.937951  9875 ts_tablet_manager.cc:1434] T 4e336127a9bb477898382db099102131 P 7b355de6a5474a85a49c33cc1e1ef489: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.002s
I20260709 14:50:48.939648  9875 tablet_bootstrap.cc:492] T bcb6bcac07b94a3392875060861fe364 P 7b355de6a5474a85a49c33cc1e1ef489: Bootstrap starting.
I20260709 14:50:48.941640  9580 catalog_manager.cc:5697] T 3ebd43bdb5c647fe8d2dd23f920b2fb0 P 4b63355f81b54cb889fbde0d6a486487 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b63355f81b54cb889fbde0d6a486487 (127.6.46.66). New cstate: current_term: 1 leader_uuid: "4b63355f81b54cb889fbde0d6a486487" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:48.943748  9833 raft_consensus.cc:2468] T 5c486397c29c46f9b64174a459cfaf0a P cf2ac5adbddb4b159157e9308ec4b88d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b63355f81b54cb889fbde0d6a486487 in term 1.
I20260709 14:50:48.944991  9725 leader_election.cc:304] T 5c486397c29c46f9b64174a459cfaf0a P 4b63355f81b54cb889fbde0d6a486487 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b63355f81b54cb889fbde0d6a486487, cf2ac5adbddb4b159157e9308ec4b88d; no voters: 
I20260709 14:50:48.945832  9895 raft_consensus.cc:2804] T 5c486397c29c46f9b64174a459cfaf0a P 4b63355f81b54cb889fbde0d6a486487 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:48.945950  9898 leader_election.cc:290] T 5c486397c29c46f9b64174a459cfaf0a P 4b63355f81b54cb889fbde0d6a486487 [CANDIDATE]: Term 1 election: Requested vote from peers 7b355de6a5474a85a49c33cc1e1ef489 (127.6.46.65:38705), cf2ac5adbddb4b159157e9308ec4b88d (127.6.46.67:40041)
I20260709 14:50:48.946467  9895 raft_consensus.cc:697] T 5c486397c29c46f9b64174a459cfaf0a P 4b63355f81b54cb889fbde0d6a486487 [term 1 LEADER]: Becoming Leader. State: Replica: 4b63355f81b54cb889fbde0d6a486487, State: Running, Role: LEADER
I20260709 14:50:48.947455  9895 consensus_queue.cc:237] T 5c486397c29c46f9b64174a459cfaf0a P 4b63355f81b54cb889fbde0d6a486487 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:48.948518  9875 tablet_bootstrap.cc:654] T bcb6bcac07b94a3392875060861fe364 P 7b355de6a5474a85a49c33cc1e1ef489: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:48.951557  9891 raft_consensus.cc:493] T 3d9484ae24c34337b8f7621f52fddbe4 P 7b355de6a5474a85a49c33cc1e1ef489 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:48.951872  9874 tablet_bootstrap.cc:654] T 4e336127a9bb477898382db099102131 P cf2ac5adbddb4b159157e9308ec4b88d: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:48.952337  9891 raft_consensus.cc:515] T 3d9484ae24c34337b8f7621f52fddbe4 P 7b355de6a5474a85a49c33cc1e1ef489 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } } peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } }
I20260709 14:50:48.954869  9684 raft_consensus.cc:2468] T 5c486397c29c46f9b64174a459cfaf0a P 7b355de6a5474a85a49c33cc1e1ef489 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b63355f81b54cb889fbde0d6a486487 in term 1.
I20260709 14:50:48.955443  9891 leader_election.cc:290] T 3d9484ae24c34337b8f7621f52fddbe4 P 7b355de6a5474a85a49c33cc1e1ef489 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b63355f81b54cb889fbde0d6a486487 (127.6.46.66:37299), cf2ac5adbddb4b159157e9308ec4b88d (127.6.46.67:40041)
I20260709 14:50:48.957394  9759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9484ae24c34337b8f7621f52fddbe4" candidate_uuid: "7b355de6a5474a85a49c33cc1e1ef489" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b63355f81b54cb889fbde0d6a486487" is_pre_election: true
I20260709 14:50:48.958307  9759 raft_consensus.cc:2468] T 3d9484ae24c34337b8f7621f52fddbe4 P 4b63355f81b54cb889fbde0d6a486487 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b355de6a5474a85a49c33cc1e1ef489 in term 0.
I20260709 14:50:48.960086  9649 leader_election.cc:304] T 3d9484ae24c34337b8f7621f52fddbe4 P 7b355de6a5474a85a49c33cc1e1ef489 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b63355f81b54cb889fbde0d6a486487, 7b355de6a5474a85a49c33cc1e1ef489; no voters: 
I20260709 14:50:48.960767  9833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9484ae24c34337b8f7621f52fddbe4" candidate_uuid: "7b355de6a5474a85a49c33cc1e1ef489" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" is_pre_election: true
I20260709 14:50:48.961251  9891 raft_consensus.cc:2804] T 3d9484ae24c34337b8f7621f52fddbe4 P 7b355de6a5474a85a49c33cc1e1ef489 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:48.961833  9891 raft_consensus.cc:493] T 3d9484ae24c34337b8f7621f52fddbe4 P 7b355de6a5474a85a49c33cc1e1ef489 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:48.961700  9833 raft_consensus.cc:2468] T 3d9484ae24c34337b8f7621f52fddbe4 P cf2ac5adbddb4b159157e9308ec4b88d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b355de6a5474a85a49c33cc1e1ef489 in term 0.
I20260709 14:50:48.962312  9891 raft_consensus.cc:3060] T 3d9484ae24c34337b8f7621f52fddbe4 P 7b355de6a5474a85a49c33cc1e1ef489 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:48.969274  9874 tablet_bootstrap.cc:492] T 4e336127a9bb477898382db099102131 P cf2ac5adbddb4b159157e9308ec4b88d: No bootstrap required, opened a new log
I20260709 14:50:48.969834  9874 ts_tablet_manager.cc:1403] T 4e336127a9bb477898382db099102131 P cf2ac5adbddb4b159157e9308ec4b88d: Time spent bootstrapping tablet: real 0.050s	user 0.014s	sys 0.007s
I20260709 14:50:48.972306  9891 raft_consensus.cc:515] T 3d9484ae24c34337b8f7621f52fddbe4 P 7b355de6a5474a85a49c33cc1e1ef489 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } } peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } }
I20260709 14:50:48.972846  9874 raft_consensus.cc:359] T 4e336127a9bb477898382db099102131 P cf2ac5adbddb4b159157e9308ec4b88d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:48.973620  9874 raft_consensus.cc:385] T 4e336127a9bb477898382db099102131 P cf2ac5adbddb4b159157e9308ec4b88d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:48.973940  9874 raft_consensus.cc:740] T 4e336127a9bb477898382db099102131 P cf2ac5adbddb4b159157e9308ec4b88d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf2ac5adbddb4b159157e9308ec4b88d, State: Initialized, Role: FOLLOWER
I20260709 14:50:48.976013  9759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9484ae24c34337b8f7621f52fddbe4" candidate_uuid: "7b355de6a5474a85a49c33cc1e1ef489" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b63355f81b54cb889fbde0d6a486487"
I20260709 14:50:48.976802  9759 raft_consensus.cc:3060] T 3d9484ae24c34337b8f7621f52fddbe4 P 4b63355f81b54cb889fbde0d6a486487 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:48.974787  9874 consensus_queue.cc:260] T 4e336127a9bb477898382db099102131 P cf2ac5adbddb4b159157e9308ec4b88d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:48.985838  9582 catalog_manager.cc:5697] T 5c486397c29c46f9b64174a459cfaf0a P 4b63355f81b54cb889fbde0d6a486487 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b63355f81b54cb889fbde0d6a486487 (127.6.46.66). New cstate: current_term: 1 leader_uuid: "4b63355f81b54cb889fbde0d6a486487" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:48.988831  9873 tablet_bootstrap.cc:492] T 1610287343b54860925ee8ff483264fd P 4b63355f81b54cb889fbde0d6a486487: No bootstrap required, opened a new log
I20260709 14:50:48.990581  9891 leader_election.cc:290] T 3d9484ae24c34337b8f7621f52fddbe4 P 7b355de6a5474a85a49c33cc1e1ef489 [CANDIDATE]: Term 1 election: Requested vote from peers 4b63355f81b54cb889fbde0d6a486487 (127.6.46.66:37299), cf2ac5adbddb4b159157e9308ec4b88d (127.6.46.67:40041)
I20260709 14:50:48.989529  9873 ts_tablet_manager.cc:1403] T 1610287343b54860925ee8ff483264fd P 4b63355f81b54cb889fbde0d6a486487: Time spent bootstrapping tablet: real 0.068s	user 0.021s	sys 0.007s
I20260709 14:50:48.992507  9833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9484ae24c34337b8f7621f52fddbe4" candidate_uuid: "7b355de6a5474a85a49c33cc1e1ef489" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf2ac5adbddb4b159157e9308ec4b88d"
I20260709 14:50:48.993144  9833 raft_consensus.cc:3060] T 3d9484ae24c34337b8f7621f52fddbe4 P cf2ac5adbddb4b159157e9308ec4b88d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:48.995146  9873 raft_consensus.cc:359] T 1610287343b54860925ee8ff483264fd P 4b63355f81b54cb889fbde0d6a486487 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:48.996142  9873 raft_consensus.cc:385] T 1610287343b54860925ee8ff483264fd P 4b63355f81b54cb889fbde0d6a486487 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:48.996524  9873 raft_consensus.cc:740] T 1610287343b54860925ee8ff483264fd P 4b63355f81b54cb889fbde0d6a486487 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b63355f81b54cb889fbde0d6a486487, State: Initialized, Role: FOLLOWER
I20260709 14:50:48.997566  9873 consensus_queue.cc:260] T 1610287343b54860925ee8ff483264fd P 4b63355f81b54cb889fbde0d6a486487 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:49.000233  9874 ts_tablet_manager.cc:1434] T 4e336127a9bb477898382db099102131 P cf2ac5adbddb4b159157e9308ec4b88d: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.001s
I20260709 14:50:49.000278  9833 raft_consensus.cc:2468] T 3d9484ae24c34337b8f7621f52fddbe4 P cf2ac5adbddb4b159157e9308ec4b88d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b355de6a5474a85a49c33cc1e1ef489 in term 1.
I20260709 14:50:49.000415  9759 raft_consensus.cc:2468] T 3d9484ae24c34337b8f7621f52fddbe4 P 4b63355f81b54cb889fbde0d6a486487 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b355de6a5474a85a49c33cc1e1ef489 in term 1.
I20260709 14:50:49.001574  9875 tablet_bootstrap.cc:492] T bcb6bcac07b94a3392875060861fe364 P 7b355de6a5474a85a49c33cc1e1ef489: No bootstrap required, opened a new log
I20260709 14:50:49.001710  9649 leader_election.cc:304] T 3d9484ae24c34337b8f7621f52fddbe4 P 7b355de6a5474a85a49c33cc1e1ef489 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b63355f81b54cb889fbde0d6a486487, 7b355de6a5474a85a49c33cc1e1ef489; no voters: 
I20260709 14:50:49.002097  9875 ts_tablet_manager.cc:1403] T bcb6bcac07b94a3392875060861fe364 P 7b355de6a5474a85a49c33cc1e1ef489: Time spent bootstrapping tablet: real 0.063s	user 0.030s	sys 0.021s
I20260709 14:50:49.002949  9891 raft_consensus.cc:2804] T 3d9484ae24c34337b8f7621f52fddbe4 P 7b355de6a5474a85a49c33cc1e1ef489 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:49.004105  9891 raft_consensus.cc:697] T 3d9484ae24c34337b8f7621f52fddbe4 P 7b355de6a5474a85a49c33cc1e1ef489 [term 1 LEADER]: Becoming Leader. State: Replica: 7b355de6a5474a85a49c33cc1e1ef489, State: Running, Role: LEADER
I20260709 14:50:49.004701  9875 raft_consensus.cc:359] T bcb6bcac07b94a3392875060861fe364 P 7b355de6a5474a85a49c33cc1e1ef489 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:49.005188  9873 ts_tablet_manager.cc:1434] T 1610287343b54860925ee8ff483264fd P 4b63355f81b54cb889fbde0d6a486487: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.004s
I20260709 14:50:49.005398  9875 raft_consensus.cc:385] T bcb6bcac07b94a3392875060861fe364 P 7b355de6a5474a85a49c33cc1e1ef489 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:49.005064  9891 consensus_queue.cc:237] T 3d9484ae24c34337b8f7621f52fddbe4 P 7b355de6a5474a85a49c33cc1e1ef489 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } } peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } }
I20260709 14:50:49.005739  9875 raft_consensus.cc:740] T bcb6bcac07b94a3392875060861fe364 P 7b355de6a5474a85a49c33cc1e1ef489 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b355de6a5474a85a49c33cc1e1ef489, State: Initialized, Role: FOLLOWER
I20260709 14:50:49.006274  9873 tablet_bootstrap.cc:492] T bcb6bcac07b94a3392875060861fe364 P 4b63355f81b54cb889fbde0d6a486487: Bootstrap starting.
I20260709 14:50:49.006392  9875 consensus_queue.cc:260] T bcb6bcac07b94a3392875060861fe364 P 7b355de6a5474a85a49c33cc1e1ef489 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:49.008384  9875 ts_tablet_manager.cc:1434] T bcb6bcac07b94a3392875060861fe364 P 7b355de6a5474a85a49c33cc1e1ef489: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:50:49.009241  9875 tablet_bootstrap.cc:492] T f2e9129d3f0b47b4b265979ec7a4d221 P 7b355de6a5474a85a49c33cc1e1ef489: Bootstrap starting.
I20260709 14:50:49.013175  9873 tablet_bootstrap.cc:654] T bcb6bcac07b94a3392875060861fe364 P 4b63355f81b54cb889fbde0d6a486487: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:49.014182  9874 tablet_bootstrap.cc:492] T bcb6bcac07b94a3392875060861fe364 P cf2ac5adbddb4b159157e9308ec4b88d: Bootstrap starting.
I20260709 14:50:49.014645  9875 tablet_bootstrap.cc:654] T f2e9129d3f0b47b4b265979ec7a4d221 P 7b355de6a5474a85a49c33cc1e1ef489: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:49.022893  9874 tablet_bootstrap.cc:654] T bcb6bcac07b94a3392875060861fe364 P cf2ac5adbddb4b159157e9308ec4b88d: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:49.024672  9873 tablet_bootstrap.cc:492] T bcb6bcac07b94a3392875060861fe364 P 4b63355f81b54cb889fbde0d6a486487: No bootstrap required, opened a new log
I20260709 14:50:49.025223  9873 ts_tablet_manager.cc:1403] T bcb6bcac07b94a3392875060861fe364 P 4b63355f81b54cb889fbde0d6a486487: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.008s
I20260709 14:50:49.025990  9875 tablet_bootstrap.cc:492] T f2e9129d3f0b47b4b265979ec7a4d221 P 7b355de6a5474a85a49c33cc1e1ef489: No bootstrap required, opened a new log
I20260709 14:50:49.026476  9875 ts_tablet_manager.cc:1403] T f2e9129d3f0b47b4b265979ec7a4d221 P 7b355de6a5474a85a49c33cc1e1ef489: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.005s
I20260709 14:50:49.029093  9875 raft_consensus.cc:359] T f2e9129d3f0b47b4b265979ec7a4d221 P 7b355de6a5474a85a49c33cc1e1ef489 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:49.028980  9873 raft_consensus.cc:359] T bcb6bcac07b94a3392875060861fe364 P 4b63355f81b54cb889fbde0d6a486487 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:49.030005  9875 raft_consensus.cc:385] T f2e9129d3f0b47b4b265979ec7a4d221 P 7b355de6a5474a85a49c33cc1e1ef489 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:49.030216  9873 raft_consensus.cc:385] T bcb6bcac07b94a3392875060861fe364 P 4b63355f81b54cb889fbde0d6a486487 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:49.030370  9875 raft_consensus.cc:740] T f2e9129d3f0b47b4b265979ec7a4d221 P 7b355de6a5474a85a49c33cc1e1ef489 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b355de6a5474a85a49c33cc1e1ef489, State: Initialized, Role: FOLLOWER
I20260709 14:50:49.030700  9873 raft_consensus.cc:740] T bcb6bcac07b94a3392875060861fe364 P 4b63355f81b54cb889fbde0d6a486487 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b63355f81b54cb889fbde0d6a486487, State: Initialized, Role: FOLLOWER
I20260709 14:50:49.031308  9875 consensus_queue.cc:260] T f2e9129d3f0b47b4b265979ec7a4d221 P 7b355de6a5474a85a49c33cc1e1ef489 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:49.031872  9873 consensus_queue.cc:260] T bcb6bcac07b94a3392875060861fe364 P 4b63355f81b54cb889fbde0d6a486487 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:49.032760  9582 catalog_manager.cc:5697] T 3d9484ae24c34337b8f7621f52fddbe4 P 7b355de6a5474a85a49c33cc1e1ef489 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7b355de6a5474a85a49c33cc1e1ef489 (127.6.46.65). New cstate: current_term: 1 leader_uuid: "7b355de6a5474a85a49c33cc1e1ef489" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:49.033608  9875 ts_tablet_manager.cc:1434] T f2e9129d3f0b47b4b265979ec7a4d221 P 7b355de6a5474a85a49c33cc1e1ef489: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:50:49.035344  9875 tablet_bootstrap.cc:492] T 56fe5a079718409f9f9eafb389604c18 P 7b355de6a5474a85a49c33cc1e1ef489: Bootstrap starting.
I20260709 14:50:49.040146  9875 tablet_bootstrap.cc:654] T 56fe5a079718409f9f9eafb389604c18 P 7b355de6a5474a85a49c33cc1e1ef489: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:49.041141  9873 ts_tablet_manager.cc:1434] T bcb6bcac07b94a3392875060861fe364 P 4b63355f81b54cb889fbde0d6a486487: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.000s
I20260709 14:50:49.042232  9873 tablet_bootstrap.cc:492] T 56fe5a079718409f9f9eafb389604c18 P 4b63355f81b54cb889fbde0d6a486487: Bootstrap starting.
I20260709 14:50:49.052014  9874 tablet_bootstrap.cc:492] T bcb6bcac07b94a3392875060861fe364 P cf2ac5adbddb4b159157e9308ec4b88d: No bootstrap required, opened a new log
I20260709 14:50:49.052552  9874 ts_tablet_manager.cc:1403] T bcb6bcac07b94a3392875060861fe364 P cf2ac5adbddb4b159157e9308ec4b88d: Time spent bootstrapping tablet: real 0.039s	user 0.017s	sys 0.008s
I20260709 14:50:49.052698  9875 tablet_bootstrap.cc:492] T 56fe5a079718409f9f9eafb389604c18 P 7b355de6a5474a85a49c33cc1e1ef489: No bootstrap required, opened a new log
I20260709 14:50:49.053143  9875 ts_tablet_manager.cc:1403] T 56fe5a079718409f9f9eafb389604c18 P 7b355de6a5474a85a49c33cc1e1ef489: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.001s
I20260709 14:50:49.053222  9873 tablet_bootstrap.cc:654] T 56fe5a079718409f9f9eafb389604c18 P 4b63355f81b54cb889fbde0d6a486487: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:49.055317  9874 raft_consensus.cc:359] T bcb6bcac07b94a3392875060861fe364 P cf2ac5adbddb4b159157e9308ec4b88d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:49.055577  9875 raft_consensus.cc:359] T 56fe5a079718409f9f9eafb389604c18 P 7b355de6a5474a85a49c33cc1e1ef489 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:49.056137  9874 raft_consensus.cc:385] T bcb6bcac07b94a3392875060861fe364 P cf2ac5adbddb4b159157e9308ec4b88d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:49.056202  9875 raft_consensus.cc:385] T 56fe5a079718409f9f9eafb389604c18 P 7b355de6a5474a85a49c33cc1e1ef489 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:49.056528  9874 raft_consensus.cc:740] T bcb6bcac07b94a3392875060861fe364 P cf2ac5adbddb4b159157e9308ec4b88d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf2ac5adbddb4b159157e9308ec4b88d, State: Initialized, Role: FOLLOWER
I20260709 14:50:49.056619  9875 raft_consensus.cc:740] T 56fe5a079718409f9f9eafb389604c18 P 7b355de6a5474a85a49c33cc1e1ef489 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b355de6a5474a85a49c33cc1e1ef489, State: Initialized, Role: FOLLOWER
I20260709 14:50:49.057365  9873 tablet_bootstrap.cc:492] T 56fe5a079718409f9f9eafb389604c18 P 4b63355f81b54cb889fbde0d6a486487: No bootstrap required, opened a new log
I20260709 14:50:49.057271  9875 consensus_queue.cc:260] T 56fe5a079718409f9f9eafb389604c18 P 7b355de6a5474a85a49c33cc1e1ef489 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:49.057830  9873 ts_tablet_manager.cc:1403] T 56fe5a079718409f9f9eafb389604c18 P 4b63355f81b54cb889fbde0d6a486487: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.001s
I20260709 14:50:49.057408  9874 consensus_queue.cc:260] T bcb6bcac07b94a3392875060861fe364 P cf2ac5adbddb4b159157e9308ec4b88d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:49.059569  9875 ts_tablet_manager.cc:1434] T 56fe5a079718409f9f9eafb389604c18 P 7b355de6a5474a85a49c33cc1e1ef489: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 14:50:49.060467  9873 raft_consensus.cc:359] T 56fe5a079718409f9f9eafb389604c18 P 4b63355f81b54cb889fbde0d6a486487 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:49.061142  9873 raft_consensus.cc:385] T 56fe5a079718409f9f9eafb389604c18 P 4b63355f81b54cb889fbde0d6a486487 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:49.061389  9873 raft_consensus.cc:740] T 56fe5a079718409f9f9eafb389604c18 P 4b63355f81b54cb889fbde0d6a486487 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b63355f81b54cb889fbde0d6a486487, State: Initialized, Role: FOLLOWER
I20260709 14:50:49.059568  9874 ts_tablet_manager.cc:1434] T bcb6bcac07b94a3392875060861fe364 P cf2ac5adbddb4b159157e9308ec4b88d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:50:49.062170  9873 consensus_queue.cc:260] T 56fe5a079718409f9f9eafb389604c18 P 4b63355f81b54cb889fbde0d6a486487 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:49.062999  9874 tablet_bootstrap.cc:492] T 21a3133c1a5244b88bc6edb94833fb46 P cf2ac5adbddb4b159157e9308ec4b88d: Bootstrap starting.
I20260709 14:50:49.065804  9873 ts_tablet_manager.cc:1434] T 56fe5a079718409f9f9eafb389604c18 P 4b63355f81b54cb889fbde0d6a486487: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 14:50:49.066738  9873 tablet_bootstrap.cc:492] T f2e9129d3f0b47b4b265979ec7a4d221 P 4b63355f81b54cb889fbde0d6a486487: Bootstrap starting.
I20260709 14:50:49.072192  9873 tablet_bootstrap.cc:654] T f2e9129d3f0b47b4b265979ec7a4d221 P 4b63355f81b54cb889fbde0d6a486487: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:49.075412  9874 tablet_bootstrap.cc:654] T 21a3133c1a5244b88bc6edb94833fb46 P cf2ac5adbddb4b159157e9308ec4b88d: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:49.079425  9873 tablet_bootstrap.cc:492] T f2e9129d3f0b47b4b265979ec7a4d221 P 4b63355f81b54cb889fbde0d6a486487: No bootstrap required, opened a new log
I20260709 14:50:49.079605  9874 tablet_bootstrap.cc:492] T 21a3133c1a5244b88bc6edb94833fb46 P cf2ac5adbddb4b159157e9308ec4b88d: No bootstrap required, opened a new log
I20260709 14:50:49.079916  9873 ts_tablet_manager.cc:1403] T f2e9129d3f0b47b4b265979ec7a4d221 P 4b63355f81b54cb889fbde0d6a486487: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260709 14:50:49.080137  9874 ts_tablet_manager.cc:1403] T 21a3133c1a5244b88bc6edb94833fb46 P cf2ac5adbddb4b159157e9308ec4b88d: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.000s
I20260709 14:50:49.081911  9873 raft_consensus.cc:359] T f2e9129d3f0b47b4b265979ec7a4d221 P 4b63355f81b54cb889fbde0d6a486487 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:49.082443  9873 raft_consensus.cc:385] T f2e9129d3f0b47b4b265979ec7a4d221 P 4b63355f81b54cb889fbde0d6a486487 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:49.082202  9874 raft_consensus.cc:359] T 21a3133c1a5244b88bc6edb94833fb46 P cf2ac5adbddb4b159157e9308ec4b88d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:49.082720  9873 raft_consensus.cc:740] T f2e9129d3f0b47b4b265979ec7a4d221 P 4b63355f81b54cb889fbde0d6a486487 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b63355f81b54cb889fbde0d6a486487, State: Initialized, Role: FOLLOWER
I20260709 14:50:49.082847  9874 raft_consensus.cc:385] T 21a3133c1a5244b88bc6edb94833fb46 P cf2ac5adbddb4b159157e9308ec4b88d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:49.083168  9874 raft_consensus.cc:740] T 21a3133c1a5244b88bc6edb94833fb46 P cf2ac5adbddb4b159157e9308ec4b88d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf2ac5adbddb4b159157e9308ec4b88d, State: Initialized, Role: FOLLOWER
I20260709 14:50:49.083428  9873 consensus_queue.cc:260] T f2e9129d3f0b47b4b265979ec7a4d221 P 4b63355f81b54cb889fbde0d6a486487 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:49.083904  9874 consensus_queue.cc:260] T 21a3133c1a5244b88bc6edb94833fb46 P cf2ac5adbddb4b159157e9308ec4b88d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:49.085528  9873 ts_tablet_manager.cc:1434] T f2e9129d3f0b47b4b265979ec7a4d221 P 4b63355f81b54cb889fbde0d6a486487: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:50:49.085862  9874 ts_tablet_manager.cc:1434] T 21a3133c1a5244b88bc6edb94833fb46 P cf2ac5adbddb4b159157e9308ec4b88d: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:50:49.086391  9873 tablet_bootstrap.cc:492] T 21a3133c1a5244b88bc6edb94833fb46 P 4b63355f81b54cb889fbde0d6a486487: Bootstrap starting.
I20260709 14:50:49.086776  9874 tablet_bootstrap.cc:492] T f2e9129d3f0b47b4b265979ec7a4d221 P cf2ac5adbddb4b159157e9308ec4b88d: Bootstrap starting.
I20260709 14:50:49.086959  9880 raft_consensus.cc:493] T bcb6bcac07b94a3392875060861fe364 P cf2ac5adbddb4b159157e9308ec4b88d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:49.087373  9880 raft_consensus.cc:515] T bcb6bcac07b94a3392875060861fe364 P cf2ac5adbddb4b159157e9308ec4b88d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:49.089833  9880 leader_election.cc:290] T bcb6bcac07b94a3392875060861fe364 P cf2ac5adbddb4b159157e9308ec4b88d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7b355de6a5474a85a49c33cc1e1ef489 (127.6.46.65:38705), 4b63355f81b54cb889fbde0d6a486487 (127.6.46.66:37299)
I20260709 14:50:49.090471  9873 tablet_bootstrap.cc:654] T 21a3133c1a5244b88bc6edb94833fb46 P 4b63355f81b54cb889fbde0d6a486487: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:49.092628  9874 tablet_bootstrap.cc:654] T f2e9129d3f0b47b4b265979ec7a4d221 P cf2ac5adbddb4b159157e9308ec4b88d: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:49.097667  9873 tablet_bootstrap.cc:492] T 21a3133c1a5244b88bc6edb94833fb46 P 4b63355f81b54cb889fbde0d6a486487: No bootstrap required, opened a new log
I20260709 14:50:49.098110  9873 ts_tablet_manager.cc:1403] T 21a3133c1a5244b88bc6edb94833fb46 P 4b63355f81b54cb889fbde0d6a486487: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260709 14:50:49.100720  9873 raft_consensus.cc:359] T 21a3133c1a5244b88bc6edb94833fb46 P 4b63355f81b54cb889fbde0d6a486487 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:49.101336  9873 raft_consensus.cc:385] T 21a3133c1a5244b88bc6edb94833fb46 P 4b63355f81b54cb889fbde0d6a486487 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:49.101589  9873 raft_consensus.cc:740] T 21a3133c1a5244b88bc6edb94833fb46 P 4b63355f81b54cb889fbde0d6a486487 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b63355f81b54cb889fbde0d6a486487, State: Initialized, Role: FOLLOWER
I20260709 14:50:49.102337  9873 consensus_queue.cc:260] T 21a3133c1a5244b88bc6edb94833fb46 P 4b63355f81b54cb889fbde0d6a486487 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:49.104636  9873 ts_tablet_manager.cc:1434] T 21a3133c1a5244b88bc6edb94833fb46 P 4b63355f81b54cb889fbde0d6a486487: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 14:50:49.106973  9874 tablet_bootstrap.cc:492] T f2e9129d3f0b47b4b265979ec7a4d221 P cf2ac5adbddb4b159157e9308ec4b88d: No bootstrap required, opened a new log
I20260709 14:50:49.107450  9874 ts_tablet_manager.cc:1403] T f2e9129d3f0b47b4b265979ec7a4d221 P cf2ac5adbddb4b159157e9308ec4b88d: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.002s
I20260709 14:50:49.110200  9874 raft_consensus.cc:359] T f2e9129d3f0b47b4b265979ec7a4d221 P cf2ac5adbddb4b159157e9308ec4b88d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:49.110842  9874 raft_consensus.cc:385] T f2e9129d3f0b47b4b265979ec7a4d221 P cf2ac5adbddb4b159157e9308ec4b88d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:49.111109  9874 raft_consensus.cc:740] T f2e9129d3f0b47b4b265979ec7a4d221 P cf2ac5adbddb4b159157e9308ec4b88d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf2ac5adbddb4b159157e9308ec4b88d, State: Initialized, Role: FOLLOWER
I20260709 14:50:49.111805  9874 consensus_queue.cc:260] T f2e9129d3f0b47b4b265979ec7a4d221 P cf2ac5adbddb4b159157e9308ec4b88d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:49.113677  9874 ts_tablet_manager.cc:1434] T f2e9129d3f0b47b4b265979ec7a4d221 P cf2ac5adbddb4b159157e9308ec4b88d: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:50:49.113700  9684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcb6bcac07b94a3392875060861fe364" candidate_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b355de6a5474a85a49c33cc1e1ef489" is_pre_election: true
I20260709 14:50:49.114238  9895 raft_consensus.cc:493] T 4e336127a9bb477898382db099102131 P 4b63355f81b54cb889fbde0d6a486487 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:49.114552  9874 tablet_bootstrap.cc:492] T 56fe5a079718409f9f9eafb389604c18 P cf2ac5adbddb4b159157e9308ec4b88d: Bootstrap starting.
I20260709 14:50:49.114404  9684 raft_consensus.cc:2468] T bcb6bcac07b94a3392875060861fe364 P 7b355de6a5474a85a49c33cc1e1ef489 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf2ac5adbddb4b159157e9308ec4b88d in term 0.
I20260709 14:50:49.114748  9895 raft_consensus.cc:515] T 4e336127a9bb477898382db099102131 P 4b63355f81b54cb889fbde0d6a486487 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:49.116137  9798 leader_election.cc:304] T bcb6bcac07b94a3392875060861fe364 P cf2ac5adbddb4b159157e9308ec4b88d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b355de6a5474a85a49c33cc1e1ef489, cf2ac5adbddb4b159157e9308ec4b88d; no voters: 
I20260709 14:50:49.117041  9895 leader_election.cc:290] T 4e336127a9bb477898382db099102131 P 4b63355f81b54cb889fbde0d6a486487 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7b355de6a5474a85a49c33cc1e1ef489 (127.6.46.65:38705), cf2ac5adbddb4b159157e9308ec4b88d (127.6.46.67:40041)
I20260709 14:50:49.117674  9684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e336127a9bb477898382db099102131" candidate_uuid: "4b63355f81b54cb889fbde0d6a486487" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b355de6a5474a85a49c33cc1e1ef489" is_pre_election: true
I20260709 14:50:49.118386  9684 raft_consensus.cc:2468] T 4e336127a9bb477898382db099102131 P 7b355de6a5474a85a49c33cc1e1ef489 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b63355f81b54cb889fbde0d6a486487 in term 0.
I20260709 14:50:49.118810  9833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e336127a9bb477898382db099102131" candidate_uuid: "4b63355f81b54cb889fbde0d6a486487" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" is_pre_election: true
I20260709 14:50:49.119441  9833 raft_consensus.cc:2468] T 4e336127a9bb477898382db099102131 P cf2ac5adbddb4b159157e9308ec4b88d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b63355f81b54cb889fbde0d6a486487 in term 0.
I20260709 14:50:49.119556  9724 leader_election.cc:304] T 4e336127a9bb477898382db099102131 P 4b63355f81b54cb889fbde0d6a486487 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b63355f81b54cb889fbde0d6a486487, 7b355de6a5474a85a49c33cc1e1ef489; no voters: 
I20260709 14:50:49.120455  9895 raft_consensus.cc:2804] T 4e336127a9bb477898382db099102131 P 4b63355f81b54cb889fbde0d6a486487 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:49.120796  9895 raft_consensus.cc:493] T 4e336127a9bb477898382db099102131 P 4b63355f81b54cb889fbde0d6a486487 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:49.121025  9874 tablet_bootstrap.cc:654] T 56fe5a079718409f9f9eafb389604c18 P cf2ac5adbddb4b159157e9308ec4b88d: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:49.121171  9895 raft_consensus.cc:3060] T 4e336127a9bb477898382db099102131 P 4b63355f81b54cb889fbde0d6a486487 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:49.121624  9880 raft_consensus.cc:2804] T bcb6bcac07b94a3392875060861fe364 P cf2ac5adbddb4b159157e9308ec4b88d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:49.122048  9880 raft_consensus.cc:493] T bcb6bcac07b94a3392875060861fe364 P cf2ac5adbddb4b159157e9308ec4b88d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:49.122385  9880 raft_consensus.cc:3060] T bcb6bcac07b94a3392875060861fe364 P cf2ac5adbddb4b159157e9308ec4b88d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:49.129324  9880 raft_consensus.cc:515] T bcb6bcac07b94a3392875060861fe364 P cf2ac5adbddb4b159157e9308ec4b88d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:49.130203  9895 raft_consensus.cc:515] T 4e336127a9bb477898382db099102131 P 4b63355f81b54cb889fbde0d6a486487 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:49.131186  9759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcb6bcac07b94a3392875060861fe364" candidate_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b63355f81b54cb889fbde0d6a486487" is_pre_election: true
I20260709 14:50:49.131878  9759 raft_consensus.cc:2468] T bcb6bcac07b94a3392875060861fe364 P 4b63355f81b54cb889fbde0d6a486487 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf2ac5adbddb4b159157e9308ec4b88d in term 0.
I20260709 14:50:49.133299  9880 leader_election.cc:290] T bcb6bcac07b94a3392875060861fe364 P cf2ac5adbddb4b159157e9308ec4b88d [CANDIDATE]: Term 1 election: Requested vote from peers 7b355de6a5474a85a49c33cc1e1ef489 (127.6.46.65:38705), 4b63355f81b54cb889fbde0d6a486487 (127.6.46.66:37299)
I20260709 14:50:49.134279  9684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcb6bcac07b94a3392875060861fe364" candidate_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b355de6a5474a85a49c33cc1e1ef489"
I20260709 14:50:49.134688  9683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e336127a9bb477898382db099102131" candidate_uuid: "4b63355f81b54cb889fbde0d6a486487" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b355de6a5474a85a49c33cc1e1ef489"
I20260709 14:50:49.135130  9684 raft_consensus.cc:3060] T bcb6bcac07b94a3392875060861fe364 P 7b355de6a5474a85a49c33cc1e1ef489 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:49.135411  9683 raft_consensus.cc:3060] T 4e336127a9bb477898382db099102131 P 7b355de6a5474a85a49c33cc1e1ef489 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:49.136154  9891 raft_consensus.cc:493] T 56fe5a079718409f9f9eafb389604c18 P 7b355de6a5474a85a49c33cc1e1ef489 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:49.134617  9759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcb6bcac07b94a3392875060861fe364" candidate_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b63355f81b54cb889fbde0d6a486487"
I20260709 14:50:49.137130  9759 raft_consensus.cc:3060] T bcb6bcac07b94a3392875060861fe364 P 4b63355f81b54cb889fbde0d6a486487 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:49.136771  9891 raft_consensus.cc:515] T 56fe5a079718409f9f9eafb389604c18 P 7b355de6a5474a85a49c33cc1e1ef489 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:49.141351  9758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56fe5a079718409f9f9eafb389604c18" candidate_uuid: "7b355de6a5474a85a49c33cc1e1ef489" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b63355f81b54cb889fbde0d6a486487" is_pre_election: true
I20260709 14:50:49.142192  9758 raft_consensus.cc:2468] T 56fe5a079718409f9f9eafb389604c18 P 4b63355f81b54cb889fbde0d6a486487 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b355de6a5474a85a49c33cc1e1ef489 in term 0.
I20260709 14:50:49.142858  9683 raft_consensus.cc:2468] T 4e336127a9bb477898382db099102131 P 7b355de6a5474a85a49c33cc1e1ef489 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b63355f81b54cb889fbde0d6a486487 in term 1.
I20260709 14:50:49.143744  9649 leader_election.cc:304] T 56fe5a079718409f9f9eafb389604c18 P 7b355de6a5474a85a49c33cc1e1ef489 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b63355f81b54cb889fbde0d6a486487, 7b355de6a5474a85a49c33cc1e1ef489; no voters: 
I20260709 14:50:49.144160  9895 leader_election.cc:290] T 4e336127a9bb477898382db099102131 P 4b63355f81b54cb889fbde0d6a486487 [CANDIDATE]: Term 1 election: Requested vote from peers 7b355de6a5474a85a49c33cc1e1ef489 (127.6.46.65:38705), cf2ac5adbddb4b159157e9308ec4b88d (127.6.46.67:40041)
I20260709 14:50:49.145295  9879 raft_consensus.cc:2804] T 56fe5a079718409f9f9eafb389604c18 P 7b355de6a5474a85a49c33cc1e1ef489 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:49.145216  9833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e336127a9bb477898382db099102131" candidate_uuid: "4b63355f81b54cb889fbde0d6a486487" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf2ac5adbddb4b159157e9308ec4b88d"
I20260709 14:50:49.145761  9879 raft_consensus.cc:493] T 56fe5a079718409f9f9eafb389604c18 P 7b355de6a5474a85a49c33cc1e1ef489 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:49.145955  9833 raft_consensus.cc:3060] T 4e336127a9bb477898382db099102131 P cf2ac5adbddb4b159157e9308ec4b88d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:49.146198  9879 raft_consensus.cc:3060] T 56fe5a079718409f9f9eafb389604c18 P 7b355de6a5474a85a49c33cc1e1ef489 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:49.146880  9759 raft_consensus.cc:2468] T bcb6bcac07b94a3392875060861fe364 P 4b63355f81b54cb889fbde0d6a486487 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf2ac5adbddb4b159157e9308ec4b88d in term 1.
I20260709 14:50:49.147349  9874 tablet_bootstrap.cc:492] T 56fe5a079718409f9f9eafb389604c18 P cf2ac5adbddb4b159157e9308ec4b88d: No bootstrap required, opened a new log
I20260709 14:50:49.147934  9874 ts_tablet_manager.cc:1403] T 56fe5a079718409f9f9eafb389604c18 P cf2ac5adbddb4b159157e9308ec4b88d: Time spent bootstrapping tablet: real 0.034s	user 0.025s	sys 0.007s
I20260709 14:50:49.148070  9724 leader_election.cc:304] T 4e336127a9bb477898382db099102131 P 4b63355f81b54cb889fbde0d6a486487 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b63355f81b54cb889fbde0d6a486487, 7b355de6a5474a85a49c33cc1e1ef489; no voters: 
I20260709 14:50:49.148275  9832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56fe5a079718409f9f9eafb389604c18" candidate_uuid: "7b355de6a5474a85a49c33cc1e1ef489" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" is_pre_election: true
I20260709 14:50:49.149019  9895 raft_consensus.cc:2804] T 4e336127a9bb477898382db099102131 P 4b63355f81b54cb889fbde0d6a486487 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:49.149780  9891 leader_election.cc:290] T 56fe5a079718409f9f9eafb389604c18 P 7b355de6a5474a85a49c33cc1e1ef489 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b63355f81b54cb889fbde0d6a486487 (127.6.46.66:37299), cf2ac5adbddb4b159157e9308ec4b88d (127.6.46.67:40041)
I20260709 14:50:49.151163  9874 raft_consensus.cc:359] T 56fe5a079718409f9f9eafb389604c18 P cf2ac5adbddb4b159157e9308ec4b88d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:49.151911  9874 raft_consensus.cc:385] T 56fe5a079718409f9f9eafb389604c18 P cf2ac5adbddb4b159157e9308ec4b88d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:49.152217  9874 raft_consensus.cc:740] T 56fe5a079718409f9f9eafb389604c18 P cf2ac5adbddb4b159157e9308ec4b88d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf2ac5adbddb4b159157e9308ec4b88d, State: Initialized, Role: FOLLOWER
I20260709 14:50:49.153021  9879 raft_consensus.cc:515] T 56fe5a079718409f9f9eafb389604c18 P 7b355de6a5474a85a49c33cc1e1ef489 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:49.153034  9874 consensus_queue.cc:260] T 56fe5a079718409f9f9eafb389604c18 P cf2ac5adbddb4b159157e9308ec4b88d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:49.154474  9833 raft_consensus.cc:2468] T 4e336127a9bb477898382db099102131 P cf2ac5adbddb4b159157e9308ec4b88d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b63355f81b54cb889fbde0d6a486487 in term 1.
I20260709 14:50:49.155619  9684 raft_consensus.cc:2468] T bcb6bcac07b94a3392875060861fe364 P 7b355de6a5474a85a49c33cc1e1ef489 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf2ac5adbddb4b159157e9308ec4b88d in term 1.
I20260709 14:50:49.156163  9759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56fe5a079718409f9f9eafb389604c18" candidate_uuid: "7b355de6a5474a85a49c33cc1e1ef489" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b63355f81b54cb889fbde0d6a486487"
W20260709 14:50:49.156687  9650 leader_election.cc:343] T 56fe5a079718409f9f9eafb389604c18 P 7b355de6a5474a85a49c33cc1e1ef489 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf2ac5adbddb4b159157e9308ec4b88d (127.6.46.67:40041): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:49.157058  9759 raft_consensus.cc:3060] T 56fe5a079718409f9f9eafb389604c18 P 4b63355f81b54cb889fbde0d6a486487 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:49.156649  9895 raft_consensus.cc:697] T 4e336127a9bb477898382db099102131 P 4b63355f81b54cb889fbde0d6a486487 [term 1 LEADER]: Becoming Leader. State: Replica: 4b63355f81b54cb889fbde0d6a486487, State: Running, Role: LEADER
I20260709 14:50:49.157903  9874 ts_tablet_manager.cc:1434] T 56fe5a079718409f9f9eafb389604c18 P cf2ac5adbddb4b159157e9308ec4b88d: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260709 14:50:49.157869  9798 leader_election.cc:304] T bcb6bcac07b94a3392875060861fe364 P cf2ac5adbddb4b159157e9308ec4b88d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b63355f81b54cb889fbde0d6a486487, cf2ac5adbddb4b159157e9308ec4b88d; no voters: 
I20260709 14:50:49.158468  9879 leader_election.cc:290] T 56fe5a079718409f9f9eafb389604c18 P 7b355de6a5474a85a49c33cc1e1ef489 [CANDIDATE]: Term 1 election: Requested vote from peers 4b63355f81b54cb889fbde0d6a486487 (127.6.46.66:37299), cf2ac5adbddb4b159157e9308ec4b88d (127.6.46.67:40041)
I20260709 14:50:49.158344  9895 consensus_queue.cc:237] T 4e336127a9bb477898382db099102131 P 4b63355f81b54cb889fbde0d6a486487 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:49.158879  9880 raft_consensus.cc:2804] T bcb6bcac07b94a3392875060861fe364 P cf2ac5adbddb4b159157e9308ec4b88d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:49.159988  9880 raft_consensus.cc:697] T bcb6bcac07b94a3392875060861fe364 P cf2ac5adbddb4b159157e9308ec4b88d [term 1 LEADER]: Becoming Leader. State: Replica: cf2ac5adbddb4b159157e9308ec4b88d, State: Running, Role: LEADER
I20260709 14:50:49.160826  9880 consensus_queue.cc:237] T bcb6bcac07b94a3392875060861fe364 P cf2ac5adbddb4b159157e9308ec4b88d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:49.163617  9759 raft_consensus.cc:2468] T 56fe5a079718409f9f9eafb389604c18 P 4b63355f81b54cb889fbde0d6a486487 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b355de6a5474a85a49c33cc1e1ef489 in term 1.
I20260709 14:50:49.164834  9649 leader_election.cc:304] T 56fe5a079718409f9f9eafb389604c18 P 7b355de6a5474a85a49c33cc1e1ef489 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b63355f81b54cb889fbde0d6a486487, 7b355de6a5474a85a49c33cc1e1ef489; no voters: 
I20260709 14:50:49.165671  9879 raft_consensus.cc:2804] T 56fe5a079718409f9f9eafb389604c18 P 7b355de6a5474a85a49c33cc1e1ef489 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:49.166007  9832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56fe5a079718409f9f9eafb389604c18" candidate_uuid: "7b355de6a5474a85a49c33cc1e1ef489" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf2ac5adbddb4b159157e9308ec4b88d"
I20260709 14:50:49.166625  9832 raft_consensus.cc:3060] T 56fe5a079718409f9f9eafb389604c18 P cf2ac5adbddb4b159157e9308ec4b88d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:49.166134  9879 raft_consensus.cc:697] T 56fe5a079718409f9f9eafb389604c18 P 7b355de6a5474a85a49c33cc1e1ef489 [term 1 LEADER]: Becoming Leader. State: Replica: 7b355de6a5474a85a49c33cc1e1ef489, State: Running, Role: LEADER
I20260709 14:50:49.167721  9879 consensus_queue.cc:237] T 56fe5a079718409f9f9eafb389604c18 P 7b355de6a5474a85a49c33cc1e1ef489 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:49.174557  9832 raft_consensus.cc:2468] T 56fe5a079718409f9f9eafb389604c18 P cf2ac5adbddb4b159157e9308ec4b88d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b355de6a5474a85a49c33cc1e1ef489 in term 1.
I20260709 14:50:49.182276  9581 catalog_manager.cc:5697] T 4e336127a9bb477898382db099102131 P 4b63355f81b54cb889fbde0d6a486487 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b63355f81b54cb889fbde0d6a486487 (127.6.46.66). New cstate: current_term: 1 leader_uuid: "4b63355f81b54cb889fbde0d6a486487" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:49.196359  9895 raft_consensus.cc:493] T 21a3133c1a5244b88bc6edb94833fb46 P 4b63355f81b54cb889fbde0d6a486487 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:49.197113  9895 raft_consensus.cc:515] T 21a3133c1a5244b88bc6edb94833fb46 P 4b63355f81b54cb889fbde0d6a486487 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:49.196408  9582 catalog_manager.cc:5697] T 56fe5a079718409f9f9eafb389604c18 P 7b355de6a5474a85a49c33cc1e1ef489 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7b355de6a5474a85a49c33cc1e1ef489 (127.6.46.65). New cstate: current_term: 1 leader_uuid: "7b355de6a5474a85a49c33cc1e1ef489" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:49.199209  9895 leader_election.cc:290] T 21a3133c1a5244b88bc6edb94833fb46 P 4b63355f81b54cb889fbde0d6a486487 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7b355de6a5474a85a49c33cc1e1ef489 (127.6.46.65:38705), cf2ac5adbddb4b159157e9308ec4b88d (127.6.46.67:40041)
I20260709 14:50:49.199927  9684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21a3133c1a5244b88bc6edb94833fb46" candidate_uuid: "4b63355f81b54cb889fbde0d6a486487" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b355de6a5474a85a49c33cc1e1ef489" is_pre_election: true
I20260709 14:50:49.200261  9832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21a3133c1a5244b88bc6edb94833fb46" candidate_uuid: "4b63355f81b54cb889fbde0d6a486487" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" is_pre_election: true
I20260709 14:50:49.200604  9684 raft_consensus.cc:2468] T 21a3133c1a5244b88bc6edb94833fb46 P 7b355de6a5474a85a49c33cc1e1ef489 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b63355f81b54cb889fbde0d6a486487 in term 0.
I20260709 14:50:49.200865  9895 raft_consensus.cc:493] T f2e9129d3f0b47b4b265979ec7a4d221 P 4b63355f81b54cb889fbde0d6a486487 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:49.201740  9895 raft_consensus.cc:515] T f2e9129d3f0b47b4b265979ec7a4d221 P 4b63355f81b54cb889fbde0d6a486487 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:49.201858  9724 leader_election.cc:304] T 21a3133c1a5244b88bc6edb94833fb46 P 4b63355f81b54cb889fbde0d6a486487 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b63355f81b54cb889fbde0d6a486487, 7b355de6a5474a85a49c33cc1e1ef489; no voters: 
I20260709 14:50:49.200927  9832 raft_consensus.cc:2468] T 21a3133c1a5244b88bc6edb94833fb46 P cf2ac5adbddb4b159157e9308ec4b88d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b63355f81b54cb889fbde0d6a486487 in term 0.
I20260709 14:50:49.202669  9881 raft_consensus.cc:2804] T 21a3133c1a5244b88bc6edb94833fb46 P 4b63355f81b54cb889fbde0d6a486487 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:49.203024  9881 raft_consensus.cc:493] T 21a3133c1a5244b88bc6edb94833fb46 P 4b63355f81b54cb889fbde0d6a486487 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:49.203356  9881 raft_consensus.cc:3060] T 21a3133c1a5244b88bc6edb94833fb46 P 4b63355f81b54cb889fbde0d6a486487 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:49.205101  9895 leader_election.cc:290] T f2e9129d3f0b47b4b265979ec7a4d221 P 4b63355f81b54cb889fbde0d6a486487 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7b355de6a5474a85a49c33cc1e1ef489 (127.6.46.65:38705), cf2ac5adbddb4b159157e9308ec4b88d (127.6.46.67:40041)
I20260709 14:50:49.205349  9832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2e9129d3f0b47b4b265979ec7a4d221" candidate_uuid: "4b63355f81b54cb889fbde0d6a486487" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" is_pre_election: true
I20260709 14:50:49.206003  9832 raft_consensus.cc:2468] T f2e9129d3f0b47b4b265979ec7a4d221 P cf2ac5adbddb4b159157e9308ec4b88d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b63355f81b54cb889fbde0d6a486487 in term 0.
I20260709 14:50:49.206995  9725 leader_election.cc:304] T f2e9129d3f0b47b4b265979ec7a4d221 P 4b63355f81b54cb889fbde0d6a486487 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b63355f81b54cb889fbde0d6a486487, cf2ac5adbddb4b159157e9308ec4b88d; no voters: 
I20260709 14:50:49.206694  9580 catalog_manager.cc:5697] T bcb6bcac07b94a3392875060861fe364 P cf2ac5adbddb4b159157e9308ec4b88d reported cstate change: term changed from 0 to 1, leader changed from <none> to cf2ac5adbddb4b159157e9308ec4b88d (127.6.46.67). New cstate: current_term: 1 leader_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:49.207787  9895 raft_consensus.cc:2804] T f2e9129d3f0b47b4b265979ec7a4d221 P 4b63355f81b54cb889fbde0d6a486487 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:49.208181  9895 raft_consensus.cc:493] T f2e9129d3f0b47b4b265979ec7a4d221 P 4b63355f81b54cb889fbde0d6a486487 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:49.208510  9895 raft_consensus.cc:3060] T f2e9129d3f0b47b4b265979ec7a4d221 P 4b63355f81b54cb889fbde0d6a486487 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:49.208701  9684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2e9129d3f0b47b4b265979ec7a4d221" candidate_uuid: "4b63355f81b54cb889fbde0d6a486487" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b355de6a5474a85a49c33cc1e1ef489" is_pre_election: true
I20260709 14:50:49.209342  9684 raft_consensus.cc:2468] T f2e9129d3f0b47b4b265979ec7a4d221 P 7b355de6a5474a85a49c33cc1e1ef489 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b63355f81b54cb889fbde0d6a486487 in term 0.
I20260709 14:50:49.210871  9881 raft_consensus.cc:515] T 21a3133c1a5244b88bc6edb94833fb46 P 4b63355f81b54cb889fbde0d6a486487 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:49.213481  9684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21a3133c1a5244b88bc6edb94833fb46" candidate_uuid: "4b63355f81b54cb889fbde0d6a486487" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b355de6a5474a85a49c33cc1e1ef489"
I20260709 14:50:49.214051  9684 raft_consensus.cc:3060] T 21a3133c1a5244b88bc6edb94833fb46 P 7b355de6a5474a85a49c33cc1e1ef489 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:49.214360  9832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21a3133c1a5244b88bc6edb94833fb46" candidate_uuid: "4b63355f81b54cb889fbde0d6a486487" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf2ac5adbddb4b159157e9308ec4b88d"
I20260709 14:50:49.215478  9895 raft_consensus.cc:515] T f2e9129d3f0b47b4b265979ec7a4d221 P 4b63355f81b54cb889fbde0d6a486487 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:49.214062  9881 leader_election.cc:290] T 21a3133c1a5244b88bc6edb94833fb46 P 4b63355f81b54cb889fbde0d6a486487 [CANDIDATE]: Term 1 election: Requested vote from peers 7b355de6a5474a85a49c33cc1e1ef489 (127.6.46.65:38705), cf2ac5adbddb4b159157e9308ec4b88d (127.6.46.67:40041)
I20260709 14:50:49.217254  9832 raft_consensus.cc:3060] T 21a3133c1a5244b88bc6edb94833fb46 P cf2ac5adbddb4b159157e9308ec4b88d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:49.218241  9683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2e9129d3f0b47b4b265979ec7a4d221" candidate_uuid: "4b63355f81b54cb889fbde0d6a486487" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b355de6a5474a85a49c33cc1e1ef489"
I20260709 14:50:49.218832  9683 raft_consensus.cc:3060] T f2e9129d3f0b47b4b265979ec7a4d221 P 7b355de6a5474a85a49c33cc1e1ef489 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:49.221335  9684 raft_consensus.cc:2468] T 21a3133c1a5244b88bc6edb94833fb46 P 7b355de6a5474a85a49c33cc1e1ef489 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b63355f81b54cb889fbde0d6a486487 in term 1.
I20260709 14:50:49.223276  9881 consensus_queue.cc:1048] T 321be8eefa2640609c2bd34e0ea71841 P 4b63355f81b54cb889fbde0d6a486487 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:49.224702  9832 raft_consensus.cc:2468] T 21a3133c1a5244b88bc6edb94833fb46 P cf2ac5adbddb4b159157e9308ec4b88d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b63355f81b54cb889fbde0d6a486487 in term 1.
I20260709 14:50:49.225399  9683 raft_consensus.cc:2468] T f2e9129d3f0b47b4b265979ec7a4d221 P 7b355de6a5474a85a49c33cc1e1ef489 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b63355f81b54cb889fbde0d6a486487 in term 1.
I20260709 14:50:49.225921  9725 leader_election.cc:304] T 21a3133c1a5244b88bc6edb94833fb46 P 4b63355f81b54cb889fbde0d6a486487 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b63355f81b54cb889fbde0d6a486487, cf2ac5adbddb4b159157e9308ec4b88d; no voters: 
I20260709 14:50:49.226893  9881 raft_consensus.cc:2804] T 21a3133c1a5244b88bc6edb94833fb46 P 4b63355f81b54cb889fbde0d6a486487 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:49.227310  9724 leader_election.cc:304] T f2e9129d3f0b47b4b265979ec7a4d221 P 4b63355f81b54cb889fbde0d6a486487 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b63355f81b54cb889fbde0d6a486487, 7b355de6a5474a85a49c33cc1e1ef489; no voters: 
I20260709 14:50:49.227456  9881 raft_consensus.cc:697] T 21a3133c1a5244b88bc6edb94833fb46 P 4b63355f81b54cb889fbde0d6a486487 [term 1 LEADER]: Becoming Leader. State: Replica: 4b63355f81b54cb889fbde0d6a486487, State: Running, Role: LEADER
I20260709 14:50:49.228294  9898 raft_consensus.cc:2804] T f2e9129d3f0b47b4b265979ec7a4d221 P 4b63355f81b54cb889fbde0d6a486487 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:49.228536  9881 consensus_queue.cc:237] T 21a3133c1a5244b88bc6edb94833fb46 P 4b63355f81b54cb889fbde0d6a486487 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:49.229358  9895 leader_election.cc:290] T f2e9129d3f0b47b4b265979ec7a4d221 P 4b63355f81b54cb889fbde0d6a486487 [CANDIDATE]: Term 1 election: Requested vote from peers 7b355de6a5474a85a49c33cc1e1ef489 (127.6.46.65:38705), cf2ac5adbddb4b159157e9308ec4b88d (127.6.46.67:40041)
I20260709 14:50:49.230929  9832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2e9129d3f0b47b4b265979ec7a4d221" candidate_uuid: "4b63355f81b54cb889fbde0d6a486487" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf2ac5adbddb4b159157e9308ec4b88d"
I20260709 14:50:49.231434  9832 raft_consensus.cc:3060] T f2e9129d3f0b47b4b265979ec7a4d221 P cf2ac5adbddb4b159157e9308ec4b88d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:49.237815  9832 raft_consensus.cc:2468] T f2e9129d3f0b47b4b265979ec7a4d221 P cf2ac5adbddb4b159157e9308ec4b88d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b63355f81b54cb889fbde0d6a486487 in term 1.
I20260709 14:50:49.247783  9879 raft_consensus.cc:493] T 3ebd43bdb5c647fe8d2dd23f920b2fb0 P 7b355de6a5474a85a49c33cc1e1ef489 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:49.248486  9879 raft_consensus.cc:515] T 3ebd43bdb5c647fe8d2dd23f920b2fb0 P 7b355de6a5474a85a49c33cc1e1ef489 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:49.250857  9898 raft_consensus.cc:697] T f2e9129d3f0b47b4b265979ec7a4d221 P 4b63355f81b54cb889fbde0d6a486487 [term 1 LEADER]: Becoming Leader. State: Replica: 4b63355f81b54cb889fbde0d6a486487, State: Running, Role: LEADER
I20260709 14:50:49.251937  9898 consensus_queue.cc:237] T f2e9129d3f0b47b4b265979ec7a4d221 P 4b63355f81b54cb889fbde0d6a486487 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:49.252318  9832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ebd43bdb5c647fe8d2dd23f920b2fb0" candidate_uuid: "7b355de6a5474a85a49c33cc1e1ef489" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" is_pre_election: true
I20260709 14:50:49.252640  9759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ebd43bdb5c647fe8d2dd23f920b2fb0" candidate_uuid: "7b355de6a5474a85a49c33cc1e1ef489" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b63355f81b54cb889fbde0d6a486487" is_pre_election: true
I20260709 14:50:49.253134  9832 raft_consensus.cc:2393] T 3ebd43bdb5c647fe8d2dd23f920b2fb0 P cf2ac5adbddb4b159157e9308ec4b88d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7b355de6a5474a85a49c33cc1e1ef489 in current term 1: Already voted for candidate 4b63355f81b54cb889fbde0d6a486487 in this term.
I20260709 14:50:49.254524  9650 leader_election.cc:304] T 3ebd43bdb5c647fe8d2dd23f920b2fb0 P 7b355de6a5474a85a49c33cc1e1ef489 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7b355de6a5474a85a49c33cc1e1ef489; no voters: 4b63355f81b54cb889fbde0d6a486487, cf2ac5adbddb4b159157e9308ec4b88d
I20260709 14:50:49.255508  9891 raft_consensus.cc:3060] T 3ebd43bdb5c647fe8d2dd23f920b2fb0 P 7b355de6a5474a85a49c33cc1e1ef489 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:49.256513  9580 catalog_manager.cc:5697] T 21a3133c1a5244b88bc6edb94833fb46 P 4b63355f81b54cb889fbde0d6a486487 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b63355f81b54cb889fbde0d6a486487 (127.6.46.66). New cstate: current_term: 1 leader_uuid: "4b63355f81b54cb889fbde0d6a486487" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:49.263546  9879 leader_election.cc:290] T 3ebd43bdb5c647fe8d2dd23f920b2fb0 P 7b355de6a5474a85a49c33cc1e1ef489 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b63355f81b54cb889fbde0d6a486487 (127.6.46.66:37299), cf2ac5adbddb4b159157e9308ec4b88d (127.6.46.67:40041)
I20260709 14:50:49.269888  9881 raft_consensus.cc:493] T 1610287343b54860925ee8ff483264fd P 4b63355f81b54cb889fbde0d6a486487 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:49.270505  9881 raft_consensus.cc:515] T 1610287343b54860925ee8ff483264fd P 4b63355f81b54cb889fbde0d6a486487 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:49.271165  9891 raft_consensus.cc:2749] T 3ebd43bdb5c647fe8d2dd23f920b2fb0 P 7b355de6a5474a85a49c33cc1e1ef489 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:49.273425  9881 leader_election.cc:290] T 1610287343b54860925ee8ff483264fd P 4b63355f81b54cb889fbde0d6a486487 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7b355de6a5474a85a49c33cc1e1ef489 (127.6.46.65:38705), cf2ac5adbddb4b159157e9308ec4b88d (127.6.46.67:40041)
I20260709 14:50:49.273283  9683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1610287343b54860925ee8ff483264fd" candidate_uuid: "4b63355f81b54cb889fbde0d6a486487" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b355de6a5474a85a49c33cc1e1ef489" is_pre_election: true
I20260709 14:50:49.273355  9833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1610287343b54860925ee8ff483264fd" candidate_uuid: "4b63355f81b54cb889fbde0d6a486487" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" is_pre_election: true
I20260709 14:50:49.276274  9833 raft_consensus.cc:2393] T 1610287343b54860925ee8ff483264fd P cf2ac5adbddb4b159157e9308ec4b88d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4b63355f81b54cb889fbde0d6a486487 in current term 1: Already voted for candidate 7b355de6a5474a85a49c33cc1e1ef489 in this term.
I20260709 14:50:49.276901  9898 consensus_queue.cc:1048] T 321be8eefa2640609c2bd34e0ea71841 P 4b63355f81b54cb889fbde0d6a486487 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:49.277225  9725 leader_election.cc:304] T 1610287343b54860925ee8ff483264fd P 4b63355f81b54cb889fbde0d6a486487 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b63355f81b54cb889fbde0d6a486487; no voters: 7b355de6a5474a85a49c33cc1e1ef489, cf2ac5adbddb4b159157e9308ec4b88d
I20260709 14:50:49.278007  9895 raft_consensus.cc:3060] T 1610287343b54860925ee8ff483264fd P 4b63355f81b54cb889fbde0d6a486487 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:49.281351  9580 catalog_manager.cc:5697] T f2e9129d3f0b47b4b265979ec7a4d221 P 4b63355f81b54cb889fbde0d6a486487 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b63355f81b54cb889fbde0d6a486487 (127.6.46.66). New cstate: current_term: 1 leader_uuid: "4b63355f81b54cb889fbde0d6a486487" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:49.285661  9895 raft_consensus.cc:2749] T 1610287343b54860925ee8ff483264fd P 4b63355f81b54cb889fbde0d6a486487 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:49.387861  9895 consensus_queue.cc:1048] T 3ebd43bdb5c647fe8d2dd23f920b2fb0 P 4b63355f81b54cb889fbde0d6a486487 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:49.397876  9881 consensus_queue.cc:1048] T 3ebd43bdb5c647fe8d2dd23f920b2fb0 P 4b63355f81b54cb889fbde0d6a486487 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:49.403972  9891 consensus_queue.cc:1048] T 1610287343b54860925ee8ff483264fd P 7b355de6a5474a85a49c33cc1e1ef489 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:49.406509  6329 ts_manager.cc:295] Set tserver state for 7b355de6a5474a85a49c33cc1e1ef489 to MAINTENANCE_MODE
I20260709 14:50:49.407393  6329 tablet_server.cc:179] TabletServer@127.6.46.65:0 shutting down...
I20260709 14:50:49.419847  9881 consensus_queue.cc:1048] T 5c486397c29c46f9b64174a459cfaf0a P 4b63355f81b54cb889fbde0d6a486487 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:49.427382  9879 consensus_queue.cc:1048] T 3d9484ae24c34337b8f7621f52fddbe4 P 7b355de6a5474a85a49c33cc1e1ef489 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:49.432282  9879 consensus_queue.cc:1048] T 1610287343b54860925ee8ff483264fd P 7b355de6a5474a85a49c33cc1e1ef489 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:50:49.459153  9724 consensus_peers.cc:597] T 5c486397c29c46f9b64174a459cfaf0a P 4b63355f81b54cb889fbde0d6a486487 -> Peer 7b355de6a5474a85a49c33cc1e1ef489 (127.6.46.65:38705): Couldn't send request to peer 7b355de6a5474a85a49c33cc1e1ef489. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:49.466019  9879 consensus_queue.cc:1048] T 3d9484ae24c34337b8f7621f52fddbe4 P 7b355de6a5474a85a49c33cc1e1ef489 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:49.474679  6329 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:50:49.477324  6329 tablet_replica.cc:333] T 56fe5a079718409f9f9eafb389604c18 P 7b355de6a5474a85a49c33cc1e1ef489: stopping tablet replica
I20260709 14:50:49.478068  6329 raft_consensus.cc:2243] T 56fe5a079718409f9f9eafb389604c18 P 7b355de6a5474a85a49c33cc1e1ef489 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:49.478766  6329 pending_rounds.cc:70] T 56fe5a079718409f9f9eafb389604c18 P 7b355de6a5474a85a49c33cc1e1ef489: Trying to abort 1 pending ops.
I20260709 14:50:49.479032  6329 pending_rounds.cc:77] T 56fe5a079718409f9f9eafb389604c18 P 7b355de6a5474a85a49c33cc1e1ef489: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305661027001192448 op_type: NO_OP noop_request { }
I20260709 14:50:49.479360  6329 raft_consensus.cc:2889] T 56fe5a079718409f9f9eafb389604c18 P 7b355de6a5474a85a49c33cc1e1ef489 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:50:49.479696  6329 raft_consensus.cc:2272] T 56fe5a079718409f9f9eafb389604c18 P 7b355de6a5474a85a49c33cc1e1ef489 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:49.483451  6329 tablet_replica.cc:333] T f2e9129d3f0b47b4b265979ec7a4d221 P 7b355de6a5474a85a49c33cc1e1ef489: stopping tablet replica
I20260709 14:50:49.484124  6329 raft_consensus.cc:2243] T f2e9129d3f0b47b4b265979ec7a4d221 P 7b355de6a5474a85a49c33cc1e1ef489 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:49.484445  6329 raft_consensus.cc:2272] T f2e9129d3f0b47b4b265979ec7a4d221 P 7b355de6a5474a85a49c33cc1e1ef489 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:49.486253  6329 tablet_replica.cc:333] T bcb6bcac07b94a3392875060861fe364 P 7b355de6a5474a85a49c33cc1e1ef489: stopping tablet replica
I20260709 14:50:49.486778  6329 raft_consensus.cc:2243] T bcb6bcac07b94a3392875060861fe364 P 7b355de6a5474a85a49c33cc1e1ef489 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:49.487119  6329 raft_consensus.cc:2272] T bcb6bcac07b94a3392875060861fe364 P 7b355de6a5474a85a49c33cc1e1ef489 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:49.488790  6329 tablet_replica.cc:333] T 4e336127a9bb477898382db099102131 P 7b355de6a5474a85a49c33cc1e1ef489: stopping tablet replica
I20260709 14:50:49.489298  6329 raft_consensus.cc:2243] T 4e336127a9bb477898382db099102131 P 7b355de6a5474a85a49c33cc1e1ef489 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:49.489650  6329 raft_consensus.cc:2272] T 4e336127a9bb477898382db099102131 P 7b355de6a5474a85a49c33cc1e1ef489 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:49.491086  6329 tablet_replica.cc:333] T 3ebd43bdb5c647fe8d2dd23f920b2fb0 P 7b355de6a5474a85a49c33cc1e1ef489: stopping tablet replica
I20260709 14:50:49.491568  6329 raft_consensus.cc:2243] T 3ebd43bdb5c647fe8d2dd23f920b2fb0 P 7b355de6a5474a85a49c33cc1e1ef489 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:49.491973  6329 raft_consensus.cc:2272] T 3ebd43bdb5c647fe8d2dd23f920b2fb0 P 7b355de6a5474a85a49c33cc1e1ef489 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:49.493806  6329 tablet_replica.cc:333] T 1610287343b54860925ee8ff483264fd P 7b355de6a5474a85a49c33cc1e1ef489: stopping tablet replica
I20260709 14:50:49.494300  6329 raft_consensus.cc:2243] T 1610287343b54860925ee8ff483264fd P 7b355de6a5474a85a49c33cc1e1ef489 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:49.495004  6329 raft_consensus.cc:2272] T 1610287343b54860925ee8ff483264fd P 7b355de6a5474a85a49c33cc1e1ef489 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:49.496919  6329 tablet_replica.cc:333] T 321be8eefa2640609c2bd34e0ea71841 P 7b355de6a5474a85a49c33cc1e1ef489: stopping tablet replica
I20260709 14:50:49.497413  6329 raft_consensus.cc:2243] T 321be8eefa2640609c2bd34e0ea71841 P 7b355de6a5474a85a49c33cc1e1ef489 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:49.497808  6329 raft_consensus.cc:2272] T 321be8eefa2640609c2bd34e0ea71841 P 7b355de6a5474a85a49c33cc1e1ef489 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:49.499716  6329 tablet_replica.cc:333] T 5c486397c29c46f9b64174a459cfaf0a P 7b355de6a5474a85a49c33cc1e1ef489: stopping tablet replica
I20260709 14:50:49.500255  6329 raft_consensus.cc:2243] T 5c486397c29c46f9b64174a459cfaf0a P 7b355de6a5474a85a49c33cc1e1ef489 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:49.500725  6329 raft_consensus.cc:2272] T 5c486397c29c46f9b64174a459cfaf0a P 7b355de6a5474a85a49c33cc1e1ef489 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:49.502408  6329 tablet_replica.cc:333] T 21a3133c1a5244b88bc6edb94833fb46 P 7b355de6a5474a85a49c33cc1e1ef489: stopping tablet replica
I20260709 14:50:49.502902  6329 raft_consensus.cc:2243] T 21a3133c1a5244b88bc6edb94833fb46 P 7b355de6a5474a85a49c33cc1e1ef489 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:49.503252  6329 raft_consensus.cc:2272] T 21a3133c1a5244b88bc6edb94833fb46 P 7b355de6a5474a85a49c33cc1e1ef489 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:49.504756  6329 tablet_replica.cc:333] T 3d9484ae24c34337b8f7621f52fddbe4 P 7b355de6a5474a85a49c33cc1e1ef489: stopping tablet replica
I20260709 14:50:49.505189  6329 raft_consensus.cc:2243] T 3d9484ae24c34337b8f7621f52fddbe4 P 7b355de6a5474a85a49c33cc1e1ef489 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:49.505908  6329 raft_consensus.cc:2272] T 3d9484ae24c34337b8f7621f52fddbe4 P 7b355de6a5474a85a49c33cc1e1ef489 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:49.534456  6329 tablet_server.cc:196] TabletServer@127.6.46.65:0 shutdown complete.
W20260709 14:50:49.583823  9798 consensus_peers.cc:597] T bcb6bcac07b94a3392875060861fe364 P cf2ac5adbddb4b159157e9308ec4b88d -> Peer 7b355de6a5474a85a49c33cc1e1ef489 (127.6.46.65:38705): Couldn't send request to peer 7b355de6a5474a85a49c33cc1e1ef489. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.65:38705: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:49.603981  9724 consensus_peers.cc:597] T 4e336127a9bb477898382db099102131 P 4b63355f81b54cb889fbde0d6a486487 -> Peer 7b355de6a5474a85a49c33cc1e1ef489 (127.6.46.65:38705): Couldn't send request to peer 7b355de6a5474a85a49c33cc1e1ef489. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.65:38705: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:49.632957  9932 consensus_queue.cc:1048] T 21a3133c1a5244b88bc6edb94833fb46 P 4b63355f81b54cb889fbde0d6a486487 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:50:49.645923  9724 consensus_peers.cc:597] T 21a3133c1a5244b88bc6edb94833fb46 P 4b63355f81b54cb889fbde0d6a486487 -> Peer 7b355de6a5474a85a49c33cc1e1ef489 (127.6.46.65:38705): Couldn't send request to peer 7b355de6a5474a85a49c33cc1e1ef489. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.65:38705: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:49.678498  9895 consensus_queue.cc:1048] T f2e9129d3f0b47b4b265979ec7a4d221 P 4b63355f81b54cb889fbde0d6a486487 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:50:49.690490  9724 consensus_peers.cc:597] T f2e9129d3f0b47b4b265979ec7a4d221 P 4b63355f81b54cb889fbde0d6a486487 -> Peer 7b355de6a5474a85a49c33cc1e1ef489 (127.6.46.65:38705): Couldn't send request to peer 7b355de6a5474a85a49c33cc1e1ef489. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.65:38705: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:49.746884  9881 consensus_queue.cc:1048] T 4e336127a9bb477898382db099102131 P 4b63355f81b54cb889fbde0d6a486487 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:49.787210  9880 consensus_queue.cc:1048] T bcb6bcac07b94a3392875060861fe364 P cf2ac5adbddb4b159157e9308ec4b88d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:50:49.812333  9630 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:50:49.858384  9724 consensus_peers.cc:597] T 321be8eefa2640609c2bd34e0ea71841 P 4b63355f81b54cb889fbde0d6a486487 -> Peer 7b355de6a5474a85a49c33cc1e1ef489 (127.6.46.65:38705): Couldn't send request to peer 7b355de6a5474a85a49c33cc1e1ef489. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.65:38705: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:49.985116  9724 consensus_peers.cc:597] T 3ebd43bdb5c647fe8d2dd23f920b2fb0 P 4b63355f81b54cb889fbde0d6a486487 -> Peer 7b355de6a5474a85a49c33cc1e1ef489 (127.6.46.65:38705): Couldn't send request to peer 7b355de6a5474a85a49c33cc1e1ef489. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.65:38705: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:50.807533  9895 raft_consensus.cc:493] T 56fe5a079718409f9f9eafb389604c18 P 4b63355f81b54cb889fbde0d6a486487 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:50.807969  9895 raft_consensus.cc:515] T 56fe5a079718409f9f9eafb389604c18 P 4b63355f81b54cb889fbde0d6a486487 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:50.809453  9895 leader_election.cc:290] T 56fe5a079718409f9f9eafb389604c18 P 4b63355f81b54cb889fbde0d6a486487 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7b355de6a5474a85a49c33cc1e1ef489 (127.6.46.65:38705), cf2ac5adbddb4b159157e9308ec4b88d (127.6.46.67:40041)
I20260709 14:50:50.810463  9833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56fe5a079718409f9f9eafb389604c18" candidate_uuid: "4b63355f81b54cb889fbde0d6a486487" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" is_pre_election: true
I20260709 14:50:50.811060  9833 raft_consensus.cc:2468] T 56fe5a079718409f9f9eafb389604c18 P cf2ac5adbddb4b159157e9308ec4b88d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b63355f81b54cb889fbde0d6a486487 in term 1.
I20260709 14:50:50.812145  9725 leader_election.cc:304] T 56fe5a079718409f9f9eafb389604c18 P 4b63355f81b54cb889fbde0d6a486487 [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: 4b63355f81b54cb889fbde0d6a486487, cf2ac5adbddb4b159157e9308ec4b88d; no voters: 
I20260709 14:50:50.812758  9895 raft_consensus.cc:2804] T 56fe5a079718409f9f9eafb389604c18 P 4b63355f81b54cb889fbde0d6a486487 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 14:50:50.812949  9724 leader_election.cc:336] T 56fe5a079718409f9f9eafb389604c18 P 4b63355f81b54cb889fbde0d6a486487 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7b355de6a5474a85a49c33cc1e1ef489 (127.6.46.65:38705): Network error: Client connection negotiation failed: client connection to 127.6.46.65:38705: connect: Connection refused (error 111)
I20260709 14:50:50.813145  9895 raft_consensus.cc:493] T 56fe5a079718409f9f9eafb389604c18 P 4b63355f81b54cb889fbde0d6a486487 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:50:50.813241  9630 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:50:50.813524  9895 raft_consensus.cc:3060] T 56fe5a079718409f9f9eafb389604c18 P 4b63355f81b54cb889fbde0d6a486487 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:50.818212  9895 raft_consensus.cc:515] T 56fe5a079718409f9f9eafb389604c18 P 4b63355f81b54cb889fbde0d6a486487 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:50.819816  9895 leader_election.cc:290] T 56fe5a079718409f9f9eafb389604c18 P 4b63355f81b54cb889fbde0d6a486487 [CANDIDATE]: Term 2 election: Requested vote from peers 7b355de6a5474a85a49c33cc1e1ef489 (127.6.46.65:38705), cf2ac5adbddb4b159157e9308ec4b88d (127.6.46.67:40041)
I20260709 14:50:50.820770  9833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56fe5a079718409f9f9eafb389604c18" candidate_uuid: "4b63355f81b54cb889fbde0d6a486487" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf2ac5adbddb4b159157e9308ec4b88d"
I20260709 14:50:50.821280  9833 raft_consensus.cc:3060] T 56fe5a079718409f9f9eafb389604c18 P cf2ac5adbddb4b159157e9308ec4b88d [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:50:50.823135  9724 leader_election.cc:336] T 56fe5a079718409f9f9eafb389604c18 P 4b63355f81b54cb889fbde0d6a486487 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 7b355de6a5474a85a49c33cc1e1ef489 (127.6.46.65:38705): Network error: Client connection negotiation failed: client connection to 127.6.46.65:38705: connect: Connection refused (error 111)
I20260709 14:50:50.825795  9833 raft_consensus.cc:2468] T 56fe5a079718409f9f9eafb389604c18 P cf2ac5adbddb4b159157e9308ec4b88d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b63355f81b54cb889fbde0d6a486487 in term 2.
I20260709 14:50:50.826704  9725 leader_election.cc:304] T 56fe5a079718409f9f9eafb389604c18 P 4b63355f81b54cb889fbde0d6a486487 [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: 4b63355f81b54cb889fbde0d6a486487, cf2ac5adbddb4b159157e9308ec4b88d; no voters: 7b355de6a5474a85a49c33cc1e1ef489
I20260709 14:50:50.827334  9895 raft_consensus.cc:2804] T 56fe5a079718409f9f9eafb389604c18 P 4b63355f81b54cb889fbde0d6a486487 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:50.828035  9895 raft_consensus.cc:697] T 56fe5a079718409f9f9eafb389604c18 P 4b63355f81b54cb889fbde0d6a486487 [term 2 LEADER]: Becoming Leader. State: Replica: 4b63355f81b54cb889fbde0d6a486487, State: Running, Role: LEADER
I20260709 14:50:50.828826  9895 consensus_queue.cc:237] T 56fe5a079718409f9f9eafb389604c18 P 4b63355f81b54cb889fbde0d6a486487 [LEADER]: Queue going to LEADER 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: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:50.836192  9581 catalog_manager.cc:5697] T 56fe5a079718409f9f9eafb389604c18 P 4b63355f81b54cb889fbde0d6a486487 reported cstate change: term changed from 1 to 2, leader changed from 7b355de6a5474a85a49c33cc1e1ef489 (127.6.46.65) to 4b63355f81b54cb889fbde0d6a486487 (127.6.46.66). New cstate: current_term: 2 leader_uuid: "4b63355f81b54cb889fbde0d6a486487" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:50.919663  9895 raft_consensus.cc:493] T 1610287343b54860925ee8ff483264fd P 4b63355f81b54cb889fbde0d6a486487 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7b355de6a5474a85a49c33cc1e1ef489)
I20260709 14:50:50.920158  9895 raft_consensus.cc:515] T 1610287343b54860925ee8ff483264fd P 4b63355f81b54cb889fbde0d6a486487 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:50.921805  9895 leader_election.cc:290] T 1610287343b54860925ee8ff483264fd P 4b63355f81b54cb889fbde0d6a486487 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7b355de6a5474a85a49c33cc1e1ef489 (127.6.46.65:38705), cf2ac5adbddb4b159157e9308ec4b88d (127.6.46.67:40041)
I20260709 14:50:50.922948  9833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1610287343b54860925ee8ff483264fd" candidate_uuid: "4b63355f81b54cb889fbde0d6a486487" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" is_pre_election: true
W20260709 14:50:50.925210  9724 leader_election.cc:336] T 1610287343b54860925ee8ff483264fd P 4b63355f81b54cb889fbde0d6a486487 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7b355de6a5474a85a49c33cc1e1ef489 (127.6.46.65:38705): Network error: Client connection negotiation failed: client connection to 127.6.46.65:38705: connect: Connection refused (error 111)
I20260709 14:50:50.925593  9724 leader_election.cc:304] T 1610287343b54860925ee8ff483264fd P 4b63355f81b54cb889fbde0d6a486487 [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: 4b63355f81b54cb889fbde0d6a486487; no voters: 7b355de6a5474a85a49c33cc1e1ef489, cf2ac5adbddb4b159157e9308ec4b88d
I20260709 14:50:50.926198  9895 raft_consensus.cc:2749] T 1610287343b54860925ee8ff483264fd P 4b63355f81b54cb889fbde0d6a486487 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:50.937278  9953 raft_consensus.cc:493] T 1610287343b54860925ee8ff483264fd P cf2ac5adbddb4b159157e9308ec4b88d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7b355de6a5474a85a49c33cc1e1ef489)
I20260709 14:50:50.937791  9953 raft_consensus.cc:515] T 1610287343b54860925ee8ff483264fd P cf2ac5adbddb4b159157e9308ec4b88d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:50.939735  9953 leader_election.cc:290] T 1610287343b54860925ee8ff483264fd P cf2ac5adbddb4b159157e9308ec4b88d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7b355de6a5474a85a49c33cc1e1ef489 (127.6.46.65:38705), 4b63355f81b54cb889fbde0d6a486487 (127.6.46.66:37299)
I20260709 14:50:50.941322  9759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1610287343b54860925ee8ff483264fd" candidate_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b63355f81b54cb889fbde0d6a486487" is_pre_election: true
I20260709 14:50:50.942062  9759 raft_consensus.cc:2468] T 1610287343b54860925ee8ff483264fd P 4b63355f81b54cb889fbde0d6a486487 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf2ac5adbddb4b159157e9308ec4b88d in term 1.
I20260709 14:50:50.943236  9798 leader_election.cc:304] T 1610287343b54860925ee8ff483264fd P cf2ac5adbddb4b159157e9308ec4b88d [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: 4b63355f81b54cb889fbde0d6a486487, cf2ac5adbddb4b159157e9308ec4b88d; no voters: 
I20260709 14:50:50.943872  9953 raft_consensus.cc:2804] T 1610287343b54860925ee8ff483264fd P cf2ac5adbddb4b159157e9308ec4b88d [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 14:50:50.943898  9798 leader_election.cc:336] T 1610287343b54860925ee8ff483264fd P cf2ac5adbddb4b159157e9308ec4b88d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7b355de6a5474a85a49c33cc1e1ef489 (127.6.46.65:38705): Network error: Client connection negotiation failed: client connection to 127.6.46.65:38705: connect: Connection refused (error 111)
I20260709 14:50:50.944263  9953 raft_consensus.cc:493] T 1610287343b54860925ee8ff483264fd P cf2ac5adbddb4b159157e9308ec4b88d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7b355de6a5474a85a49c33cc1e1ef489)
I20260709 14:50:50.944628  9953 raft_consensus.cc:3060] T 1610287343b54860925ee8ff483264fd P cf2ac5adbddb4b159157e9308ec4b88d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:50.949708  9953 raft_consensus.cc:515] T 1610287343b54860925ee8ff483264fd P cf2ac5adbddb4b159157e9308ec4b88d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:50.951311  9953 leader_election.cc:290] T 1610287343b54860925ee8ff483264fd P cf2ac5adbddb4b159157e9308ec4b88d [CANDIDATE]: Term 2 election: Requested vote from peers 7b355de6a5474a85a49c33cc1e1ef489 (127.6.46.65:38705), 4b63355f81b54cb889fbde0d6a486487 (127.6.46.66:37299)
I20260709 14:50:50.952875  9759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1610287343b54860925ee8ff483264fd" candidate_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b63355f81b54cb889fbde0d6a486487"
I20260709 14:50:50.953483  9759 raft_consensus.cc:3060] T 1610287343b54860925ee8ff483264fd P 4b63355f81b54cb889fbde0d6a486487 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:50:50.954831  9798 leader_election.cc:336] T 1610287343b54860925ee8ff483264fd P cf2ac5adbddb4b159157e9308ec4b88d [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 7b355de6a5474a85a49c33cc1e1ef489 (127.6.46.65:38705): Network error: Client connection negotiation failed: client connection to 127.6.46.65:38705: connect: Connection refused (error 111)
I20260709 14:50:50.959061  9759 raft_consensus.cc:2468] T 1610287343b54860925ee8ff483264fd P 4b63355f81b54cb889fbde0d6a486487 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf2ac5adbddb4b159157e9308ec4b88d in term 2.
I20260709 14:50:50.960197  9798 leader_election.cc:304] T 1610287343b54860925ee8ff483264fd P cf2ac5adbddb4b159157e9308ec4b88d [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: 4b63355f81b54cb889fbde0d6a486487, cf2ac5adbddb4b159157e9308ec4b88d; no voters: 7b355de6a5474a85a49c33cc1e1ef489
I20260709 14:50:50.960877  9953 raft_consensus.cc:2804] T 1610287343b54860925ee8ff483264fd P cf2ac5adbddb4b159157e9308ec4b88d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:50.962168  9953 raft_consensus.cc:697] T 1610287343b54860925ee8ff483264fd P cf2ac5adbddb4b159157e9308ec4b88d [term 2 LEADER]: Becoming Leader. State: Replica: cf2ac5adbddb4b159157e9308ec4b88d, State: Running, Role: LEADER
I20260709 14:50:50.963150  9953 consensus_queue.cc:237] T 1610287343b54860925ee8ff483264fd P cf2ac5adbddb4b159157e9308ec4b88d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:50.970378  9953 raft_consensus.cc:493] T 3d9484ae24c34337b8f7621f52fddbe4 P cf2ac5adbddb4b159157e9308ec4b88d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7b355de6a5474a85a49c33cc1e1ef489)
I20260709 14:50:50.970512  9898 raft_consensus.cc:493] T 3d9484ae24c34337b8f7621f52fddbe4 P 4b63355f81b54cb889fbde0d6a486487 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7b355de6a5474a85a49c33cc1e1ef489)
I20260709 14:50:50.971001  9953 raft_consensus.cc:515] T 3d9484ae24c34337b8f7621f52fddbe4 P cf2ac5adbddb4b159157e9308ec4b88d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } } peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } }
I20260709 14:50:50.971237  9898 raft_consensus.cc:515] T 3d9484ae24c34337b8f7621f52fddbe4 P 4b63355f81b54cb889fbde0d6a486487 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } } peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } }
I20260709 14:50:50.970538  9581 catalog_manager.cc:5697] T 1610287343b54860925ee8ff483264fd P cf2ac5adbddb4b159157e9308ec4b88d reported cstate change: term changed from 1 to 2, leader changed from 7b355de6a5474a85a49c33cc1e1ef489 (127.6.46.65) to cf2ac5adbddb4b159157e9308ec4b88d (127.6.46.67). New cstate: current_term: 2 leader_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:50.973315  9898 leader_election.cc:290] T 3d9484ae24c34337b8f7621f52fddbe4 P 4b63355f81b54cb889fbde0d6a486487 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cf2ac5adbddb4b159157e9308ec4b88d (127.6.46.67:40041), 7b355de6a5474a85a49c33cc1e1ef489 (127.6.46.65:38705)
I20260709 14:50:50.974301  9953 leader_election.cc:290] T 3d9484ae24c34337b8f7621f52fddbe4 P cf2ac5adbddb4b159157e9308ec4b88d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b63355f81b54cb889fbde0d6a486487 (127.6.46.66:37299), 7b355de6a5474a85a49c33cc1e1ef489 (127.6.46.65:38705)
I20260709 14:50:50.974524  9833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9484ae24c34337b8f7621f52fddbe4" candidate_uuid: "4b63355f81b54cb889fbde0d6a486487" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" is_pre_election: true
I20260709 14:50:50.975227  9833 raft_consensus.cc:2468] T 3d9484ae24c34337b8f7621f52fddbe4 P cf2ac5adbddb4b159157e9308ec4b88d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b63355f81b54cb889fbde0d6a486487 in term 1.
I20260709 14:50:50.975412  9759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9484ae24c34337b8f7621f52fddbe4" candidate_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b63355f81b54cb889fbde0d6a486487" is_pre_election: true
I20260709 14:50:50.976068  9759 raft_consensus.cc:2468] T 3d9484ae24c34337b8f7621f52fddbe4 P 4b63355f81b54cb889fbde0d6a486487 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf2ac5adbddb4b159157e9308ec4b88d in term 1.
I20260709 14:50:50.976429  9725 leader_election.cc:304] T 3d9484ae24c34337b8f7621f52fddbe4 P 4b63355f81b54cb889fbde0d6a486487 [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: 4b63355f81b54cb889fbde0d6a486487, cf2ac5adbddb4b159157e9308ec4b88d; no voters: 
I20260709 14:50:50.977263  9898 raft_consensus.cc:2804] T 3d9484ae24c34337b8f7621f52fddbe4 P 4b63355f81b54cb889fbde0d6a486487 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:50.977633  9898 raft_consensus.cc:493] T 3d9484ae24c34337b8f7621f52fddbe4 P 4b63355f81b54cb889fbde0d6a486487 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7b355de6a5474a85a49c33cc1e1ef489)
I20260709 14:50:50.977983  9898 raft_consensus.cc:3060] T 3d9484ae24c34337b8f7621f52fddbe4 P 4b63355f81b54cb889fbde0d6a486487 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:50:50.979266  9724 leader_election.cc:336] T 3d9484ae24c34337b8f7621f52fddbe4 P 4b63355f81b54cb889fbde0d6a486487 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7b355de6a5474a85a49c33cc1e1ef489 (127.6.46.65:38705): Network error: Client connection negotiation failed: client connection to 127.6.46.65:38705: connect: Connection refused (error 111)
I20260709 14:50:50.979682  9798 leader_election.cc:304] T 3d9484ae24c34337b8f7621f52fddbe4 P cf2ac5adbddb4b159157e9308ec4b88d [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: 4b63355f81b54cb889fbde0d6a486487, cf2ac5adbddb4b159157e9308ec4b88d; no voters: 
I20260709 14:50:50.980691  9953 raft_consensus.cc:2804] T 3d9484ae24c34337b8f7621f52fddbe4 P cf2ac5adbddb4b159157e9308ec4b88d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:50.981107  9953 raft_consensus.cc:493] T 3d9484ae24c34337b8f7621f52fddbe4 P cf2ac5adbddb4b159157e9308ec4b88d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7b355de6a5474a85a49c33cc1e1ef489)
I20260709 14:50:50.981586  9953 raft_consensus.cc:3060] T 3d9484ae24c34337b8f7621f52fddbe4 P cf2ac5adbddb4b159157e9308ec4b88d [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:50:50.983448  9798 leader_election.cc:336] T 3d9484ae24c34337b8f7621f52fddbe4 P cf2ac5adbddb4b159157e9308ec4b88d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7b355de6a5474a85a49c33cc1e1ef489 (127.6.46.65:38705): Network error: Client connection negotiation failed: client connection to 127.6.46.65:38705: connect: Connection refused (error 111)
I20260709 14:50:50.984894  9898 raft_consensus.cc:515] T 3d9484ae24c34337b8f7621f52fddbe4 P 4b63355f81b54cb889fbde0d6a486487 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } } peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } }
I20260709 14:50:50.986505  9898 leader_election.cc:290] T 3d9484ae24c34337b8f7621f52fddbe4 P 4b63355f81b54cb889fbde0d6a486487 [CANDIDATE]: Term 2 election: Requested vote from peers cf2ac5adbddb4b159157e9308ec4b88d (127.6.46.67:40041), 7b355de6a5474a85a49c33cc1e1ef489 (127.6.46.65:38705)
I20260709 14:50:50.987447  9833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9484ae24c34337b8f7621f52fddbe4" candidate_uuid: "4b63355f81b54cb889fbde0d6a486487" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cf2ac5adbddb4b159157e9308ec4b88d"
I20260709 14:50:50.988312  9953 raft_consensus.cc:515] T 3d9484ae24c34337b8f7621f52fddbe4 P cf2ac5adbddb4b159157e9308ec4b88d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } } peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } }
I20260709 14:50:50.989483  9833 raft_consensus.cc:2393] T 3d9484ae24c34337b8f7621f52fddbe4 P cf2ac5adbddb4b159157e9308ec4b88d [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 4b63355f81b54cb889fbde0d6a486487 in current term 2: Already voted for candidate cf2ac5adbddb4b159157e9308ec4b88d in this term.
W20260709 14:50:50.990059  9724 leader_election.cc:336] T 3d9484ae24c34337b8f7621f52fddbe4 P 4b63355f81b54cb889fbde0d6a486487 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 7b355de6a5474a85a49c33cc1e1ef489 (127.6.46.65:38705): Network error: Client connection negotiation failed: client connection to 127.6.46.65:38705: connect: Connection refused (error 111)
I20260709 14:50:50.991005  9953 leader_election.cc:290] T 3d9484ae24c34337b8f7621f52fddbe4 P cf2ac5adbddb4b159157e9308ec4b88d [CANDIDATE]: Term 2 election: Requested vote from peers 4b63355f81b54cb889fbde0d6a486487 (127.6.46.66:37299), 7b355de6a5474a85a49c33cc1e1ef489 (127.6.46.65:38705)
I20260709 14:50:50.991175  9759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9484ae24c34337b8f7621f52fddbe4" candidate_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b63355f81b54cb889fbde0d6a486487"
I20260709 14:50:50.992108  9759 raft_consensus.cc:2393] T 3d9484ae24c34337b8f7621f52fddbe4 P 4b63355f81b54cb889fbde0d6a486487 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate cf2ac5adbddb4b159157e9308ec4b88d in current term 2: Already voted for candidate 4b63355f81b54cb889fbde0d6a486487 in this term.
I20260709 14:50:50.994227  9725 leader_election.cc:304] T 3d9484ae24c34337b8f7621f52fddbe4 P 4b63355f81b54cb889fbde0d6a486487 [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: 4b63355f81b54cb889fbde0d6a486487; no voters: 7b355de6a5474a85a49c33cc1e1ef489, cf2ac5adbddb4b159157e9308ec4b88d
W20260709 14:50:50.994563  9798 leader_election.cc:336] T 3d9484ae24c34337b8f7621f52fddbe4 P cf2ac5adbddb4b159157e9308ec4b88d [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 7b355de6a5474a85a49c33cc1e1ef489 (127.6.46.65:38705): Network error: Client connection negotiation failed: client connection to 127.6.46.65:38705: connect: Connection refused (error 111)
I20260709 14:50:50.994927  9898 raft_consensus.cc:2749] T 3d9484ae24c34337b8f7621f52fddbe4 P 4b63355f81b54cb889fbde0d6a486487 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:50:50.995028  9798 leader_election.cc:304] T 3d9484ae24c34337b8f7621f52fddbe4 P cf2ac5adbddb4b159157e9308ec4b88d [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: cf2ac5adbddb4b159157e9308ec4b88d; no voters: 4b63355f81b54cb889fbde0d6a486487, 7b355de6a5474a85a49c33cc1e1ef489
I20260709 14:50:50.995908  9953 raft_consensus.cc:2749] T 3d9484ae24c34337b8f7621f52fddbe4 P cf2ac5adbddb4b159157e9308ec4b88d [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 14:50:51.266579  9724 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.6.46.65:38705: connect: Connection refused (error 111) [suppressed 114 similar messages]
I20260709 14:50:51.306324  9832 raft_consensus.cc:1275] T 56fe5a079718409f9f9eafb389604c18 P cf2ac5adbddb4b159157e9308ec4b88d [term 2 FOLLOWER]: Refusing update from remote peer 4b63355f81b54cb889fbde0d6a486487: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:50:51.307633  9898 consensus_queue.cc:1048] T 56fe5a079718409f9f9eafb389604c18 P 4b63355f81b54cb889fbde0d6a486487 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:50:51.322208  9724 consensus_peers.cc:597] T 56fe5a079718409f9f9eafb389604c18 P 4b63355f81b54cb889fbde0d6a486487 -> Peer 7b355de6a5474a85a49c33cc1e1ef489 (127.6.46.65:38705): Couldn't send request to peer 7b355de6a5474a85a49c33cc1e1ef489. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.65:38705: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:51.426023  9798 consensus_peers.cc:597] T 1610287343b54860925ee8ff483264fd P cf2ac5adbddb4b159157e9308ec4b88d -> Peer 7b355de6a5474a85a49c33cc1e1ef489 (127.6.46.65:38705): Couldn't send request to peer 7b355de6a5474a85a49c33cc1e1ef489. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.65:38705: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:51.571941  9759 raft_consensus.cc:1275] T 1610287343b54860925ee8ff483264fd P 4b63355f81b54cb889fbde0d6a486487 [term 2 FOLLOWER]: Refusing update from remote peer cf2ac5adbddb4b159157e9308ec4b88d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:51.573043  9953 consensus_queue.cc:1048] T 1610287343b54860925ee8ff483264fd P cf2ac5adbddb4b159157e9308ec4b88d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:50:51.814404  9630 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:50:51.942662  9724 consensus_peers.cc:597] T 5c486397c29c46f9b64174a459cfaf0a P 4b63355f81b54cb889fbde0d6a486487 -> Peer 7b355de6a5474a85a49c33cc1e1ef489 (127.6.46.65:38705): Couldn't send request to peer 7b355de6a5474a85a49c33cc1e1ef489. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.65:38705: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:50:52.056746  9798 consensus_peers.cc:597] T bcb6bcac07b94a3392875060861fe364 P cf2ac5adbddb4b159157e9308ec4b88d -> Peer 7b355de6a5474a85a49c33cc1e1ef489 (127.6.46.65:38705): Couldn't send request to peer 7b355de6a5474a85a49c33cc1e1ef489. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.65:38705: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:50:52.157444  9724 consensus_peers.cc:597] T 4e336127a9bb477898382db099102131 P 4b63355f81b54cb889fbde0d6a486487 -> Peer 7b355de6a5474a85a49c33cc1e1ef489 (127.6.46.65:38705): Couldn't send request to peer 7b355de6a5474a85a49c33cc1e1ef489. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.65:38705: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:50:52.217028  9724 consensus_peers.cc:597] T 21a3133c1a5244b88bc6edb94833fb46 P 4b63355f81b54cb889fbde0d6a486487 -> Peer 7b355de6a5474a85a49c33cc1e1ef489 (127.6.46.65:38705): Couldn't send request to peer 7b355de6a5474a85a49c33cc1e1ef489. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.65:38705: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:50:52.227119  9724 consensus_peers.cc:597] T f2e9129d3f0b47b4b265979ec7a4d221 P 4b63355f81b54cb889fbde0d6a486487 -> Peer 7b355de6a5474a85a49c33cc1e1ef489 (127.6.46.65:38705): Couldn't send request to peer 7b355de6a5474a85a49c33cc1e1ef489. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.65:38705: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:50:52.230608  9724 consensus_peers.cc:597] T 321be8eefa2640609c2bd34e0ea71841 P 4b63355f81b54cb889fbde0d6a486487 -> Peer 7b355de6a5474a85a49c33cc1e1ef489 (127.6.46.65:38705): Couldn't send request to peer 7b355de6a5474a85a49c33cc1e1ef489. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.65:38705: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:50:52.479238  9724 consensus_peers.cc:597] T 3ebd43bdb5c647fe8d2dd23f920b2fb0 P 4b63355f81b54cb889fbde0d6a486487 -> Peer 7b355de6a5474a85a49c33cc1e1ef489 (127.6.46.65:38705): Couldn't send request to peer 7b355de6a5474a85a49c33cc1e1ef489. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.65:38705: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:50:52.675264  9967 raft_consensus.cc:493] T 3d9484ae24c34337b8f7621f52fddbe4 P cf2ac5adbddb4b159157e9308ec4b88d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:52.675980  9967 raft_consensus.cc:515] T 3d9484ae24c34337b8f7621f52fddbe4 P cf2ac5adbddb4b159157e9308ec4b88d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } } peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } }
I20260709 14:50:52.678179  9967 leader_election.cc:290] T 3d9484ae24c34337b8f7621f52fddbe4 P cf2ac5adbddb4b159157e9308ec4b88d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4b63355f81b54cb889fbde0d6a486487 (127.6.46.66:37299), 7b355de6a5474a85a49c33cc1e1ef489 (127.6.46.65:38705)
I20260709 14:50:52.679123  9759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9484ae24c34337b8f7621f52fddbe4" candidate_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b63355f81b54cb889fbde0d6a486487" is_pre_election: true
I20260709 14:50:52.680027  9759 raft_consensus.cc:2468] T 3d9484ae24c34337b8f7621f52fddbe4 P 4b63355f81b54cb889fbde0d6a486487 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf2ac5adbddb4b159157e9308ec4b88d in term 2.
I20260709 14:50:52.681906  9798 leader_election.cc:304] T 3d9484ae24c34337b8f7621f52fddbe4 P cf2ac5adbddb4b159157e9308ec4b88d [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: 4b63355f81b54cb889fbde0d6a486487, cf2ac5adbddb4b159157e9308ec4b88d; no voters: 
I20260709 14:50:52.682828  9967 raft_consensus.cc:2804] T 3d9484ae24c34337b8f7621f52fddbe4 P cf2ac5adbddb4b159157e9308ec4b88d [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 14:50:52.682888  9798 leader_election.cc:336] T 3d9484ae24c34337b8f7621f52fddbe4 P cf2ac5adbddb4b159157e9308ec4b88d [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 7b355de6a5474a85a49c33cc1e1ef489 (127.6.46.65:38705): Network error: Client connection negotiation failed: client connection to 127.6.46.65:38705: connect: Connection refused (error 111)
I20260709 14:50:52.683167  9967 raft_consensus.cc:493] T 3d9484ae24c34337b8f7621f52fddbe4 P cf2ac5adbddb4b159157e9308ec4b88d [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:52.683530  9967 raft_consensus.cc:3060] T 3d9484ae24c34337b8f7621f52fddbe4 P cf2ac5adbddb4b159157e9308ec4b88d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:52.690304  9967 raft_consensus.cc:515] T 3d9484ae24c34337b8f7621f52fddbe4 P cf2ac5adbddb4b159157e9308ec4b88d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } } peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } }
I20260709 14:50:52.692092  9967 leader_election.cc:290] T 3d9484ae24c34337b8f7621f52fddbe4 P cf2ac5adbddb4b159157e9308ec4b88d [CANDIDATE]: Term 3 election: Requested vote from peers 4b63355f81b54cb889fbde0d6a486487 (127.6.46.66:37299), 7b355de6a5474a85a49c33cc1e1ef489 (127.6.46.65:38705)
I20260709 14:50:52.692778  9759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9484ae24c34337b8f7621f52fddbe4" candidate_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b63355f81b54cb889fbde0d6a486487"
I20260709 14:50:52.693385  9759 raft_consensus.cc:3060] T 3d9484ae24c34337b8f7621f52fddbe4 P 4b63355f81b54cb889fbde0d6a486487 [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:50:52.696374  9798 leader_election.cc:336] T 3d9484ae24c34337b8f7621f52fddbe4 P cf2ac5adbddb4b159157e9308ec4b88d [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 7b355de6a5474a85a49c33cc1e1ef489 (127.6.46.65:38705): Network error: Client connection negotiation failed: client connection to 127.6.46.65:38705: connect: Connection refused (error 111)
I20260709 14:50:52.699995  9759 raft_consensus.cc:2468] T 3d9484ae24c34337b8f7621f52fddbe4 P 4b63355f81b54cb889fbde0d6a486487 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf2ac5adbddb4b159157e9308ec4b88d in term 3.
I20260709 14:50:52.701012  9798 leader_election.cc:304] T 3d9484ae24c34337b8f7621f52fddbe4 P cf2ac5adbddb4b159157e9308ec4b88d [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: 4b63355f81b54cb889fbde0d6a486487, cf2ac5adbddb4b159157e9308ec4b88d; no voters: 7b355de6a5474a85a49c33cc1e1ef489
I20260709 14:50:52.701673  9967 raft_consensus.cc:2804] T 3d9484ae24c34337b8f7621f52fddbe4 P cf2ac5adbddb4b159157e9308ec4b88d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:52.702517  9967 raft_consensus.cc:697] T 3d9484ae24c34337b8f7621f52fddbe4 P cf2ac5adbddb4b159157e9308ec4b88d [term 3 LEADER]: Becoming Leader. State: Replica: cf2ac5adbddb4b159157e9308ec4b88d, State: Running, Role: LEADER
I20260709 14:50:52.703490  9967 consensus_queue.cc:237] T 3d9484ae24c34337b8f7621f52fddbe4 P cf2ac5adbddb4b159157e9308ec4b88d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } } peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } }
I20260709 14:50:52.711400  9580 catalog_manager.cc:5697] T 3d9484ae24c34337b8f7621f52fddbe4 P cf2ac5adbddb4b159157e9308ec4b88d reported cstate change: term changed from 1 to 3, leader changed from 7b355de6a5474a85a49c33cc1e1ef489 (127.6.46.65) to cf2ac5adbddb4b159157e9308ec4b88d (127.6.46.67). New cstate: current_term: 3 leader_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } health_report { overall_health: UNKNOWN } } }
W20260709 14:50:52.815554  9630 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:50:53.150357  9798 consensus_peers.cc:597] T 3d9484ae24c34337b8f7621f52fddbe4 P cf2ac5adbddb4b159157e9308ec4b88d -> Peer 7b355de6a5474a85a49c33cc1e1ef489 (127.6.46.65:38705): Couldn't send request to peer 7b355de6a5474a85a49c33cc1e1ef489. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.65:38705: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:53.237262  9759 raft_consensus.cc:1275] T 3d9484ae24c34337b8f7621f52fddbe4 P 4b63355f81b54cb889fbde0d6a486487 [term 3 FOLLOWER]: Refusing update from remote peer cf2ac5adbddb4b159157e9308ec4b88d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:50:53.238443  9967 consensus_queue.cc:1048] T 3d9484ae24c34337b8f7621f52fddbe4 P cf2ac5adbddb4b159157e9308ec4b88d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:50:53.816422  9630 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:50:53.847078  9798 consensus_peers.cc:597] T 1610287343b54860925ee8ff483264fd P cf2ac5adbddb4b159157e9308ec4b88d -> Peer 7b355de6a5474a85a49c33cc1e1ef489 (127.6.46.65:38705): Couldn't send request to peer 7b355de6a5474a85a49c33cc1e1ef489. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.65:38705: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:50:53.905419  9724 consensus_peers.cc:597] T 56fe5a079718409f9f9eafb389604c18 P 4b63355f81b54cb889fbde0d6a486487 -> Peer 7b355de6a5474a85a49c33cc1e1ef489 (127.6.46.65:38705): Couldn't send request to peer 7b355de6a5474a85a49c33cc1e1ef489. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.65:38705: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:50:54.242733  9724 consensus_peers.cc:597] T 5c486397c29c46f9b64174a459cfaf0a P 4b63355f81b54cb889fbde0d6a486487 -> Peer 7b355de6a5474a85a49c33cc1e1ef489 (127.6.46.65:38705): Couldn't send request to peer 7b355de6a5474a85a49c33cc1e1ef489. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.65:38705: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:50:54.539088  9724 consensus_peers.cc:597] T 4e336127a9bb477898382db099102131 P 4b63355f81b54cb889fbde0d6a486487 -> Peer 7b355de6a5474a85a49c33cc1e1ef489 (127.6.46.65:38705): Couldn't send request to peer 7b355de6a5474a85a49c33cc1e1ef489. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.65:38705: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:50:54.551187  6329 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:54.556705  9798 consensus_peers.cc:597] T bcb6bcac07b94a3392875060861fe364 P cf2ac5adbddb4b159157e9308ec4b88d -> Peer 7b355de6a5474a85a49c33cc1e1ef489 (127.6.46.65:38705): Couldn't send request to peer 7b355de6a5474a85a49c33cc1e1ef489. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.65:38705: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:50:54.561264  9980 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:50:54.561579  9981 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:50:54.563174  9983 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:50:54.565282  6329 server_base.cc:1061] running on GCE node
I20260709 14:50:54.566524  6329 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:50:54.566751  6329 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:50:54.566943  6329 hybrid_clock.cc:648] HybridClock initialized: now 1783608654566928 us; error 0 us; skew 500 ppm
I20260709 14:50:54.567730  6329 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:54.571219  6329 webserver.cc:533] Webserver started at http://127.6.46.65:39095/ using document root <none> and password file <none>
W20260709 14:50:54.571940  9724 consensus_peers.cc:597] T 321be8eefa2640609c2bd34e0ea71841 P 4b63355f81b54cb889fbde0d6a486487 -> Peer 7b355de6a5474a85a49c33cc1e1ef489 (127.6.46.65:38705): Couldn't send request to peer 7b355de6a5474a85a49c33cc1e1ef489. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.65:38705: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:50:54.571936  6329 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:54.572430  6329 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 14:50:54.576089  6329 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.002s	sys 0.001s
I20260709 14:50:54.579970  9988 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:54.580729  6329 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260709 14:50:54.581041  6329 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608570934825-6329-0/minicluster-data/ts-0-root
uuid: "7b355de6a5474a85a49c33cc1e1ef489"
format_stamp: "Formatted at 2026-07-09 14:50:47 on dist-test-slave-zpbn"
I20260709 14:50:54.581354  6329 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608570934825-6329-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608570934825-6329-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608570934825-6329-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:50:54.599498  6329 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:54.600841  6329 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:54.602434  6329 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:50:54.606026  9995 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260709 14:50:54.653728  6329 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260709 14:50:54.654070  6329 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.049s	user 0.002s	sys 0.000s
I20260709 14:50:54.654392  6329 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
W20260709 14:50:54.655419  9724 consensus_peers.cc:597] T 21a3133c1a5244b88bc6edb94833fb46 P 4b63355f81b54cb889fbde0d6a486487 -> Peer 7b355de6a5474a85a49c33cc1e1ef489 (127.6.46.65:38705): Couldn't send request to peer 7b355de6a5474a85a49c33cc1e1ef489. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.65:38705: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:50:54.659065  9724 consensus_peers.cc:597] T f2e9129d3f0b47b4b265979ec7a4d221 P 4b63355f81b54cb889fbde0d6a486487 -> Peer 7b355de6a5474a85a49c33cc1e1ef489 (127.6.46.65:38705): Couldn't send request to peer 7b355de6a5474a85a49c33cc1e1ef489. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.65:38705: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:50:54.661293  9995 tablet_bootstrap.cc:492] T 3d9484ae24c34337b8f7621f52fddbe4 P 7b355de6a5474a85a49c33cc1e1ef489: Bootstrap starting.
I20260709 14:50:54.675845  9995 tablet_bootstrap.cc:492] T 3d9484ae24c34337b8f7621f52fddbe4 P 7b355de6a5474a85a49c33cc1e1ef489: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:50:54.676645  9995 tablet_bootstrap.cc:492] T 3d9484ae24c34337b8f7621f52fddbe4 P 7b355de6a5474a85a49c33cc1e1ef489: Bootstrap complete.
I20260709 14:50:54.677166  9995 ts_tablet_manager.cc:1403] T 3d9484ae24c34337b8f7621f52fddbe4 P 7b355de6a5474a85a49c33cc1e1ef489: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.001s
I20260709 14:50:54.679358  9995 raft_consensus.cc:359] T 3d9484ae24c34337b8f7621f52fddbe4 P 7b355de6a5474a85a49c33cc1e1ef489 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } } peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } }
I20260709 14:50:54.679937  9995 raft_consensus.cc:740] T 3d9484ae24c34337b8f7621f52fddbe4 P 7b355de6a5474a85a49c33cc1e1ef489 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b355de6a5474a85a49c33cc1e1ef489, State: Initialized, Role: FOLLOWER
I20260709 14:50:54.680611  9995 consensus_queue.cc:260] T 3d9484ae24c34337b8f7621f52fddbe4 P 7b355de6a5474a85a49c33cc1e1ef489 [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: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } } peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } }
I20260709 14:50:54.683007  9995 ts_tablet_manager.cc:1434] T 3d9484ae24c34337b8f7621f52fddbe4 P 7b355de6a5474a85a49c33cc1e1ef489: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:50:54.683907  9995 tablet_bootstrap.cc:492] T 21a3133c1a5244b88bc6edb94833fb46 P 7b355de6a5474a85a49c33cc1e1ef489: Bootstrap starting.
I20260709 14:50:54.693943  6329 ts_tablet_manager.cc:616] Registered 10 tablets
I20260709 14:50:54.694270  6329 ts_tablet_manager.cc:595] Time spent register tablets: real 0.040s	user 0.037s	sys 0.000s
I20260709 14:50:54.694803  9995 tablet_bootstrap.cc:492] T 21a3133c1a5244b88bc6edb94833fb46 P 7b355de6a5474a85a49c33cc1e1ef489: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:50:54.695504  9995 tablet_bootstrap.cc:492] T 21a3133c1a5244b88bc6edb94833fb46 P 7b355de6a5474a85a49c33cc1e1ef489: Bootstrap complete.
I20260709 14:50:54.696127  9995 ts_tablet_manager.cc:1403] T 21a3133c1a5244b88bc6edb94833fb46 P 7b355de6a5474a85a49c33cc1e1ef489: Time spent bootstrapping tablet: real 0.012s	user 0.012s	sys 0.000s
I20260709 14:50:54.698210  9995 raft_consensus.cc:359] T 21a3133c1a5244b88bc6edb94833fb46 P 7b355de6a5474a85a49c33cc1e1ef489 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:54.698800  9995 raft_consensus.cc:740] T 21a3133c1a5244b88bc6edb94833fb46 P 7b355de6a5474a85a49c33cc1e1ef489 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b355de6a5474a85a49c33cc1e1ef489, State: Initialized, Role: FOLLOWER
I20260709 14:50:54.699445  9995 consensus_queue.cc:260] T 21a3133c1a5244b88bc6edb94833fb46 P 7b355de6a5474a85a49c33cc1e1ef489 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:54.701118  9995 ts_tablet_manager.cc:1434] T 21a3133c1a5244b88bc6edb94833fb46 P 7b355de6a5474a85a49c33cc1e1ef489: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:50:54.701825  9995 tablet_bootstrap.cc:492] T 4e336127a9bb477898382db099102131 P 7b355de6a5474a85a49c33cc1e1ef489: Bootstrap starting.
I20260709 14:50:54.718863  9995 tablet_bootstrap.cc:492] T 4e336127a9bb477898382db099102131 P 7b355de6a5474a85a49c33cc1e1ef489: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:50:54.719604  9995 tablet_bootstrap.cc:492] T 4e336127a9bb477898382db099102131 P 7b355de6a5474a85a49c33cc1e1ef489: Bootstrap complete.
I20260709 14:50:54.720217  9995 ts_tablet_manager.cc:1403] T 4e336127a9bb477898382db099102131 P 7b355de6a5474a85a49c33cc1e1ef489: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260709 14:50:54.722604  9995 raft_consensus.cc:359] T 4e336127a9bb477898382db099102131 P 7b355de6a5474a85a49c33cc1e1ef489 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:54.723165  9995 raft_consensus.cc:740] T 4e336127a9bb477898382db099102131 P 7b355de6a5474a85a49c33cc1e1ef489 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b355de6a5474a85a49c33cc1e1ef489, State: Initialized, Role: FOLLOWER
I20260709 14:50:54.723876  9995 consensus_queue.cc:260] T 4e336127a9bb477898382db099102131 P 7b355de6a5474a85a49c33cc1e1ef489 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:54.725564  9995 ts_tablet_manager.cc:1434] T 4e336127a9bb477898382db099102131 P 7b355de6a5474a85a49c33cc1e1ef489: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:50:54.726240  9995 tablet_bootstrap.cc:492] T bcb6bcac07b94a3392875060861fe364 P 7b355de6a5474a85a49c33cc1e1ef489: Bootstrap starting.
I20260709 14:50:54.743481  9995 tablet_bootstrap.cc:492] T bcb6bcac07b94a3392875060861fe364 P 7b355de6a5474a85a49c33cc1e1ef489: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:50:54.744217  9995 tablet_bootstrap.cc:492] T bcb6bcac07b94a3392875060861fe364 P 7b355de6a5474a85a49c33cc1e1ef489: Bootstrap complete.
I20260709 14:50:54.744750  9995 ts_tablet_manager.cc:1403] T bcb6bcac07b94a3392875060861fe364 P 7b355de6a5474a85a49c33cc1e1ef489: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.007s
I20260709 14:50:54.746564  9995 raft_consensus.cc:359] T bcb6bcac07b94a3392875060861fe364 P 7b355de6a5474a85a49c33cc1e1ef489 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:54.747071  9995 raft_consensus.cc:740] T bcb6bcac07b94a3392875060861fe364 P 7b355de6a5474a85a49c33cc1e1ef489 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b355de6a5474a85a49c33cc1e1ef489, State: Initialized, Role: FOLLOWER
I20260709 14:50:54.747696  9995 consensus_queue.cc:260] T bcb6bcac07b94a3392875060861fe364 P 7b355de6a5474a85a49c33cc1e1ef489 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:54.749190  9995 ts_tablet_manager.cc:1434] T bcb6bcac07b94a3392875060861fe364 P 7b355de6a5474a85a49c33cc1e1ef489: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:50:54.749797  9995 tablet_bootstrap.cc:492] T f2e9129d3f0b47b4b265979ec7a4d221 P 7b355de6a5474a85a49c33cc1e1ef489: Bootstrap starting.
I20260709 14:50:54.761240  9995 tablet_bootstrap.cc:492] T f2e9129d3f0b47b4b265979ec7a4d221 P 7b355de6a5474a85a49c33cc1e1ef489: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:50:54.761920  6329 rpc_server.cc:307] RPC server started. Bound to: 127.6.46.65:38705
I20260709 14:50:54.761971  9995 tablet_bootstrap.cc:492] T f2e9129d3f0b47b4b265979ec7a4d221 P 7b355de6a5474a85a49c33cc1e1ef489: Bootstrap complete.
I20260709 14:50:54.762035 10057 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.46.65:38705 every 8 connection(s)
I20260709 14:50:54.762939  9995 ts_tablet_manager.cc:1403] T f2e9129d3f0b47b4b265979ec7a4d221 P 7b355de6a5474a85a49c33cc1e1ef489: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.001s
I20260709 14:50:54.764963  9995 raft_consensus.cc:359] T f2e9129d3f0b47b4b265979ec7a4d221 P 7b355de6a5474a85a49c33cc1e1ef489 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:54.765468  9995 raft_consensus.cc:740] T f2e9129d3f0b47b4b265979ec7a4d221 P 7b355de6a5474a85a49c33cc1e1ef489 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b355de6a5474a85a49c33cc1e1ef489, State: Initialized, Role: FOLLOWER
I20260709 14:50:54.766165  9995 consensus_queue.cc:260] T f2e9129d3f0b47b4b265979ec7a4d221 P 7b355de6a5474a85a49c33cc1e1ef489 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:54.767431  6329 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:54.767966  9995 ts_tablet_manager.cc:1434] T f2e9129d3f0b47b4b265979ec7a4d221 P 7b355de6a5474a85a49c33cc1e1ef489: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:50:54.769084  9995 tablet_bootstrap.cc:492] T 56fe5a079718409f9f9eafb389604c18 P 7b355de6a5474a85a49c33cc1e1ef489: Bootstrap starting.
I20260709 14:50:54.788487  9995 tablet_bootstrap.cc:492] T 56fe5a079718409f9f9eafb389604c18 P 7b355de6a5474a85a49c33cc1e1ef489: 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
I20260709 14:50:54.789502  9995 tablet_bootstrap.cc:492] T 56fe5a079718409f9f9eafb389604c18 P 7b355de6a5474a85a49c33cc1e1ef489: Bootstrap complete.
I20260709 14:50:54.790174  9995 ts_tablet_manager.cc:1403] T 56fe5a079718409f9f9eafb389604c18 P 7b355de6a5474a85a49c33cc1e1ef489: Time spent bootstrapping tablet: real 0.021s	user 0.018s	sys 0.000s
I20260709 14:50:54.792196  9995 raft_consensus.cc:359] T 56fe5a079718409f9f9eafb389604c18 P 7b355de6a5474a85a49c33cc1e1ef489 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:54.792902  9995 raft_consensus.cc:740] T 56fe5a079718409f9f9eafb389604c18 P 7b355de6a5474a85a49c33cc1e1ef489 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b355de6a5474a85a49c33cc1e1ef489, State: Initialized, Role: FOLLOWER
I20260709 14:50:54.793531  9995 consensus_queue.cc:260] T 56fe5a079718409f9f9eafb389604c18 P 7b355de6a5474a85a49c33cc1e1ef489 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:54.794996  9995 ts_tablet_manager.cc:1434] T 56fe5a079718409f9f9eafb389604c18 P 7b355de6a5474a85a49c33cc1e1ef489: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260709 14:50:54.795641  9995 tablet_bootstrap.cc:492] T 1610287343b54860925ee8ff483264fd P 7b355de6a5474a85a49c33cc1e1ef489: Bootstrap starting.
I20260709 14:50:54.799728  9759 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4e336127a9bb477898382db099102131"
dest_uuid: "4b63355f81b54cb889fbde0d6a486487"
mode: GRACEFUL
new_leader_uuid: "cf2ac5adbddb4b159157e9308ec4b88d"
 from {username='slave'} at 127.0.0.1:35454
I20260709 14:50:54.800287 10058 heartbeater.cc:344] Connected to a master server at 127.6.46.126:35869
I20260709 14:50:54.800555  9759 raft_consensus.cc:606] T 4e336127a9bb477898382db099102131 P 4b63355f81b54cb889fbde0d6a486487 [term 1 LEADER]: Received request to transfer leadership to TS cf2ac5adbddb4b159157e9308ec4b88d
I20260709 14:50:54.800760 10058 heartbeater.cc:461] Registering TS with master...
I20260709 14:50:54.802009 10058 heartbeater.cc:507] Master 127.6.46.126:35869 requested a full tablet report, sending...
I20260709 14:50:54.803124  9759 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "56fe5a079718409f9f9eafb389604c18"
dest_uuid: "4b63355f81b54cb889fbde0d6a486487"
mode: GRACEFUL
new_leader_uuid: "cf2ac5adbddb4b159157e9308ec4b88d"
 from {username='slave'} at 127.0.0.1:35454
I20260709 14:50:54.803625  9759 raft_consensus.cc:606] T 56fe5a079718409f9f9eafb389604c18 P 4b63355f81b54cb889fbde0d6a486487 [term 2 LEADER]: Received request to transfer leadership to TS cf2ac5adbddb4b159157e9308ec4b88d
I20260709 14:50:54.805912  9759 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5c486397c29c46f9b64174a459cfaf0a"
dest_uuid: "4b63355f81b54cb889fbde0d6a486487"
mode: GRACEFUL
new_leader_uuid: "cf2ac5adbddb4b159157e9308ec4b88d"
 from {username='slave'} at 127.0.0.1:35454
I20260709 14:50:54.806439  9759 raft_consensus.cc:606] T 5c486397c29c46f9b64174a459cfaf0a P 4b63355f81b54cb889fbde0d6a486487 [term 1 LEADER]: Received request to transfer leadership to TS cf2ac5adbddb4b159157e9308ec4b88d
I20260709 14:50:54.808668  9580 ts_manager.cc:194] Re-registered known tserver with Master: 7b355de6a5474a85a49c33cc1e1ef489 (127.6.46.65:38705)
I20260709 14:50:54.809840  9995 tablet_bootstrap.cc:492] T 1610287343b54860925ee8ff483264fd P 7b355de6a5474a85a49c33cc1e1ef489: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:50:54.810618  9995 tablet_bootstrap.cc:492] T 1610287343b54860925ee8ff483264fd P 7b355de6a5474a85a49c33cc1e1ef489: Bootstrap complete.
I20260709 14:50:54.811182  9995 ts_tablet_manager.cc:1403] T 1610287343b54860925ee8ff483264fd P 7b355de6a5474a85a49c33cc1e1ef489: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.004s
I20260709 14:50:54.812983  9995 raft_consensus.cc:359] T 1610287343b54860925ee8ff483264fd P 7b355de6a5474a85a49c33cc1e1ef489 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:54.813482  9995 raft_consensus.cc:740] T 1610287343b54860925ee8ff483264fd P 7b355de6a5474a85a49c33cc1e1ef489 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b355de6a5474a85a49c33cc1e1ef489, State: Initialized, Role: FOLLOWER
I20260709 14:50:54.814292  6329 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:50:54.814165  9995 consensus_queue.cc:260] T 1610287343b54860925ee8ff483264fd P 7b355de6a5474a85a49c33cc1e1ef489 [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: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:54.814996  6329 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:54.815657  6329 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:54.816005  9995 ts_tablet_manager.cc:1434] T 1610287343b54860925ee8ff483264fd P 7b355de6a5474a85a49c33cc1e1ef489: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 14:50:54.816658  9995 tablet_bootstrap.cc:492] T 5c486397c29c46f9b64174a459cfaf0a P 7b355de6a5474a85a49c33cc1e1ef489: Bootstrap starting.
W20260709 14:50:54.817287  9630 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:50:54.818670  9580 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47698
I20260709 14:50:54.822382 10058 heartbeater.cc:499] Master 127.6.46.126:35869 was elected leader, sending a full tablet report...
I20260709 14:50:54.828552  9995 tablet_bootstrap.cc:492] T 5c486397c29c46f9b64174a459cfaf0a P 7b355de6a5474a85a49c33cc1e1ef489: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:50:54.829228  9995 tablet_bootstrap.cc:492] T 5c486397c29c46f9b64174a459cfaf0a P 7b355de6a5474a85a49c33cc1e1ef489: Bootstrap complete.
I20260709 14:50:54.829798  9995 ts_tablet_manager.cc:1403] T 5c486397c29c46f9b64174a459cfaf0a P 7b355de6a5474a85a49c33cc1e1ef489: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.004s
I20260709 14:50:54.831677  9995 raft_consensus.cc:359] T 5c486397c29c46f9b64174a459cfaf0a P 7b355de6a5474a85a49c33cc1e1ef489 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:54.832417  9995 raft_consensus.cc:740] T 5c486397c29c46f9b64174a459cfaf0a P 7b355de6a5474a85a49c33cc1e1ef489 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b355de6a5474a85a49c33cc1e1ef489, State: Initialized, Role: FOLLOWER
I20260709 14:50:54.833088  9995 consensus_queue.cc:260] T 5c486397c29c46f9b64174a459cfaf0a P 7b355de6a5474a85a49c33cc1e1ef489 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:54.834440  9995 ts_tablet_manager.cc:1434] T 5c486397c29c46f9b64174a459cfaf0a P 7b355de6a5474a85a49c33cc1e1ef489: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260709 14:50:54.835088  9995 tablet_bootstrap.cc:492] T 3ebd43bdb5c647fe8d2dd23f920b2fb0 P 7b355de6a5474a85a49c33cc1e1ef489: Bootstrap starting.
I20260709 14:50:54.846289  9995 tablet_bootstrap.cc:492] T 3ebd43bdb5c647fe8d2dd23f920b2fb0 P 7b355de6a5474a85a49c33cc1e1ef489: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:50:54.847020  9995 tablet_bootstrap.cc:492] T 3ebd43bdb5c647fe8d2dd23f920b2fb0 P 7b355de6a5474a85a49c33cc1e1ef489: Bootstrap complete.
I20260709 14:50:54.847517  9995 ts_tablet_manager.cc:1403] T 3ebd43bdb5c647fe8d2dd23f920b2fb0 P 7b355de6a5474a85a49c33cc1e1ef489: Time spent bootstrapping tablet: real 0.013s	user 0.004s	sys 0.004s
I20260709 14:50:54.849220  9995 raft_consensus.cc:359] T 3ebd43bdb5c647fe8d2dd23f920b2fb0 P 7b355de6a5474a85a49c33cc1e1ef489 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:54.849680  9995 raft_consensus.cc:740] T 3ebd43bdb5c647fe8d2dd23f920b2fb0 P 7b355de6a5474a85a49c33cc1e1ef489 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b355de6a5474a85a49c33cc1e1ef489, State: Initialized, Role: FOLLOWER
I20260709 14:50:54.850191  9995 consensus_queue.cc:260] T 3ebd43bdb5c647fe8d2dd23f920b2fb0 P 7b355de6a5474a85a49c33cc1e1ef489 [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: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:54.851969  9995 ts_tablet_manager.cc:1434] T 3ebd43bdb5c647fe8d2dd23f920b2fb0 P 7b355de6a5474a85a49c33cc1e1ef489: Time spent starting tablet: real 0.004s	user 0.008s	sys 0.000s
I20260709 14:50:54.852818  9995 tablet_bootstrap.cc:492] T 321be8eefa2640609c2bd34e0ea71841 P 7b355de6a5474a85a49c33cc1e1ef489: Bootstrap starting.
I20260709 14:50:54.865622  9995 tablet_bootstrap.cc:492] T 321be8eefa2640609c2bd34e0ea71841 P 7b355de6a5474a85a49c33cc1e1ef489: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:50:54.866529  9995 tablet_bootstrap.cc:492] T 321be8eefa2640609c2bd34e0ea71841 P 7b355de6a5474a85a49c33cc1e1ef489: Bootstrap complete.
I20260709 14:50:54.867177  9995 ts_tablet_manager.cc:1403] T 321be8eefa2640609c2bd34e0ea71841 P 7b355de6a5474a85a49c33cc1e1ef489: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.004s
I20260709 14:50:54.869247  9995 raft_consensus.cc:359] T 321be8eefa2640609c2bd34e0ea71841 P 7b355de6a5474a85a49c33cc1e1ef489 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:54.869907  9995 raft_consensus.cc:740] T 321be8eefa2640609c2bd34e0ea71841 P 7b355de6a5474a85a49c33cc1e1ef489 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b355de6a5474a85a49c33cc1e1ef489, State: Initialized, Role: FOLLOWER
I20260709 14:50:54.870431 10032 raft_consensus.cc:3060] T 56fe5a079718409f9f9eafb389604c18 P 7b355de6a5474a85a49c33cc1e1ef489 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:54.870514  9995 consensus_queue.cc:260] T 321be8eefa2640609c2bd34e0ea71841 P 7b355de6a5474a85a49c33cc1e1ef489 [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: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:54.872450  9995 ts_tablet_manager.cc:1434] T 321be8eefa2640609c2bd34e0ea71841 P 7b355de6a5474a85a49c33cc1e1ef489: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.004s
I20260709 14:50:54.878134 10032 pending_rounds.cc:85] T 56fe5a079718409f9f9eafb389604c18 P 7b355de6a5474a85a49c33cc1e1ef489: Aborting all ops after (but not including) 0
I20260709 14:50:54.878495 10032 pending_rounds.cc:107] T 56fe5a079718409f9f9eafb389604c18 P 7b355de6a5474a85a49c33cc1e1ef489: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 14:50:54.878788 10032 raft_consensus.cc:2889] T 56fe5a079718409f9f9eafb389604c18 P 7b355de6a5474a85a49c33cc1e1ef489 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:50:54.906121 10032 raft_consensus.cc:3060] T 1610287343b54860925ee8ff483264fd P 7b355de6a5474a85a49c33cc1e1ef489 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:55.211856 10073 raft_consensus.cc:993] T 5c486397c29c46f9b64174a459cfaf0a P 4b63355f81b54cb889fbde0d6a486487: : Instructing follower cf2ac5adbddb4b159157e9308ec4b88d to start an election
I20260709 14:50:55.212251 10073 raft_consensus.cc:1081] T 5c486397c29c46f9b64174a459cfaf0a P 4b63355f81b54cb889fbde0d6a486487 [term 1 LEADER]: Signalling peer cf2ac5adbddb4b159157e9308ec4b88d to start an election
I20260709 14:50:55.213722  9832 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5c486397c29c46f9b64174a459cfaf0a"
dest_uuid: "cf2ac5adbddb4b159157e9308ec4b88d"
 from {username='slave'} at 127.0.0.1:39950
I20260709 14:50:55.214236  9832 raft_consensus.cc:493] T 5c486397c29c46f9b64174a459cfaf0a P cf2ac5adbddb4b159157e9308ec4b88d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:55.214556  9832 raft_consensus.cc:3060] T 5c486397c29c46f9b64174a459cfaf0a P cf2ac5adbddb4b159157e9308ec4b88d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:55.220530 10032 raft_consensus.cc:3060] T 3d9484ae24c34337b8f7621f52fddbe4 P 7b355de6a5474a85a49c33cc1e1ef489 [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:50:55.220649  9832 raft_consensus.cc:515] T 5c486397c29c46f9b64174a459cfaf0a P cf2ac5adbddb4b159157e9308ec4b88d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:55.222501  9832 leader_election.cc:290] T 5c486397c29c46f9b64174a459cfaf0a P cf2ac5adbddb4b159157e9308ec4b88d [CANDIDATE]: Term 2 election: Requested vote from peers 7b355de6a5474a85a49c33cc1e1ef489 (127.6.46.65:38705), 4b63355f81b54cb889fbde0d6a486487 (127.6.46.66:37299)
I20260709 14:50:55.223454 10031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c486397c29c46f9b64174a459cfaf0a" candidate_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7b355de6a5474a85a49c33cc1e1ef489"
I20260709 14:50:55.223569  9759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c486397c29c46f9b64174a459cfaf0a" candidate_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4b63355f81b54cb889fbde0d6a486487"
I20260709 14:50:55.224260 10031 raft_consensus.cc:3060] T 5c486397c29c46f9b64174a459cfaf0a P 7b355de6a5474a85a49c33cc1e1ef489 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:55.224360  9759 raft_consensus.cc:3055] T 5c486397c29c46f9b64174a459cfaf0a P 4b63355f81b54cb889fbde0d6a486487 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:55.224771  9759 raft_consensus.cc:740] T 5c486397c29c46f9b64174a459cfaf0a P 4b63355f81b54cb889fbde0d6a486487 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4b63355f81b54cb889fbde0d6a486487, State: Running, Role: LEADER
I20260709 14:50:55.225523  9759 consensus_queue.cc:260] T 5c486397c29c46f9b64174a459cfaf0a P 4b63355f81b54cb889fbde0d6a486487 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:55.226480  9759 raft_consensus.cc:3060] T 5c486397c29c46f9b64174a459cfaf0a P 4b63355f81b54cb889fbde0d6a486487 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:55.231734 10031 raft_consensus.cc:2468] T 5c486397c29c46f9b64174a459cfaf0a P 7b355de6a5474a85a49c33cc1e1ef489 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf2ac5adbddb4b159157e9308ec4b88d in term 2.
I20260709 14:50:55.233103  9759 raft_consensus.cc:2468] T 5c486397c29c46f9b64174a459cfaf0a P 4b63355f81b54cb889fbde0d6a486487 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf2ac5adbddb4b159157e9308ec4b88d in term 2.
I20260709 14:50:55.234128  9798 leader_election.cc:304] T 5c486397c29c46f9b64174a459cfaf0a P cf2ac5adbddb4b159157e9308ec4b88d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b355de6a5474a85a49c33cc1e1ef489, cf2ac5adbddb4b159157e9308ec4b88d; no voters: 
I20260709 14:50:55.234949  9976 raft_consensus.cc:2804] T 5c486397c29c46f9b64174a459cfaf0a P cf2ac5adbddb4b159157e9308ec4b88d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:55.235904  9976 raft_consensus.cc:697] T 5c486397c29c46f9b64174a459cfaf0a P cf2ac5adbddb4b159157e9308ec4b88d [term 2 LEADER]: Becoming Leader. State: Replica: cf2ac5adbddb4b159157e9308ec4b88d, State: Running, Role: LEADER
I20260709 14:50:55.236845  9976 consensus_queue.cc:237] T 5c486397c29c46f9b64174a459cfaf0a P cf2ac5adbddb4b159157e9308ec4b88d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:55.244719  9580 catalog_manager.cc:5697] T 5c486397c29c46f9b64174a459cfaf0a P cf2ac5adbddb4b159157e9308ec4b88d reported cstate change: term changed from 1 to 2, leader changed from 4b63355f81b54cb889fbde0d6a486487 (127.6.46.66) to cf2ac5adbddb4b159157e9308ec4b88d (127.6.46.67). New cstate: current_term: 2 leader_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:55.320626  9979 raft_consensus.cc:993] T 4e336127a9bb477898382db099102131 P 4b63355f81b54cb889fbde0d6a486487: : Instructing follower cf2ac5adbddb4b159157e9308ec4b88d to start an election
I20260709 14:50:55.321105 10073 raft_consensus.cc:1081] T 4e336127a9bb477898382db099102131 P 4b63355f81b54cb889fbde0d6a486487 [term 1 LEADER]: Signalling peer cf2ac5adbddb4b159157e9308ec4b88d to start an election
I20260709 14:50:55.322431  9832 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4e336127a9bb477898382db099102131"
dest_uuid: "cf2ac5adbddb4b159157e9308ec4b88d"
 from {username='slave'} at 127.0.0.1:39950
I20260709 14:50:55.322968  9832 raft_consensus.cc:493] T 4e336127a9bb477898382db099102131 P cf2ac5adbddb4b159157e9308ec4b88d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:55.323293  9832 raft_consensus.cc:3060] T 4e336127a9bb477898382db099102131 P cf2ac5adbddb4b159157e9308ec4b88d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:55.328538  9832 raft_consensus.cc:515] T 4e336127a9bb477898382db099102131 P cf2ac5adbddb4b159157e9308ec4b88d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:55.330094  9832 leader_election.cc:290] T 4e336127a9bb477898382db099102131 P cf2ac5adbddb4b159157e9308ec4b88d [CANDIDATE]: Term 2 election: Requested vote from peers 7b355de6a5474a85a49c33cc1e1ef489 (127.6.46.65:38705), 4b63355f81b54cb889fbde0d6a486487 (127.6.46.66:37299)
I20260709 14:50:55.330962 10031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e336127a9bb477898382db099102131" candidate_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7b355de6a5474a85a49c33cc1e1ef489"
I20260709 14:50:55.331149  9759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e336127a9bb477898382db099102131" candidate_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4b63355f81b54cb889fbde0d6a486487"
I20260709 14:50:55.331607 10031 raft_consensus.cc:3060] T 4e336127a9bb477898382db099102131 P 7b355de6a5474a85a49c33cc1e1ef489 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:55.331712  9759 raft_consensus.cc:3055] T 4e336127a9bb477898382db099102131 P 4b63355f81b54cb889fbde0d6a486487 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:55.332187  9759 raft_consensus.cc:740] T 4e336127a9bb477898382db099102131 P 4b63355f81b54cb889fbde0d6a486487 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4b63355f81b54cb889fbde0d6a486487, State: Running, Role: LEADER
I20260709 14:50:55.332991  9759 consensus_queue.cc:260] T 4e336127a9bb477898382db099102131 P 4b63355f81b54cb889fbde0d6a486487 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:55.334275  9759 raft_consensus.cc:3060] T 4e336127a9bb477898382db099102131 P 4b63355f81b54cb889fbde0d6a486487 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:55.335558 10073 raft_consensus.cc:993] T 56fe5a079718409f9f9eafb389604c18 P 4b63355f81b54cb889fbde0d6a486487: : Instructing follower cf2ac5adbddb4b159157e9308ec4b88d to start an election
I20260709 14:50:55.336079 10073 raft_consensus.cc:1081] T 56fe5a079718409f9f9eafb389604c18 P 4b63355f81b54cb889fbde0d6a486487 [term 2 LEADER]: Signalling peer cf2ac5adbddb4b159157e9308ec4b88d to start an election
I20260709 14:50:55.337918  9833 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "56fe5a079718409f9f9eafb389604c18"
dest_uuid: "cf2ac5adbddb4b159157e9308ec4b88d"
 from {username='slave'} at 127.0.0.1:39950
I20260709 14:50:55.338474  9833 raft_consensus.cc:493] T 56fe5a079718409f9f9eafb389604c18 P cf2ac5adbddb4b159157e9308ec4b88d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:55.338845  9833 raft_consensus.cc:3060] T 56fe5a079718409f9f9eafb389604c18 P cf2ac5adbddb4b159157e9308ec4b88d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:55.338761 10031 raft_consensus.cc:2468] T 4e336127a9bb477898382db099102131 P 7b355de6a5474a85a49c33cc1e1ef489 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf2ac5adbddb4b159157e9308ec4b88d in term 2.
I20260709 14:50:55.340298  9798 leader_election.cc:304] T 4e336127a9bb477898382db099102131 P cf2ac5adbddb4b159157e9308ec4b88d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b355de6a5474a85a49c33cc1e1ef489, cf2ac5adbddb4b159157e9308ec4b88d; no voters: 
I20260709 14:50:55.341260  9976 raft_consensus.cc:2804] T 4e336127a9bb477898382db099102131 P cf2ac5adbddb4b159157e9308ec4b88d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:55.341234  9759 raft_consensus.cc:2468] T 4e336127a9bb477898382db099102131 P 4b63355f81b54cb889fbde0d6a486487 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf2ac5adbddb4b159157e9308ec4b88d in term 2.
I20260709 14:50:55.341934  9976 raft_consensus.cc:697] T 4e336127a9bb477898382db099102131 P cf2ac5adbddb4b159157e9308ec4b88d [term 2 LEADER]: Becoming Leader. State: Replica: cf2ac5adbddb4b159157e9308ec4b88d, State: Running, Role: LEADER
I20260709 14:50:55.342907  9976 consensus_queue.cc:237] T 4e336127a9bb477898382db099102131 P cf2ac5adbddb4b159157e9308ec4b88d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:55.345340  9833 raft_consensus.cc:515] T 56fe5a079718409f9f9eafb389604c18 P cf2ac5adbddb4b159157e9308ec4b88d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:55.347441  9833 leader_election.cc:290] T 56fe5a079718409f9f9eafb389604c18 P cf2ac5adbddb4b159157e9308ec4b88d [CANDIDATE]: Term 3 election: Requested vote from peers 7b355de6a5474a85a49c33cc1e1ef489 (127.6.46.65:38705), 4b63355f81b54cb889fbde0d6a486487 (127.6.46.66:37299)
I20260709 14:50:55.348819  9759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56fe5a079718409f9f9eafb389604c18" candidate_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "4b63355f81b54cb889fbde0d6a486487"
I20260709 14:50:55.349126 10031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56fe5a079718409f9f9eafb389604c18" candidate_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "7b355de6a5474a85a49c33cc1e1ef489"
I20260709 14:50:55.349444  9759 raft_consensus.cc:3055] T 56fe5a079718409f9f9eafb389604c18 P 4b63355f81b54cb889fbde0d6a486487 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:55.349712 10031 raft_consensus.cc:3060] T 56fe5a079718409f9f9eafb389604c18 P 7b355de6a5474a85a49c33cc1e1ef489 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:55.349798  9759 raft_consensus.cc:740] T 56fe5a079718409f9f9eafb389604c18 P 4b63355f81b54cb889fbde0d6a486487 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4b63355f81b54cb889fbde0d6a486487, State: Running, Role: LEADER
I20260709 14:50:55.350751  9759 consensus_queue.cc:260] T 56fe5a079718409f9f9eafb389604c18 P 4b63355f81b54cb889fbde0d6a486487 [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: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:55.351315  9580 catalog_manager.cc:5697] T 4e336127a9bb477898382db099102131 P cf2ac5adbddb4b159157e9308ec4b88d reported cstate change: term changed from 1 to 2, leader changed from 4b63355f81b54cb889fbde0d6a486487 (127.6.46.66) to cf2ac5adbddb4b159157e9308ec4b88d (127.6.46.67). New cstate: current_term: 2 leader_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:55.352058  9759 raft_consensus.cc:3060] T 56fe5a079718409f9f9eafb389604c18 P 4b63355f81b54cb889fbde0d6a486487 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:55.356710 10031 raft_consensus.cc:2468] T 56fe5a079718409f9f9eafb389604c18 P 7b355de6a5474a85a49c33cc1e1ef489 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf2ac5adbddb4b159157e9308ec4b88d in term 3.
I20260709 14:50:55.358088  9798 leader_election.cc:304] T 56fe5a079718409f9f9eafb389604c18 P cf2ac5adbddb4b159157e9308ec4b88d [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: 7b355de6a5474a85a49c33cc1e1ef489, cf2ac5adbddb4b159157e9308ec4b88d; no voters: 
I20260709 14:50:55.359030  9976 raft_consensus.cc:2804] T 56fe5a079718409f9f9eafb389604c18 P cf2ac5adbddb4b159157e9308ec4b88d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:55.359295  9759 raft_consensus.cc:2468] T 56fe5a079718409f9f9eafb389604c18 P 4b63355f81b54cb889fbde0d6a486487 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf2ac5adbddb4b159157e9308ec4b88d in term 3.
I20260709 14:50:55.360737  9976 raft_consensus.cc:697] T 56fe5a079718409f9f9eafb389604c18 P cf2ac5adbddb4b159157e9308ec4b88d [term 3 LEADER]: Becoming Leader. State: Replica: cf2ac5adbddb4b159157e9308ec4b88d, State: Running, Role: LEADER
I20260709 14:50:55.361719  9976 consensus_queue.cc:237] T 56fe5a079718409f9f9eafb389604c18 P cf2ac5adbddb4b159157e9308ec4b88d [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: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:55.369722  9580 catalog_manager.cc:5697] T 56fe5a079718409f9f9eafb389604c18 P cf2ac5adbddb4b159157e9308ec4b88d reported cstate change: term changed from 2 to 3, leader changed from 4b63355f81b54cb889fbde0d6a486487 (127.6.46.66) to cf2ac5adbddb4b159157e9308ec4b88d (127.6.46.67). New cstate: current_term: 3 leader_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:55.694644 10031 raft_consensus.cc:1275] T 5c486397c29c46f9b64174a459cfaf0a P 7b355de6a5474a85a49c33cc1e1ef489 [term 2 FOLLOWER]: Refusing update from remote peer cf2ac5adbddb4b159157e9308ec4b88d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:55.695961 10087 consensus_queue.cc:1048] T 5c486397c29c46f9b64174a459cfaf0a P cf2ac5adbddb4b159157e9308ec4b88d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:55.707032  9759 raft_consensus.cc:1275] T 5c486397c29c46f9b64174a459cfaf0a P 4b63355f81b54cb889fbde0d6a486487 [term 2 FOLLOWER]: Refusing update from remote peer cf2ac5adbddb4b159157e9308ec4b88d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:55.708808  9976 consensus_queue.cc:1048] T 5c486397c29c46f9b64174a459cfaf0a P cf2ac5adbddb4b159157e9308ec4b88d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:55.780100  9759 raft_consensus.cc:1275] T 56fe5a079718409f9f9eafb389604c18 P 4b63355f81b54cb889fbde0d6a486487 [term 3 FOLLOWER]: Refusing update from remote peer cf2ac5adbddb4b159157e9308ec4b88d: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:50:55.781232  9976 consensus_queue.cc:1048] T 56fe5a079718409f9f9eafb389604c18 P cf2ac5adbddb4b159157e9308ec4b88d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:55.790978 10031 raft_consensus.cc:1275] T 56fe5a079718409f9f9eafb389604c18 P 7b355de6a5474a85a49c33cc1e1ef489 [term 3 FOLLOWER]: Refusing update from remote peer cf2ac5adbddb4b159157e9308ec4b88d: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:50:55.792218  9976 consensus_queue.cc:1048] T 56fe5a079718409f9f9eafb389604c18 P cf2ac5adbddb4b159157e9308ec4b88d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:55.818178  9759 raft_consensus.cc:1275] T 4e336127a9bb477898382db099102131 P 4b63355f81b54cb889fbde0d6a486487 [term 2 FOLLOWER]: Refusing update from remote peer cf2ac5adbddb4b159157e9308ec4b88d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 14:50:55.818271  9630 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:50:55.819473  9976 consensus_queue.cc:1048] T 4e336127a9bb477898382db099102131 P cf2ac5adbddb4b159157e9308ec4b88d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:55.824337  6329 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:55.827889 10031 raft_consensus.cc:1275] T 4e336127a9bb477898382db099102131 P 7b355de6a5474a85a49c33cc1e1ef489 [term 2 FOLLOWER]: Refusing update from remote peer cf2ac5adbddb4b159157e9308ec4b88d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:55.829790 10087 consensus_queue.cc:1048] T 4e336127a9bb477898382db099102131 P cf2ac5adbddb4b159157e9308ec4b88d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:55.846383  9833 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1610287343b54860925ee8ff483264fd"
dest_uuid: "cf2ac5adbddb4b159157e9308ec4b88d"
mode: GRACEFUL
new_leader_uuid: "4b63355f81b54cb889fbde0d6a486487"
 from {username='slave'} at 127.0.0.1:39972
I20260709 14:50:55.846909  9833 raft_consensus.cc:606] T 1610287343b54860925ee8ff483264fd P cf2ac5adbddb4b159157e9308ec4b88d [term 2 LEADER]: Received request to transfer leadership to TS 4b63355f81b54cb889fbde0d6a486487
I20260709 14:50:55.849435  9833 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3d9484ae24c34337b8f7621f52fddbe4"
dest_uuid: "cf2ac5adbddb4b159157e9308ec4b88d"
mode: GRACEFUL
new_leader_uuid: "4b63355f81b54cb889fbde0d6a486487"
 from {username='slave'} at 127.0.0.1:39972
I20260709 14:50:55.850004  9833 raft_consensus.cc:606] T 3d9484ae24c34337b8f7621f52fddbe4 P cf2ac5adbddb4b159157e9308ec4b88d [term 3 LEADER]: Received request to transfer leadership to TS 4b63355f81b54cb889fbde0d6a486487
I20260709 14:50:55.851217  6329 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:50:55.852038  6329 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:55.852597  6329 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:56.296846 10087 raft_consensus.cc:993] T 3d9484ae24c34337b8f7621f52fddbe4 P cf2ac5adbddb4b159157e9308ec4b88d: : Instructing follower 4b63355f81b54cb889fbde0d6a486487 to start an election
I20260709 14:50:56.297287 10078 raft_consensus.cc:1081] T 3d9484ae24c34337b8f7621f52fddbe4 P cf2ac5adbddb4b159157e9308ec4b88d [term 3 LEADER]: Signalling peer 4b63355f81b54cb889fbde0d6a486487 to start an election
I20260709 14:50:56.298621  9759 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3d9484ae24c34337b8f7621f52fddbe4"
dest_uuid: "4b63355f81b54cb889fbde0d6a486487"
 from {username='slave'} at 127.0.0.1:35450
I20260709 14:50:56.299046  9759 raft_consensus.cc:493] T 3d9484ae24c34337b8f7621f52fddbe4 P 4b63355f81b54cb889fbde0d6a486487 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:56.299335  9759 raft_consensus.cc:3060] T 3d9484ae24c34337b8f7621f52fddbe4 P 4b63355f81b54cb889fbde0d6a486487 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:56.303715  9759 raft_consensus.cc:515] T 3d9484ae24c34337b8f7621f52fddbe4 P 4b63355f81b54cb889fbde0d6a486487 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } } peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } }
I20260709 14:50:56.305312  9759 leader_election.cc:290] T 3d9484ae24c34337b8f7621f52fddbe4 P 4b63355f81b54cb889fbde0d6a486487 [CANDIDATE]: Term 4 election: Requested vote from peers cf2ac5adbddb4b159157e9308ec4b88d (127.6.46.67:40041), 7b355de6a5474a85a49c33cc1e1ef489 (127.6.46.65:38705)
I20260709 14:50:56.306205  9833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9484ae24c34337b8f7621f52fddbe4" candidate_uuid: "4b63355f81b54cb889fbde0d6a486487" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "cf2ac5adbddb4b159157e9308ec4b88d"
I20260709 14:50:56.306448 10031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9484ae24c34337b8f7621f52fddbe4" candidate_uuid: "4b63355f81b54cb889fbde0d6a486487" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "7b355de6a5474a85a49c33cc1e1ef489"
I20260709 14:50:56.307152  9833 raft_consensus.cc:3055] T 3d9484ae24c34337b8f7621f52fddbe4 P cf2ac5adbddb4b159157e9308ec4b88d [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:50:56.307286 10031 raft_consensus.cc:3060] T 3d9484ae24c34337b8f7621f52fddbe4 P 7b355de6a5474a85a49c33cc1e1ef489 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:56.307540  9833 raft_consensus.cc:740] T 3d9484ae24c34337b8f7621f52fddbe4 P cf2ac5adbddb4b159157e9308ec4b88d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: cf2ac5adbddb4b159157e9308ec4b88d, State: Running, Role: LEADER
I20260709 14:50:56.308475  9833 consensus_queue.cc:260] T 3d9484ae24c34337b8f7621f52fddbe4 P cf2ac5adbddb4b159157e9308ec4b88d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } } peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } }
I20260709 14:50:56.309671  9833 raft_consensus.cc:3060] T 3d9484ae24c34337b8f7621f52fddbe4 P cf2ac5adbddb4b159157e9308ec4b88d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:56.313024 10031 raft_consensus.cc:2468] T 3d9484ae24c34337b8f7621f52fddbe4 P 7b355de6a5474a85a49c33cc1e1ef489 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b63355f81b54cb889fbde0d6a486487 in term 4.
I20260709 14:50:56.314098  9724 leader_election.cc:304] T 3d9484ae24c34337b8f7621f52fddbe4 P 4b63355f81b54cb889fbde0d6a486487 [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: 4b63355f81b54cb889fbde0d6a486487, 7b355de6a5474a85a49c33cc1e1ef489; no voters: 
I20260709 14:50:56.314980 10090 raft_consensus.cc:2804] T 3d9484ae24c34337b8f7621f52fddbe4 P 4b63355f81b54cb889fbde0d6a486487 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:50:56.315317  9833 raft_consensus.cc:2468] T 3d9484ae24c34337b8f7621f52fddbe4 P cf2ac5adbddb4b159157e9308ec4b88d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b63355f81b54cb889fbde0d6a486487 in term 4.
I20260709 14:50:56.316073 10090 raft_consensus.cc:697] T 3d9484ae24c34337b8f7621f52fddbe4 P 4b63355f81b54cb889fbde0d6a486487 [term 4 LEADER]: Becoming Leader. State: Replica: 4b63355f81b54cb889fbde0d6a486487, State: Running, Role: LEADER
I20260709 14:50:56.317044 10090 consensus_queue.cc:237] T 3d9484ae24c34337b8f7621f52fddbe4 P 4b63355f81b54cb889fbde0d6a486487 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } } peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } }
I20260709 14:50:56.331496  9581 catalog_manager.cc:5697] T 3d9484ae24c34337b8f7621f52fddbe4 P 4b63355f81b54cb889fbde0d6a486487 reported cstate change: term changed from 3 to 4, leader changed from cf2ac5adbddb4b159157e9308ec4b88d (127.6.46.67) to 4b63355f81b54cb889fbde0d6a486487 (127.6.46.66). New cstate: current_term: 4 leader_uuid: "4b63355f81b54cb889fbde0d6a486487" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:56.406553 10088 raft_consensus.cc:993] T 1610287343b54860925ee8ff483264fd P cf2ac5adbddb4b159157e9308ec4b88d: : Instructing follower 4b63355f81b54cb889fbde0d6a486487 to start an election
I20260709 14:50:56.406981 10087 raft_consensus.cc:1081] T 1610287343b54860925ee8ff483264fd P cf2ac5adbddb4b159157e9308ec4b88d [term 2 LEADER]: Signalling peer 4b63355f81b54cb889fbde0d6a486487 to start an election
I20260709 14:50:56.408351  9759 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1610287343b54860925ee8ff483264fd"
dest_uuid: "4b63355f81b54cb889fbde0d6a486487"
 from {username='slave'} at 127.0.0.1:35450
I20260709 14:50:56.408761  9759 raft_consensus.cc:493] T 1610287343b54860925ee8ff483264fd P 4b63355f81b54cb889fbde0d6a486487 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:56.409025  9759 raft_consensus.cc:3060] T 1610287343b54860925ee8ff483264fd P 4b63355f81b54cb889fbde0d6a486487 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:56.413940  9759 raft_consensus.cc:515] T 1610287343b54860925ee8ff483264fd P 4b63355f81b54cb889fbde0d6a486487 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:56.415834  9759 leader_election.cc:290] T 1610287343b54860925ee8ff483264fd P 4b63355f81b54cb889fbde0d6a486487 [CANDIDATE]: Term 3 election: Requested vote from peers 7b355de6a5474a85a49c33cc1e1ef489 (127.6.46.65:38705), cf2ac5adbddb4b159157e9308ec4b88d (127.6.46.67:40041)
I20260709 14:50:56.416512 10031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1610287343b54860925ee8ff483264fd" candidate_uuid: "4b63355f81b54cb889fbde0d6a486487" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7b355de6a5474a85a49c33cc1e1ef489"
I20260709 14:50:56.416915  9833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1610287343b54860925ee8ff483264fd" candidate_uuid: "4b63355f81b54cb889fbde0d6a486487" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cf2ac5adbddb4b159157e9308ec4b88d"
I20260709 14:50:56.417083 10031 raft_consensus.cc:3060] T 1610287343b54860925ee8ff483264fd P 7b355de6a5474a85a49c33cc1e1ef489 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:56.417470  9833 raft_consensus.cc:3055] T 1610287343b54860925ee8ff483264fd P cf2ac5adbddb4b159157e9308ec4b88d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:56.417753  9833 raft_consensus.cc:740] T 1610287343b54860925ee8ff483264fd P cf2ac5adbddb4b159157e9308ec4b88d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cf2ac5adbddb4b159157e9308ec4b88d, State: Running, Role: LEADER
I20260709 14:50:56.418467  9833 consensus_queue.cc:260] T 1610287343b54860925ee8ff483264fd P cf2ac5adbddb4b159157e9308ec4b88d [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: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:56.419294  9833 raft_consensus.cc:3060] T 1610287343b54860925ee8ff483264fd P cf2ac5adbddb4b159157e9308ec4b88d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:56.421922 10031 raft_consensus.cc:2468] T 1610287343b54860925ee8ff483264fd P 7b355de6a5474a85a49c33cc1e1ef489 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b63355f81b54cb889fbde0d6a486487 in term 3.
I20260709 14:50:56.423002  9724 leader_election.cc:304] T 1610287343b54860925ee8ff483264fd P 4b63355f81b54cb889fbde0d6a486487 [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: 4b63355f81b54cb889fbde0d6a486487, 7b355de6a5474a85a49c33cc1e1ef489; no voters: 
I20260709 14:50:56.423607  9833 raft_consensus.cc:2468] T 1610287343b54860925ee8ff483264fd P cf2ac5adbddb4b159157e9308ec4b88d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b63355f81b54cb889fbde0d6a486487 in term 3.
I20260709 14:50:56.423663 10090 raft_consensus.cc:2804] T 1610287343b54860925ee8ff483264fd P 4b63355f81b54cb889fbde0d6a486487 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:56.424232 10090 raft_consensus.cc:697] T 1610287343b54860925ee8ff483264fd P 4b63355f81b54cb889fbde0d6a486487 [term 3 LEADER]: Becoming Leader. State: Replica: 4b63355f81b54cb889fbde0d6a486487, State: Running, Role: LEADER
I20260709 14:50:56.425026 10090 consensus_queue.cc:237] T 1610287343b54860925ee8ff483264fd P 4b63355f81b54cb889fbde0d6a486487 [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: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:56.431077  9581 catalog_manager.cc:5697] T 1610287343b54860925ee8ff483264fd P 4b63355f81b54cb889fbde0d6a486487 reported cstate change: term changed from 2 to 3, leader changed from cf2ac5adbddb4b159157e9308ec4b88d (127.6.46.67) to 4b63355f81b54cb889fbde0d6a486487 (127.6.46.66). New cstate: current_term: 3 leader_uuid: "4b63355f81b54cb889fbde0d6a486487" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:56.744915 10031 raft_consensus.cc:1275] T 3d9484ae24c34337b8f7621f52fddbe4 P 7b355de6a5474a85a49c33cc1e1ef489 [term 4 FOLLOWER]: Refusing update from remote peer 4b63355f81b54cb889fbde0d6a486487: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:50:56.746385 10090 consensus_queue.cc:1048] T 3d9484ae24c34337b8f7621f52fddbe4 P 4b63355f81b54cb889fbde0d6a486487 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:50:56.758342  9833 raft_consensus.cc:1275] T 3d9484ae24c34337b8f7621f52fddbe4 P cf2ac5adbddb4b159157e9308ec4b88d [term 4 FOLLOWER]: Refusing update from remote peer 4b63355f81b54cb889fbde0d6a486487: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:50:56.760080 10099 consensus_queue.cc:1048] T 3d9484ae24c34337b8f7621f52fddbe4 P 4b63355f81b54cb889fbde0d6a486487 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 14:50:56.819319  9630 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:50:56.858791  6329 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:56.866824  9759 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3d9484ae24c34337b8f7621f52fddbe4"
dest_uuid: "4b63355f81b54cb889fbde0d6a486487"
mode: GRACEFUL
new_leader_uuid: "cf2ac5adbddb4b159157e9308ec4b88d"
 from {username='slave'} at 127.0.0.1:35454
I20260709 14:50:56.867427  9759 raft_consensus.cc:606] T 3d9484ae24c34337b8f7621f52fddbe4 P 4b63355f81b54cb889fbde0d6a486487 [term 4 LEADER]: Received request to transfer leadership to TS cf2ac5adbddb4b159157e9308ec4b88d
I20260709 14:50:56.869796  9759 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f2e9129d3f0b47b4b265979ec7a4d221"
dest_uuid: "4b63355f81b54cb889fbde0d6a486487"
mode: GRACEFUL
new_leader_uuid: "cf2ac5adbddb4b159157e9308ec4b88d"
 from {username='slave'} at 127.0.0.1:35454
I20260709 14:50:56.870250  9759 raft_consensus.cc:606] T f2e9129d3f0b47b4b265979ec7a4d221 P 4b63355f81b54cb889fbde0d6a486487 [term 1 LEADER]: Received request to transfer leadership to TS cf2ac5adbddb4b159157e9308ec4b88d
I20260709 14:50:56.871322  6329 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:50:56.871806  6329 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:56.872296  6329 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:56.895817 10032 raft_consensus.cc:1275] T 1610287343b54860925ee8ff483264fd P 7b355de6a5474a85a49c33cc1e1ef489 [term 3 FOLLOWER]: Refusing update from remote peer 4b63355f81b54cb889fbde0d6a486487: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:56.897020 10090 consensus_queue.cc:1048] T 1610287343b54860925ee8ff483264fd P 4b63355f81b54cb889fbde0d6a486487 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:56.906437  9833 raft_consensus.cc:1275] T 1610287343b54860925ee8ff483264fd P cf2ac5adbddb4b159157e9308ec4b88d [term 3 FOLLOWER]: Refusing update from remote peer 4b63355f81b54cb889fbde0d6a486487: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:56.908097 10090 consensus_queue.cc:1048] T 1610287343b54860925ee8ff483264fd P 4b63355f81b54cb889fbde0d6a486487 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:57.065454 10090 raft_consensus.cc:993] T f2e9129d3f0b47b4b265979ec7a4d221 P 4b63355f81b54cb889fbde0d6a486487: : Instructing follower cf2ac5adbddb4b159157e9308ec4b88d to start an election
I20260709 14:50:57.065902 10108 raft_consensus.cc:1081] T f2e9129d3f0b47b4b265979ec7a4d221 P 4b63355f81b54cb889fbde0d6a486487 [term 1 LEADER]: Signalling peer cf2ac5adbddb4b159157e9308ec4b88d to start an election
I20260709 14:50:57.067269  9833 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f2e9129d3f0b47b4b265979ec7a4d221"
dest_uuid: "cf2ac5adbddb4b159157e9308ec4b88d"
 from {username='slave'} at 127.0.0.1:39950
I20260709 14:50:57.067742  9833 raft_consensus.cc:493] T f2e9129d3f0b47b4b265979ec7a4d221 P cf2ac5adbddb4b159157e9308ec4b88d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:57.068040  9833 raft_consensus.cc:3060] T f2e9129d3f0b47b4b265979ec7a4d221 P cf2ac5adbddb4b159157e9308ec4b88d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:57.072288  9833 raft_consensus.cc:515] T f2e9129d3f0b47b4b265979ec7a4d221 P cf2ac5adbddb4b159157e9308ec4b88d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:57.073637  9833 leader_election.cc:290] T f2e9129d3f0b47b4b265979ec7a4d221 P cf2ac5adbddb4b159157e9308ec4b88d [CANDIDATE]: Term 2 election: Requested vote from peers 7b355de6a5474a85a49c33cc1e1ef489 (127.6.46.65:38705), 4b63355f81b54cb889fbde0d6a486487 (127.6.46.66:37299)
I20260709 14:50:57.074512 10032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2e9129d3f0b47b4b265979ec7a4d221" candidate_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7b355de6a5474a85a49c33cc1e1ef489"
I20260709 14:50:57.074772  9759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2e9129d3f0b47b4b265979ec7a4d221" candidate_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4b63355f81b54cb889fbde0d6a486487"
I20260709 14:50:57.075192 10032 raft_consensus.cc:3060] T f2e9129d3f0b47b4b265979ec7a4d221 P 7b355de6a5474a85a49c33cc1e1ef489 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:57.075297  9759 raft_consensus.cc:3055] T f2e9129d3f0b47b4b265979ec7a4d221 P 4b63355f81b54cb889fbde0d6a486487 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:57.075672  9759 raft_consensus.cc:740] T f2e9129d3f0b47b4b265979ec7a4d221 P 4b63355f81b54cb889fbde0d6a486487 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4b63355f81b54cb889fbde0d6a486487, State: Running, Role: LEADER
I20260709 14:50:57.076493  9759 consensus_queue.cc:260] T f2e9129d3f0b47b4b265979ec7a4d221 P 4b63355f81b54cb889fbde0d6a486487 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:57.077666  9759 raft_consensus.cc:3060] T f2e9129d3f0b47b4b265979ec7a4d221 P 4b63355f81b54cb889fbde0d6a486487 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:57.082383 10032 raft_consensus.cc:2468] T f2e9129d3f0b47b4b265979ec7a4d221 P 7b355de6a5474a85a49c33cc1e1ef489 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf2ac5adbddb4b159157e9308ec4b88d in term 2.
I20260709 14:50:57.083632  9798 leader_election.cc:304] T f2e9129d3f0b47b4b265979ec7a4d221 P cf2ac5adbddb4b159157e9308ec4b88d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b355de6a5474a85a49c33cc1e1ef489, cf2ac5adbddb4b159157e9308ec4b88d; no voters: 
I20260709 14:50:57.084218  9759 raft_consensus.cc:2468] T f2e9129d3f0b47b4b265979ec7a4d221 P 4b63355f81b54cb889fbde0d6a486487 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf2ac5adbddb4b159157e9308ec4b88d in term 2.
I20260709 14:50:57.084471 10087 raft_consensus.cc:2804] T f2e9129d3f0b47b4b265979ec7a4d221 P cf2ac5adbddb4b159157e9308ec4b88d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:57.086064 10087 raft_consensus.cc:697] T f2e9129d3f0b47b4b265979ec7a4d221 P cf2ac5adbddb4b159157e9308ec4b88d [term 2 LEADER]: Becoming Leader. State: Replica: cf2ac5adbddb4b159157e9308ec4b88d, State: Running, Role: LEADER
I20260709 14:50:57.087117 10087 consensus_queue.cc:237] T f2e9129d3f0b47b4b265979ec7a4d221 P cf2ac5adbddb4b159157e9308ec4b88d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:57.094255  9580 catalog_manager.cc:5697] T f2e9129d3f0b47b4b265979ec7a4d221 P cf2ac5adbddb4b159157e9308ec4b88d reported cstate change: term changed from 1 to 2, leader changed from 4b63355f81b54cb889fbde0d6a486487 (127.6.46.66) to cf2ac5adbddb4b159157e9308ec4b88d (127.6.46.67). New cstate: current_term: 2 leader_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:57.363482 10090 raft_consensus.cc:993] T 3d9484ae24c34337b8f7621f52fddbe4 P 4b63355f81b54cb889fbde0d6a486487: : Instructing follower cf2ac5adbddb4b159157e9308ec4b88d to start an election
I20260709 14:50:57.363932 10108 raft_consensus.cc:1081] T 3d9484ae24c34337b8f7621f52fddbe4 P 4b63355f81b54cb889fbde0d6a486487 [term 4 LEADER]: Signalling peer cf2ac5adbddb4b159157e9308ec4b88d to start an election
I20260709 14:50:57.365401  9833 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3d9484ae24c34337b8f7621f52fddbe4"
dest_uuid: "cf2ac5adbddb4b159157e9308ec4b88d"
 from {username='slave'} at 127.0.0.1:39950
I20260709 14:50:57.365850  9833 raft_consensus.cc:493] T 3d9484ae24c34337b8f7621f52fddbe4 P cf2ac5adbddb4b159157e9308ec4b88d [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:57.366139  9833 raft_consensus.cc:3060] T 3d9484ae24c34337b8f7621f52fddbe4 P cf2ac5adbddb4b159157e9308ec4b88d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:57.370340  9833 raft_consensus.cc:515] T 3d9484ae24c34337b8f7621f52fddbe4 P cf2ac5adbddb4b159157e9308ec4b88d [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } } peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } }
I20260709 14:50:57.371670  9833 leader_election.cc:290] T 3d9484ae24c34337b8f7621f52fddbe4 P cf2ac5adbddb4b159157e9308ec4b88d [CANDIDATE]: Term 5 election: Requested vote from peers 4b63355f81b54cb889fbde0d6a486487 (127.6.46.66:37299), 7b355de6a5474a85a49c33cc1e1ef489 (127.6.46.65:38705)
I20260709 14:50:57.372560  9759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9484ae24c34337b8f7621f52fddbe4" candidate_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "4b63355f81b54cb889fbde0d6a486487"
I20260709 14:50:57.373109  9759 raft_consensus.cc:3055] T 3d9484ae24c34337b8f7621f52fddbe4 P 4b63355f81b54cb889fbde0d6a486487 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:50:57.373471  9759 raft_consensus.cc:740] T 3d9484ae24c34337b8f7621f52fddbe4 P 4b63355f81b54cb889fbde0d6a486487 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 4b63355f81b54cb889fbde0d6a486487, State: Running, Role: LEADER
I20260709 14:50:57.373402 10032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9484ae24c34337b8f7621f52fddbe4" candidate_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "7b355de6a5474a85a49c33cc1e1ef489"
I20260709 14:50:57.374133 10032 raft_consensus.cc:3060] T 3d9484ae24c34337b8f7621f52fddbe4 P 7b355de6a5474a85a49c33cc1e1ef489 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:57.375062  9759 consensus_queue.cc:260] T 3d9484ae24c34337b8f7621f52fddbe4 P 4b63355f81b54cb889fbde0d6a486487 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } } peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } }
I20260709 14:50:57.376128  9759 raft_consensus.cc:3060] T 3d9484ae24c34337b8f7621f52fddbe4 P 4b63355f81b54cb889fbde0d6a486487 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:57.379573 10032 raft_consensus.cc:2468] T 3d9484ae24c34337b8f7621f52fddbe4 P 7b355de6a5474a85a49c33cc1e1ef489 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf2ac5adbddb4b159157e9308ec4b88d in term 5.
I20260709 14:50:57.380645  9759 raft_consensus.cc:2468] T 3d9484ae24c34337b8f7621f52fddbe4 P 4b63355f81b54cb889fbde0d6a486487 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf2ac5adbddb4b159157e9308ec4b88d in term 5.
I20260709 14:50:57.380648  9798 leader_election.cc:304] T 3d9484ae24c34337b8f7621f52fddbe4 P cf2ac5adbddb4b159157e9308ec4b88d [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: 7b355de6a5474a85a49c33cc1e1ef489, cf2ac5adbddb4b159157e9308ec4b88d; no voters: 
I20260709 14:50:57.381716 10087 raft_consensus.cc:2804] T 3d9484ae24c34337b8f7621f52fddbe4 P cf2ac5adbddb4b159157e9308ec4b88d [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:50:57.382244 10087 raft_consensus.cc:697] T 3d9484ae24c34337b8f7621f52fddbe4 P cf2ac5adbddb4b159157e9308ec4b88d [term 5 LEADER]: Becoming Leader. State: Replica: cf2ac5adbddb4b159157e9308ec4b88d, State: Running, Role: LEADER
I20260709 14:50:57.382987 10087 consensus_queue.cc:237] T 3d9484ae24c34337b8f7621f52fddbe4 P cf2ac5adbddb4b159157e9308ec4b88d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } } peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } }
I20260709 14:50:57.389156  9580 catalog_manager.cc:5697] T 3d9484ae24c34337b8f7621f52fddbe4 P cf2ac5adbddb4b159157e9308ec4b88d reported cstate change: term changed from 4 to 5, leader changed from 4b63355f81b54cb889fbde0d6a486487 (127.6.46.66) to cf2ac5adbddb4b159157e9308ec4b88d (127.6.46.67). New cstate: current_term: 5 leader_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:57.475338  9759 raft_consensus.cc:1275] T f2e9129d3f0b47b4b265979ec7a4d221 P 4b63355f81b54cb889fbde0d6a486487 [term 2 FOLLOWER]: Refusing update from remote peer cf2ac5adbddb4b159157e9308ec4b88d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:57.476613 10087 consensus_queue.cc:1048] T f2e9129d3f0b47b4b265979ec7a4d221 P cf2ac5adbddb4b159157e9308ec4b88d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:57.486670 10032 raft_consensus.cc:1275] T f2e9129d3f0b47b4b265979ec7a4d221 P 7b355de6a5474a85a49c33cc1e1ef489 [term 2 FOLLOWER]: Refusing update from remote peer cf2ac5adbddb4b159157e9308ec4b88d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:57.488343 10087 consensus_queue.cc:1048] T f2e9129d3f0b47b4b265979ec7a4d221 P cf2ac5adbddb4b159157e9308ec4b88d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:50:57.820251  9630 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:50:57.864885  9759 raft_consensus.cc:1275] T 3d9484ae24c34337b8f7621f52fddbe4 P 4b63355f81b54cb889fbde0d6a486487 [term 5 FOLLOWER]: Refusing update from remote peer cf2ac5adbddb4b159157e9308ec4b88d: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:50:57.866392 10087 consensus_queue.cc:1048] T 3d9484ae24c34337b8f7621f52fddbe4 P cf2ac5adbddb4b159157e9308ec4b88d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:57.866964 10032 raft_consensus.cc:1275] T 3d9484ae24c34337b8f7621f52fddbe4 P 7b355de6a5474a85a49c33cc1e1ef489 [term 5 FOLLOWER]: Refusing update from remote peer cf2ac5adbddb4b159157e9308ec4b88d: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:50:57.868235 10087 consensus_queue.cc:1048] T 3d9484ae24c34337b8f7621f52fddbe4 P cf2ac5adbddb4b159157e9308ec4b88d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:57.879568  6329 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:57.894062  9833 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5c486397c29c46f9b64174a459cfaf0a"
dest_uuid: "cf2ac5adbddb4b159157e9308ec4b88d"
mode: GRACEFUL
new_leader_uuid: "4b63355f81b54cb889fbde0d6a486487"
 from {username='slave'} at 127.0.0.1:39972
I20260709 14:50:57.894688  9833 raft_consensus.cc:606] T 5c486397c29c46f9b64174a459cfaf0a P cf2ac5adbddb4b159157e9308ec4b88d [term 2 LEADER]: Received request to transfer leadership to TS 4b63355f81b54cb889fbde0d6a486487
I20260709 14:50:57.897192  9833 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bcb6bcac07b94a3392875060861fe364"
dest_uuid: "cf2ac5adbddb4b159157e9308ec4b88d"
mode: GRACEFUL
new_leader_uuid: "4b63355f81b54cb889fbde0d6a486487"
 from {username='slave'} at 127.0.0.1:39972
I20260709 14:50:57.897627  9833 raft_consensus.cc:606] T bcb6bcac07b94a3392875060861fe364 P cf2ac5adbddb4b159157e9308ec4b88d [term 1 LEADER]: Received request to transfer leadership to TS 4b63355f81b54cb889fbde0d6a486487
I20260709 14:50:57.898586  6329 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:50:57.899034  6329 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:57.899564  6329 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:58.154096 10087 raft_consensus.cc:993] T bcb6bcac07b94a3392875060861fe364 P cf2ac5adbddb4b159157e9308ec4b88d: : Instructing follower 4b63355f81b54cb889fbde0d6a486487 to start an election
I20260709 14:50:58.154675 10114 raft_consensus.cc:1081] T bcb6bcac07b94a3392875060861fe364 P cf2ac5adbddb4b159157e9308ec4b88d [term 1 LEADER]: Signalling peer 4b63355f81b54cb889fbde0d6a486487 to start an election
I20260709 14:50:58.156044  9759 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bcb6bcac07b94a3392875060861fe364"
dest_uuid: "4b63355f81b54cb889fbde0d6a486487"
 from {username='slave'} at 127.0.0.1:35450
I20260709 14:50:58.156479  9759 raft_consensus.cc:493] T bcb6bcac07b94a3392875060861fe364 P 4b63355f81b54cb889fbde0d6a486487 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:58.156752  9759 raft_consensus.cc:3060] T bcb6bcac07b94a3392875060861fe364 P 4b63355f81b54cb889fbde0d6a486487 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:58.160925  9759 raft_consensus.cc:515] T bcb6bcac07b94a3392875060861fe364 P 4b63355f81b54cb889fbde0d6a486487 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:58.162474  9759 leader_election.cc:290] T bcb6bcac07b94a3392875060861fe364 P 4b63355f81b54cb889fbde0d6a486487 [CANDIDATE]: Term 2 election: Requested vote from peers 7b355de6a5474a85a49c33cc1e1ef489 (127.6.46.65:38705), cf2ac5adbddb4b159157e9308ec4b88d (127.6.46.67:40041)
I20260709 14:50:58.163225 10031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcb6bcac07b94a3392875060861fe364" candidate_uuid: "4b63355f81b54cb889fbde0d6a486487" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7b355de6a5474a85a49c33cc1e1ef489"
I20260709 14:50:58.163590  9833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcb6bcac07b94a3392875060861fe364" candidate_uuid: "4b63355f81b54cb889fbde0d6a486487" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cf2ac5adbddb4b159157e9308ec4b88d"
I20260709 14:50:58.163929 10031 raft_consensus.cc:3060] T bcb6bcac07b94a3392875060861fe364 P 7b355de6a5474a85a49c33cc1e1ef489 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:58.164161  9833 raft_consensus.cc:3055] T bcb6bcac07b94a3392875060861fe364 P cf2ac5adbddb4b159157e9308ec4b88d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:58.164476  9833 raft_consensus.cc:740] T bcb6bcac07b94a3392875060861fe364 P cf2ac5adbddb4b159157e9308ec4b88d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cf2ac5adbddb4b159157e9308ec4b88d, State: Running, Role: LEADER
I20260709 14:50:58.165226  9833 consensus_queue.cc:260] T bcb6bcac07b94a3392875060861fe364 P cf2ac5adbddb4b159157e9308ec4b88d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:58.166349  9833 raft_consensus.cc:3060] T bcb6bcac07b94a3392875060861fe364 P cf2ac5adbddb4b159157e9308ec4b88d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:58.170498 10031 raft_consensus.cc:2468] T bcb6bcac07b94a3392875060861fe364 P 7b355de6a5474a85a49c33cc1e1ef489 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b63355f81b54cb889fbde0d6a486487 in term 2.
I20260709 14:50:58.171659  9724 leader_election.cc:304] T bcb6bcac07b94a3392875060861fe364 P 4b63355f81b54cb889fbde0d6a486487 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b63355f81b54cb889fbde0d6a486487, 7b355de6a5474a85a49c33cc1e1ef489; no voters: 
I20260709 14:50:58.172366 10108 raft_consensus.cc:2804] T bcb6bcac07b94a3392875060861fe364 P 4b63355f81b54cb889fbde0d6a486487 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:58.172555  9833 raft_consensus.cc:2468] T bcb6bcac07b94a3392875060861fe364 P cf2ac5adbddb4b159157e9308ec4b88d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b63355f81b54cb889fbde0d6a486487 in term 2.
I20260709 14:50:58.173348 10108 raft_consensus.cc:697] T bcb6bcac07b94a3392875060861fe364 P 4b63355f81b54cb889fbde0d6a486487 [term 2 LEADER]: Becoming Leader. State: Replica: 4b63355f81b54cb889fbde0d6a486487, State: Running, Role: LEADER
I20260709 14:50:58.174335 10108 consensus_queue.cc:237] T bcb6bcac07b94a3392875060861fe364 P 4b63355f81b54cb889fbde0d6a486487 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:58.180799  9581 catalog_manager.cc:5697] T bcb6bcac07b94a3392875060861fe364 P 4b63355f81b54cb889fbde0d6a486487 reported cstate change: term changed from 1 to 2, leader changed from cf2ac5adbddb4b159157e9308ec4b88d (127.6.46.67) to 4b63355f81b54cb889fbde0d6a486487 (127.6.46.66). New cstate: current_term: 2 leader_uuid: "4b63355f81b54cb889fbde0d6a486487" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:58.381421 10087 raft_consensus.cc:993] T 5c486397c29c46f9b64174a459cfaf0a P cf2ac5adbddb4b159157e9308ec4b88d: : Instructing follower 4b63355f81b54cb889fbde0d6a486487 to start an election
I20260709 14:50:58.381871 10114 raft_consensus.cc:1081] T 5c486397c29c46f9b64174a459cfaf0a P cf2ac5adbddb4b159157e9308ec4b88d [term 2 LEADER]: Signalling peer 4b63355f81b54cb889fbde0d6a486487 to start an election
I20260709 14:50:58.383339  9759 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5c486397c29c46f9b64174a459cfaf0a"
dest_uuid: "4b63355f81b54cb889fbde0d6a486487"
 from {username='slave'} at 127.0.0.1:35450
I20260709 14:50:58.383862  9759 raft_consensus.cc:493] T 5c486397c29c46f9b64174a459cfaf0a P 4b63355f81b54cb889fbde0d6a486487 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:58.384130  9759 raft_consensus.cc:3060] T 5c486397c29c46f9b64174a459cfaf0a P 4b63355f81b54cb889fbde0d6a486487 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:58.388339  9759 raft_consensus.cc:515] T 5c486397c29c46f9b64174a459cfaf0a P 4b63355f81b54cb889fbde0d6a486487 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:58.389766  9759 leader_election.cc:290] T 5c486397c29c46f9b64174a459cfaf0a P 4b63355f81b54cb889fbde0d6a486487 [CANDIDATE]: Term 3 election: Requested vote from peers 7b355de6a5474a85a49c33cc1e1ef489 (127.6.46.65:38705), cf2ac5adbddb4b159157e9308ec4b88d (127.6.46.67:40041)
I20260709 14:50:58.390807  9833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c486397c29c46f9b64174a459cfaf0a" candidate_uuid: "4b63355f81b54cb889fbde0d6a486487" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cf2ac5adbddb4b159157e9308ec4b88d"
I20260709 14:50:58.390807 10032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c486397c29c46f9b64174a459cfaf0a" candidate_uuid: "4b63355f81b54cb889fbde0d6a486487" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7b355de6a5474a85a49c33cc1e1ef489"
I20260709 14:50:58.391609  9833 raft_consensus.cc:3055] T 5c486397c29c46f9b64174a459cfaf0a P cf2ac5adbddb4b159157e9308ec4b88d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:58.391650 10032 raft_consensus.cc:3060] T 5c486397c29c46f9b64174a459cfaf0a P 7b355de6a5474a85a49c33cc1e1ef489 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:58.392098  9833 raft_consensus.cc:740] T 5c486397c29c46f9b64174a459cfaf0a P cf2ac5adbddb4b159157e9308ec4b88d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cf2ac5adbddb4b159157e9308ec4b88d, State: Running, Role: LEADER
I20260709 14:50:58.392940  9833 consensus_queue.cc:260] T 5c486397c29c46f9b64174a459cfaf0a P cf2ac5adbddb4b159157e9308ec4b88d [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: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:58.394115  9833 raft_consensus.cc:3060] T 5c486397c29c46f9b64174a459cfaf0a P cf2ac5adbddb4b159157e9308ec4b88d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:58.399161 10032 raft_consensus.cc:2468] T 5c486397c29c46f9b64174a459cfaf0a P 7b355de6a5474a85a49c33cc1e1ef489 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b63355f81b54cb889fbde0d6a486487 in term 3.
I20260709 14:50:58.400394  9724 leader_election.cc:304] T 5c486397c29c46f9b64174a459cfaf0a P 4b63355f81b54cb889fbde0d6a486487 [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: 4b63355f81b54cb889fbde0d6a486487, 7b355de6a5474a85a49c33cc1e1ef489; no voters: 
I20260709 14:50:58.400543  9833 raft_consensus.cc:2468] T 5c486397c29c46f9b64174a459cfaf0a P cf2ac5adbddb4b159157e9308ec4b88d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b63355f81b54cb889fbde0d6a486487 in term 3.
I20260709 14:50:58.401135 10108 raft_consensus.cc:2804] T 5c486397c29c46f9b64174a459cfaf0a P 4b63355f81b54cb889fbde0d6a486487 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:58.401715 10108 raft_consensus.cc:697] T 5c486397c29c46f9b64174a459cfaf0a P 4b63355f81b54cb889fbde0d6a486487 [term 3 LEADER]: Becoming Leader. State: Replica: 4b63355f81b54cb889fbde0d6a486487, State: Running, Role: LEADER
I20260709 14:50:58.402410 10108 consensus_queue.cc:237] T 5c486397c29c46f9b64174a459cfaf0a P 4b63355f81b54cb889fbde0d6a486487 [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: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:58.411177  9581 catalog_manager.cc:5697] T 5c486397c29c46f9b64174a459cfaf0a P 4b63355f81b54cb889fbde0d6a486487 reported cstate change: term changed from 2 to 3, leader changed from cf2ac5adbddb4b159157e9308ec4b88d (127.6.46.67) to 4b63355f81b54cb889fbde0d6a486487 (127.6.46.66). New cstate: current_term: 3 leader_uuid: "4b63355f81b54cb889fbde0d6a486487" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:58.580641  9833 raft_consensus.cc:1275] T bcb6bcac07b94a3392875060861fe364 P cf2ac5adbddb4b159157e9308ec4b88d [term 2 FOLLOWER]: Refusing update from remote peer 4b63355f81b54cb889fbde0d6a486487: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:58.581914 10108 consensus_queue.cc:1048] T bcb6bcac07b94a3392875060861fe364 P 4b63355f81b54cb889fbde0d6a486487 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:58.591609 10032 raft_consensus.cc:1275] T bcb6bcac07b94a3392875060861fe364 P 7b355de6a5474a85a49c33cc1e1ef489 [term 2 FOLLOWER]: Refusing update from remote peer 4b63355f81b54cb889fbde0d6a486487: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:58.593202 10108 consensus_queue.cc:1048] T bcb6bcac07b94a3392875060861fe364 P 4b63355f81b54cb889fbde0d6a486487 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:50:58.821133  9630 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:50:58.821730 10032 raft_consensus.cc:1275] T 5c486397c29c46f9b64174a459cfaf0a P 7b355de6a5474a85a49c33cc1e1ef489 [term 3 FOLLOWER]: Refusing update from remote peer 4b63355f81b54cb889fbde0d6a486487: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:58.823030 10128 consensus_queue.cc:1048] T 5c486397c29c46f9b64174a459cfaf0a P 4b63355f81b54cb889fbde0d6a486487 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:58.832856  9833 raft_consensus.cc:1275] T 5c486397c29c46f9b64174a459cfaf0a P cf2ac5adbddb4b159157e9308ec4b88d [term 3 FOLLOWER]: Refusing update from remote peer 4b63355f81b54cb889fbde0d6a486487: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:58.834486 10128 consensus_queue.cc:1048] T 5c486397c29c46f9b64174a459cfaf0a P 4b63355f81b54cb889fbde0d6a486487 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:58.907575  6329 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:58.914690  9759 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1610287343b54860925ee8ff483264fd"
dest_uuid: "4b63355f81b54cb889fbde0d6a486487"
mode: GRACEFUL
new_leader_uuid: "cf2ac5adbddb4b159157e9308ec4b88d"
 from {username='slave'} at 127.0.0.1:35454
I20260709 14:50:58.915367  9759 raft_consensus.cc:606] T 1610287343b54860925ee8ff483264fd P 4b63355f81b54cb889fbde0d6a486487 [term 3 LEADER]: Received request to transfer leadership to TS cf2ac5adbddb4b159157e9308ec4b88d
I20260709 14:50:58.918275 10142 raft_consensus.cc:993] T 1610287343b54860925ee8ff483264fd P 4b63355f81b54cb889fbde0d6a486487: : Instructing follower cf2ac5adbddb4b159157e9308ec4b88d to start an election
I20260709 14:50:58.918452  9758 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "21a3133c1a5244b88bc6edb94833fb46"
dest_uuid: "4b63355f81b54cb889fbde0d6a486487"
mode: GRACEFUL
new_leader_uuid: "cf2ac5adbddb4b159157e9308ec4b88d"
 from {username='slave'} at 127.0.0.1:35454
I20260709 14:50:58.918743 10128 raft_consensus.cc:1081] T 1610287343b54860925ee8ff483264fd P 4b63355f81b54cb889fbde0d6a486487 [term 3 LEADER]: Signalling peer cf2ac5adbddb4b159157e9308ec4b88d to start an election
I20260709 14:50:58.919164  9758 raft_consensus.cc:606] T 21a3133c1a5244b88bc6edb94833fb46 P 4b63355f81b54cb889fbde0d6a486487 [term 1 LEADER]: Received request to transfer leadership to TS cf2ac5adbddb4b159157e9308ec4b88d
I20260709 14:50:58.920361  9833 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1610287343b54860925ee8ff483264fd"
dest_uuid: "cf2ac5adbddb4b159157e9308ec4b88d"
 from {username='slave'} at 127.0.0.1:39950
I20260709 14:50:58.920377  6329 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:50:58.920876  9833 raft_consensus.cc:493] T 1610287343b54860925ee8ff483264fd P cf2ac5adbddb4b159157e9308ec4b88d [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:58.921042  6329 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:58.921259  9833 raft_consensus.cc:3060] T 1610287343b54860925ee8ff483264fd P cf2ac5adbddb4b159157e9308ec4b88d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:58.921779  6329 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:58.926582  9833 raft_consensus.cc:515] T 1610287343b54860925ee8ff483264fd P cf2ac5adbddb4b159157e9308ec4b88d [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:58.928303  9833 leader_election.cc:290] T 1610287343b54860925ee8ff483264fd P cf2ac5adbddb4b159157e9308ec4b88d [CANDIDATE]: Term 4 election: Requested vote from peers 7b355de6a5474a85a49c33cc1e1ef489 (127.6.46.65:38705), 4b63355f81b54cb889fbde0d6a486487 (127.6.46.66:37299)
I20260709 14:50:58.929119 10032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1610287343b54860925ee8ff483264fd" candidate_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "7b355de6a5474a85a49c33cc1e1ef489"
I20260709 14:50:58.929385  9758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1610287343b54860925ee8ff483264fd" candidate_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4b63355f81b54cb889fbde0d6a486487"
I20260709 14:50:58.929656 10032 raft_consensus.cc:3060] T 1610287343b54860925ee8ff483264fd P 7b355de6a5474a85a49c33cc1e1ef489 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:58.930055  9758 raft_consensus.cc:3055] T 1610287343b54860925ee8ff483264fd P 4b63355f81b54cb889fbde0d6a486487 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:50:58.930352  9758 raft_consensus.cc:740] T 1610287343b54860925ee8ff483264fd P 4b63355f81b54cb889fbde0d6a486487 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4b63355f81b54cb889fbde0d6a486487, State: Running, Role: LEADER
I20260709 14:50:58.931073  9758 consensus_queue.cc:260] T 1610287343b54860925ee8ff483264fd P 4b63355f81b54cb889fbde0d6a486487 [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: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:58.931984  9758 raft_consensus.cc:3060] T 1610287343b54860925ee8ff483264fd P 4b63355f81b54cb889fbde0d6a486487 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:58.934639 10032 raft_consensus.cc:2468] T 1610287343b54860925ee8ff483264fd P 7b355de6a5474a85a49c33cc1e1ef489 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf2ac5adbddb4b159157e9308ec4b88d in term 4.
I20260709 14:50:58.935681  9798 leader_election.cc:304] T 1610287343b54860925ee8ff483264fd P cf2ac5adbddb4b159157e9308ec4b88d [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: 7b355de6a5474a85a49c33cc1e1ef489, cf2ac5adbddb4b159157e9308ec4b88d; no voters: 
I20260709 14:50:58.936373 10114 raft_consensus.cc:2804] T 1610287343b54860925ee8ff483264fd P cf2ac5adbddb4b159157e9308ec4b88d [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:50:58.937496 10114 raft_consensus.cc:697] T 1610287343b54860925ee8ff483264fd P cf2ac5adbddb4b159157e9308ec4b88d [term 4 LEADER]: Becoming Leader. State: Replica: cf2ac5adbddb4b159157e9308ec4b88d, State: Running, Role: LEADER
I20260709 14:50:58.938133  9758 raft_consensus.cc:2468] T 1610287343b54860925ee8ff483264fd P 4b63355f81b54cb889fbde0d6a486487 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf2ac5adbddb4b159157e9308ec4b88d in term 4.
I20260709 14:50:58.938374 10114 consensus_queue.cc:237] T 1610287343b54860925ee8ff483264fd P cf2ac5adbddb4b159157e9308ec4b88d [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: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:58.945659  9581 catalog_manager.cc:5697] T 1610287343b54860925ee8ff483264fd P cf2ac5adbddb4b159157e9308ec4b88d reported cstate change: term changed from 3 to 4, leader changed from 4b63355f81b54cb889fbde0d6a486487 (127.6.46.66) to cf2ac5adbddb4b159157e9308ec4b88d (127.6.46.67). New cstate: current_term: 4 leader_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:59.224597 10142 raft_consensus.cc:993] T 21a3133c1a5244b88bc6edb94833fb46 P 4b63355f81b54cb889fbde0d6a486487: : Instructing follower cf2ac5adbddb4b159157e9308ec4b88d to start an election
I20260709 14:50:59.225095 10128 raft_consensus.cc:1081] T 21a3133c1a5244b88bc6edb94833fb46 P 4b63355f81b54cb889fbde0d6a486487 [term 1 LEADER]: Signalling peer cf2ac5adbddb4b159157e9308ec4b88d to start an election
I20260709 14:50:59.226742  9833 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "21a3133c1a5244b88bc6edb94833fb46"
dest_uuid: "cf2ac5adbddb4b159157e9308ec4b88d"
 from {username='slave'} at 127.0.0.1:39950
I20260709 14:50:59.227378  9833 raft_consensus.cc:493] T 21a3133c1a5244b88bc6edb94833fb46 P cf2ac5adbddb4b159157e9308ec4b88d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:59.227694  9833 raft_consensus.cc:3060] T 21a3133c1a5244b88bc6edb94833fb46 P cf2ac5adbddb4b159157e9308ec4b88d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:59.232935  9833 raft_consensus.cc:515] T 21a3133c1a5244b88bc6edb94833fb46 P cf2ac5adbddb4b159157e9308ec4b88d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:59.234501  9833 leader_election.cc:290] T 21a3133c1a5244b88bc6edb94833fb46 P cf2ac5adbddb4b159157e9308ec4b88d [CANDIDATE]: Term 2 election: Requested vote from peers 7b355de6a5474a85a49c33cc1e1ef489 (127.6.46.65:38705), 4b63355f81b54cb889fbde0d6a486487 (127.6.46.66:37299)
I20260709 14:50:59.235227 10032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21a3133c1a5244b88bc6edb94833fb46" candidate_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7b355de6a5474a85a49c33cc1e1ef489"
I20260709 14:50:59.235560  9758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21a3133c1a5244b88bc6edb94833fb46" candidate_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4b63355f81b54cb889fbde0d6a486487"
I20260709 14:50:59.235885 10032 raft_consensus.cc:3060] T 21a3133c1a5244b88bc6edb94833fb46 P 7b355de6a5474a85a49c33cc1e1ef489 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:59.236164  9758 raft_consensus.cc:3055] T 21a3133c1a5244b88bc6edb94833fb46 P 4b63355f81b54cb889fbde0d6a486487 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:59.236500  9758 raft_consensus.cc:740] T 21a3133c1a5244b88bc6edb94833fb46 P 4b63355f81b54cb889fbde0d6a486487 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4b63355f81b54cb889fbde0d6a486487, State: Running, Role: LEADER
I20260709 14:50:59.237344  9758 consensus_queue.cc:260] T 21a3133c1a5244b88bc6edb94833fb46 P 4b63355f81b54cb889fbde0d6a486487 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:59.238615  9758 raft_consensus.cc:3060] T 21a3133c1a5244b88bc6edb94833fb46 P 4b63355f81b54cb889fbde0d6a486487 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:59.242964 10032 raft_consensus.cc:2468] T 21a3133c1a5244b88bc6edb94833fb46 P 7b355de6a5474a85a49c33cc1e1ef489 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf2ac5adbddb4b159157e9308ec4b88d in term 2.
I20260709 14:50:59.244262  9798 leader_election.cc:304] T 21a3133c1a5244b88bc6edb94833fb46 P cf2ac5adbddb4b159157e9308ec4b88d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b355de6a5474a85a49c33cc1e1ef489, cf2ac5adbddb4b159157e9308ec4b88d; no voters: 
I20260709 14:50:59.244918 10114 raft_consensus.cc:2804] T 21a3133c1a5244b88bc6edb94833fb46 P cf2ac5adbddb4b159157e9308ec4b88d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:59.245416 10114 raft_consensus.cc:697] T 21a3133c1a5244b88bc6edb94833fb46 P cf2ac5adbddb4b159157e9308ec4b88d [term 2 LEADER]: Becoming Leader. State: Replica: cf2ac5adbddb4b159157e9308ec4b88d, State: Running, Role: LEADER
I20260709 14:50:59.245374  9758 raft_consensus.cc:2468] T 21a3133c1a5244b88bc6edb94833fb46 P 4b63355f81b54cb889fbde0d6a486487 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf2ac5adbddb4b159157e9308ec4b88d in term 2.
I20260709 14:50:59.246569 10114 consensus_queue.cc:237] T 21a3133c1a5244b88bc6edb94833fb46 P cf2ac5adbddb4b159157e9308ec4b88d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } }
I20260709 14:50:59.253417  9581 catalog_manager.cc:5697] T 21a3133c1a5244b88bc6edb94833fb46 P cf2ac5adbddb4b159157e9308ec4b88d reported cstate change: term changed from 1 to 2, leader changed from 4b63355f81b54cb889fbde0d6a486487 (127.6.46.66) to cf2ac5adbddb4b159157e9308ec4b88d (127.6.46.67). New cstate: current_term: 2 leader_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf2ac5adbddb4b159157e9308ec4b88d" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40041 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:59.369313 10032 raft_consensus.cc:1275] T 1610287343b54860925ee8ff483264fd P 7b355de6a5474a85a49c33cc1e1ef489 [term 4 FOLLOWER]: Refusing update from remote peer cf2ac5adbddb4b159157e9308ec4b88d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:50:59.370744 10114 consensus_queue.cc:1048] T 1610287343b54860925ee8ff483264fd P cf2ac5adbddb4b159157e9308ec4b88d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:59.381110  9758 raft_consensus.cc:1275] T 1610287343b54860925ee8ff483264fd P 4b63355f81b54cb889fbde0d6a486487 [term 4 FOLLOWER]: Refusing update from remote peer cf2ac5adbddb4b159157e9308ec4b88d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:50:59.383527 10145 consensus_queue.cc:1048] T 1610287343b54860925ee8ff483264fd P cf2ac5adbddb4b159157e9308ec4b88d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:59.651298  9758 raft_consensus.cc:1275] T 21a3133c1a5244b88bc6edb94833fb46 P 4b63355f81b54cb889fbde0d6a486487 [term 2 FOLLOWER]: Refusing update from remote peer cf2ac5adbddb4b159157e9308ec4b88d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:59.652544 10114 consensus_queue.cc:1048] T 21a3133c1a5244b88bc6edb94833fb46 P cf2ac5adbddb4b159157e9308ec4b88d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b63355f81b54cb889fbde0d6a486487" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:59.661856 10032 raft_consensus.cc:1275] T 21a3133c1a5244b88bc6edb94833fb46 P 7b355de6a5474a85a49c33cc1e1ef489 [term 2 FOLLOWER]: Refusing update from remote peer cf2ac5adbddb4b159157e9308ec4b88d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:59.663341 10158 consensus_queue.cc:1048] T 21a3133c1a5244b88bc6edb94833fb46 P cf2ac5adbddb4b159157e9308ec4b88d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b355de6a5474a85a49c33cc1e1ef489" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 38705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:50:59.822088  9630 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:50:59.928073  6329 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:59.956648  6329 tablet_server.cc:179] TabletServer@127.6.46.65:38705 shutting down...
W20260709 14:50:59.972654  9724 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 71 similar messages]
I20260709 14:50:59.973712  6329 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:50:59.974495  6329 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:59.975108  6329 raft_consensus.cc:2243] T 321be8eefa2640609c2bd34e0ea71841 P 7b355de6a5474a85a49c33cc1e1ef489 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:50:59.975343  9724 consensus_peers.cc:597] T 5c486397c29c46f9b64174a459cfaf0a P 4b63355f81b54cb889fbde0d6a486487 -> Peer 7b355de6a5474a85a49c33cc1e1ef489 (127.6.46.65:38705): Couldn't send request to peer 7b355de6a5474a85a49c33cc1e1ef489. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:59.975502  6329 raft_consensus.cc:2272] T 321be8eefa2640609c2bd34e0ea71841 P 7b355de6a5474a85a49c33cc1e1ef489 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:59.977358  6329 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:59.977902  6329 raft_consensus.cc:2243] T 3ebd43bdb5c647fe8d2dd23f920b2fb0 P 7b355de6a5474a85a49c33cc1e1ef489 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:59.978304  6329 raft_consensus.cc:2272] T 3ebd43bdb5c647fe8d2dd23f920b2fb0 P 7b355de6a5474a85a49c33cc1e1ef489 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:59.980000  6329 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:59.980502  6329 raft_consensus.cc:2243] T 5c486397c29c46f9b64174a459cfaf0a P 7b355de6a5474a85a49c33cc1e1ef489 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:59.980914  6329 raft_consensus.cc:2272] T 5c486397c29c46f9b64174a459cfaf0a P 7b355de6a5474a85a49c33cc1e1ef489 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:59.982537  6329 tablet_replica.cc:333] stopping tablet replica
W20260709 14:50:59.982671  9724 consensus_peers.cc:597] T 3ebd43bdb5c647fe8d2dd23f920b2fb0 P 4b63355f81b54cb889fbde0d6a486487 -> Peer 7b355de6a5474a85a49c33cc1e1ef489 (127.6.46.65:38705): Couldn't send request to peer 7b355de6a5474a85a49c33cc1e1ef489. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:59.983150  6329 raft_consensus.cc:2243] T 1610287343b54860925ee8ff483264fd P 7b355de6a5474a85a49c33cc1e1ef489 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:59.983652  6329 raft_consensus.cc:2272] T 1610287343b54860925ee8ff483264fd P 7b355de6a5474a85a49c33cc1e1ef489 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:59.986151  6329 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:59.986653  6329 raft_consensus.cc:2243] T 56fe5a079718409f9f9eafb389604c18 P 7b355de6a5474a85a49c33cc1e1ef489 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:59.987035  6329 raft_consensus.cc:2272] T 56fe5a079718409f9f9eafb389604c18 P 7b355de6a5474a85a49c33cc1e1ef489 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:59.988593  6329 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:59.989096  6329 raft_consensus.cc:2243] T f2e9129d3f0b47b4b265979ec7a4d221 P 7b355de6a5474a85a49c33cc1e1ef489 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:59.989475  6329 raft_consensus.cc:2272] T f2e9129d3f0b47b4b265979ec7a4d221 P 7b355de6a5474a85a49c33cc1e1ef489 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:59.990975  6329 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:59.991447  6329 raft_consensus.cc:2243] T bcb6bcac07b94a3392875060861fe364 P 7b355de6a5474a85a49c33cc1e1ef489 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:59.991878  6329 raft_consensus.cc:2272] T bcb6bcac07b94a3392875060861fe364 P 7b355de6a5474a85a49c33cc1e1ef489 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:59.993381  6329 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:59.993850  6329 raft_consensus.cc:2243] T 3d9484ae24c34337b8f7621f52fddbe4 P 7b355de6a5474a85a49c33cc1e1ef489 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:59.994243  6329 raft_consensus.cc:2272] T 3d9484ae24c34337b8f7621f52fddbe4 P 7b355de6a5474a85a49c33cc1e1ef489 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:59.995735  6329 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:59.996258  6329 raft_consensus.cc:2243] T 21a3133c1a5244b88bc6edb94833fb46 P 7b355de6a5474a85a49c33cc1e1ef489 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:59.996639  6329 raft_consensus.cc:2272] T 21a3133c1a5244b88bc6edb94833fb46 P 7b355de6a5474a85a49c33cc1e1ef489 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:59.998597  6329 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:59.999051  6329 raft_consensus.cc:2243] T 4e336127a9bb477898382db099102131 P 7b355de6a5474a85a49c33cc1e1ef489 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:59.999432  6329 raft_consensus.cc:2272] T 4e336127a9bb477898382db099102131 P 7b355de6a5474a85a49c33cc1e1ef489 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:00.010327  9798 consensus_peers.cc:597] T f2e9129d3f0b47b4b265979ec7a4d221 P cf2ac5adbddb4b159157e9308ec4b88d -> Peer 7b355de6a5474a85a49c33cc1e1ef489 (127.6.46.65:38705): Couldn't send request to peer 7b355de6a5474a85a49c33cc1e1ef489. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:00.026674  6329 tablet_server.cc:196] TabletServer@127.6.46.65:38705 shutdown complete.
I20260709 14:51:00.043546  6329 tablet_server.cc:179] TabletServer@127.6.46.66:0 shutting down...
I20260709 14:51:00.066793  6329 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:51:00.067473  6329 tablet_replica.cc:333] T 56fe5a079718409f9f9eafb389604c18 P 4b63355f81b54cb889fbde0d6a486487: stopping tablet replica
I20260709 14:51:00.068136  6329 raft_consensus.cc:2243] T 56fe5a079718409f9f9eafb389604c18 P 4b63355f81b54cb889fbde0d6a486487 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:00.068596  6329 raft_consensus.cc:2272] T 56fe5a079718409f9f9eafb389604c18 P 4b63355f81b54cb889fbde0d6a486487 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:00.070564  6329 tablet_replica.cc:333] T f2e9129d3f0b47b4b265979ec7a4d221 P 4b63355f81b54cb889fbde0d6a486487: stopping tablet replica
I20260709 14:51:00.071103  6329 raft_consensus.cc:2243] T f2e9129d3f0b47b4b265979ec7a4d221 P 4b63355f81b54cb889fbde0d6a486487 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:00.071556  6329 raft_consensus.cc:2272] T f2e9129d3f0b47b4b265979ec7a4d221 P 4b63355f81b54cb889fbde0d6a486487 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:00.073463  6329 tablet_replica.cc:333] T bcb6bcac07b94a3392875060861fe364 P 4b63355f81b54cb889fbde0d6a486487: stopping tablet replica
I20260709 14:51:00.073972  6329 raft_consensus.cc:2243] T bcb6bcac07b94a3392875060861fe364 P 4b63355f81b54cb889fbde0d6a486487 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:00.074684  6329 raft_consensus.cc:2272] T bcb6bcac07b94a3392875060861fe364 P 4b63355f81b54cb889fbde0d6a486487 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:00.076553  6329 tablet_replica.cc:333] T 1610287343b54860925ee8ff483264fd P 4b63355f81b54cb889fbde0d6a486487: stopping tablet replica
I20260709 14:51:00.077035  6329 raft_consensus.cc:2243] T 1610287343b54860925ee8ff483264fd P 4b63355f81b54cb889fbde0d6a486487 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:00.077421  6329 raft_consensus.cc:2272] T 1610287343b54860925ee8ff483264fd P 4b63355f81b54cb889fbde0d6a486487 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:00.079658  6329 tablet_replica.cc:333] T 4e336127a9bb477898382db099102131 P 4b63355f81b54cb889fbde0d6a486487: stopping tablet replica
I20260709 14:51:00.080248  6329 raft_consensus.cc:2243] T 4e336127a9bb477898382db099102131 P 4b63355f81b54cb889fbde0d6a486487 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:00.080662  6329 raft_consensus.cc:2272] T 4e336127a9bb477898382db099102131 P 4b63355f81b54cb889fbde0d6a486487 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:00.082412  6329 tablet_replica.cc:333] T 21a3133c1a5244b88bc6edb94833fb46 P 4b63355f81b54cb889fbde0d6a486487: stopping tablet replica
I20260709 14:51:00.082908  6329 raft_consensus.cc:2243] T 21a3133c1a5244b88bc6edb94833fb46 P 4b63355f81b54cb889fbde0d6a486487 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:00.083297  6329 raft_consensus.cc:2272] T 21a3133c1a5244b88bc6edb94833fb46 P 4b63355f81b54cb889fbde0d6a486487 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:00.086037  6329 tablet_replica.cc:333] T 3d9484ae24c34337b8f7621f52fddbe4 P 4b63355f81b54cb889fbde0d6a486487: stopping tablet replica
I20260709 14:51:00.086560  6329 raft_consensus.cc:2243] T 3d9484ae24c34337b8f7621f52fddbe4 P 4b63355f81b54cb889fbde0d6a486487 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:00.087033  6329 raft_consensus.cc:2272] T 3d9484ae24c34337b8f7621f52fddbe4 P 4b63355f81b54cb889fbde0d6a486487 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:00.088503  9798 consensus_peers.cc:597] T 4e336127a9bb477898382db099102131 P cf2ac5adbddb4b159157e9308ec4b88d -> Peer 4b63355f81b54cb889fbde0d6a486487 (127.6.46.66:37299): Couldn't send request to peer 4b63355f81b54cb889fbde0d6a486487. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:00.089272  6329 tablet_replica.cc:333] T 5c486397c29c46f9b64174a459cfaf0a P 4b63355f81b54cb889fbde0d6a486487: stopping tablet replica
I20260709 14:51:00.089782  6329 raft_consensus.cc:2243] T 5c486397c29c46f9b64174a459cfaf0a P 4b63355f81b54cb889fbde0d6a486487 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:51:00.090399  6329 raft_consensus.cc:2272] T 5c486397c29c46f9b64174a459cfaf0a P 4b63355f81b54cb889fbde0d6a486487 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:00.092134  6329 tablet_replica.cc:333] T 3ebd43bdb5c647fe8d2dd23f920b2fb0 P 4b63355f81b54cb889fbde0d6a486487: stopping tablet replica
I20260709 14:51:00.092533  6329 raft_consensus.cc:2243] T 3ebd43bdb5c647fe8d2dd23f920b2fb0 P 4b63355f81b54cb889fbde0d6a486487 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:00.093276  6329 raft_consensus.cc:2272] T 3ebd43bdb5c647fe8d2dd23f920b2fb0 P 4b63355f81b54cb889fbde0d6a486487 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:00.095878  6329 tablet_replica.cc:333] T 321be8eefa2640609c2bd34e0ea71841 P 4b63355f81b54cb889fbde0d6a486487: stopping tablet replica
I20260709 14:51:00.096395  6329 raft_consensus.cc:2243] T 321be8eefa2640609c2bd34e0ea71841 P 4b63355f81b54cb889fbde0d6a486487 [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:51:00.096801  9798 consensus_peers.cc:597] T f2e9129d3f0b47b4b265979ec7a4d221 P cf2ac5adbddb4b159157e9308ec4b88d -> Peer 4b63355f81b54cb889fbde0d6a486487 (127.6.46.66:37299): Couldn't send request to peer 4b63355f81b54cb889fbde0d6a486487. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:00.097242  6329 raft_consensus.cc:2272] T 321be8eefa2640609c2bd34e0ea71841 P 4b63355f81b54cb889fbde0d6a486487 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:00.116950  9798 consensus_peers.cc:597] T 4e336127a9bb477898382db099102131 P cf2ac5adbddb4b159157e9308ec4b88d -> Peer 7b355de6a5474a85a49c33cc1e1ef489 (127.6.46.65:38705): Couldn't send request to peer 7b355de6a5474a85a49c33cc1e1ef489. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.65:38705: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:00.126164  6329 tablet_server.cc:196] TabletServer@127.6.46.66:0 shutdown complete.
W20260709 14:51:00.130275  9798 consensus_peers.cc:597] T 56fe5a079718409f9f9eafb389604c18 P cf2ac5adbddb4b159157e9308ec4b88d -> Peer 7b355de6a5474a85a49c33cc1e1ef489 (127.6.46.65:38705): Couldn't send request to peer 7b355de6a5474a85a49c33cc1e1ef489. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.65:38705: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:00.149220  6329 tablet_server.cc:179] TabletServer@127.6.46.67:0 shutting down...
W20260709 14:51:00.158356  9798 consensus_peers.cc:597] T 21a3133c1a5244b88bc6edb94833fb46 P cf2ac5adbddb4b159157e9308ec4b88d -> Peer 7b355de6a5474a85a49c33cc1e1ef489 (127.6.46.65:38705): Couldn't send request to peer 7b355de6a5474a85a49c33cc1e1ef489. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.65:38705: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:00.177825  6329 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:51:00.178481  6329 tablet_replica.cc:333] T 56fe5a079718409f9f9eafb389604c18 P cf2ac5adbddb4b159157e9308ec4b88d: stopping tablet replica
I20260709 14:51:00.179155  6329 raft_consensus.cc:2243] T 56fe5a079718409f9f9eafb389604c18 P cf2ac5adbddb4b159157e9308ec4b88d [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:51:00.179952  6329 raft_consensus.cc:2272] T 56fe5a079718409f9f9eafb389604c18 P cf2ac5adbddb4b159157e9308ec4b88d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:00.181728  6329 tablet_replica.cc:333] T f2e9129d3f0b47b4b265979ec7a4d221 P cf2ac5adbddb4b159157e9308ec4b88d: stopping tablet replica
I20260709 14:51:00.182224  6329 raft_consensus.cc:2243] T f2e9129d3f0b47b4b265979ec7a4d221 P cf2ac5adbddb4b159157e9308ec4b88d [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:00.182858  6329 raft_consensus.cc:2272] T f2e9129d3f0b47b4b265979ec7a4d221 P cf2ac5adbddb4b159157e9308ec4b88d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:00.184484  6329 tablet_replica.cc:333] T bcb6bcac07b94a3392875060861fe364 P cf2ac5adbddb4b159157e9308ec4b88d: stopping tablet replica
I20260709 14:51:00.184994  6329 raft_consensus.cc:2243] T bcb6bcac07b94a3392875060861fe364 P cf2ac5adbddb4b159157e9308ec4b88d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:00.185392  6329 raft_consensus.cc:2272] T bcb6bcac07b94a3392875060861fe364 P cf2ac5adbddb4b159157e9308ec4b88d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:00.186929  6329 tablet_replica.cc:333] T 4e336127a9bb477898382db099102131 P cf2ac5adbddb4b159157e9308ec4b88d: stopping tablet replica
I20260709 14:51:00.187363  6329 raft_consensus.cc:2243] T 4e336127a9bb477898382db099102131 P cf2ac5adbddb4b159157e9308ec4b88d [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:00.188099  6329 raft_consensus.cc:2272] T 4e336127a9bb477898382db099102131 P cf2ac5adbddb4b159157e9308ec4b88d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:00.189741  6329 tablet_replica.cc:333] T 21a3133c1a5244b88bc6edb94833fb46 P cf2ac5adbddb4b159157e9308ec4b88d: stopping tablet replica
I20260709 14:51:00.190253  6329 raft_consensus.cc:2243] T 21a3133c1a5244b88bc6edb94833fb46 P cf2ac5adbddb4b159157e9308ec4b88d [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:00.190891  6329 raft_consensus.cc:2272] T 21a3133c1a5244b88bc6edb94833fb46 P cf2ac5adbddb4b159157e9308ec4b88d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:00.192891  6329 tablet_replica.cc:333] T 3d9484ae24c34337b8f7621f52fddbe4 P cf2ac5adbddb4b159157e9308ec4b88d: stopping tablet replica
I20260709 14:51:00.193357  6329 raft_consensus.cc:2243] T 3d9484ae24c34337b8f7621f52fddbe4 P cf2ac5adbddb4b159157e9308ec4b88d [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:51:00.193969  6329 raft_consensus.cc:2272] T 3d9484ae24c34337b8f7621f52fddbe4 P cf2ac5adbddb4b159157e9308ec4b88d [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:00.195652  6329 tablet_replica.cc:333] T 5c486397c29c46f9b64174a459cfaf0a P cf2ac5adbddb4b159157e9308ec4b88d: stopping tablet replica
I20260709 14:51:00.196177  6329 raft_consensus.cc:2243] T 5c486397c29c46f9b64174a459cfaf0a P cf2ac5adbddb4b159157e9308ec4b88d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:00.196513  6329 raft_consensus.cc:2272] T 5c486397c29c46f9b64174a459cfaf0a P cf2ac5adbddb4b159157e9308ec4b88d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:00.198128  6329 tablet_replica.cc:333] T 3ebd43bdb5c647fe8d2dd23f920b2fb0 P cf2ac5adbddb4b159157e9308ec4b88d: stopping tablet replica
I20260709 14:51:00.198540  6329 raft_consensus.cc:2243] T 3ebd43bdb5c647fe8d2dd23f920b2fb0 P cf2ac5adbddb4b159157e9308ec4b88d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:00.198868  6329 raft_consensus.cc:2272] T 3ebd43bdb5c647fe8d2dd23f920b2fb0 P cf2ac5adbddb4b159157e9308ec4b88d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:00.200515  6329 tablet_replica.cc:333] T 1610287343b54860925ee8ff483264fd P cf2ac5adbddb4b159157e9308ec4b88d: stopping tablet replica
I20260709 14:51:00.201076  6329 raft_consensus.cc:2243] T 1610287343b54860925ee8ff483264fd P cf2ac5adbddb4b159157e9308ec4b88d [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:51:00.201781  6329 raft_consensus.cc:2272] T 1610287343b54860925ee8ff483264fd P cf2ac5adbddb4b159157e9308ec4b88d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:00.204002  6329 tablet_replica.cc:333] T 321be8eefa2640609c2bd34e0ea71841 P cf2ac5adbddb4b159157e9308ec4b88d: stopping tablet replica
I20260709 14:51:00.204450  6329 raft_consensus.cc:2243] T 321be8eefa2640609c2bd34e0ea71841 P cf2ac5adbddb4b159157e9308ec4b88d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:00.204850  6329 raft_consensus.cc:2272] T 321be8eefa2640609c2bd34e0ea71841 P cf2ac5adbddb4b159157e9308ec4b88d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:00.234560  6329 tablet_server.cc:196] TabletServer@127.6.46.67:0 shutdown complete.
I20260709 14:51:00.254058  6329 master.cc:562] Master@127.6.46.126:35869 shutting down...
I20260709 14:51:00.273092  6329 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b5011db0a5044fbba4030905b44bff74 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:00.273578  6329 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b5011db0a5044fbba4030905b44bff74 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:00.273874  6329 tablet_replica.cc:333] T 00000000000000000000000000000000 P b5011db0a5044fbba4030905b44bff74: stopping tablet replica
I20260709 14:51:00.293201  6329 master.cc:584] Master@127.6.46.126:35869 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (12650 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260709 14:51:00.339005  6329 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.46.126:44695
I20260709 14:51:00.340169  6329 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:00.345533 10165 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:00.345600 10166 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:00.346834 10168 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:00.347955  6329 server_base.cc:1061] running on GCE node
I20260709 14:51:00.348816  6329 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:00.349031  6329 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:51:00.349165  6329 hybrid_clock.cc:648] HybridClock initialized: now 1783608660349153 us; error 0 us; skew 500 ppm
I20260709 14:51:00.349624  6329 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:00.351805  6329 webserver.cc:533] Webserver started at http://127.6.46.126:44203/ using document root <none> and password file <none>
I20260709 14:51:00.352267  6329 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:00.352416  6329 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:00.352632  6329 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:00.353641  6329 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608570934825-6329-0/minicluster-data/master-0-root/instance:
uuid: "04b3d693bc6c4f0f9d1b5c41bc370d08"
format_stamp: "Formatted at 2026-07-09 14:51:00 on dist-test-slave-zpbn"
I20260709 14:51:00.357923  6329 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:51:00.361135 10173 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:00.361934  6329 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:51:00.362188  6329 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608570934825-6329-0/minicluster-data/master-0-root
uuid: "04b3d693bc6c4f0f9d1b5c41bc370d08"
format_stamp: "Formatted at 2026-07-09 14:51:00 on dist-test-slave-zpbn"
I20260709 14:51:00.362424  6329 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608570934825-6329-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608570934825-6329-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608570934825-6329-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:51:00.374378  6329 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:00.375453  6329 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:00.414827  6329 rpc_server.cc:307] RPC server started. Bound to: 127.6.46.126:44695
I20260709 14:51:00.414923 10224 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.46.126:44695 every 8 connection(s)
I20260709 14:51:00.418534 10225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:00.428800 10225 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 04b3d693bc6c4f0f9d1b5c41bc370d08: Bootstrap starting.
I20260709 14:51:00.433514 10225 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 04b3d693bc6c4f0f9d1b5c41bc370d08: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:00.437608 10225 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 04b3d693bc6c4f0f9d1b5c41bc370d08: No bootstrap required, opened a new log
I20260709 14:51:00.439795 10225 raft_consensus.cc:359] T 00000000000000000000000000000000 P 04b3d693bc6c4f0f9d1b5c41bc370d08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "04b3d693bc6c4f0f9d1b5c41bc370d08" member_type: VOTER }
I20260709 14:51:00.440222 10225 raft_consensus.cc:385] T 00000000000000000000000000000000 P 04b3d693bc6c4f0f9d1b5c41bc370d08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:00.440460 10225 raft_consensus.cc:740] T 00000000000000000000000000000000 P 04b3d693bc6c4f0f9d1b5c41bc370d08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04b3d693bc6c4f0f9d1b5c41bc370d08, State: Initialized, Role: FOLLOWER
I20260709 14:51:00.441094 10225 consensus_queue.cc:260] T 00000000000000000000000000000000 P 04b3d693bc6c4f0f9d1b5c41bc370d08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "04b3d693bc6c4f0f9d1b5c41bc370d08" member_type: VOTER }
I20260709 14:51:00.441566 10225 raft_consensus.cc:399] T 00000000000000000000000000000000 P 04b3d693bc6c4f0f9d1b5c41bc370d08 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:51:00.441821 10225 raft_consensus.cc:493] T 00000000000000000000000000000000 P 04b3d693bc6c4f0f9d1b5c41bc370d08 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:51:00.442106 10225 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 04b3d693bc6c4f0f9d1b5c41bc370d08 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:00.446784 10225 raft_consensus.cc:515] T 00000000000000000000000000000000 P 04b3d693bc6c4f0f9d1b5c41bc370d08 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "04b3d693bc6c4f0f9d1b5c41bc370d08" member_type: VOTER }
I20260709 14:51:00.447302 10225 leader_election.cc:304] T 00000000000000000000000000000000 P 04b3d693bc6c4f0f9d1b5c41bc370d08 [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: 04b3d693bc6c4f0f9d1b5c41bc370d08; no voters: 
I20260709 14:51:00.448457 10225 leader_election.cc:290] T 00000000000000000000000000000000 P 04b3d693bc6c4f0f9d1b5c41bc370d08 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:51:00.448787 10228 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 04b3d693bc6c4f0f9d1b5c41bc370d08 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:00.450101 10228 raft_consensus.cc:697] T 00000000000000000000000000000000 P 04b3d693bc6c4f0f9d1b5c41bc370d08 [term 1 LEADER]: Becoming Leader. State: Replica: 04b3d693bc6c4f0f9d1b5c41bc370d08, State: Running, Role: LEADER
I20260709 14:51:00.450804 10228 consensus_queue.cc:237] T 00000000000000000000000000000000 P 04b3d693bc6c4f0f9d1b5c41bc370d08 [LEADER]: Queue going to LEADER mode. State: All 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: "04b3d693bc6c4f0f9d1b5c41bc370d08" member_type: VOTER }
I20260709 14:51:00.451262 10225 sys_catalog.cc:565] T 00000000000000000000000000000000 P 04b3d693bc6c4f0f9d1b5c41bc370d08 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:51:00.455538 10230 sys_catalog.cc:455] T 00000000000000000000000000000000 P 04b3d693bc6c4f0f9d1b5c41bc370d08 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 04b3d693bc6c4f0f9d1b5c41bc370d08. Latest consensus state: current_term: 1 leader_uuid: "04b3d693bc6c4f0f9d1b5c41bc370d08" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "04b3d693bc6c4f0f9d1b5c41bc370d08" member_type: VOTER } }
I20260709 14:51:00.455823 10229 sys_catalog.cc:455] T 00000000000000000000000000000000 P 04b3d693bc6c4f0f9d1b5c41bc370d08 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "04b3d693bc6c4f0f9d1b5c41bc370d08" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "04b3d693bc6c4f0f9d1b5c41bc370d08" member_type: VOTER } }
I20260709 14:51:00.456480 10230 sys_catalog.cc:458] T 00000000000000000000000000000000 P 04b3d693bc6c4f0f9d1b5c41bc370d08 [sys.catalog]: This master's current role is: LEADER
I20260709 14:51:00.456532 10229 sys_catalog.cc:458] T 00000000000000000000000000000000 P 04b3d693bc6c4f0f9d1b5c41bc370d08 [sys.catalog]: This master's current role is: LEADER
I20260709 14:51:00.462083 10235 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:51:00.466724 10235 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:51:00.470916  6329 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:51:00.475004 10235 catalog_manager.cc:1383] Generated new cluster ID: 1b39554ff511428e8df3ea80354392cc
I20260709 14:51:00.475246 10235 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:51:00.487901 10235 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:51:00.489094 10235 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:51:00.505074 10235 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 04b3d693bc6c4f0f9d1b5c41bc370d08: Generated new TSK 0
I20260709 14:51:00.505640 10235 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:51:00.537519  6329 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:00.543838 10246 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:00.545276 10247 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:00.546526 10249 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:00.547480  6329 server_base.cc:1061] running on GCE node
I20260709 14:51:00.548579  6329 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:00.548777  6329 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:51:00.548908  6329 hybrid_clock.cc:648] HybridClock initialized: now 1783608660548896 us; error 0 us; skew 500 ppm
I20260709 14:51:00.549413  6329 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:00.551849  6329 webserver.cc:533] Webserver started at http://127.6.46.65:33279/ using document root <none> and password file <none>
I20260709 14:51:00.552307  6329 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:00.552495  6329 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:00.552712  6329 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:00.553795  6329 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608570934825-6329-0/minicluster-data/ts-0-root/instance:
uuid: "3f099f46389b4bc8a1e1e3ea5957fb1e"
format_stamp: "Formatted at 2026-07-09 14:51:00 on dist-test-slave-zpbn"
I20260709 14:51:00.558109  6329 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:51:00.561362 10254 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:00.562230  6329 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:51:00.562537  6329 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608570934825-6329-0/minicluster-data/ts-0-root
uuid: "3f099f46389b4bc8a1e1e3ea5957fb1e"
format_stamp: "Formatted at 2026-07-09 14:51:00 on dist-test-slave-zpbn"
I20260709 14:51:00.562856  6329 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608570934825-6329-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608570934825-6329-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608570934825-6329-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:51:00.581580  6329 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:00.582757  6329 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:00.584297  6329 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:51:00.586511  6329 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:51:00.586685  6329 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:00.586995  6329 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:51:00.587136  6329 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:00.626235  6329 rpc_server.cc:307] RPC server started. Bound to: 127.6.46.65:39167
I20260709 14:51:00.626367 10316 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.46.65:39167 every 8 connection(s)
I20260709 14:51:00.631075  6329 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:00.638070 10321 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:00.638780 10322 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:00.641592 10324 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:00.642249  6329 server_base.cc:1061] running on GCE node
I20260709 14:51:00.643584  6329 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:00.643843  6329 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:51:00.644057  6329 hybrid_clock.cc:648] HybridClock initialized: now 1783608660644038 us; error 0 us; skew 500 ppm
I20260709 14:51:00.644625  6329 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:00.644773 10317 heartbeater.cc:344] Connected to a master server at 127.6.46.126:44695
I20260709 14:51:00.645202 10317 heartbeater.cc:461] Registering TS with master...
I20260709 14:51:00.646119 10317 heartbeater.cc:507] Master 127.6.46.126:44695 requested a full tablet report, sending...
I20260709 14:51:00.647418  6329 webserver.cc:533] Webserver started at http://127.6.46.66:36225/ using document root <none> and password file <none>
I20260709 14:51:00.648047  6329 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:00.648239  6329 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:00.648445 10190 ts_manager.cc:194] Registered new tserver with Master: 3f099f46389b4bc8a1e1e3ea5957fb1e (127.6.46.65:39167)
I20260709 14:51:00.648540  6329 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:00.649792  6329 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608570934825-6329-0/minicluster-data/ts-1-root/instance:
uuid: "e8f1a0a137a64f7a814d53ee820194ff"
format_stamp: "Formatted at 2026-07-09 14:51:00 on dist-test-slave-zpbn"
I20260709 14:51:00.650257 10190 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52740
I20260709 14:51:00.654836  6329 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.004s
I20260709 14:51:00.658169 10329 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:00.658833  6329 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:51:00.659119  6329 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608570934825-6329-0/minicluster-data/ts-1-root
uuid: "e8f1a0a137a64f7a814d53ee820194ff"
format_stamp: "Formatted at 2026-07-09 14:51:00 on dist-test-slave-zpbn"
I20260709 14:51:00.659389  6329 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608570934825-6329-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608570934825-6329-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608570934825-6329-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:51:00.674314  6329 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:00.675542  6329 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:00.676985  6329 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:51:00.679095  6329 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:51:00.679275  6329 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:00.679565  6329 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:51:00.679728  6329 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:00.718815  6329 rpc_server.cc:307] RPC server started. Bound to: 127.6.46.66:34957
I20260709 14:51:00.718914 10391 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.46.66:34957 every 8 connection(s)
I20260709 14:51:00.723498  6329 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:00.730297 10395 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:00.732081 10396 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:00.734292  6329 server_base.cc:1061] running on GCE node
I20260709 14:51:00.735276 10392 heartbeater.cc:344] Connected to a master server at 127.6.46.126:44695
I20260709 14:51:00.735677 10392 heartbeater.cc:461] Registering TS with master...
W20260709 14:51:00.736266 10398 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:00.736415 10392 heartbeater.cc:507] Master 127.6.46.126:44695 requested a full tablet report, sending...
I20260709 14:51:00.737257  6329 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:00.737557  6329 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:51:00.737783  6329 hybrid_clock.cc:648] HybridClock initialized: now 1783608660737765 us; error 0 us; skew 500 ppm
I20260709 14:51:00.738430  6329 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:00.738633 10190 ts_manager.cc:194] Registered new tserver with Master: e8f1a0a137a64f7a814d53ee820194ff (127.6.46.66:34957)
I20260709 14:51:00.740279 10190 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52754
I20260709 14:51:00.741107  6329 webserver.cc:533] Webserver started at http://127.6.46.67:43573/ using document root <none> and password file <none>
I20260709 14:51:00.741712  6329 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:00.741940  6329 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:00.742210  6329 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:00.743311  6329 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608570934825-6329-0/minicluster-data/ts-2-root/instance:
uuid: "7c2b8fbeca414079ac956199ab883806"
format_stamp: "Formatted at 2026-07-09 14:51:00 on dist-test-slave-zpbn"
I20260709 14:51:00.747505  6329 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 14:51:00.750733 10403 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:00.751601  6329 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:51:00.751933  6329 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608570934825-6329-0/minicluster-data/ts-2-root
uuid: "7c2b8fbeca414079ac956199ab883806"
format_stamp: "Formatted at 2026-07-09 14:51:00 on dist-test-slave-zpbn"
I20260709 14:51:00.752219  6329 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608570934825-6329-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608570934825-6329-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608570934825-6329-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:51:00.788893  6329 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:00.790123  6329 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:00.791597  6329 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:51:00.793926  6329 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:51:00.794162  6329 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:00.794416  6329 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:51:00.794602  6329 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:00.833495  6329 rpc_server.cc:307] RPC server started. Bound to: 127.6.46.67:38977
I20260709 14:51:00.833606 10465 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.46.67:38977 every 8 connection(s)
I20260709 14:51:00.846912 10466 heartbeater.cc:344] Connected to a master server at 127.6.46.126:44695
I20260709 14:51:00.847307 10466 heartbeater.cc:461] Registering TS with master...
I20260709 14:51:00.848009 10466 heartbeater.cc:507] Master 127.6.46.126:44695 requested a full tablet report, sending...
I20260709 14:51:00.849869 10190 ts_manager.cc:194] Registered new tserver with Master: 7c2b8fbeca414079ac956199ab883806 (127.6.46.67:38977)
I20260709 14:51:00.850015  6329 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013451819s
I20260709 14:51:00.851233 10190 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52758
I20260709 14:51:00.874114 10190 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52764:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:51:00.876246 10190 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:51:00.923631 10282 tablet_service.cc:1511] Processing CreateTablet for tablet d1d59c00c5ff459ca00cfaf3bd2381aa (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=fa342bc816c442ce92a4172329fbd5fc]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:51:00.925073 10282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1d59c00c5ff459ca00cfaf3bd2381aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:00.927423 10281 tablet_service.cc:1511] Processing CreateTablet for tablet ebb4a9ef9811425794ad057f00bb8630 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=fa342bc816c442ce92a4172329fbd5fc]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:51:00.929081 10281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebb4a9ef9811425794ad057f00bb8630. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:00.948802 10431 tablet_service.cc:1511] Processing CreateTablet for tablet d1d59c00c5ff459ca00cfaf3bd2381aa (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=fa342bc816c442ce92a4172329fbd5fc]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:51:00.949221 10430 tablet_service.cc:1511] Processing CreateTablet for tablet ebb4a9ef9811425794ad057f00bb8630 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=fa342bc816c442ce92a4172329fbd5fc]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:51:00.950203 10431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1d59c00c5ff459ca00cfaf3bd2381aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:00.951313 10430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebb4a9ef9811425794ad057f00bb8630. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:00.949401 10481 tablet_bootstrap.cc:492] T ebb4a9ef9811425794ad057f00bb8630 P 3f099f46389b4bc8a1e1e3ea5957fb1e: Bootstrap starting.
I20260709 14:51:00.954589 10357 tablet_service.cc:1511] Processing CreateTablet for tablet d1d59c00c5ff459ca00cfaf3bd2381aa (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=fa342bc816c442ce92a4172329fbd5fc]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:51:00.954820 10356 tablet_service.cc:1511] Processing CreateTablet for tablet ebb4a9ef9811425794ad057f00bb8630 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=fa342bc816c442ce92a4172329fbd5fc]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:51:00.956248 10357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1d59c00c5ff459ca00cfaf3bd2381aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:00.958981 10481 tablet_bootstrap.cc:654] T ebb4a9ef9811425794ad057f00bb8630 P 3f099f46389b4bc8a1e1e3ea5957fb1e: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:00.959288 10356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebb4a9ef9811425794ad057f00bb8630. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:00.975641 10483 tablet_bootstrap.cc:492] T ebb4a9ef9811425794ad057f00bb8630 P 7c2b8fbeca414079ac956199ab883806: Bootstrap starting.
I20260709 14:51:00.975811 10481 tablet_bootstrap.cc:492] T ebb4a9ef9811425794ad057f00bb8630 P 3f099f46389b4bc8a1e1e3ea5957fb1e: No bootstrap required, opened a new log
I20260709 14:51:00.977586 10481 ts_tablet_manager.cc:1403] T ebb4a9ef9811425794ad057f00bb8630 P 3f099f46389b4bc8a1e1e3ea5957fb1e: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.007s
I20260709 14:51:00.980803 10481 raft_consensus.cc:359] T ebb4a9ef9811425794ad057f00bb8630 P 3f099f46389b4bc8a1e1e3ea5957fb1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f099f46389b4bc8a1e1e3ea5957fb1e" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39167 } } peers { permanent_uuid: "e8f1a0a137a64f7a814d53ee820194ff" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34957 } } peers { permanent_uuid: "7c2b8fbeca414079ac956199ab883806" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 38977 } }
I20260709 14:51:00.981565 10481 raft_consensus.cc:385] T ebb4a9ef9811425794ad057f00bb8630 P 3f099f46389b4bc8a1e1e3ea5957fb1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:00.981917 10481 raft_consensus.cc:740] T ebb4a9ef9811425794ad057f00bb8630 P 3f099f46389b4bc8a1e1e3ea5957fb1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f099f46389b4bc8a1e1e3ea5957fb1e, State: Initialized, Role: FOLLOWER
I20260709 14:51:00.982753 10483 tablet_bootstrap.cc:654] T ebb4a9ef9811425794ad057f00bb8630 P 7c2b8fbeca414079ac956199ab883806: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:00.982828 10481 consensus_queue.cc:260] T ebb4a9ef9811425794ad057f00bb8630 P 3f099f46389b4bc8a1e1e3ea5957fb1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f099f46389b4bc8a1e1e3ea5957fb1e" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39167 } } peers { permanent_uuid: "e8f1a0a137a64f7a814d53ee820194ff" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34957 } } peers { permanent_uuid: "7c2b8fbeca414079ac956199ab883806" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 38977 } }
I20260709 14:51:00.987910 10317 heartbeater.cc:499] Master 127.6.46.126:44695 was elected leader, sending a full tablet report...
I20260709 14:51:00.988279 10481 ts_tablet_manager.cc:1434] T ebb4a9ef9811425794ad057f00bb8630 P 3f099f46389b4bc8a1e1e3ea5957fb1e: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260709 14:51:00.989215 10481 tablet_bootstrap.cc:492] T d1d59c00c5ff459ca00cfaf3bd2381aa P 3f099f46389b4bc8a1e1e3ea5957fb1e: Bootstrap starting.
I20260709 14:51:00.993381 10484 tablet_bootstrap.cc:492] T ebb4a9ef9811425794ad057f00bb8630 P e8f1a0a137a64f7a814d53ee820194ff: Bootstrap starting.
I20260709 14:51:00.995726 10481 tablet_bootstrap.cc:654] T d1d59c00c5ff459ca00cfaf3bd2381aa P 3f099f46389b4bc8a1e1e3ea5957fb1e: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:00.999511 10483 tablet_bootstrap.cc:492] T ebb4a9ef9811425794ad057f00bb8630 P 7c2b8fbeca414079ac956199ab883806: No bootstrap required, opened a new log
I20260709 14:51:01.000010 10483 ts_tablet_manager.cc:1403] T ebb4a9ef9811425794ad057f00bb8630 P 7c2b8fbeca414079ac956199ab883806: Time spent bootstrapping tablet: real 0.025s	user 0.005s	sys 0.011s
I20260709 14:51:01.001256 10484 tablet_bootstrap.cc:654] T ebb4a9ef9811425794ad057f00bb8630 P e8f1a0a137a64f7a814d53ee820194ff: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:01.002949 10483 raft_consensus.cc:359] T ebb4a9ef9811425794ad057f00bb8630 P 7c2b8fbeca414079ac956199ab883806 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f099f46389b4bc8a1e1e3ea5957fb1e" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39167 } } peers { permanent_uuid: "e8f1a0a137a64f7a814d53ee820194ff" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34957 } } peers { permanent_uuid: "7c2b8fbeca414079ac956199ab883806" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 38977 } }
I20260709 14:51:01.003712 10483 raft_consensus.cc:385] T ebb4a9ef9811425794ad057f00bb8630 P 7c2b8fbeca414079ac956199ab883806 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:01.004097 10483 raft_consensus.cc:740] T ebb4a9ef9811425794ad057f00bb8630 P 7c2b8fbeca414079ac956199ab883806 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c2b8fbeca414079ac956199ab883806, State: Initialized, Role: FOLLOWER
I20260709 14:51:01.005110 10483 consensus_queue.cc:260] T ebb4a9ef9811425794ad057f00bb8630 P 7c2b8fbeca414079ac956199ab883806 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f099f46389b4bc8a1e1e3ea5957fb1e" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39167 } } peers { permanent_uuid: "e8f1a0a137a64f7a814d53ee820194ff" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34957 } } peers { permanent_uuid: "7c2b8fbeca414079ac956199ab883806" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 38977 } }
I20260709 14:51:01.009647 10466 heartbeater.cc:499] Master 127.6.46.126:44695 was elected leader, sending a full tablet report...
I20260709 14:51:01.010100 10481 tablet_bootstrap.cc:492] T d1d59c00c5ff459ca00cfaf3bd2381aa P 3f099f46389b4bc8a1e1e3ea5957fb1e: No bootstrap required, opened a new log
I20260709 14:51:01.010263 10483 ts_tablet_manager.cc:1434] T ebb4a9ef9811425794ad057f00bb8630 P 7c2b8fbeca414079ac956199ab883806: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.004s
I20260709 14:51:01.010525 10484 tablet_bootstrap.cc:492] T ebb4a9ef9811425794ad057f00bb8630 P e8f1a0a137a64f7a814d53ee820194ff: No bootstrap required, opened a new log
I20260709 14:51:01.010638 10481 ts_tablet_manager.cc:1403] T d1d59c00c5ff459ca00cfaf3bd2381aa P 3f099f46389b4bc8a1e1e3ea5957fb1e: Time spent bootstrapping tablet: real 0.022s	user 0.018s	sys 0.001s
I20260709 14:51:01.011061 10484 ts_tablet_manager.cc:1403] T ebb4a9ef9811425794ad057f00bb8630 P e8f1a0a137a64f7a814d53ee820194ff: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.008s
I20260709 14:51:01.012005 10483 tablet_bootstrap.cc:492] T d1d59c00c5ff459ca00cfaf3bd2381aa P 7c2b8fbeca414079ac956199ab883806: Bootstrap starting.
I20260709 14:51:01.013761 10481 raft_consensus.cc:359] T d1d59c00c5ff459ca00cfaf3bd2381aa P 3f099f46389b4bc8a1e1e3ea5957fb1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f099f46389b4bc8a1e1e3ea5957fb1e" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39167 } } peers { permanent_uuid: "e8f1a0a137a64f7a814d53ee820194ff" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34957 } } peers { permanent_uuid: "7c2b8fbeca414079ac956199ab883806" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 38977 } }
I20260709 14:51:01.014087 10484 raft_consensus.cc:359] T ebb4a9ef9811425794ad057f00bb8630 P e8f1a0a137a64f7a814d53ee820194ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f099f46389b4bc8a1e1e3ea5957fb1e" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39167 } } peers { permanent_uuid: "e8f1a0a137a64f7a814d53ee820194ff" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34957 } } peers { permanent_uuid: "7c2b8fbeca414079ac956199ab883806" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 38977 } }
I20260709 14:51:01.014890 10484 raft_consensus.cc:385] T ebb4a9ef9811425794ad057f00bb8630 P e8f1a0a137a64f7a814d53ee820194ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:01.015197 10484 raft_consensus.cc:740] T ebb4a9ef9811425794ad057f00bb8630 P e8f1a0a137a64f7a814d53ee820194ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8f1a0a137a64f7a814d53ee820194ff, State: Initialized, Role: FOLLOWER
I20260709 14:51:01.014520 10481 raft_consensus.cc:385] T d1d59c00c5ff459ca00cfaf3bd2381aa P 3f099f46389b4bc8a1e1e3ea5957fb1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:01.015893 10481 raft_consensus.cc:740] T d1d59c00c5ff459ca00cfaf3bd2381aa P 3f099f46389b4bc8a1e1e3ea5957fb1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f099f46389b4bc8a1e1e3ea5957fb1e, State: Initialized, Role: FOLLOWER
I20260709 14:51:01.016669 10481 consensus_queue.cc:260] T d1d59c00c5ff459ca00cfaf3bd2381aa P 3f099f46389b4bc8a1e1e3ea5957fb1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f099f46389b4bc8a1e1e3ea5957fb1e" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39167 } } peers { permanent_uuid: "e8f1a0a137a64f7a814d53ee820194ff" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34957 } } peers { permanent_uuid: "7c2b8fbeca414079ac956199ab883806" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 38977 } }
I20260709 14:51:01.017232 10484 consensus_queue.cc:260] T ebb4a9ef9811425794ad057f00bb8630 P e8f1a0a137a64f7a814d53ee820194ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f099f46389b4bc8a1e1e3ea5957fb1e" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39167 } } peers { permanent_uuid: "e8f1a0a137a64f7a814d53ee820194ff" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34957 } } peers { permanent_uuid: "7c2b8fbeca414079ac956199ab883806" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 38977 } }
I20260709 14:51:01.019040 10481 ts_tablet_manager.cc:1434] T d1d59c00c5ff459ca00cfaf3bd2381aa P 3f099f46389b4bc8a1e1e3ea5957fb1e: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:51:01.020303 10483 tablet_bootstrap.cc:654] T d1d59c00c5ff459ca00cfaf3bd2381aa P 7c2b8fbeca414079ac956199ab883806: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:01.023694 10392 heartbeater.cc:499] Master 127.6.46.126:44695 was elected leader, sending a full tablet report...
I20260709 14:51:01.024577 10484 ts_tablet_manager.cc:1434] T ebb4a9ef9811425794ad057f00bb8630 P e8f1a0a137a64f7a814d53ee820194ff: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.004s
I20260709 14:51:01.025609 10484 tablet_bootstrap.cc:492] T d1d59c00c5ff459ca00cfaf3bd2381aa P e8f1a0a137a64f7a814d53ee820194ff: Bootstrap starting.
I20260709 14:51:01.032063 10484 tablet_bootstrap.cc:654] T d1d59c00c5ff459ca00cfaf3bd2381aa P e8f1a0a137a64f7a814d53ee820194ff: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:01.033334 10483 tablet_bootstrap.cc:492] T d1d59c00c5ff459ca00cfaf3bd2381aa P 7c2b8fbeca414079ac956199ab883806: No bootstrap required, opened a new log
I20260709 14:51:01.033869 10483 ts_tablet_manager.cc:1403] T d1d59c00c5ff459ca00cfaf3bd2381aa P 7c2b8fbeca414079ac956199ab883806: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.001s
I20260709 14:51:01.036512 10483 raft_consensus.cc:359] T d1d59c00c5ff459ca00cfaf3bd2381aa P 7c2b8fbeca414079ac956199ab883806 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f099f46389b4bc8a1e1e3ea5957fb1e" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39167 } } peers { permanent_uuid: "e8f1a0a137a64f7a814d53ee820194ff" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34957 } } peers { permanent_uuid: "7c2b8fbeca414079ac956199ab883806" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 38977 } }
I20260709 14:51:01.037055 10483 raft_consensus.cc:385] T d1d59c00c5ff459ca00cfaf3bd2381aa P 7c2b8fbeca414079ac956199ab883806 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:01.037312 10483 raft_consensus.cc:740] T d1d59c00c5ff459ca00cfaf3bd2381aa P 7c2b8fbeca414079ac956199ab883806 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c2b8fbeca414079ac956199ab883806, State: Initialized, Role: FOLLOWER
I20260709 14:51:01.037947 10483 consensus_queue.cc:260] T d1d59c00c5ff459ca00cfaf3bd2381aa P 7c2b8fbeca414079ac956199ab883806 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f099f46389b4bc8a1e1e3ea5957fb1e" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39167 } } peers { permanent_uuid: "e8f1a0a137a64f7a814d53ee820194ff" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34957 } } peers { permanent_uuid: "7c2b8fbeca414079ac956199ab883806" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 38977 } }
I20260709 14:51:01.039887 10483 ts_tablet_manager.cc:1434] T d1d59c00c5ff459ca00cfaf3bd2381aa P 7c2b8fbeca414079ac956199ab883806: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260709 14:51:01.042008 10484 tablet_bootstrap.cc:492] T d1d59c00c5ff459ca00cfaf3bd2381aa P e8f1a0a137a64f7a814d53ee820194ff: No bootstrap required, opened a new log
I20260709 14:51:01.042495 10484 ts_tablet_manager.cc:1403] T d1d59c00c5ff459ca00cfaf3bd2381aa P e8f1a0a137a64f7a814d53ee820194ff: Time spent bootstrapping tablet: real 0.017s	user 0.005s	sys 0.009s
I20260709 14:51:01.045711 10484 raft_consensus.cc:359] T d1d59c00c5ff459ca00cfaf3bd2381aa P e8f1a0a137a64f7a814d53ee820194ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f099f46389b4bc8a1e1e3ea5957fb1e" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39167 } } peers { permanent_uuid: "e8f1a0a137a64f7a814d53ee820194ff" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34957 } } peers { permanent_uuid: "7c2b8fbeca414079ac956199ab883806" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 38977 } }
I20260709 14:51:01.046566 10484 raft_consensus.cc:385] T d1d59c00c5ff459ca00cfaf3bd2381aa P e8f1a0a137a64f7a814d53ee820194ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:01.046991 10484 raft_consensus.cc:740] T d1d59c00c5ff459ca00cfaf3bd2381aa P e8f1a0a137a64f7a814d53ee820194ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8f1a0a137a64f7a814d53ee820194ff, State: Initialized, Role: FOLLOWER
I20260709 14:51:01.048148 10484 consensus_queue.cc:260] T d1d59c00c5ff459ca00cfaf3bd2381aa P e8f1a0a137a64f7a814d53ee820194ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f099f46389b4bc8a1e1e3ea5957fb1e" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39167 } } peers { permanent_uuid: "e8f1a0a137a64f7a814d53ee820194ff" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34957 } } peers { permanent_uuid: "7c2b8fbeca414079ac956199ab883806" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 38977 } }
I20260709 14:51:01.050572 10484 ts_tablet_manager.cc:1434] T d1d59c00c5ff459ca00cfaf3bd2381aa P e8f1a0a137a64f7a814d53ee820194ff: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 14:51:01.545156 10485 raft_consensus.cc:493] T d1d59c00c5ff459ca00cfaf3bd2381aa P 3f099f46389b4bc8a1e1e3ea5957fb1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:01.545733 10485 raft_consensus.cc:515] T d1d59c00c5ff459ca00cfaf3bd2381aa P 3f099f46389b4bc8a1e1e3ea5957fb1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f099f46389b4bc8a1e1e3ea5957fb1e" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39167 } } peers { permanent_uuid: "e8f1a0a137a64f7a814d53ee820194ff" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34957 } } peers { permanent_uuid: "7c2b8fbeca414079ac956199ab883806" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 38977 } }
I20260709 14:51:01.548177 10490 raft_consensus.cc:493] T ebb4a9ef9811425794ad057f00bb8630 P e8f1a0a137a64f7a814d53ee820194ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:01.548767 10490 raft_consensus.cc:515] T ebb4a9ef9811425794ad057f00bb8630 P e8f1a0a137a64f7a814d53ee820194ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f099f46389b4bc8a1e1e3ea5957fb1e" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39167 } } peers { permanent_uuid: "e8f1a0a137a64f7a814d53ee820194ff" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34957 } } peers { permanent_uuid: "7c2b8fbeca414079ac956199ab883806" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 38977 } }
I20260709 14:51:01.555642 10485 leader_election.cc:290] T d1d59c00c5ff459ca00cfaf3bd2381aa P 3f099f46389b4bc8a1e1e3ea5957fb1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8f1a0a137a64f7a814d53ee820194ff (127.6.46.66:34957), 7c2b8fbeca414079ac956199ab883806 (127.6.46.67:38977)
I20260709 14:51:01.560568 10485 raft_consensus.cc:493] T ebb4a9ef9811425794ad057f00bb8630 P 3f099f46389b4bc8a1e1e3ea5957fb1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:01.557101 10490 leader_election.cc:290] T ebb4a9ef9811425794ad057f00bb8630 P e8f1a0a137a64f7a814d53ee820194ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f099f46389b4bc8a1e1e3ea5957fb1e (127.6.46.65:39167), 7c2b8fbeca414079ac956199ab883806 (127.6.46.67:38977)
I20260709 14:51:01.562994 10490 raft_consensus.cc:493] T d1d59c00c5ff459ca00cfaf3bd2381aa P e8f1a0a137a64f7a814d53ee820194ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:01.561195 10485 raft_consensus.cc:515] T ebb4a9ef9811425794ad057f00bb8630 P 3f099f46389b4bc8a1e1e3ea5957fb1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f099f46389b4bc8a1e1e3ea5957fb1e" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39167 } } peers { permanent_uuid: "e8f1a0a137a64f7a814d53ee820194ff" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34957 } } peers { permanent_uuid: "7c2b8fbeca414079ac956199ab883806" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 38977 } }
I20260709 14:51:01.563570 10490 raft_consensus.cc:515] T d1d59c00c5ff459ca00cfaf3bd2381aa P e8f1a0a137a64f7a814d53ee820194ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f099f46389b4bc8a1e1e3ea5957fb1e" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39167 } } peers { permanent_uuid: "e8f1a0a137a64f7a814d53ee820194ff" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34957 } } peers { permanent_uuid: "7c2b8fbeca414079ac956199ab883806" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 38977 } }
I20260709 14:51:01.566256 10485 leader_election.cc:290] T ebb4a9ef9811425794ad057f00bb8630 P 3f099f46389b4bc8a1e1e3ea5957fb1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8f1a0a137a64f7a814d53ee820194ff (127.6.46.66:34957), 7c2b8fbeca414079ac956199ab883806 (127.6.46.67:38977)
I20260709 14:51:01.567055 10490 leader_election.cc:290] T d1d59c00c5ff459ca00cfaf3bd2381aa P e8f1a0a137a64f7a814d53ee820194ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f099f46389b4bc8a1e1e3ea5957fb1e (127.6.46.65:39167), 7c2b8fbeca414079ac956199ab883806 (127.6.46.67:38977)
W20260709 14:51:01.566301 10238 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:51:01.595882 10497 raft_consensus.cc:493] T ebb4a9ef9811425794ad057f00bb8630 P 7c2b8fbeca414079ac956199ab883806 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:01.596442 10497 raft_consensus.cc:515] T ebb4a9ef9811425794ad057f00bb8630 P 7c2b8fbeca414079ac956199ab883806 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f099f46389b4bc8a1e1e3ea5957fb1e" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39167 } } peers { permanent_uuid: "e8f1a0a137a64f7a814d53ee820194ff" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34957 } } peers { permanent_uuid: "7c2b8fbeca414079ac956199ab883806" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 38977 } }
I20260709 14:51:01.599184 10497 leader_election.cc:290] T ebb4a9ef9811425794ad057f00bb8630 P 7c2b8fbeca414079ac956199ab883806 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f099f46389b4bc8a1e1e3ea5957fb1e (127.6.46.65:39167), e8f1a0a137a64f7a814d53ee820194ff (127.6.46.66:34957)
I20260709 14:51:01.607234 10497 raft_consensus.cc:493] T d1d59c00c5ff459ca00cfaf3bd2381aa P 7c2b8fbeca414079ac956199ab883806 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:01.608736 10497 raft_consensus.cc:515] T d1d59c00c5ff459ca00cfaf3bd2381aa P 7c2b8fbeca414079ac956199ab883806 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f099f46389b4bc8a1e1e3ea5957fb1e" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39167 } } peers { permanent_uuid: "e8f1a0a137a64f7a814d53ee820194ff" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34957 } } peers { permanent_uuid: "7c2b8fbeca414079ac956199ab883806" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 38977 } }
I20260709 14:51:01.611101 10497 leader_election.cc:290] T d1d59c00c5ff459ca00cfaf3bd2381aa P 7c2b8fbeca414079ac956199ab883806 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f099f46389b4bc8a1e1e3ea5957fb1e (127.6.46.65:39167), e8f1a0a137a64f7a814d53ee820194ff (127.6.46.66:34957)
I20260709 14:51:01.619541 10292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebb4a9ef9811425794ad057f00bb8630" candidate_uuid: "e8f1a0a137a64f7a814d53ee820194ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f099f46389b4bc8a1e1e3ea5957fb1e" is_pre_election: true
I20260709 14:51:01.620347 10292 raft_consensus.cc:2468] T ebb4a9ef9811425794ad057f00bb8630 P 3f099f46389b4bc8a1e1e3ea5957fb1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8f1a0a137a64f7a814d53ee820194ff in term 0.
I20260709 14:51:01.621896 10292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1d59c00c5ff459ca00cfaf3bd2381aa" candidate_uuid: "e8f1a0a137a64f7a814d53ee820194ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f099f46389b4bc8a1e1e3ea5957fb1e" is_pre_election: true
I20260709 14:51:01.622535 10292 raft_consensus.cc:2468] T d1d59c00c5ff459ca00cfaf3bd2381aa P 3f099f46389b4bc8a1e1e3ea5957fb1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8f1a0a137a64f7a814d53ee820194ff in term 0.
I20260709 14:51:01.632141 10292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebb4a9ef9811425794ad057f00bb8630" candidate_uuid: "7c2b8fbeca414079ac956199ab883806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f099f46389b4bc8a1e1e3ea5957fb1e" is_pre_election: true
I20260709 14:51:01.633723 10292 raft_consensus.cc:2468] T ebb4a9ef9811425794ad057f00bb8630 P 3f099f46389b4bc8a1e1e3ea5957fb1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c2b8fbeca414079ac956199ab883806 in term 0.
I20260709 14:51:01.634354 10441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1d59c00c5ff459ca00cfaf3bd2381aa" candidate_uuid: "3f099f46389b4bc8a1e1e3ea5957fb1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c2b8fbeca414079ac956199ab883806" is_pre_election: true
I20260709 14:51:01.635033 10441 raft_consensus.cc:2468] T d1d59c00c5ff459ca00cfaf3bd2381aa P 7c2b8fbeca414079ac956199ab883806 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f099f46389b4bc8a1e1e3ea5957fb1e in term 0.
I20260709 14:51:01.635495 10404 leader_election.cc:304] T ebb4a9ef9811425794ad057f00bb8630 P 7c2b8fbeca414079ac956199ab883806 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f099f46389b4bc8a1e1e3ea5957fb1e, 7c2b8fbeca414079ac956199ab883806; no voters: 
I20260709 14:51:01.636359 10497 raft_consensus.cc:2804] T ebb4a9ef9811425794ad057f00bb8630 P 7c2b8fbeca414079ac956199ab883806 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:01.636685 10497 raft_consensus.cc:493] T ebb4a9ef9811425794ad057f00bb8630 P 7c2b8fbeca414079ac956199ab883806 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:01.636983 10497 raft_consensus.cc:3060] T ebb4a9ef9811425794ad057f00bb8630 P 7c2b8fbeca414079ac956199ab883806 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:01.632592 10291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1d59c00c5ff459ca00cfaf3bd2381aa" candidate_uuid: "7c2b8fbeca414079ac956199ab883806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f099f46389b4bc8a1e1e3ea5957fb1e" is_pre_election: true
I20260709 14:51:01.637372 10441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebb4a9ef9811425794ad057f00bb8630" candidate_uuid: "3f099f46389b4bc8a1e1e3ea5957fb1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c2b8fbeca414079ac956199ab883806" is_pre_election: true
I20260709 14:51:01.637961 10257 leader_election.cc:304] T d1d59c00c5ff459ca00cfaf3bd2381aa P 3f099f46389b4bc8a1e1e3ea5957fb1e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f099f46389b4bc8a1e1e3ea5957fb1e, 7c2b8fbeca414079ac956199ab883806; no voters: 
I20260709 14:51:01.638389 10291 raft_consensus.cc:2468] T d1d59c00c5ff459ca00cfaf3bd2381aa P 3f099f46389b4bc8a1e1e3ea5957fb1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c2b8fbeca414079ac956199ab883806 in term 0.
I20260709 14:51:01.638921 10485 raft_consensus.cc:2804] T d1d59c00c5ff459ca00cfaf3bd2381aa P 3f099f46389b4bc8a1e1e3ea5957fb1e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:01.639297 10485 raft_consensus.cc:493] T d1d59c00c5ff459ca00cfaf3bd2381aa P 3f099f46389b4bc8a1e1e3ea5957fb1e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:01.639612 10485 raft_consensus.cc:3060] T d1d59c00c5ff459ca00cfaf3bd2381aa P 3f099f46389b4bc8a1e1e3ea5957fb1e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:01.639725 10404 leader_election.cc:304] T d1d59c00c5ff459ca00cfaf3bd2381aa P 7c2b8fbeca414079ac956199ab883806 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f099f46389b4bc8a1e1e3ea5957fb1e, 7c2b8fbeca414079ac956199ab883806; no voters: 
I20260709 14:51:01.648780 10367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1d59c00c5ff459ca00cfaf3bd2381aa" candidate_uuid: "3f099f46389b4bc8a1e1e3ea5957fb1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8f1a0a137a64f7a814d53ee820194ff" is_pre_election: true
I20260709 14:51:01.649535 10367 raft_consensus.cc:2468] T d1d59c00c5ff459ca00cfaf3bd2381aa P e8f1a0a137a64f7a814d53ee820194ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f099f46389b4bc8a1e1e3ea5957fb1e in term 0.
I20260709 14:51:01.650959 10367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebb4a9ef9811425794ad057f00bb8630" candidate_uuid: "3f099f46389b4bc8a1e1e3ea5957fb1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8f1a0a137a64f7a814d53ee820194ff" is_pre_election: true
I20260709 14:51:01.651731 10367 raft_consensus.cc:2468] T ebb4a9ef9811425794ad057f00bb8630 P e8f1a0a137a64f7a814d53ee820194ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f099f46389b4bc8a1e1e3ea5957fb1e in term 0.
I20260709 14:51:01.654378 10258 leader_election.cc:304] T ebb4a9ef9811425794ad057f00bb8630 P 3f099f46389b4bc8a1e1e3ea5957fb1e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f099f46389b4bc8a1e1e3ea5957fb1e, e8f1a0a137a64f7a814d53ee820194ff; no voters: 
I20260709 14:51:01.655565 10493 raft_consensus.cc:2804] T ebb4a9ef9811425794ad057f00bb8630 P 3f099f46389b4bc8a1e1e3ea5957fb1e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:01.656127 10493 raft_consensus.cc:493] T ebb4a9ef9811425794ad057f00bb8630 P 3f099f46389b4bc8a1e1e3ea5957fb1e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:01.656540 10493 raft_consensus.cc:3060] T ebb4a9ef9811425794ad057f00bb8630 P 3f099f46389b4bc8a1e1e3ea5957fb1e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:01.658208 10497 raft_consensus.cc:515] T ebb4a9ef9811425794ad057f00bb8630 P 7c2b8fbeca414079ac956199ab883806 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f099f46389b4bc8a1e1e3ea5957fb1e" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39167 } } peers { permanent_uuid: "e8f1a0a137a64f7a814d53ee820194ff" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34957 } } peers { permanent_uuid: "7c2b8fbeca414079ac956199ab883806" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 38977 } }
I20260709 14:51:01.659977 10330 leader_election.cc:304] T ebb4a9ef9811425794ad057f00bb8630 P e8f1a0a137a64f7a814d53ee820194ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f099f46389b4bc8a1e1e3ea5957fb1e, e8f1a0a137a64f7a814d53ee820194ff; no voters: 
I20260709 14:51:01.661175 10494 raft_consensus.cc:2804] T ebb4a9ef9811425794ad057f00bb8630 P e8f1a0a137a64f7a814d53ee820194ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:01.661257 10330 leader_election.cc:304] T d1d59c00c5ff459ca00cfaf3bd2381aa P e8f1a0a137a64f7a814d53ee820194ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f099f46389b4bc8a1e1e3ea5957fb1e, e8f1a0a137a64f7a814d53ee820194ff; no voters: 
I20260709 14:51:01.661631 10494 raft_consensus.cc:493] T ebb4a9ef9811425794ad057f00bb8630 P e8f1a0a137a64f7a814d53ee820194ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:01.661984 10494 raft_consensus.cc:3060] T ebb4a9ef9811425794ad057f00bb8630 P e8f1a0a137a64f7a814d53ee820194ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:01.662058 10490 raft_consensus.cc:2804] T d1d59c00c5ff459ca00cfaf3bd2381aa P e8f1a0a137a64f7a814d53ee820194ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:01.662482 10490 raft_consensus.cc:493] T d1d59c00c5ff459ca00cfaf3bd2381aa P e8f1a0a137a64f7a814d53ee820194ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:01.662914 10490 raft_consensus.cc:3060] T d1d59c00c5ff459ca00cfaf3bd2381aa P e8f1a0a137a64f7a814d53ee820194ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:01.665014 10441 raft_consensus.cc:2393] T ebb4a9ef9811425794ad057f00bb8630 P 7c2b8fbeca414079ac956199ab883806 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3f099f46389b4bc8a1e1e3ea5957fb1e in current term 1: Already voted for candidate 7c2b8fbeca414079ac956199ab883806 in this term.
I20260709 14:51:01.669683 10494 raft_consensus.cc:515] T ebb4a9ef9811425794ad057f00bb8630 P e8f1a0a137a64f7a814d53ee820194ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f099f46389b4bc8a1e1e3ea5957fb1e" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39167 } } peers { permanent_uuid: "e8f1a0a137a64f7a814d53ee820194ff" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34957 } } peers { permanent_uuid: "7c2b8fbeca414079ac956199ab883806" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 38977 } }
I20260709 14:51:01.670431 10490 raft_consensus.cc:515] T d1d59c00c5ff459ca00cfaf3bd2381aa P e8f1a0a137a64f7a814d53ee820194ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f099f46389b4bc8a1e1e3ea5957fb1e" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39167 } } peers { permanent_uuid: "e8f1a0a137a64f7a814d53ee820194ff" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34957 } } peers { permanent_uuid: "7c2b8fbeca414079ac956199ab883806" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 38977 } }
I20260709 14:51:01.674533 10494 leader_election.cc:290] T ebb4a9ef9811425794ad057f00bb8630 P e8f1a0a137a64f7a814d53ee820194ff [CANDIDATE]: Term 1 election: Requested vote from peers 3f099f46389b4bc8a1e1e3ea5957fb1e (127.6.46.65:39167), 7c2b8fbeca414079ac956199ab883806 (127.6.46.67:38977)
I20260709 14:51:01.681484 10441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebb4a9ef9811425794ad057f00bb8630" candidate_uuid: "e8f1a0a137a64f7a814d53ee820194ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c2b8fbeca414079ac956199ab883806" is_pre_election: true
I20260709 14:51:01.681917 10440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1d59c00c5ff459ca00cfaf3bd2381aa" candidate_uuid: "e8f1a0a137a64f7a814d53ee820194ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c2b8fbeca414079ac956199ab883806" is_pre_election: true
I20260709 14:51:01.682372 10441 raft_consensus.cc:2393] T ebb4a9ef9811425794ad057f00bb8630 P 7c2b8fbeca414079ac956199ab883806 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e8f1a0a137a64f7a814d53ee820194ff in current term 1: Already voted for candidate 7c2b8fbeca414079ac956199ab883806 in this term.
I20260709 14:51:01.682564 10440 raft_consensus.cc:2468] T d1d59c00c5ff459ca00cfaf3bd2381aa P 7c2b8fbeca414079ac956199ab883806 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8f1a0a137a64f7a814d53ee820194ff in term 0.
I20260709 14:51:01.683804 10440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebb4a9ef9811425794ad057f00bb8630" candidate_uuid: "e8f1a0a137a64f7a814d53ee820194ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c2b8fbeca414079ac956199ab883806"
I20260709 14:51:01.684513 10440 raft_consensus.cc:2393] T ebb4a9ef9811425794ad057f00bb8630 P 7c2b8fbeca414079ac956199ab883806 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e8f1a0a137a64f7a814d53ee820194ff in current term 1: Already voted for candidate 7c2b8fbeca414079ac956199ab883806 in this term.
I20260709 14:51:01.684479 10485 raft_consensus.cc:515] T d1d59c00c5ff459ca00cfaf3bd2381aa P 3f099f46389b4bc8a1e1e3ea5957fb1e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f099f46389b4bc8a1e1e3ea5957fb1e" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39167 } } peers { permanent_uuid: "e8f1a0a137a64f7a814d53ee820194ff" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34957 } } peers { permanent_uuid: "7c2b8fbeca414079ac956199ab883806" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 38977 } }
I20260709 14:51:01.687281 10485 leader_election.cc:290] T d1d59c00c5ff459ca00cfaf3bd2381aa P 3f099f46389b4bc8a1e1e3ea5957fb1e [CANDIDATE]: Term 1 election: Requested vote from peers e8f1a0a137a64f7a814d53ee820194ff (127.6.46.66:34957), 7c2b8fbeca414079ac956199ab883806 (127.6.46.67:38977)
I20260709 14:51:01.687829 10367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1d59c00c5ff459ca00cfaf3bd2381aa" candidate_uuid: "3f099f46389b4bc8a1e1e3ea5957fb1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8f1a0a137a64f7a814d53ee820194ff"
I20260709 14:51:01.688426 10440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1d59c00c5ff459ca00cfaf3bd2381aa" candidate_uuid: "3f099f46389b4bc8a1e1e3ea5957fb1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c2b8fbeca414079ac956199ab883806"
I20260709 14:51:01.688706 10367 raft_consensus.cc:2393] T d1d59c00c5ff459ca00cfaf3bd2381aa P e8f1a0a137a64f7a814d53ee820194ff [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3f099f46389b4bc8a1e1e3ea5957fb1e in current term 1: Already voted for candidate e8f1a0a137a64f7a814d53ee820194ff in this term.
I20260709 14:51:01.689079 10440 raft_consensus.cc:3060] T d1d59c00c5ff459ca00cfaf3bd2381aa P 7c2b8fbeca414079ac956199ab883806 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:01.690477 10291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebb4a9ef9811425794ad057f00bb8630" candidate_uuid: "e8f1a0a137a64f7a814d53ee820194ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f099f46389b4bc8a1e1e3ea5957fb1e"
W20260709 14:51:01.690902 10404 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.46.65:39167, user_credentials={real_user=slave}} blocked reactor thread for 51270.1us
I20260709 14:51:01.689275 10493 raft_consensus.cc:515] T ebb4a9ef9811425794ad057f00bb8630 P 3f099f46389b4bc8a1e1e3ea5957fb1e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f099f46389b4bc8a1e1e3ea5957fb1e" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39167 } } peers { permanent_uuid: "e8f1a0a137a64f7a814d53ee820194ff" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34957 } } peers { permanent_uuid: "7c2b8fbeca414079ac956199ab883806" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 38977 } }
I20260709 14:51:01.693084 10490 leader_election.cc:290] T d1d59c00c5ff459ca00cfaf3bd2381aa P e8f1a0a137a64f7a814d53ee820194ff [CANDIDATE]: Term 1 election: Requested vote from peers 3f099f46389b4bc8a1e1e3ea5957fb1e (127.6.46.65:39167), 7c2b8fbeca414079ac956199ab883806 (127.6.46.67:38977)
I20260709 14:51:01.693107 10291 raft_consensus.cc:2393] T ebb4a9ef9811425794ad057f00bb8630 P 3f099f46389b4bc8a1e1e3ea5957fb1e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e8f1a0a137a64f7a814d53ee820194ff in current term 1: Already voted for candidate 3f099f46389b4bc8a1e1e3ea5957fb1e in this term.
I20260709 14:51:01.693199 10292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1d59c00c5ff459ca00cfaf3bd2381aa" candidate_uuid: "e8f1a0a137a64f7a814d53ee820194ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f099f46389b4bc8a1e1e3ea5957fb1e"
I20260709 14:51:01.694103 10292 raft_consensus.cc:2393] T d1d59c00c5ff459ca00cfaf3bd2381aa P 3f099f46389b4bc8a1e1e3ea5957fb1e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e8f1a0a137a64f7a814d53ee820194ff in current term 1: Already voted for candidate 3f099f46389b4bc8a1e1e3ea5957fb1e in this term.
I20260709 14:51:01.695785 10497 leader_election.cc:290] T ebb4a9ef9811425794ad057f00bb8630 P 7c2b8fbeca414079ac956199ab883806 [CANDIDATE]: Term 1 election: Requested vote from peers 3f099f46389b4bc8a1e1e3ea5957fb1e (127.6.46.65:39167), e8f1a0a137a64f7a814d53ee820194ff (127.6.46.66:34957)
I20260709 14:51:01.696790 10330 leader_election.cc:304] T ebb4a9ef9811425794ad057f00bb8630 P e8f1a0a137a64f7a814d53ee820194ff [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: e8f1a0a137a64f7a814d53ee820194ff; no voters: 3f099f46389b4bc8a1e1e3ea5957fb1e, 7c2b8fbeca414079ac956199ab883806
I20260709 14:51:01.697163 10291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebb4a9ef9811425794ad057f00bb8630" candidate_uuid: "7c2b8fbeca414079ac956199ab883806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f099f46389b4bc8a1e1e3ea5957fb1e"
I20260709 14:51:01.697501 10490 raft_consensus.cc:2749] T ebb4a9ef9811425794ad057f00bb8630 P e8f1a0a137a64f7a814d53ee820194ff [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:51:01.697947 10291 raft_consensus.cc:2393] T ebb4a9ef9811425794ad057f00bb8630 P 3f099f46389b4bc8a1e1e3ea5957fb1e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c2b8fbeca414079ac956199ab883806 in current term 1: Already voted for candidate 3f099f46389b4bc8a1e1e3ea5957fb1e in this term.
I20260709 14:51:01.697844 10441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1d59c00c5ff459ca00cfaf3bd2381aa" candidate_uuid: "e8f1a0a137a64f7a814d53ee820194ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c2b8fbeca414079ac956199ab883806"
I20260709 14:51:01.697518 10440 raft_consensus.cc:2468] T d1d59c00c5ff459ca00cfaf3bd2381aa P 7c2b8fbeca414079ac956199ab883806 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f099f46389b4bc8a1e1e3ea5957fb1e in term 1.
I20260709 14:51:01.699265 10332 leader_election.cc:304] T d1d59c00c5ff459ca00cfaf3bd2381aa P e8f1a0a137a64f7a814d53ee820194ff [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: e8f1a0a137a64f7a814d53ee820194ff; no voters: 3f099f46389b4bc8a1e1e3ea5957fb1e, 7c2b8fbeca414079ac956199ab883806
I20260709 14:51:01.699463 10257 leader_election.cc:304] T d1d59c00c5ff459ca00cfaf3bd2381aa P 3f099f46389b4bc8a1e1e3ea5957fb1e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3f099f46389b4bc8a1e1e3ea5957fb1e, 7c2b8fbeca414079ac956199ab883806; no voters: e8f1a0a137a64f7a814d53ee820194ff
I20260709 14:51:01.699918 10493 leader_election.cc:290] T ebb4a9ef9811425794ad057f00bb8630 P 3f099f46389b4bc8a1e1e3ea5957fb1e [CANDIDATE]: Term 1 election: Requested vote from peers e8f1a0a137a64f7a814d53ee820194ff (127.6.46.66:34957), 7c2b8fbeca414079ac956199ab883806 (127.6.46.67:38977)
I20260709 14:51:01.700321 10506 raft_consensus.cc:2764] T d1d59c00c5ff459ca00cfaf3bd2381aa P 7c2b8fbeca414079ac956199ab883806 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 14:51:01.700496 10493 raft_consensus.cc:2804] T d1d59c00c5ff459ca00cfaf3bd2381aa P 3f099f46389b4bc8a1e1e3ea5957fb1e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:01.700601 10367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebb4a9ef9811425794ad057f00bb8630" candidate_uuid: "3f099f46389b4bc8a1e1e3ea5957fb1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8f1a0a137a64f7a814d53ee820194ff"
I20260709 14:51:01.701160 10493 raft_consensus.cc:697] T d1d59c00c5ff459ca00cfaf3bd2381aa P 3f099f46389b4bc8a1e1e3ea5957fb1e [term 1 LEADER]: Becoming Leader. State: Replica: 3f099f46389b4bc8a1e1e3ea5957fb1e, State: Running, Role: LEADER
I20260709 14:51:01.701467 10367 raft_consensus.cc:2393] T ebb4a9ef9811425794ad057f00bb8630 P e8f1a0a137a64f7a814d53ee820194ff [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3f099f46389b4bc8a1e1e3ea5957fb1e in current term 1: Already voted for candidate e8f1a0a137a64f7a814d53ee820194ff in this term.
I20260709 14:51:01.702044 10439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebb4a9ef9811425794ad057f00bb8630" candidate_uuid: "3f099f46389b4bc8a1e1e3ea5957fb1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c2b8fbeca414079ac956199ab883806"
I20260709 14:51:01.702438 10490 raft_consensus.cc:2749] T d1d59c00c5ff459ca00cfaf3bd2381aa P e8f1a0a137a64f7a814d53ee820194ff [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:51:01.702069 10493 consensus_queue.cc:237] T d1d59c00c5ff459ca00cfaf3bd2381aa P 3f099f46389b4bc8a1e1e3ea5957fb1e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f099f46389b4bc8a1e1e3ea5957fb1e" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39167 } } peers { permanent_uuid: "e8f1a0a137a64f7a814d53ee820194ff" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34957 } } peers { permanent_uuid: "7c2b8fbeca414079ac956199ab883806" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 38977 } }
I20260709 14:51:01.702960 10439 raft_consensus.cc:2393] T ebb4a9ef9811425794ad057f00bb8630 P 7c2b8fbeca414079ac956199ab883806 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3f099f46389b4bc8a1e1e3ea5957fb1e in current term 1: Already voted for candidate 7c2b8fbeca414079ac956199ab883806 in this term.
I20260709 14:51:01.704074 10257 leader_election.cc:304] T ebb4a9ef9811425794ad057f00bb8630 P 3f099f46389b4bc8a1e1e3ea5957fb1e [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: 3f099f46389b4bc8a1e1e3ea5957fb1e; no voters: 7c2b8fbeca414079ac956199ab883806, e8f1a0a137a64f7a814d53ee820194ff
I20260709 14:51:01.704819 10367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebb4a9ef9811425794ad057f00bb8630" candidate_uuid: "7c2b8fbeca414079ac956199ab883806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8f1a0a137a64f7a814d53ee820194ff" is_pre_election: true
I20260709 14:51:01.705444 10366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1d59c00c5ff459ca00cfaf3bd2381aa" candidate_uuid: "7c2b8fbeca414079ac956199ab883806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8f1a0a137a64f7a814d53ee820194ff" is_pre_election: true
I20260709 14:51:01.705832 10367 raft_consensus.cc:2393] T ebb4a9ef9811425794ad057f00bb8630 P e8f1a0a137a64f7a814d53ee820194ff [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c2b8fbeca414079ac956199ab883806 in current term 1: Already voted for candidate e8f1a0a137a64f7a814d53ee820194ff in this term.
I20260709 14:51:01.706375 10366 raft_consensus.cc:2393] T d1d59c00c5ff459ca00cfaf3bd2381aa P e8f1a0a137a64f7a814d53ee820194ff [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c2b8fbeca414079ac956199ab883806 in current term 1: Already voted for candidate e8f1a0a137a64f7a814d53ee820194ff in this term.
I20260709 14:51:01.705516 10365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebb4a9ef9811425794ad057f00bb8630" candidate_uuid: "7c2b8fbeca414079ac956199ab883806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8f1a0a137a64f7a814d53ee820194ff"
I20260709 14:51:01.707402 10365 raft_consensus.cc:2393] T ebb4a9ef9811425794ad057f00bb8630 P e8f1a0a137a64f7a814d53ee820194ff [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c2b8fbeca414079ac956199ab883806 in current term 1: Already voted for candidate e8f1a0a137a64f7a814d53ee820194ff in this term.
I20260709 14:51:01.708591 10407 leader_election.cc:304] T ebb4a9ef9811425794ad057f00bb8630 P 7c2b8fbeca414079ac956199ab883806 [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: 7c2b8fbeca414079ac956199ab883806; no voters: 3f099f46389b4bc8a1e1e3ea5957fb1e, e8f1a0a137a64f7a814d53ee820194ff
I20260709 14:51:01.711066 10506 raft_consensus.cc:2749] T ebb4a9ef9811425794ad057f00bb8630 P 7c2b8fbeca414079ac956199ab883806 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:51:01.711455 10485 raft_consensus.cc:2749] T ebb4a9ef9811425794ad057f00bb8630 P 3f099f46389b4bc8a1e1e3ea5957fb1e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:51:01.717695 10188 catalog_manager.cc:5697] T d1d59c00c5ff459ca00cfaf3bd2381aa P 3f099f46389b4bc8a1e1e3ea5957fb1e reported cstate change: term changed from 0 to 1, leader changed from <none> to 3f099f46389b4bc8a1e1e3ea5957fb1e (127.6.46.65). New cstate: current_term: 1 leader_uuid: "3f099f46389b4bc8a1e1e3ea5957fb1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f099f46389b4bc8a1e1e3ea5957fb1e" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39167 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8f1a0a137a64f7a814d53ee820194ff" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c2b8fbeca414079ac956199ab883806" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 38977 } health_report { overall_health: UNKNOWN } } }
W20260709 14:51:02.132750 10388 debug-util.cc:398] Leaking SignalData structure 0x7b08001a8960 after lost signal to thread 6332
W20260709 14:51:02.134332 10388 debug-util.cc:398] Leaking SignalData structure 0x7b08001f69a0 after lost signal to thread 10224
I20260709 14:51:02.232368 10513 consensus_queue.cc:1048] T d1d59c00c5ff459ca00cfaf3bd2381aa P 3f099f46389b4bc8a1e1e3ea5957fb1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c2b8fbeca414079ac956199ab883806" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 38977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:02.255504 10516 consensus_queue.cc:1048] T d1d59c00c5ff459ca00cfaf3bd2381aa P 3f099f46389b4bc8a1e1e3ea5957fb1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8f1a0a137a64f7a814d53ee820194ff" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 14:51:02.570962 10238 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:51:03.381670 10525 raft_consensus.cc:493] T ebb4a9ef9811425794ad057f00bb8630 P 7c2b8fbeca414079ac956199ab883806 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:03.382553 10525 raft_consensus.cc:515] T ebb4a9ef9811425794ad057f00bb8630 P 7c2b8fbeca414079ac956199ab883806 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f099f46389b4bc8a1e1e3ea5957fb1e" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39167 } } peers { permanent_uuid: "e8f1a0a137a64f7a814d53ee820194ff" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34957 } } peers { permanent_uuid: "7c2b8fbeca414079ac956199ab883806" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 38977 } }
I20260709 14:51:03.385175 10525 leader_election.cc:290] T ebb4a9ef9811425794ad057f00bb8630 P 7c2b8fbeca414079ac956199ab883806 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3f099f46389b4bc8a1e1e3ea5957fb1e (127.6.46.65:39167), e8f1a0a137a64f7a814d53ee820194ff (127.6.46.66:34957)
I20260709 14:51:03.386806 10367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebb4a9ef9811425794ad057f00bb8630" candidate_uuid: "7c2b8fbeca414079ac956199ab883806" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8f1a0a137a64f7a814d53ee820194ff" is_pre_election: true
I20260709 14:51:03.386710 10291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebb4a9ef9811425794ad057f00bb8630" candidate_uuid: "7c2b8fbeca414079ac956199ab883806" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f099f46389b4bc8a1e1e3ea5957fb1e" is_pre_election: true
I20260709 14:51:03.387995 10367 raft_consensus.cc:2468] T ebb4a9ef9811425794ad057f00bb8630 P e8f1a0a137a64f7a814d53ee820194ff [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c2b8fbeca414079ac956199ab883806 in term 1.
I20260709 14:51:03.388070 10291 raft_consensus.cc:2468] T ebb4a9ef9811425794ad057f00bb8630 P 3f099f46389b4bc8a1e1e3ea5957fb1e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c2b8fbeca414079ac956199ab883806 in term 1.
I20260709 14:51:03.389585 10407 leader_election.cc:304] T ebb4a9ef9811425794ad057f00bb8630 P 7c2b8fbeca414079ac956199ab883806 [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: 7c2b8fbeca414079ac956199ab883806, e8f1a0a137a64f7a814d53ee820194ff; no voters: 
I20260709 14:51:03.390282 10525 raft_consensus.cc:2804] T ebb4a9ef9811425794ad057f00bb8630 P 7c2b8fbeca414079ac956199ab883806 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:51:03.390650 10525 raft_consensus.cc:493] T ebb4a9ef9811425794ad057f00bb8630 P 7c2b8fbeca414079ac956199ab883806 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:03.390919 10525 raft_consensus.cc:3060] T ebb4a9ef9811425794ad057f00bb8630 P 7c2b8fbeca414079ac956199ab883806 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:03.397845 10525 raft_consensus.cc:515] T ebb4a9ef9811425794ad057f00bb8630 P 7c2b8fbeca414079ac956199ab883806 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f099f46389b4bc8a1e1e3ea5957fb1e" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39167 } } peers { permanent_uuid: "e8f1a0a137a64f7a814d53ee820194ff" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34957 } } peers { permanent_uuid: "7c2b8fbeca414079ac956199ab883806" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 38977 } }
I20260709 14:51:03.399658 10525 leader_election.cc:290] T ebb4a9ef9811425794ad057f00bb8630 P 7c2b8fbeca414079ac956199ab883806 [CANDIDATE]: Term 2 election: Requested vote from peers 3f099f46389b4bc8a1e1e3ea5957fb1e (127.6.46.65:39167), e8f1a0a137a64f7a814d53ee820194ff (127.6.46.66:34957)
I20260709 14:51:03.400786 10367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebb4a9ef9811425794ad057f00bb8630" candidate_uuid: "7c2b8fbeca414079ac956199ab883806" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8f1a0a137a64f7a814d53ee820194ff"
I20260709 14:51:03.400604 10291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebb4a9ef9811425794ad057f00bb8630" candidate_uuid: "7c2b8fbeca414079ac956199ab883806" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f099f46389b4bc8a1e1e3ea5957fb1e"
I20260709 14:51:03.401346 10367 raft_consensus.cc:3060] T ebb4a9ef9811425794ad057f00bb8630 P e8f1a0a137a64f7a814d53ee820194ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:03.401420 10291 raft_consensus.cc:3060] T ebb4a9ef9811425794ad057f00bb8630 P 3f099f46389b4bc8a1e1e3ea5957fb1e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:03.411005 10367 raft_consensus.cc:2468] T ebb4a9ef9811425794ad057f00bb8630 P e8f1a0a137a64f7a814d53ee820194ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c2b8fbeca414079ac956199ab883806 in term 2.
I20260709 14:51:03.411006 10291 raft_consensus.cc:2468] T ebb4a9ef9811425794ad057f00bb8630 P 3f099f46389b4bc8a1e1e3ea5957fb1e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c2b8fbeca414079ac956199ab883806 in term 2.
I20260709 14:51:03.412643 10407 leader_election.cc:304] T ebb4a9ef9811425794ad057f00bb8630 P 7c2b8fbeca414079ac956199ab883806 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c2b8fbeca414079ac956199ab883806, e8f1a0a137a64f7a814d53ee820194ff; no voters: 
I20260709 14:51:03.413571 10525 raft_consensus.cc:2804] T ebb4a9ef9811425794ad057f00bb8630 P 7c2b8fbeca414079ac956199ab883806 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:03.414891 10525 raft_consensus.cc:697] T ebb4a9ef9811425794ad057f00bb8630 P 7c2b8fbeca414079ac956199ab883806 [term 2 LEADER]: Becoming Leader. State: Replica: 7c2b8fbeca414079ac956199ab883806, State: Running, Role: LEADER
I20260709 14:51:03.416069 10525 consensus_queue.cc:237] T ebb4a9ef9811425794ad057f00bb8630 P 7c2b8fbeca414079ac956199ab883806 [LEADER]: Queue going to LEADER 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: "3f099f46389b4bc8a1e1e3ea5957fb1e" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39167 } } peers { permanent_uuid: "e8f1a0a137a64f7a814d53ee820194ff" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34957 } } peers { permanent_uuid: "7c2b8fbeca414079ac956199ab883806" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 38977 } }
I20260709 14:51:03.424348 10188 catalog_manager.cc:5697] T ebb4a9ef9811425794ad057f00bb8630 P 7c2b8fbeca414079ac956199ab883806 reported cstate change: term changed from 0 to 2, leader changed from <none> to 7c2b8fbeca414079ac956199ab883806 (127.6.46.67). New cstate: current_term: 2 leader_uuid: "7c2b8fbeca414079ac956199ab883806" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f099f46389b4bc8a1e1e3ea5957fb1e" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39167 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8f1a0a137a64f7a814d53ee820194ff" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c2b8fbeca414079ac956199ab883806" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 38977 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:03.558581 10188 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52780:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:51:03.560967 10188 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:51:03.592558 10281 tablet_service.cc:1511] Processing CreateTablet for tablet 814e43f4a0af40b78fc244dbe73db42f (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=759df69763f84862abe95ef761304791]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:51:03.594368 10356 tablet_service.cc:1511] Processing CreateTablet for tablet 814e43f4a0af40b78fc244dbe73db42f (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=759df69763f84862abe95ef761304791]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:51:03.595778 10281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 814e43f4a0af40b78fc244dbe73db42f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:03.596135 10356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 814e43f4a0af40b78fc244dbe73db42f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:03.600140 10357 tablet_service.cc:1511] Processing CreateTablet for tablet 57f3d7fabe114baf97bc021818db88f9 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=759df69763f84862abe95ef761304791]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:51:03.602453 10431 tablet_service.cc:1511] Processing CreateTablet for tablet 814e43f4a0af40b78fc244dbe73db42f (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=759df69763f84862abe95ef761304791]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:51:03.603403 10282 tablet_service.cc:1511] Processing CreateTablet for tablet 57f3d7fabe114baf97bc021818db88f9 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=759df69763f84862abe95ef761304791]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:51:03.604036 10431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 814e43f4a0af40b78fc244dbe73db42f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:03.604900 10282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57f3d7fabe114baf97bc021818db88f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:03.608975 10430 tablet_service.cc:1511] Processing CreateTablet for tablet 57f3d7fabe114baf97bc021818db88f9 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=759df69763f84862abe95ef761304791]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:51:03.610314 10430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57f3d7fabe114baf97bc021818db88f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:03.612443 10357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57f3d7fabe114baf97bc021818db88f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:03.642876 10538 tablet_bootstrap.cc:492] T 814e43f4a0af40b78fc244dbe73db42f P e8f1a0a137a64f7a814d53ee820194ff: Bootstrap starting.
I20260709 14:51:03.654615 10539 tablet_bootstrap.cc:492] T 57f3d7fabe114baf97bc021818db88f9 P 3f099f46389b4bc8a1e1e3ea5957fb1e: Bootstrap starting.
I20260709 14:51:03.662834 10538 tablet_bootstrap.cc:654] T 814e43f4a0af40b78fc244dbe73db42f P e8f1a0a137a64f7a814d53ee820194ff: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:03.669697 10539 tablet_bootstrap.cc:654] T 57f3d7fabe114baf97bc021818db88f9 P 3f099f46389b4bc8a1e1e3ea5957fb1e: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:03.671060 10540 tablet_bootstrap.cc:492] T 814e43f4a0af40b78fc244dbe73db42f P 7c2b8fbeca414079ac956199ab883806: Bootstrap starting.
I20260709 14:51:03.678791 10538 tablet_bootstrap.cc:492] T 814e43f4a0af40b78fc244dbe73db42f P e8f1a0a137a64f7a814d53ee820194ff: No bootstrap required, opened a new log
I20260709 14:51:03.679410 10538 ts_tablet_manager.cc:1403] T 814e43f4a0af40b78fc244dbe73db42f P e8f1a0a137a64f7a814d53ee820194ff: Time spent bootstrapping tablet: real 0.037s	user 0.007s	sys 0.011s
I20260709 14:51:03.682693 10540 tablet_bootstrap.cc:654] T 814e43f4a0af40b78fc244dbe73db42f P 7c2b8fbeca414079ac956199ab883806: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:03.682713 10538 raft_consensus.cc:359] T 814e43f4a0af40b78fc244dbe73db42f P e8f1a0a137a64f7a814d53ee820194ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f099f46389b4bc8a1e1e3ea5957fb1e" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39167 } } peers { permanent_uuid: "e8f1a0a137a64f7a814d53ee820194ff" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34957 } } peers { permanent_uuid: "7c2b8fbeca414079ac956199ab883806" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 38977 } }
I20260709 14:51:03.683796 10538 raft_consensus.cc:385] T 814e43f4a0af40b78fc244dbe73db42f P e8f1a0a137a64f7a814d53ee820194ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:03.684157 10538 raft_consensus.cc:740] T 814e43f4a0af40b78fc244dbe73db42f P e8f1a0a137a64f7a814d53ee820194ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8f1a0a137a64f7a814d53ee820194ff, State: Initialized, Role: FOLLOWER
I20260709 14:51:03.685132 10538 consensus_queue.cc:260] T 814e43f4a0af40b78fc244dbe73db42f P e8f1a0a137a64f7a814d53ee820194ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f099f46389b4bc8a1e1e3ea5957fb1e" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39167 } } peers { permanent_uuid: "e8f1a0a137a64f7a814d53ee820194ff" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34957 } } peers { permanent_uuid: "7c2b8fbeca414079ac956199ab883806" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 38977 } }
I20260709 14:51:03.686651 10539 tablet_bootstrap.cc:492] T 57f3d7fabe114baf97bc021818db88f9 P 3f099f46389b4bc8a1e1e3ea5957fb1e: No bootstrap required, opened a new log
I20260709 14:51:03.687209 10539 ts_tablet_manager.cc:1403] T 57f3d7fabe114baf97bc021818db88f9 P 3f099f46389b4bc8a1e1e3ea5957fb1e: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.010s
I20260709 14:51:03.690303 10539 raft_consensus.cc:359] T 57f3d7fabe114baf97bc021818db88f9 P 3f099f46389b4bc8a1e1e3ea5957fb1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f099f46389b4bc8a1e1e3ea5957fb1e" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39167 } } peers { permanent_uuid: "e8f1a0a137a64f7a814d53ee820194ff" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34957 } } peers { permanent_uuid: "7c2b8fbeca414079ac956199ab883806" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 38977 } }
I20260709 14:51:03.691076 10539 raft_consensus.cc:385] T 57f3d7fabe114baf97bc021818db88f9 P 3f099f46389b4bc8a1e1e3ea5957fb1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:03.691380 10539 raft_consensus.cc:740] T 57f3d7fabe114baf97bc021818db88f9 P 3f099f46389b4bc8a1e1e3ea5957fb1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f099f46389b4bc8a1e1e3ea5957fb1e, State: Initialized, Role: FOLLOWER
I20260709 14:51:03.692322 10539 consensus_queue.cc:260] T 57f3d7fabe114baf97bc021818db88f9 P 3f099f46389b4bc8a1e1e3ea5957fb1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f099f46389b4bc8a1e1e3ea5957fb1e" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39167 } } peers { permanent_uuid: "e8f1a0a137a64f7a814d53ee820194ff" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34957 } } peers { permanent_uuid: "7c2b8fbeca414079ac956199ab883806" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 38977 } }
I20260709 14:51:03.702512 10538 ts_tablet_manager.cc:1434] T 814e43f4a0af40b78fc244dbe73db42f P e8f1a0a137a64f7a814d53ee820194ff: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.008s
I20260709 14:51:03.719359 10538 tablet_bootstrap.cc:492] T 57f3d7fabe114baf97bc021818db88f9 P e8f1a0a137a64f7a814d53ee820194ff: Bootstrap starting.
I20260709 14:51:03.726928 10540 tablet_bootstrap.cc:492] T 814e43f4a0af40b78fc244dbe73db42f P 7c2b8fbeca414079ac956199ab883806: No bootstrap required, opened a new log
I20260709 14:51:03.727510 10540 ts_tablet_manager.cc:1403] T 814e43f4a0af40b78fc244dbe73db42f P 7c2b8fbeca414079ac956199ab883806: Time spent bootstrapping tablet: real 0.057s	user 0.024s	sys 0.025s
I20260709 14:51:03.729192 10538 tablet_bootstrap.cc:654] T 57f3d7fabe114baf97bc021818db88f9 P e8f1a0a137a64f7a814d53ee820194ff: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:03.729867 10539 ts_tablet_manager.cc:1434] T 57f3d7fabe114baf97bc021818db88f9 P 3f099f46389b4bc8a1e1e3ea5957fb1e: Time spent starting tablet: real 0.042s	user 0.017s	sys 0.013s
I20260709 14:51:03.731189 10540 raft_consensus.cc:359] T 814e43f4a0af40b78fc244dbe73db42f P 7c2b8fbeca414079ac956199ab883806 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f099f46389b4bc8a1e1e3ea5957fb1e" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39167 } } peers { permanent_uuid: "e8f1a0a137a64f7a814d53ee820194ff" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34957 } } peers { permanent_uuid: "7c2b8fbeca414079ac956199ab883806" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 38977 } }
I20260709 14:51:03.732113 10540 raft_consensus.cc:385] T 814e43f4a0af40b78fc244dbe73db42f P 7c2b8fbeca414079ac956199ab883806 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:03.732820 10540 raft_consensus.cc:740] T 814e43f4a0af40b78fc244dbe73db42f P 7c2b8fbeca414079ac956199ab883806 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c2b8fbeca414079ac956199ab883806, State: Initialized, Role: FOLLOWER
I20260709 14:51:03.733158 10539 tablet_bootstrap.cc:492] T 814e43f4a0af40b78fc244dbe73db42f P 3f099f46389b4bc8a1e1e3ea5957fb1e: Bootstrap starting.
I20260709 14:51:03.733831 10540 consensus_queue.cc:260] T 814e43f4a0af40b78fc244dbe73db42f P 7c2b8fbeca414079ac956199ab883806 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f099f46389b4bc8a1e1e3ea5957fb1e" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39167 } } peers { permanent_uuid: "e8f1a0a137a64f7a814d53ee820194ff" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34957 } } peers { permanent_uuid: "7c2b8fbeca414079ac956199ab883806" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 38977 } }
I20260709 14:51:03.736296 10540 ts_tablet_manager.cc:1434] T 814e43f4a0af40b78fc244dbe73db42f P 7c2b8fbeca414079ac956199ab883806: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260709 14:51:03.737550 10540 tablet_bootstrap.cc:492] T 57f3d7fabe114baf97bc021818db88f9 P 7c2b8fbeca414079ac956199ab883806: Bootstrap starting.
I20260709 14:51:03.740988 10539 tablet_bootstrap.cc:654] T 814e43f4a0af40b78fc244dbe73db42f P 3f099f46389b4bc8a1e1e3ea5957fb1e: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:03.749182 10540 tablet_bootstrap.cc:654] T 57f3d7fabe114baf97bc021818db88f9 P 7c2b8fbeca414079ac956199ab883806: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:03.764997 10540 tablet_bootstrap.cc:492] T 57f3d7fabe114baf97bc021818db88f9 P 7c2b8fbeca414079ac956199ab883806: No bootstrap required, opened a new log
I20260709 14:51:03.765096 10538 tablet_bootstrap.cc:492] T 57f3d7fabe114baf97bc021818db88f9 P e8f1a0a137a64f7a814d53ee820194ff: No bootstrap required, opened a new log
I20260709 14:51:03.765491 10540 ts_tablet_manager.cc:1403] T 57f3d7fabe114baf97bc021818db88f9 P 7c2b8fbeca414079ac956199ab883806: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.000s
I20260709 14:51:03.765674 10538 ts_tablet_manager.cc:1403] T 57f3d7fabe114baf97bc021818db88f9 P e8f1a0a137a64f7a814d53ee820194ff: Time spent bootstrapping tablet: real 0.047s	user 0.025s	sys 0.000s
I20260709 14:51:03.766412 10539 tablet_bootstrap.cc:492] T 814e43f4a0af40b78fc244dbe73db42f P 3f099f46389b4bc8a1e1e3ea5957fb1e: No bootstrap required, opened a new log
I20260709 14:51:03.766983 10539 ts_tablet_manager.cc:1403] T 814e43f4a0af40b78fc244dbe73db42f P 3f099f46389b4bc8a1e1e3ea5957fb1e: Time spent bootstrapping tablet: real 0.034s	user 0.007s	sys 0.025s
I20260709 14:51:03.768566 10540 raft_consensus.cc:359] T 57f3d7fabe114baf97bc021818db88f9 P 7c2b8fbeca414079ac956199ab883806 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f099f46389b4bc8a1e1e3ea5957fb1e" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39167 } } peers { permanent_uuid: "e8f1a0a137a64f7a814d53ee820194ff" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34957 } } peers { permanent_uuid: "7c2b8fbeca414079ac956199ab883806" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 38977 } }
I20260709 14:51:03.769330 10540 raft_consensus.cc:385] T 57f3d7fabe114baf97bc021818db88f9 P 7c2b8fbeca414079ac956199ab883806 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:03.769619 10540 raft_consensus.cc:740] T 57f3d7fabe114baf97bc021818db88f9 P 7c2b8fbeca414079ac956199ab883806 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c2b8fbeca414079ac956199ab883806, State: Initialized, Role: FOLLOWER
I20260709 14:51:03.770114 10539 raft_consensus.cc:359] T 814e43f4a0af40b78fc244dbe73db42f P 3f099f46389b4bc8a1e1e3ea5957fb1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f099f46389b4bc8a1e1e3ea5957fb1e" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39167 } } peers { permanent_uuid: "e8f1a0a137a64f7a814d53ee820194ff" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34957 } } peers { permanent_uuid: "7c2b8fbeca414079ac956199ab883806" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 38977 } }
I20260709 14:51:03.770395 10540 consensus_queue.cc:260] T 57f3d7fabe114baf97bc021818db88f9 P 7c2b8fbeca414079ac956199ab883806 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f099f46389b4bc8a1e1e3ea5957fb1e" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39167 } } peers { permanent_uuid: "e8f1a0a137a64f7a814d53ee820194ff" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34957 } } peers { permanent_uuid: "7c2b8fbeca414079ac956199ab883806" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 38977 } }
I20260709 14:51:03.770905 10539 raft_consensus.cc:385] T 814e43f4a0af40b78fc244dbe73db42f P 3f099f46389b4bc8a1e1e3ea5957fb1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:03.771304 10539 raft_consensus.cc:740] T 814e43f4a0af40b78fc244dbe73db42f P 3f099f46389b4bc8a1e1e3ea5957fb1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f099f46389b4bc8a1e1e3ea5957fb1e, State: Initialized, Role: FOLLOWER
I20260709 14:51:03.772235 10539 consensus_queue.cc:260] T 814e43f4a0af40b78fc244dbe73db42f P 3f099f46389b4bc8a1e1e3ea5957fb1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f099f46389b4bc8a1e1e3ea5957fb1e" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39167 } } peers { permanent_uuid: "e8f1a0a137a64f7a814d53ee820194ff" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34957 } } peers { permanent_uuid: "7c2b8fbeca414079ac956199ab883806" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 38977 } }
I20260709 14:51:03.772709 10540 ts_tablet_manager.cc:1434] T 57f3d7fabe114baf97bc021818db88f9 P 7c2b8fbeca414079ac956199ab883806: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:51:03.774662 10539 ts_tablet_manager.cc:1434] T 814e43f4a0af40b78fc244dbe73db42f P 3f099f46389b4bc8a1e1e3ea5957fb1e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:51:03.776028 10538 raft_consensus.cc:359] T 57f3d7fabe114baf97bc021818db88f9 P e8f1a0a137a64f7a814d53ee820194ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f099f46389b4bc8a1e1e3ea5957fb1e" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39167 } } peers { permanent_uuid: "e8f1a0a137a64f7a814d53ee820194ff" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34957 } } peers { permanent_uuid: "7c2b8fbeca414079ac956199ab883806" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 38977 } }
I20260709 14:51:03.776886 10538 raft_consensus.cc:385] T 57f3d7fabe114baf97bc021818db88f9 P e8f1a0a137a64f7a814d53ee820194ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:03.777225 10538 raft_consensus.cc:740] T 57f3d7fabe114baf97bc021818db88f9 P e8f1a0a137a64f7a814d53ee820194ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8f1a0a137a64f7a814d53ee820194ff, State: Initialized, Role: FOLLOWER
I20260709 14:51:03.778064 10538 consensus_queue.cc:260] T 57f3d7fabe114baf97bc021818db88f9 P e8f1a0a137a64f7a814d53ee820194ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f099f46389b4bc8a1e1e3ea5957fb1e" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39167 } } peers { permanent_uuid: "e8f1a0a137a64f7a814d53ee820194ff" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34957 } } peers { permanent_uuid: "7c2b8fbeca414079ac956199ab883806" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 38977 } }
I20260709 14:51:03.780292 10538 ts_tablet_manager.cc:1434] T 57f3d7fabe114baf97bc021818db88f9 P e8f1a0a137a64f7a814d53ee820194ff: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 14:51:03.819483 10544 raft_consensus.cc:493] T 57f3d7fabe114baf97bc021818db88f9 P e8f1a0a137a64f7a814d53ee820194ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:03.820057 10544 raft_consensus.cc:515] T 57f3d7fabe114baf97bc021818db88f9 P e8f1a0a137a64f7a814d53ee820194ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f099f46389b4bc8a1e1e3ea5957fb1e" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39167 } } peers { permanent_uuid: "e8f1a0a137a64f7a814d53ee820194ff" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34957 } } peers { permanent_uuid: "7c2b8fbeca414079ac956199ab883806" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 38977 } }
I20260709 14:51:03.823056 10544 leader_election.cc:290] T 57f3d7fabe114baf97bc021818db88f9 P e8f1a0a137a64f7a814d53ee820194ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f099f46389b4bc8a1e1e3ea5957fb1e (127.6.46.65:39167), 7c2b8fbeca414079ac956199ab883806 (127.6.46.67:38977)
I20260709 14:51:03.823276 10291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57f3d7fabe114baf97bc021818db88f9" candidate_uuid: "e8f1a0a137a64f7a814d53ee820194ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f099f46389b4bc8a1e1e3ea5957fb1e" is_pre_election: true
I20260709 14:51:03.824005 10440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57f3d7fabe114baf97bc021818db88f9" candidate_uuid: "e8f1a0a137a64f7a814d53ee820194ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c2b8fbeca414079ac956199ab883806" is_pre_election: true
I20260709 14:51:03.824062 10291 raft_consensus.cc:2468] T 57f3d7fabe114baf97bc021818db88f9 P 3f099f46389b4bc8a1e1e3ea5957fb1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8f1a0a137a64f7a814d53ee820194ff in term 0.
I20260709 14:51:03.824780 10440 raft_consensus.cc:2468] T 57f3d7fabe114baf97bc021818db88f9 P 7c2b8fbeca414079ac956199ab883806 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8f1a0a137a64f7a814d53ee820194ff in term 0.
I20260709 14:51:03.825626 10330 leader_election.cc:304] T 57f3d7fabe114baf97bc021818db88f9 P e8f1a0a137a64f7a814d53ee820194ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f099f46389b4bc8a1e1e3ea5957fb1e, e8f1a0a137a64f7a814d53ee820194ff; no voters: 
I20260709 14:51:03.826534 10544 raft_consensus.cc:2804] T 57f3d7fabe114baf97bc021818db88f9 P e8f1a0a137a64f7a814d53ee820194ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:03.826838 10544 raft_consensus.cc:493] T 57f3d7fabe114baf97bc021818db88f9 P e8f1a0a137a64f7a814d53ee820194ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:03.827111 10544 raft_consensus.cc:3060] T 57f3d7fabe114baf97bc021818db88f9 P e8f1a0a137a64f7a814d53ee820194ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:03.832425 10544 raft_consensus.cc:515] T 57f3d7fabe114baf97bc021818db88f9 P e8f1a0a137a64f7a814d53ee820194ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f099f46389b4bc8a1e1e3ea5957fb1e" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39167 } } peers { permanent_uuid: "e8f1a0a137a64f7a814d53ee820194ff" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34957 } } peers { permanent_uuid: "7c2b8fbeca414079ac956199ab883806" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 38977 } }
I20260709 14:51:03.833906 10544 leader_election.cc:290] T 57f3d7fabe114baf97bc021818db88f9 P e8f1a0a137a64f7a814d53ee820194ff [CANDIDATE]: Term 1 election: Requested vote from peers 3f099f46389b4bc8a1e1e3ea5957fb1e (127.6.46.65:39167), 7c2b8fbeca414079ac956199ab883806 (127.6.46.67:38977)
I20260709 14:51:03.834774 10291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57f3d7fabe114baf97bc021818db88f9" candidate_uuid: "e8f1a0a137a64f7a814d53ee820194ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f099f46389b4bc8a1e1e3ea5957fb1e"
I20260709 14:51:03.835001 10440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57f3d7fabe114baf97bc021818db88f9" candidate_uuid: "e8f1a0a137a64f7a814d53ee820194ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c2b8fbeca414079ac956199ab883806"
I20260709 14:51:03.835284 10291 raft_consensus.cc:3060] T 57f3d7fabe114baf97bc021818db88f9 P 3f099f46389b4bc8a1e1e3ea5957fb1e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:03.835660 10440 raft_consensus.cc:3060] T 57f3d7fabe114baf97bc021818db88f9 P 7c2b8fbeca414079ac956199ab883806 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:03.841497 10291 raft_consensus.cc:2468] T 57f3d7fabe114baf97bc021818db88f9 P 3f099f46389b4bc8a1e1e3ea5957fb1e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8f1a0a137a64f7a814d53ee820194ff in term 1.
I20260709 14:51:03.842531 10330 leader_election.cc:304] T 57f3d7fabe114baf97bc021818db88f9 P e8f1a0a137a64f7a814d53ee820194ff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f099f46389b4bc8a1e1e3ea5957fb1e, e8f1a0a137a64f7a814d53ee820194ff; no voters: 
I20260709 14:51:03.843189 10544 raft_consensus.cc:2804] T 57f3d7fabe114baf97bc021818db88f9 P e8f1a0a137a64f7a814d53ee820194ff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:03.844172 10440 raft_consensus.cc:2468] T 57f3d7fabe114baf97bc021818db88f9 P 7c2b8fbeca414079ac956199ab883806 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8f1a0a137a64f7a814d53ee820194ff in term 1.
I20260709 14:51:03.844574 10544 raft_consensus.cc:697] T 57f3d7fabe114baf97bc021818db88f9 P e8f1a0a137a64f7a814d53ee820194ff [term 1 LEADER]: Becoming Leader. State: Replica: e8f1a0a137a64f7a814d53ee820194ff, State: Running, Role: LEADER
I20260709 14:51:03.846040 10544 consensus_queue.cc:237] T 57f3d7fabe114baf97bc021818db88f9 P e8f1a0a137a64f7a814d53ee820194ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f099f46389b4bc8a1e1e3ea5957fb1e" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39167 } } peers { permanent_uuid: "e8f1a0a137a64f7a814d53ee820194ff" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34957 } } peers { permanent_uuid: "7c2b8fbeca414079ac956199ab883806" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 38977 } }
I20260709 14:51:03.853912 10188 catalog_manager.cc:5697] T 57f3d7fabe114baf97bc021818db88f9 P e8f1a0a137a64f7a814d53ee820194ff reported cstate change: term changed from 0 to 1, leader changed from <none> to e8f1a0a137a64f7a814d53ee820194ff (127.6.46.66). New cstate: current_term: 1 leader_uuid: "e8f1a0a137a64f7a814d53ee820194ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f099f46389b4bc8a1e1e3ea5957fb1e" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39167 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8f1a0a137a64f7a814d53ee820194ff" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34957 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c2b8fbeca414079ac956199ab883806" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 38977 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:03.868654 10291 raft_consensus.cc:1275] T ebb4a9ef9811425794ad057f00bb8630 P 3f099f46389b4bc8a1e1e3ea5957fb1e [term 2 FOLLOWER]: Refusing update from remote peer 7c2b8fbeca414079ac956199ab883806: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:51:03.869946 10525 consensus_queue.cc:1048] T ebb4a9ef9811425794ad057f00bb8630 P 7c2b8fbeca414079ac956199ab883806 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f099f46389b4bc8a1e1e3ea5957fb1e" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:03.892222 10367 raft_consensus.cc:1275] T ebb4a9ef9811425794ad057f00bb8630 P e8f1a0a137a64f7a814d53ee820194ff [term 2 FOLLOWER]: Refusing update from remote peer 7c2b8fbeca414079ac956199ab883806: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:51:03.893668 10554 consensus_queue.cc:1048] T ebb4a9ef9811425794ad057f00bb8630 P 7c2b8fbeca414079ac956199ab883806 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8f1a0a137a64f7a814d53ee820194ff" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:03.922034 10554 raft_consensus.cc:493] T 814e43f4a0af40b78fc244dbe73db42f P 7c2b8fbeca414079ac956199ab883806 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:03.922554 10554 raft_consensus.cc:515] T 814e43f4a0af40b78fc244dbe73db42f P 7c2b8fbeca414079ac956199ab883806 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f099f46389b4bc8a1e1e3ea5957fb1e" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39167 } } peers { permanent_uuid: "e8f1a0a137a64f7a814d53ee820194ff" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34957 } } peers { permanent_uuid: "7c2b8fbeca414079ac956199ab883806" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 38977 } }
I20260709 14:51:03.924368 10554 leader_election.cc:290] T 814e43f4a0af40b78fc244dbe73db42f P 7c2b8fbeca414079ac956199ab883806 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f099f46389b4bc8a1e1e3ea5957fb1e (127.6.46.65:39167), e8f1a0a137a64f7a814d53ee820194ff (127.6.46.66:34957)
I20260709 14:51:03.925356 10291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "814e43f4a0af40b78fc244dbe73db42f" candidate_uuid: "7c2b8fbeca414079ac956199ab883806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f099f46389b4bc8a1e1e3ea5957fb1e" is_pre_election: true
I20260709 14:51:03.925552 10367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "814e43f4a0af40b78fc244dbe73db42f" candidate_uuid: "7c2b8fbeca414079ac956199ab883806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8f1a0a137a64f7a814d53ee820194ff" is_pre_election: true
I20260709 14:51:03.925983 10291 raft_consensus.cc:2468] T 814e43f4a0af40b78fc244dbe73db42f P 3f099f46389b4bc8a1e1e3ea5957fb1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c2b8fbeca414079ac956199ab883806 in term 0.
I20260709 14:51:03.926365 10367 raft_consensus.cc:2468] T 814e43f4a0af40b78fc244dbe73db42f P e8f1a0a137a64f7a814d53ee820194ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c2b8fbeca414079ac956199ab883806 in term 0.
I20260709 14:51:03.927227 10404 leader_election.cc:304] T 814e43f4a0af40b78fc244dbe73db42f P 7c2b8fbeca414079ac956199ab883806 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f099f46389b4bc8a1e1e3ea5957fb1e, 7c2b8fbeca414079ac956199ab883806; no voters: 
I20260709 14:51:03.928079 10554 raft_consensus.cc:2804] T 814e43f4a0af40b78fc244dbe73db42f P 7c2b8fbeca414079ac956199ab883806 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:03.928448 10554 raft_consensus.cc:493] T 814e43f4a0af40b78fc244dbe73db42f P 7c2b8fbeca414079ac956199ab883806 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:03.928733 10554 raft_consensus.cc:3060] T 814e43f4a0af40b78fc244dbe73db42f P 7c2b8fbeca414079ac956199ab883806 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:03.934201 10554 raft_consensus.cc:515] T 814e43f4a0af40b78fc244dbe73db42f P 7c2b8fbeca414079ac956199ab883806 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f099f46389b4bc8a1e1e3ea5957fb1e" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39167 } } peers { permanent_uuid: "e8f1a0a137a64f7a814d53ee820194ff" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34957 } } peers { permanent_uuid: "7c2b8fbeca414079ac956199ab883806" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 38977 } }
I20260709 14:51:03.935933 10554 leader_election.cc:290] T 814e43f4a0af40b78fc244dbe73db42f P 7c2b8fbeca414079ac956199ab883806 [CANDIDATE]: Term 1 election: Requested vote from peers 3f099f46389b4bc8a1e1e3ea5957fb1e (127.6.46.65:39167), e8f1a0a137a64f7a814d53ee820194ff (127.6.46.66:34957)
I20260709 14:51:03.936760 10291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "814e43f4a0af40b78fc244dbe73db42f" candidate_uuid: "7c2b8fbeca414079ac956199ab883806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f099f46389b4bc8a1e1e3ea5957fb1e"
I20260709 14:51:03.937386 10291 raft_consensus.cc:3060] T 814e43f4a0af40b78fc244dbe73db42f P 3f099f46389b4bc8a1e1e3ea5957fb1e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:03.937197 10367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "814e43f4a0af40b78fc244dbe73db42f" candidate_uuid: "7c2b8fbeca414079ac956199ab883806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8f1a0a137a64f7a814d53ee820194ff"
I20260709 14:51:03.937999 10367 raft_consensus.cc:3060] T 814e43f4a0af40b78fc244dbe73db42f P e8f1a0a137a64f7a814d53ee820194ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:03.942576 10291 raft_consensus.cc:2468] T 814e43f4a0af40b78fc244dbe73db42f P 3f099f46389b4bc8a1e1e3ea5957fb1e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c2b8fbeca414079ac956199ab883806 in term 1.
I20260709 14:51:03.943657 10404 leader_election.cc:304] T 814e43f4a0af40b78fc244dbe73db42f P 7c2b8fbeca414079ac956199ab883806 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f099f46389b4bc8a1e1e3ea5957fb1e, 7c2b8fbeca414079ac956199ab883806; no voters: 
I20260709 14:51:03.944468 10554 raft_consensus.cc:2804] T 814e43f4a0af40b78fc244dbe73db42f P 7c2b8fbeca414079ac956199ab883806 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:03.944938 10554 raft_consensus.cc:697] T 814e43f4a0af40b78fc244dbe73db42f P 7c2b8fbeca414079ac956199ab883806 [term 1 LEADER]: Becoming Leader. State: Replica: 7c2b8fbeca414079ac956199ab883806, State: Running, Role: LEADER
I20260709 14:51:03.945770 10554 consensus_queue.cc:237] T 814e43f4a0af40b78fc244dbe73db42f P 7c2b8fbeca414079ac956199ab883806 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f099f46389b4bc8a1e1e3ea5957fb1e" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39167 } } peers { permanent_uuid: "e8f1a0a137a64f7a814d53ee820194ff" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34957 } } peers { permanent_uuid: "7c2b8fbeca414079ac956199ab883806" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 38977 } }
I20260709 14:51:03.946552 10367 raft_consensus.cc:2468] T 814e43f4a0af40b78fc244dbe73db42f P e8f1a0a137a64f7a814d53ee820194ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c2b8fbeca414079ac956199ab883806 in term 1.
I20260709 14:51:03.956550 10187 catalog_manager.cc:5697] T 814e43f4a0af40b78fc244dbe73db42f P 7c2b8fbeca414079ac956199ab883806 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c2b8fbeca414079ac956199ab883806 (127.6.46.67). New cstate: current_term: 1 leader_uuid: "7c2b8fbeca414079ac956199ab883806" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f099f46389b4bc8a1e1e3ea5957fb1e" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39167 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8f1a0a137a64f7a814d53ee820194ff" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c2b8fbeca414079ac956199ab883806" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 38977 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:04.049558 10440 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "814e43f4a0af40b78fc244dbe73db42f"
dest_uuid: "7c2b8fbeca414079ac956199ab883806"
mode: GRACEFUL
new_leader_uuid: "3f099f46389b4bc8a1e1e3ea5957fb1e"
 from {username='slave'} at 127.0.0.1:43482
I20260709 14:51:04.050331 10440 raft_consensus.cc:606] T 814e43f4a0af40b78fc244dbe73db42f P 7c2b8fbeca414079ac956199ab883806 [term 1 LEADER]: Received request to transfer leadership to TS 3f099f46389b4bc8a1e1e3ea5957fb1e
I20260709 14:51:04.068295 10367 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "57f3d7fabe114baf97bc021818db88f9"
dest_uuid: "e8f1a0a137a64f7a814d53ee820194ff"
mode: GRACEFUL
new_leader_uuid: "3f099f46389b4bc8a1e1e3ea5957fb1e"
 from {username='slave'} at 127.0.0.1:34326
I20260709 14:51:04.068845 10367 raft_consensus.cc:606] T 57f3d7fabe114baf97bc021818db88f9 P e8f1a0a137a64f7a814d53ee820194ff [term 1 LEADER]: Received request to transfer leadership to TS 3f099f46389b4bc8a1e1e3ea5957fb1e
I20260709 14:51:04.347019 10544 consensus_queue.cc:1048] T 57f3d7fabe114baf97bc021818db88f9 P e8f1a0a137a64f7a814d53ee820194ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c2b8fbeca414079ac956199ab883806" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 38977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:04.371340 10562 consensus_queue.cc:1048] T 57f3d7fabe114baf97bc021818db88f9 P e8f1a0a137a64f7a814d53ee820194ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f099f46389b4bc8a1e1e3ea5957fb1e" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:04.382557 10562 raft_consensus.cc:993] T 57f3d7fabe114baf97bc021818db88f9 P e8f1a0a137a64f7a814d53ee820194ff: : Instructing follower 3f099f46389b4bc8a1e1e3ea5957fb1e to start an election
I20260709 14:51:04.383059 10544 raft_consensus.cc:1081] T 57f3d7fabe114baf97bc021818db88f9 P e8f1a0a137a64f7a814d53ee820194ff [term 1 LEADER]: Signalling peer 3f099f46389b4bc8a1e1e3ea5957fb1e to start an election
I20260709 14:51:04.386070 10291 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "57f3d7fabe114baf97bc021818db88f9"
dest_uuid: "3f099f46389b4bc8a1e1e3ea5957fb1e"
 from {username='slave'} at 127.0.0.1:53772
I20260709 14:51:04.386680 10291 raft_consensus.cc:493] T 57f3d7fabe114baf97bc021818db88f9 P 3f099f46389b4bc8a1e1e3ea5957fb1e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:04.387042 10291 raft_consensus.cc:3060] T 57f3d7fabe114baf97bc021818db88f9 P 3f099f46389b4bc8a1e1e3ea5957fb1e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:04.393955 10291 raft_consensus.cc:515] T 57f3d7fabe114baf97bc021818db88f9 P 3f099f46389b4bc8a1e1e3ea5957fb1e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f099f46389b4bc8a1e1e3ea5957fb1e" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39167 } } peers { permanent_uuid: "e8f1a0a137a64f7a814d53ee820194ff" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34957 } } peers { permanent_uuid: "7c2b8fbeca414079ac956199ab883806" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 38977 } }
I20260709 14:51:04.395761 10291 leader_election.cc:290] T 57f3d7fabe114baf97bc021818db88f9 P 3f099f46389b4bc8a1e1e3ea5957fb1e [CANDIDATE]: Term 2 election: Requested vote from peers e8f1a0a137a64f7a814d53ee820194ff (127.6.46.66:34957), 7c2b8fbeca414079ac956199ab883806 (127.6.46.67:38977)
I20260709 14:51:04.396777 10367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57f3d7fabe114baf97bc021818db88f9" candidate_uuid: "3f099f46389b4bc8a1e1e3ea5957fb1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e8f1a0a137a64f7a814d53ee820194ff"
I20260709 14:51:04.396920 10440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57f3d7fabe114baf97bc021818db88f9" candidate_uuid: "3f099f46389b4bc8a1e1e3ea5957fb1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c2b8fbeca414079ac956199ab883806"
I20260709 14:51:04.397660 10440 raft_consensus.cc:3060] T 57f3d7fabe114baf97bc021818db88f9 P 7c2b8fbeca414079ac956199ab883806 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:04.397603 10367 raft_consensus.cc:3055] T 57f3d7fabe114baf97bc021818db88f9 P e8f1a0a137a64f7a814d53ee820194ff [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:04.398098 10367 raft_consensus.cc:740] T 57f3d7fabe114baf97bc021818db88f9 P e8f1a0a137a64f7a814d53ee820194ff [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e8f1a0a137a64f7a814d53ee820194ff, State: Running, Role: LEADER
I20260709 14:51:04.399022 10367 consensus_queue.cc:260] T 57f3d7fabe114baf97bc021818db88f9 P e8f1a0a137a64f7a814d53ee820194ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f099f46389b4bc8a1e1e3ea5957fb1e" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39167 } } peers { permanent_uuid: "e8f1a0a137a64f7a814d53ee820194ff" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34957 } } peers { permanent_uuid: "7c2b8fbeca414079ac956199ab883806" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 38977 } }
I20260709 14:51:04.400461 10367 raft_consensus.cc:3060] T 57f3d7fabe114baf97bc021818db88f9 P e8f1a0a137a64f7a814d53ee820194ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:04.402896 10440 raft_consensus.cc:2468] T 57f3d7fabe114baf97bc021818db88f9 P 7c2b8fbeca414079ac956199ab883806 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f099f46389b4bc8a1e1e3ea5957fb1e in term 2.
I20260709 14:51:04.404158 10257 leader_election.cc:304] T 57f3d7fabe114baf97bc021818db88f9 P 3f099f46389b4bc8a1e1e3ea5957fb1e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f099f46389b4bc8a1e1e3ea5957fb1e, 7c2b8fbeca414079ac956199ab883806; no voters: 
I20260709 14:51:04.405104 10545 raft_consensus.cc:2804] T 57f3d7fabe114baf97bc021818db88f9 P 3f099f46389b4bc8a1e1e3ea5957fb1e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:04.406759 10545 raft_consensus.cc:697] T 57f3d7fabe114baf97bc021818db88f9 P 3f099f46389b4bc8a1e1e3ea5957fb1e [term 2 LEADER]: Becoming Leader. State: Replica: 3f099f46389b4bc8a1e1e3ea5957fb1e, State: Running, Role: LEADER
I20260709 14:51:04.407542 10545 consensus_queue.cc:237] T 57f3d7fabe114baf97bc021818db88f9 P 3f099f46389b4bc8a1e1e3ea5957fb1e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f099f46389b4bc8a1e1e3ea5957fb1e" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39167 } } peers { permanent_uuid: "e8f1a0a137a64f7a814d53ee820194ff" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34957 } } peers { permanent_uuid: "7c2b8fbeca414079ac956199ab883806" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 38977 } }
I20260709 14:51:04.408610 10367 raft_consensus.cc:2468] T 57f3d7fabe114baf97bc021818db88f9 P e8f1a0a137a64f7a814d53ee820194ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f099f46389b4bc8a1e1e3ea5957fb1e in term 2.
I20260709 14:51:04.413869 10188 catalog_manager.cc:5697] T 57f3d7fabe114baf97bc021818db88f9 P 3f099f46389b4bc8a1e1e3ea5957fb1e reported cstate change: term changed from 1 to 2, leader changed from e8f1a0a137a64f7a814d53ee820194ff (127.6.46.66) to 3f099f46389b4bc8a1e1e3ea5957fb1e (127.6.46.65). New cstate: current_term: 2 leader_uuid: "3f099f46389b4bc8a1e1e3ea5957fb1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f099f46389b4bc8a1e1e3ea5957fb1e" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39167 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8f1a0a137a64f7a814d53ee820194ff" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c2b8fbeca414079ac956199ab883806" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 38977 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:04.496472 10526 consensus_queue.cc:1048] T 814e43f4a0af40b78fc244dbe73db42f P 7c2b8fbeca414079ac956199ab883806 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f099f46389b4bc8a1e1e3ea5957fb1e" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:04.503786 10566 raft_consensus.cc:993] T 814e43f4a0af40b78fc244dbe73db42f P 7c2b8fbeca414079ac956199ab883806: : Instructing follower 3f099f46389b4bc8a1e1e3ea5957fb1e to start an election
I20260709 14:51:04.504419 10554 raft_consensus.cc:1081] T 814e43f4a0af40b78fc244dbe73db42f P 7c2b8fbeca414079ac956199ab883806 [term 1 LEADER]: Signalling peer 3f099f46389b4bc8a1e1e3ea5957fb1e to start an election
I20260709 14:51:04.508055 10292 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "814e43f4a0af40b78fc244dbe73db42f"
dest_uuid: "3f099f46389b4bc8a1e1e3ea5957fb1e"
 from {username='slave'} at 127.0.0.1:53788
I20260709 14:51:04.509217 10292 raft_consensus.cc:493] T 814e43f4a0af40b78fc244dbe73db42f P 3f099f46389b4bc8a1e1e3ea5957fb1e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:04.509615 10292 raft_consensus.cc:3060] T 814e43f4a0af40b78fc244dbe73db42f P 3f099f46389b4bc8a1e1e3ea5957fb1e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:04.513363 10566 consensus_queue.cc:1048] T 814e43f4a0af40b78fc244dbe73db42f P 7c2b8fbeca414079ac956199ab883806 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8f1a0a137a64f7a814d53ee820194ff" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:04.523439 10292 raft_consensus.cc:515] T 814e43f4a0af40b78fc244dbe73db42f P 3f099f46389b4bc8a1e1e3ea5957fb1e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f099f46389b4bc8a1e1e3ea5957fb1e" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39167 } } peers { permanent_uuid: "e8f1a0a137a64f7a814d53ee820194ff" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34957 } } peers { permanent_uuid: "7c2b8fbeca414079ac956199ab883806" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 38977 } }
I20260709 14:51:04.529155 10365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "814e43f4a0af40b78fc244dbe73db42f" candidate_uuid: "3f099f46389b4bc8a1e1e3ea5957fb1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e8f1a0a137a64f7a814d53ee820194ff"
I20260709 14:51:04.530220 10440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "814e43f4a0af40b78fc244dbe73db42f" candidate_uuid: "3f099f46389b4bc8a1e1e3ea5957fb1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c2b8fbeca414079ac956199ab883806"
I20260709 14:51:04.530887 10440 raft_consensus.cc:3055] T 814e43f4a0af40b78fc244dbe73db42f P 7c2b8fbeca414079ac956199ab883806 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:04.531251 10440 raft_consensus.cc:740] T 814e43f4a0af40b78fc244dbe73db42f P 7c2b8fbeca414079ac956199ab883806 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7c2b8fbeca414079ac956199ab883806, State: Running, Role: LEADER
I20260709 14:51:04.532162 10440 consensus_queue.cc:260] T 814e43f4a0af40b78fc244dbe73db42f P 7c2b8fbeca414079ac956199ab883806 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f099f46389b4bc8a1e1e3ea5957fb1e" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39167 } } peers { permanent_uuid: "e8f1a0a137a64f7a814d53ee820194ff" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34957 } } peers { permanent_uuid: "7c2b8fbeca414079ac956199ab883806" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 38977 } }
I20260709 14:51:04.533069 10440 raft_consensus.cc:3060] T 814e43f4a0af40b78fc244dbe73db42f P 7c2b8fbeca414079ac956199ab883806 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:04.529181 10292 leader_election.cc:290] T 814e43f4a0af40b78fc244dbe73db42f P 3f099f46389b4bc8a1e1e3ea5957fb1e [CANDIDATE]: Term 2 election: Requested vote from peers e8f1a0a137a64f7a814d53ee820194ff (127.6.46.66:34957), 7c2b8fbeca414079ac956199ab883806 (127.6.46.67:38977)
I20260709 14:51:04.542375 10440 raft_consensus.cc:2468] T 814e43f4a0af40b78fc244dbe73db42f P 7c2b8fbeca414079ac956199ab883806 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f099f46389b4bc8a1e1e3ea5957fb1e in term 2.
I20260709 14:51:04.543907 10257 leader_election.cc:304] T 814e43f4a0af40b78fc244dbe73db42f P 3f099f46389b4bc8a1e1e3ea5957fb1e [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: 3f099f46389b4bc8a1e1e3ea5957fb1e, 7c2b8fbeca414079ac956199ab883806; no voters: e8f1a0a137a64f7a814d53ee820194ff
I20260709 14:51:04.544853 10545 raft_consensus.cc:2804] T 814e43f4a0af40b78fc244dbe73db42f P 3f099f46389b4bc8a1e1e3ea5957fb1e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:04.545341 10545 raft_consensus.cc:697] T 814e43f4a0af40b78fc244dbe73db42f P 3f099f46389b4bc8a1e1e3ea5957fb1e [term 2 LEADER]: Becoming Leader. State: Replica: 3f099f46389b4bc8a1e1e3ea5957fb1e, State: Running, Role: LEADER
I20260709 14:51:04.546144 10545 consensus_queue.cc:237] T 814e43f4a0af40b78fc244dbe73db42f P 3f099f46389b4bc8a1e1e3ea5957fb1e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f099f46389b4bc8a1e1e3ea5957fb1e" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39167 } } peers { permanent_uuid: "e8f1a0a137a64f7a814d53ee820194ff" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34957 } } peers { permanent_uuid: "7c2b8fbeca414079ac956199ab883806" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 38977 } }
I20260709 14:51:04.552409 10187 catalog_manager.cc:5697] T 814e43f4a0af40b78fc244dbe73db42f P 3f099f46389b4bc8a1e1e3ea5957fb1e reported cstate change: term changed from 1 to 2, leader changed from 7c2b8fbeca414079ac956199ab883806 (127.6.46.67) to 3f099f46389b4bc8a1e1e3ea5957fb1e (127.6.46.65). New cstate: current_term: 2 leader_uuid: "3f099f46389b4bc8a1e1e3ea5957fb1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f099f46389b4bc8a1e1e3ea5957fb1e" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39167 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8f1a0a137a64f7a814d53ee820194ff" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c2b8fbeca414079ac956199ab883806" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 38977 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:04.826504  6329 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260709 14:51:04.828081  6329 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260709 14:51:04.828481  6329 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260709 14:51:04.841217 10292 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "814e43f4a0af40b78fc244dbe73db42f"
dest_uuid: "3f099f46389b4bc8a1e1e3ea5957fb1e"
mode: GRACEFUL
new_leader_uuid: "e8f1a0a137a64f7a814d53ee820194ff"
 from {username='slave'} at 127.0.0.1:53790
I20260709 14:51:04.841881 10292 raft_consensus.cc:606] T 814e43f4a0af40b78fc244dbe73db42f P 3f099f46389b4bc8a1e1e3ea5957fb1e [term 2 LEADER]: Received request to transfer leadership to TS e8f1a0a137a64f7a814d53ee820194ff
I20260709 14:51:04.843281  6329 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260709 14:51:04.893090 10440 raft_consensus.cc:1275] T 57f3d7fabe114baf97bc021818db88f9 P 7c2b8fbeca414079ac956199ab883806 [term 2 FOLLOWER]: Refusing update from remote peer 3f099f46389b4bc8a1e1e3ea5957fb1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:04.894299 10545 consensus_queue.cc:1048] T 57f3d7fabe114baf97bc021818db88f9 P 3f099f46389b4bc8a1e1e3ea5957fb1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c2b8fbeca414079ac956199ab883806" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 38977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:04.901746 10367 raft_consensus.cc:1275] T 57f3d7fabe114baf97bc021818db88f9 P e8f1a0a137a64f7a814d53ee820194ff [term 2 FOLLOWER]: Refusing update from remote peer 3f099f46389b4bc8a1e1e3ea5957fb1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:04.904659 10545 consensus_queue.cc:1048] T 57f3d7fabe114baf97bc021818db88f9 P 3f099f46389b4bc8a1e1e3ea5957fb1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8f1a0a137a64f7a814d53ee820194ff" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:05.015040 10367 raft_consensus.cc:3060] T 814e43f4a0af40b78fc244dbe73db42f P e8f1a0a137a64f7a814d53ee820194ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:05.023345 10367 raft_consensus.cc:1275] T 814e43f4a0af40b78fc244dbe73db42f P e8f1a0a137a64f7a814d53ee820194ff [term 2 FOLLOWER]: Refusing update from remote peer 3f099f46389b4bc8a1e1e3ea5957fb1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:05.024832 10571 consensus_queue.cc:1048] T 814e43f4a0af40b78fc244dbe73db42f P 3f099f46389b4bc8a1e1e3ea5957fb1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8f1a0a137a64f7a814d53ee820194ff" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:05.027437 10440 raft_consensus.cc:1275] T 814e43f4a0af40b78fc244dbe73db42f P 7c2b8fbeca414079ac956199ab883806 [term 2 FOLLOWER]: Refusing update from remote peer 3f099f46389b4bc8a1e1e3ea5957fb1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:05.028904 10571 consensus_queue.cc:1048] T 814e43f4a0af40b78fc244dbe73db42f P 3f099f46389b4bc8a1e1e3ea5957fb1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c2b8fbeca414079ac956199ab883806" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 38977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:05.031284 10545 raft_consensus.cc:993] T 814e43f4a0af40b78fc244dbe73db42f P 3f099f46389b4bc8a1e1e3ea5957fb1e: : Instructing follower e8f1a0a137a64f7a814d53ee820194ff to start an election
I20260709 14:51:05.031716 10545 raft_consensus.cc:1081] T 814e43f4a0af40b78fc244dbe73db42f P 3f099f46389b4bc8a1e1e3ea5957fb1e [term 2 LEADER]: Signalling peer e8f1a0a137a64f7a814d53ee820194ff to start an election
I20260709 14:51:05.035369 10365 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "814e43f4a0af40b78fc244dbe73db42f"
dest_uuid: "e8f1a0a137a64f7a814d53ee820194ff"
 from {username='slave'} at 127.0.0.1:34310
I20260709 14:51:05.035980 10365 raft_consensus.cc:493] T 814e43f4a0af40b78fc244dbe73db42f P e8f1a0a137a64f7a814d53ee820194ff [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:05.036376 10365 raft_consensus.cc:3060] T 814e43f4a0af40b78fc244dbe73db42f P e8f1a0a137a64f7a814d53ee820194ff [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:05.045487 10365 raft_consensus.cc:515] T 814e43f4a0af40b78fc244dbe73db42f P e8f1a0a137a64f7a814d53ee820194ff [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f099f46389b4bc8a1e1e3ea5957fb1e" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39167 } } peers { permanent_uuid: "e8f1a0a137a64f7a814d53ee820194ff" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34957 } } peers { permanent_uuid: "7c2b8fbeca414079ac956199ab883806" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 38977 } }
I20260709 14:51:05.048426 10292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "814e43f4a0af40b78fc244dbe73db42f" candidate_uuid: "e8f1a0a137a64f7a814d53ee820194ff" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3f099f46389b4bc8a1e1e3ea5957fb1e"
I20260709 14:51:05.048897 10440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "814e43f4a0af40b78fc244dbe73db42f" candidate_uuid: "e8f1a0a137a64f7a814d53ee820194ff" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7c2b8fbeca414079ac956199ab883806"
I20260709 14:51:05.049551 10440 raft_consensus.cc:3060] T 814e43f4a0af40b78fc244dbe73db42f P 7c2b8fbeca414079ac956199ab883806 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:05.049062 10292 raft_consensus.cc:3055] T 814e43f4a0af40b78fc244dbe73db42f P 3f099f46389b4bc8a1e1e3ea5957fb1e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:05.050206 10292 raft_consensus.cc:740] T 814e43f4a0af40b78fc244dbe73db42f P 3f099f46389b4bc8a1e1e3ea5957fb1e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3f099f46389b4bc8a1e1e3ea5957fb1e, State: Running, Role: LEADER
I20260709 14:51:05.051201 10292 consensus_queue.cc:260] T 814e43f4a0af40b78fc244dbe73db42f P 3f099f46389b4bc8a1e1e3ea5957fb1e [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: "3f099f46389b4bc8a1e1e3ea5957fb1e" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39167 } } peers { permanent_uuid: "e8f1a0a137a64f7a814d53ee820194ff" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34957 } } peers { permanent_uuid: "7c2b8fbeca414079ac956199ab883806" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 38977 } }
I20260709 14:51:05.052522 10292 raft_consensus.cc:3060] T 814e43f4a0af40b78fc244dbe73db42f P 3f099f46389b4bc8a1e1e3ea5957fb1e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:05.060807 10367 raft_consensus.cc:1240] T 814e43f4a0af40b78fc244dbe73db42f P e8f1a0a137a64f7a814d53ee820194ff [term 3 FOLLOWER]: Rejecting Update request from peer 3f099f46389b4bc8a1e1e3ea5957fb1e for earlier term 2. Current term is 3. Ops: []
I20260709 14:51:05.061451 10292 raft_consensus.cc:2468] T 814e43f4a0af40b78fc244dbe73db42f P 3f099f46389b4bc8a1e1e3ea5957fb1e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8f1a0a137a64f7a814d53ee820194ff in term 3.
I20260709 14:51:05.062479 10440 raft_consensus.cc:2468] T 814e43f4a0af40b78fc244dbe73db42f P 7c2b8fbeca414079ac956199ab883806 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8f1a0a137a64f7a814d53ee820194ff in term 3.
I20260709 14:51:05.063124 10330 leader_election.cc:304] T 814e43f4a0af40b78fc244dbe73db42f P e8f1a0a137a64f7a814d53ee820194ff [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: 3f099f46389b4bc8a1e1e3ea5957fb1e, e8f1a0a137a64f7a814d53ee820194ff; no voters: 
I20260709 14:51:05.063534 10365 leader_election.cc:290] T 814e43f4a0af40b78fc244dbe73db42f P e8f1a0a137a64f7a814d53ee820194ff [CANDIDATE]: Term 3 election: Requested vote from peers 3f099f46389b4bc8a1e1e3ea5957fb1e (127.6.46.65:39167), 7c2b8fbeca414079ac956199ab883806 (127.6.46.67:38977)
I20260709 14:51:05.064182 10562 raft_consensus.cc:2804] T 814e43f4a0af40b78fc244dbe73db42f P e8f1a0a137a64f7a814d53ee820194ff [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:05.065668 10562 raft_consensus.cc:697] T 814e43f4a0af40b78fc244dbe73db42f P e8f1a0a137a64f7a814d53ee820194ff [term 3 LEADER]: Becoming Leader. State: Replica: e8f1a0a137a64f7a814d53ee820194ff, State: Running, Role: LEADER
I20260709 14:51:05.066529 10562 consensus_queue.cc:237] T 814e43f4a0af40b78fc244dbe73db42f P e8f1a0a137a64f7a814d53ee820194ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f099f46389b4bc8a1e1e3ea5957fb1e" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39167 } } peers { permanent_uuid: "e8f1a0a137a64f7a814d53ee820194ff" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34957 } } peers { permanent_uuid: "7c2b8fbeca414079ac956199ab883806" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 38977 } }
I20260709 14:51:05.073729 10189 catalog_manager.cc:5697] T 814e43f4a0af40b78fc244dbe73db42f P e8f1a0a137a64f7a814d53ee820194ff reported cstate change: term changed from 2 to 3, leader changed from 3f099f46389b4bc8a1e1e3ea5957fb1e (127.6.46.65) to e8f1a0a137a64f7a814d53ee820194ff (127.6.46.66). New cstate: current_term: 3 leader_uuid: "e8f1a0a137a64f7a814d53ee820194ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f099f46389b4bc8a1e1e3ea5957fb1e" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39167 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8f1a0a137a64f7a814d53ee820194ff" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 34957 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c2b8fbeca414079ac956199ab883806" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 38977 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:05.210945  6329 tablet_server.cc:179] TabletServer@127.6.46.65:0 shutting down...
I20260709 14:51:05.247311  6329 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:51:05.248258  6329 tablet_replica.cc:333] T 57f3d7fabe114baf97bc021818db88f9 P 3f099f46389b4bc8a1e1e3ea5957fb1e: stopping tablet replica
I20260709 14:51:05.249037  6329 raft_consensus.cc:2243] T 57f3d7fabe114baf97bc021818db88f9 P 3f099f46389b4bc8a1e1e3ea5957fb1e [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:05.250128  6329 raft_consensus.cc:2272] T 57f3d7fabe114baf97bc021818db88f9 P 3f099f46389b4bc8a1e1e3ea5957fb1e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:05.252674  6329 tablet_replica.cc:333] T d1d59c00c5ff459ca00cfaf3bd2381aa P 3f099f46389b4bc8a1e1e3ea5957fb1e: stopping tablet replica
I20260709 14:51:05.253328  6329 raft_consensus.cc:2243] T d1d59c00c5ff459ca00cfaf3bd2381aa P 3f099f46389b4bc8a1e1e3ea5957fb1e [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:05.254089  6329 raft_consensus.cc:2272] T d1d59c00c5ff459ca00cfaf3bd2381aa P 3f099f46389b4bc8a1e1e3ea5957fb1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:05.256305  6329 tablet_replica.cc:333] T 814e43f4a0af40b78fc244dbe73db42f P 3f099f46389b4bc8a1e1e3ea5957fb1e: stopping tablet replica
I20260709 14:51:05.256798  6329 raft_consensus.cc:2243] T 814e43f4a0af40b78fc244dbe73db42f P 3f099f46389b4bc8a1e1e3ea5957fb1e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:05.257223  6329 raft_consensus.cc:2272] T 814e43f4a0af40b78fc244dbe73db42f P 3f099f46389b4bc8a1e1e3ea5957fb1e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:05.259572  6329 tablet_replica.cc:333] T ebb4a9ef9811425794ad057f00bb8630 P 3f099f46389b4bc8a1e1e3ea5957fb1e: stopping tablet replica
I20260709 14:51:05.260129  6329 raft_consensus.cc:2243] T ebb4a9ef9811425794ad057f00bb8630 P 3f099f46389b4bc8a1e1e3ea5957fb1e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:05.260525  6329 raft_consensus.cc:2272] T ebb4a9ef9811425794ad057f00bb8630 P 3f099f46389b4bc8a1e1e3ea5957fb1e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:05.276414  6329 tablet_server.cc:196] TabletServer@127.6.46.65:0 shutdown complete.
I20260709 14:51:05.291539  6329 tablet_server.cc:179] TabletServer@127.6.46.66:0 shutting down...
I20260709 14:51:05.324366  6329 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:51:05.325196  6329 tablet_replica.cc:333] T 57f3d7fabe114baf97bc021818db88f9 P e8f1a0a137a64f7a814d53ee820194ff: stopping tablet replica
I20260709 14:51:05.325752  6329 raft_consensus.cc:2243] T 57f3d7fabe114baf97bc021818db88f9 P e8f1a0a137a64f7a814d53ee820194ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:05.326221  6329 raft_consensus.cc:2272] T 57f3d7fabe114baf97bc021818db88f9 P e8f1a0a137a64f7a814d53ee820194ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:05.328270  6329 tablet_replica.cc:333] T d1d59c00c5ff459ca00cfaf3bd2381aa P e8f1a0a137a64f7a814d53ee820194ff: stopping tablet replica
I20260709 14:51:05.328759  6329 raft_consensus.cc:2243] T d1d59c00c5ff459ca00cfaf3bd2381aa P e8f1a0a137a64f7a814d53ee820194ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:05.329182  6329 raft_consensus.cc:2272] T d1d59c00c5ff459ca00cfaf3bd2381aa P e8f1a0a137a64f7a814d53ee820194ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:05.331166  6329 tablet_replica.cc:333] T 814e43f4a0af40b78fc244dbe73db42f P e8f1a0a137a64f7a814d53ee820194ff: stopping tablet replica
I20260709 14:51:05.331642  6329 raft_consensus.cc:2243] T 814e43f4a0af40b78fc244dbe73db42f P e8f1a0a137a64f7a814d53ee820194ff [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:51:05.332285  6329 pending_rounds.cc:70] T 814e43f4a0af40b78fc244dbe73db42f P e8f1a0a137a64f7a814d53ee820194ff: Trying to abort 2 pending ops.
I20260709 14:51:05.332477  6329 pending_rounds.cc:77] T 814e43f4a0af40b78fc244dbe73db42f P e8f1a0a137a64f7a814d53ee820194ff: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305661092121526272 op_type: NO_OP noop_request { }
I20260709 14:51:05.332772  6329 raft_consensus.cc:2889] T 814e43f4a0af40b78fc244dbe73db42f P e8f1a0a137a64f7a814d53ee820194ff [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:51:05.333011  6329 pending_rounds.cc:77] T 814e43f4a0af40b78fc244dbe73db42f P e8f1a0a137a64f7a814d53ee820194ff: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305661089990909952 op_type: NO_OP noop_request { }
I20260709 14:51:05.333250  6329 raft_consensus.cc:2889] T 814e43f4a0af40b78fc244dbe73db42f P e8f1a0a137a64f7a814d53ee820194ff [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:51:05.333513  6329 raft_consensus.cc:2272] T 814e43f4a0af40b78fc244dbe73db42f P e8f1a0a137a64f7a814d53ee820194ff [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:05.335487  6329 tablet_replica.cc:333] T ebb4a9ef9811425794ad057f00bb8630 P e8f1a0a137a64f7a814d53ee820194ff: stopping tablet replica
I20260709 14:51:05.336059  6329 raft_consensus.cc:2243] T ebb4a9ef9811425794ad057f00bb8630 P e8f1a0a137a64f7a814d53ee820194ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:05.336459  6329 raft_consensus.cc:2272] T ebb4a9ef9811425794ad057f00bb8630 P e8f1a0a137a64f7a814d53ee820194ff [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:05.358342 10404 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.6.46.65:39167: connect: Connection refused (error 111) [suppressed 7 similar messages]
W20260709 14:51:05.361666 10404 consensus_peers.cc:597] T ebb4a9ef9811425794ad057f00bb8630 P 7c2b8fbeca414079ac956199ab883806 -> Peer 3f099f46389b4bc8a1e1e3ea5957fb1e (127.6.46.65:39167): Couldn't send request to peer 3f099f46389b4bc8a1e1e3ea5957fb1e. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.65:39167: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:05.406857  6329 tablet_server.cc:196] TabletServer@127.6.46.66:0 shutdown complete.
I20260709 14:51:05.420851  6329 tablet_server.cc:179] TabletServer@127.6.46.67:0 shutting down...
W20260709 14:51:05.436582 10407 consensus_peers.cc:597] T ebb4a9ef9811425794ad057f00bb8630 P 7c2b8fbeca414079ac956199ab883806 -> Peer e8f1a0a137a64f7a814d53ee820194ff (127.6.46.66:34957): Couldn't send request to peer e8f1a0a137a64f7a814d53ee820194ff. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.66:34957: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:05.445008  6329 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:51:05.445755  6329 tablet_replica.cc:333] T 57f3d7fabe114baf97bc021818db88f9 P 7c2b8fbeca414079ac956199ab883806: stopping tablet replica
I20260709 14:51:05.446288  6329 raft_consensus.cc:2243] T 57f3d7fabe114baf97bc021818db88f9 P 7c2b8fbeca414079ac956199ab883806 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:05.446729  6329 raft_consensus.cc:2272] T 57f3d7fabe114baf97bc021818db88f9 P 7c2b8fbeca414079ac956199ab883806 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:05.449265  6329 tablet_replica.cc:333] T d1d59c00c5ff459ca00cfaf3bd2381aa P 7c2b8fbeca414079ac956199ab883806: stopping tablet replica
I20260709 14:51:05.449785  6329 raft_consensus.cc:2243] T d1d59c00c5ff459ca00cfaf3bd2381aa P 7c2b8fbeca414079ac956199ab883806 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:05.450187  6329 raft_consensus.cc:2272] T d1d59c00c5ff459ca00cfaf3bd2381aa P 7c2b8fbeca414079ac956199ab883806 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:05.451999  6329 tablet_replica.cc:333] T 814e43f4a0af40b78fc244dbe73db42f P 7c2b8fbeca414079ac956199ab883806: stopping tablet replica
I20260709 14:51:05.452514  6329 raft_consensus.cc:2243] T 814e43f4a0af40b78fc244dbe73db42f P 7c2b8fbeca414079ac956199ab883806 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:05.452987  6329 raft_consensus.cc:2272] T 814e43f4a0af40b78fc244dbe73db42f P 7c2b8fbeca414079ac956199ab883806 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:05.455045  6329 tablet_replica.cc:333] T ebb4a9ef9811425794ad057f00bb8630 P 7c2b8fbeca414079ac956199ab883806: stopping tablet replica
I20260709 14:51:05.455526  6329 raft_consensus.cc:2243] T ebb4a9ef9811425794ad057f00bb8630 P 7c2b8fbeca414079ac956199ab883806 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:05.456274  6329 raft_consensus.cc:2272] T ebb4a9ef9811425794ad057f00bb8630 P 7c2b8fbeca414079ac956199ab883806 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:05.469324  6329 tablet_server.cc:196] TabletServer@127.6.46.67:0 shutdown complete.
I20260709 14:51:05.481595  6329 master.cc:562] Master@127.6.46.126:44695 shutting down...
I20260709 14:51:05.497975  6329 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 04b3d693bc6c4f0f9d1b5c41bc370d08 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:05.498520  6329 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 04b3d693bc6c4f0f9d1b5c41bc370d08 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:05.498870  6329 tablet_replica.cc:333] T 00000000000000000000000000000000 P 04b3d693bc6c4f0f9d1b5c41bc370d08: stopping tablet replica
I20260709 14:51:05.517498  6329 master.cc:584] Master@127.6.46.126:44695 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (5213 ms)
[----------] 6 tests from LeaderRebalancerTest (94453 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260709 14:51:05.552691  6329 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.46.126:46167
I20260709 14:51:05.553838  6329 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:05.559850 10579 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:05.559916 10580 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:05.561554 10582 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:05.562650  6329 server_base.cc:1061] running on GCE node
I20260709 14:51:05.563432  6329 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:05.563663  6329 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:51:05.563979  6329 hybrid_clock.cc:648] HybridClock initialized: now 1783608665563964 us; error 0 us; skew 500 ppm
I20260709 14:51:05.564471  6329 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:05.566792  6329 webserver.cc:533] Webserver started at http://127.6.46.126:41775/ using document root <none> and password file <none>
I20260709 14:51:05.567219  6329 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:05.567368  6329 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:05.567575  6329 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:05.568899  6329 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608570934825-6329-0/minicluster-data/master-0-root/instance:
uuid: "adb460df50e7444fb0e5aacb3c839d0d"
format_stamp: "Formatted at 2026-07-09 14:51:05 on dist-test-slave-zpbn"
I20260709 14:51:05.573160  6329 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260709 14:51:05.576614 10587 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:05.577392  6329 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:51:05.577698  6329 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608570934825-6329-0/minicluster-data/master-0-root
uuid: "adb460df50e7444fb0e5aacb3c839d0d"
format_stamp: "Formatted at 2026-07-09 14:51:05 on dist-test-slave-zpbn"
I20260709 14:51:05.577981  6329 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608570934825-6329-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608570934825-6329-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608570934825-6329-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:51:05.587610  6329 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:05.588832  6329 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:05.624688  6329 rpc_server.cc:307] RPC server started. Bound to: 127.6.46.126:46167
I20260709 14:51:05.624899 10638 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.46.126:46167 every 8 connection(s)
I20260709 14:51:05.628641 10639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:05.639240 10639 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P adb460df50e7444fb0e5aacb3c839d0d: Bootstrap starting.
I20260709 14:51:05.644160 10639 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P adb460df50e7444fb0e5aacb3c839d0d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:05.648393 10639 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P adb460df50e7444fb0e5aacb3c839d0d: No bootstrap required, opened a new log
I20260709 14:51:05.650377 10639 raft_consensus.cc:359] T 00000000000000000000000000000000 P adb460df50e7444fb0e5aacb3c839d0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "adb460df50e7444fb0e5aacb3c839d0d" member_type: VOTER }
I20260709 14:51:05.650739 10639 raft_consensus.cc:385] T 00000000000000000000000000000000 P adb460df50e7444fb0e5aacb3c839d0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:05.650911 10639 raft_consensus.cc:740] T 00000000000000000000000000000000 P adb460df50e7444fb0e5aacb3c839d0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adb460df50e7444fb0e5aacb3c839d0d, State: Initialized, Role: FOLLOWER
I20260709 14:51:05.651387 10639 consensus_queue.cc:260] T 00000000000000000000000000000000 P adb460df50e7444fb0e5aacb3c839d0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "adb460df50e7444fb0e5aacb3c839d0d" member_type: VOTER }
I20260709 14:51:05.651868 10639 raft_consensus.cc:399] T 00000000000000000000000000000000 P adb460df50e7444fb0e5aacb3c839d0d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:51:05.652072 10639 raft_consensus.cc:493] T 00000000000000000000000000000000 P adb460df50e7444fb0e5aacb3c839d0d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:51:05.652277 10639 raft_consensus.cc:3060] T 00000000000000000000000000000000 P adb460df50e7444fb0e5aacb3c839d0d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:05.656888 10639 raft_consensus.cc:515] T 00000000000000000000000000000000 P adb460df50e7444fb0e5aacb3c839d0d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "adb460df50e7444fb0e5aacb3c839d0d" member_type: VOTER }
I20260709 14:51:05.657351 10639 leader_election.cc:304] T 00000000000000000000000000000000 P adb460df50e7444fb0e5aacb3c839d0d [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: adb460df50e7444fb0e5aacb3c839d0d; no voters: 
I20260709 14:51:05.658449 10639 leader_election.cc:290] T 00000000000000000000000000000000 P adb460df50e7444fb0e5aacb3c839d0d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:51:05.658820 10642 raft_consensus.cc:2804] T 00000000000000000000000000000000 P adb460df50e7444fb0e5aacb3c839d0d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:05.660205 10642 raft_consensus.cc:697] T 00000000000000000000000000000000 P adb460df50e7444fb0e5aacb3c839d0d [term 1 LEADER]: Becoming Leader. State: Replica: adb460df50e7444fb0e5aacb3c839d0d, State: Running, Role: LEADER
I20260709 14:51:05.660880 10642 consensus_queue.cc:237] T 00000000000000000000000000000000 P adb460df50e7444fb0e5aacb3c839d0d [LEADER]: Queue going to LEADER mode. State: All 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: "adb460df50e7444fb0e5aacb3c839d0d" member_type: VOTER }
I20260709 14:51:05.661193 10639 sys_catalog.cc:565] T 00000000000000000000000000000000 P adb460df50e7444fb0e5aacb3c839d0d [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:51:05.665824 10643 sys_catalog.cc:455] T 00000000000000000000000000000000 P adb460df50e7444fb0e5aacb3c839d0d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "adb460df50e7444fb0e5aacb3c839d0d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "adb460df50e7444fb0e5aacb3c839d0d" member_type: VOTER } }
I20260709 14:51:05.665884 10644 sys_catalog.cc:455] T 00000000000000000000000000000000 P adb460df50e7444fb0e5aacb3c839d0d [sys.catalog]: SysCatalogTable state changed. Reason: New leader adb460df50e7444fb0e5aacb3c839d0d. Latest consensus state: current_term: 1 leader_uuid: "adb460df50e7444fb0e5aacb3c839d0d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "adb460df50e7444fb0e5aacb3c839d0d" member_type: VOTER } }
I20260709 14:51:05.666733 10643 sys_catalog.cc:458] T 00000000000000000000000000000000 P adb460df50e7444fb0e5aacb3c839d0d [sys.catalog]: This master's current role is: LEADER
I20260709 14:51:05.666813 10644 sys_catalog.cc:458] T 00000000000000000000000000000000 P adb460df50e7444fb0e5aacb3c839d0d [sys.catalog]: This master's current role is: LEADER
I20260709 14:51:05.669783 10650 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:51:05.674584 10650 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:51:05.677683  6329 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:51:05.683284 10650 catalog_manager.cc:1383] Generated new cluster ID: 84113e3f64c64748b81f8aa794dd0d33
I20260709 14:51:05.683559 10650 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:51:05.721505 10650 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:51:05.722859 10650 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:51:05.740713 10650 catalog_manager.cc:6070] T 00000000000000000000000000000000 P adb460df50e7444fb0e5aacb3c839d0d: Generated new TSK 0
I20260709 14:51:05.741345 10650 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:51:05.809047  6329 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:05.814690 10660 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:05.815865 10661 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:05.817847  6329 server_base.cc:1061] running on GCE node
W20260709 14:51:05.818223 10663 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:05.819216  6329 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:05.819404  6329 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:51:05.819527  6329 hybrid_clock.cc:648] HybridClock initialized: now 1783608665819516 us; error 0 us; skew 500 ppm
I20260709 14:51:05.820051  6329 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:05.822166  6329 webserver.cc:533] Webserver started at http://127.6.46.65:33757/ using document root <none> and password file <none>
I20260709 14:51:05.822587  6329 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:05.822736  6329 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:05.822954  6329 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:05.824011  6329 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608570934825-6329-0/minicluster-data/ts-0-root/instance:
uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca"
format_stamp: "Formatted at 2026-07-09 14:51:05 on dist-test-slave-zpbn"
I20260709 14:51:05.828295  6329 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 14:51:05.831403 10668 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:05.832186  6329 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:51:05.832481  6329 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608570934825-6329-0/minicluster-data/ts-0-root
uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca"
format_stamp: "Formatted at 2026-07-09 14:51:05 on dist-test-slave-zpbn"
I20260709 14:51:05.832754  6329 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608570934825-6329-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608570934825-6329-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608570934825-6329-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:51:05.852537  6329 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:05.853811  6329 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:05.855281  6329 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:51:05.857582  6329 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:51:05.857753  6329 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:05.858042  6329 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:51:05.858214  6329 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:05.899626  6329 rpc_server.cc:307] RPC server started. Bound to: 127.6.46.65:36439
I20260709 14:51:05.899895 10730 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.46.65:36439 every 8 connection(s)
I20260709 14:51:05.904683  6329 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:05.911450 10735 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:05.913328 10736 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:05.914454 10738 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:05.915557  6329 server_base.cc:1061] running on GCE node
I20260709 14:51:05.917084  6329 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:05.917316  6329 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:51:05.917502  6329 hybrid_clock.cc:648] HybridClock initialized: now 1783608665917487 us; error 0 us; skew 500 ppm
I20260709 14:51:05.918056  6329 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:05.920315 10731 heartbeater.cc:344] Connected to a master server at 127.6.46.126:46167
I20260709 14:51:05.920693 10731 heartbeater.cc:461] Registering TS with master...
I20260709 14:51:05.921135  6329 webserver.cc:533] Webserver started at http://127.6.46.66:35603/ using document root <none> and password file <none>
I20260709 14:51:05.921550 10731 heartbeater.cc:507] Master 127.6.46.126:46167 requested a full tablet report, sending...
I20260709 14:51:05.921703  6329 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:05.922053  6329 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:05.922322  6329 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:05.923578  6329 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608570934825-6329-0/minicluster-data/ts-1-root/instance:
uuid: "72af7f1d1e734c7bb52091158ce228da"
format_stamp: "Formatted at 2026-07-09 14:51:05 on dist-test-slave-zpbn"
I20260709 14:51:05.923856 10604 ts_manager.cc:194] Registered new tserver with Master: 8541c6e3fd6a4f88a24beaf59de9c0ca (127.6.46.65:36439)
I20260709 14:51:05.925652 10604 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44554
I20260709 14:51:05.928468  6329 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 14:51:05.932016 10743 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:05.932709  6329 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:51:05.933034  6329 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608570934825-6329-0/minicluster-data/ts-1-root
uuid: "72af7f1d1e734c7bb52091158ce228da"
format_stamp: "Formatted at 2026-07-09 14:51:05 on dist-test-slave-zpbn"
I20260709 14:51:05.933338  6329 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608570934825-6329-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608570934825-6329-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608570934825-6329-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:51:05.952165  6329 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:05.953344  6329 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:05.954777  6329 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:51:05.956969  6329 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:51:05.957192  6329 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:05.957430  6329 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:51:05.957599  6329 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:05.996021  6329 rpc_server.cc:307] RPC server started. Bound to: 127.6.46.66:39299
I20260709 14:51:05.996117 10805 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.46.66:39299 every 8 connection(s)
I20260709 14:51:06.000707  6329 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:06.007669 10809 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:06.009452 10810 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:06.012240 10812 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:06.012898  6329 server_base.cc:1061] running on GCE node
I20260709 14:51:06.013432 10806 heartbeater.cc:344] Connected to a master server at 127.6.46.126:46167
I20260709 14:51:06.013811 10806 heartbeater.cc:461] Registering TS with master...
I20260709 14:51:06.013854  6329 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:06.014204  6329 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:51:06.014384  6329 hybrid_clock.cc:648] HybridClock initialized: now 1783608666014361 us; error 0 us; skew 500 ppm
I20260709 14:51:06.014674 10806 heartbeater.cc:507] Master 127.6.46.126:46167 requested a full tablet report, sending...
I20260709 14:51:06.015009  6329 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:06.016784 10604 ts_manager.cc:194] Registered new tserver with Master: 72af7f1d1e734c7bb52091158ce228da (127.6.46.66:39299)
I20260709 14:51:06.017642  6329 webserver.cc:533] Webserver started at http://127.6.46.67:35223/ using document root <none> and password file <none>
I20260709 14:51:06.018162  6329 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:06.018121 10604 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44568
I20260709 14:51:06.018606  6329 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:06.018918  6329 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:06.020169  6329 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608570934825-6329-0/minicluster-data/ts-2-root/instance:
uuid: "a77126b28ee94f9f8afd1c08ca1b6c29"
format_stamp: "Formatted at 2026-07-09 14:51:06 on dist-test-slave-zpbn"
I20260709 14:51:06.024322  6329 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:51:06.027451 10817 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:06.028308  6329 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:51:06.028550  6329 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608570934825-6329-0/minicluster-data/ts-2-root
uuid: "a77126b28ee94f9f8afd1c08ca1b6c29"
format_stamp: "Formatted at 2026-07-09 14:51:06 on dist-test-slave-zpbn"
I20260709 14:51:06.028774  6329 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608570934825-6329-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608570934825-6329-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608570934825-6329-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:51:06.076836  6329 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:06.077841  6329 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:06.078965  6329 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:51:06.081219  6329 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:51:06.081419  6329 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:06.081678  6329 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:51:06.081840  6329 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:06.120651  6329 rpc_server.cc:307] RPC server started. Bound to: 127.6.46.67:46323
I20260709 14:51:06.120754 10879 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.46.67:46323 every 8 connection(s)
I20260709 14:51:06.133591 10880 heartbeater.cc:344] Connected to a master server at 127.6.46.126:46167
I20260709 14:51:06.134045 10880 heartbeater.cc:461] Registering TS with master...
I20260709 14:51:06.134855 10880 heartbeater.cc:507] Master 127.6.46.126:46167 requested a full tablet report, sending...
I20260709 14:51:06.136694 10604 ts_manager.cc:194] Registered new tserver with Master: a77126b28ee94f9f8afd1c08ca1b6c29 (127.6.46.67:46323)
I20260709 14:51:06.137024  6329 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013287058s
I20260709 14:51:06.138397 10604 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44570
I20260709 14:51:06.161199 10604 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44582:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:51:06.163646 10604 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:51:06.248808 10692 tablet_service.cc:1511] Processing CreateTablet for tablet 4d5d529ad1824175b31c4add57ac8cf2 (DEFAULT_TABLE table=test-workload [id=0f22af7dd6bf46a5840102d7261c18ab]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:51:06.250293 10692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d5d529ad1824175b31c4add57ac8cf2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:06.252172 10844 tablet_service.cc:1511] Processing CreateTablet for tablet 5005a4fde6e0472281db57fb11aa97f6 (DEFAULT_TABLE table=test-workload [id=0f22af7dd6bf46a5840102d7261c18ab]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:51:06.253585 10844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5005a4fde6e0472281db57fb11aa97f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:06.252379 10845 tablet_service.cc:1511] Processing CreateTablet for tablet 6c32869dc6e94e04a9822420122a493d (DEFAULT_TABLE table=test-workload [id=0f22af7dd6bf46a5840102d7261c18ab]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:51:06.255093 10845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c32869dc6e94e04a9822420122a493d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:06.256810 10843 tablet_service.cc:1511] Processing CreateTablet for tablet 28a6bafdbda94eeba4a0b88cbb0d8ffd (DEFAULT_TABLE table=test-workload [id=0f22af7dd6bf46a5840102d7261c18ab]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:51:06.258148 10843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28a6bafdbda94eeba4a0b88cbb0d8ffd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:06.260869 10842 tablet_service.cc:1511] Processing CreateTablet for tablet 9dbc03f7f5724d128fe9ba0c587deea8 (DEFAULT_TABLE table=test-workload [id=0f22af7dd6bf46a5840102d7261c18ab]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:51:06.262223 10842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9dbc03f7f5724d128fe9ba0c587deea8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:06.261996 10841 tablet_service.cc:1511] Processing CreateTablet for tablet 4d5d529ad1824175b31c4add57ac8cf2 (DEFAULT_TABLE table=test-workload [id=0f22af7dd6bf46a5840102d7261c18ab]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:51:06.263317 10841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d5d529ad1824175b31c4add57ac8cf2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:06.263892 10838 tablet_service.cc:1511] Processing CreateTablet for tablet 9bccd8da4fbb4ad695e01d6abb5f3f6c (DEFAULT_TABLE table=test-workload [id=0f22af7dd6bf46a5840102d7261c18ab]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:51:06.265218 10838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bccd8da4fbb4ad695e01d6abb5f3f6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:06.266569 10694 tablet_service.cc:1511] Processing CreateTablet for tablet 28a6bafdbda94eeba4a0b88cbb0d8ffd (DEFAULT_TABLE table=test-workload [id=0f22af7dd6bf46a5840102d7261c18ab]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:51:06.264845 10695 tablet_service.cc:1511] Processing CreateTablet for tablet 5005a4fde6e0472281db57fb11aa97f6 (DEFAULT_TABLE table=test-workload [id=0f22af7dd6bf46a5840102d7261c18ab]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:51:06.268303 10837 tablet_service.cc:1511] Processing CreateTablet for tablet e1a8d71a817a4c93a91dc355bd7ef2af (DEFAULT_TABLE table=test-workload [id=0f22af7dd6bf46a5840102d7261c18ab]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:51:06.268898 10840 tablet_service.cc:1511] Processing CreateTablet for tablet 651fc98307df4724878a45aa61423c88 (DEFAULT_TABLE table=test-workload [id=0f22af7dd6bf46a5840102d7261c18ab]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:51:06.269680 10837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1a8d71a817a4c93a91dc355bd7ef2af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:06.271116 10696 tablet_service.cc:1511] Processing CreateTablet for tablet 6c32869dc6e94e04a9822420122a493d (DEFAULT_TABLE table=test-workload [id=0f22af7dd6bf46a5840102d7261c18ab]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:51:06.273841 10693 tablet_service.cc:1511] Processing CreateTablet for tablet 9dbc03f7f5724d128fe9ba0c587deea8 (DEFAULT_TABLE table=test-workload [id=0f22af7dd6bf46a5840102d7261c18ab]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:51:06.260905 10839 tablet_service.cc:1511] Processing CreateTablet for tablet 54b9cc523834462d9cfa5898d5f8eced (DEFAULT_TABLE table=test-workload [id=0f22af7dd6bf46a5840102d7261c18ab]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:51:06.276598 10839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54b9cc523834462d9cfa5898d5f8eced. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:06.276847 10691 tablet_service.cc:1511] Processing CreateTablet for tablet 651fc98307df4724878a45aa61423c88 (DEFAULT_TABLE table=test-workload [id=0f22af7dd6bf46a5840102d7261c18ab]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:51:06.278363 10840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 651fc98307df4724878a45aa61423c88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:06.280113 10694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28a6bafdbda94eeba4a0b88cbb0d8ffd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:06.284256 10691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 651fc98307df4724878a45aa61423c88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:06.285409 10693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9dbc03f7f5724d128fe9ba0c587deea8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:06.288241 10696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c32869dc6e94e04a9822420122a493d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:06.294363 10689 tablet_service.cc:1511] Processing CreateTablet for tablet 9bccd8da4fbb4ad695e01d6abb5f3f6c (DEFAULT_TABLE table=test-workload [id=0f22af7dd6bf46a5840102d7261c18ab]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:51:06.296795 10690 tablet_service.cc:1511] Processing CreateTablet for tablet 54b9cc523834462d9cfa5898d5f8eced (DEFAULT_TABLE table=test-workload [id=0f22af7dd6bf46a5840102d7261c18ab]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:51:06.300124 10688 tablet_service.cc:1511] Processing CreateTablet for tablet e1a8d71a817a4c93a91dc355bd7ef2af (DEFAULT_TABLE table=test-workload [id=0f22af7dd6bf46a5840102d7261c18ab]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:51:06.304132 10689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bccd8da4fbb4ad695e01d6abb5f3f6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:06.308269 10690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54b9cc523834462d9cfa5898d5f8eced. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:06.312249 10688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1a8d71a817a4c93a91dc355bd7ef2af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:06.316182 10695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5005a4fde6e0472281db57fb11aa97f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:06.342141 10895 tablet_bootstrap.cc:492] T 6c32869dc6e94e04a9822420122a493d P a77126b28ee94f9f8afd1c08ca1b6c29: Bootstrap starting.
I20260709 14:51:06.356721 10895 tablet_bootstrap.cc:654] T 6c32869dc6e94e04a9822420122a493d P a77126b28ee94f9f8afd1c08ca1b6c29: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:06.368155 10771 tablet_service.cc:1511] Processing CreateTablet for tablet 6c32869dc6e94e04a9822420122a493d (DEFAULT_TABLE table=test-workload [id=0f22af7dd6bf46a5840102d7261c18ab]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:51:06.369614 10771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c32869dc6e94e04a9822420122a493d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:06.373400 10770 tablet_service.cc:1511] Processing CreateTablet for tablet 5005a4fde6e0472281db57fb11aa97f6 (DEFAULT_TABLE table=test-workload [id=0f22af7dd6bf46a5840102d7261c18ab]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:51:06.374788 10770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5005a4fde6e0472281db57fb11aa97f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:06.377347 10769 tablet_service.cc:1511] Processing CreateTablet for tablet 28a6bafdbda94eeba4a0b88cbb0d8ffd (DEFAULT_TABLE table=test-workload [id=0f22af7dd6bf46a5840102d7261c18ab]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:51:06.378805 10769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28a6bafdbda94eeba4a0b88cbb0d8ffd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:06.381044 10768 tablet_service.cc:1511] Processing CreateTablet for tablet 9dbc03f7f5724d128fe9ba0c587deea8 (DEFAULT_TABLE table=test-workload [id=0f22af7dd6bf46a5840102d7261c18ab]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:51:06.383363 10767 tablet_service.cc:1511] Processing CreateTablet for tablet 4d5d529ad1824175b31c4add57ac8cf2 (DEFAULT_TABLE table=test-workload [id=0f22af7dd6bf46a5840102d7261c18ab]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:51:06.400950 10766 tablet_service.cc:1511] Processing CreateTablet for tablet 651fc98307df4724878a45aa61423c88 (DEFAULT_TABLE table=test-workload [id=0f22af7dd6bf46a5840102d7261c18ab]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:51:06.404449 10763 tablet_service.cc:1511] Processing CreateTablet for tablet e1a8d71a817a4c93a91dc355bd7ef2af (DEFAULT_TABLE table=test-workload [id=0f22af7dd6bf46a5840102d7261c18ab]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:51:06.408799 10765 tablet_service.cc:1511] Processing CreateTablet for tablet 54b9cc523834462d9cfa5898d5f8eced (DEFAULT_TABLE table=test-workload [id=0f22af7dd6bf46a5840102d7261c18ab]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:51:06.411471 10764 tablet_service.cc:1511] Processing CreateTablet for tablet 9bccd8da4fbb4ad695e01d6abb5f3f6c (DEFAULT_TABLE table=test-workload [id=0f22af7dd6bf46a5840102d7261c18ab]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:51:06.413332 10767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d5d529ad1824175b31c4add57ac8cf2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:06.415581 10768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9dbc03f7f5724d128fe9ba0c587deea8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:06.424052 10764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bccd8da4fbb4ad695e01d6abb5f3f6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:06.425897 10765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54b9cc523834462d9cfa5898d5f8eced. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:06.428671 10766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 651fc98307df4724878a45aa61423c88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:06.430101 10763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1a8d71a817a4c93a91dc355bd7ef2af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:06.451023 10896 tablet_bootstrap.cc:492] T 4d5d529ad1824175b31c4add57ac8cf2 P 8541c6e3fd6a4f88a24beaf59de9c0ca: Bootstrap starting.
I20260709 14:51:06.460203 10895 tablet_bootstrap.cc:492] T 6c32869dc6e94e04a9822420122a493d P a77126b28ee94f9f8afd1c08ca1b6c29: No bootstrap required, opened a new log
I20260709 14:51:06.461004 10895 ts_tablet_manager.cc:1403] T 6c32869dc6e94e04a9822420122a493d P a77126b28ee94f9f8afd1c08ca1b6c29: Time spent bootstrapping tablet: real 0.119s	user 0.033s	sys 0.036s
I20260709 14:51:06.464233 10895 raft_consensus.cc:359] T 6c32869dc6e94e04a9822420122a493d P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } }
I20260709 14:51:06.471848 10895 raft_consensus.cc:385] T 6c32869dc6e94e04a9822420122a493d P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:06.472234 10895 raft_consensus.cc:740] T 6c32869dc6e94e04a9822420122a493d P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a77126b28ee94f9f8afd1c08ca1b6c29, State: Initialized, Role: FOLLOWER
I20260709 14:51:06.473127 10895 consensus_queue.cc:260] T 6c32869dc6e94e04a9822420122a493d P a77126b28ee94f9f8afd1c08ca1b6c29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } }
I20260709 14:51:06.498881 10896 tablet_bootstrap.cc:654] T 4d5d529ad1824175b31c4add57ac8cf2 P 8541c6e3fd6a4f88a24beaf59de9c0ca: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:06.504982 10880 heartbeater.cc:499] Master 127.6.46.126:46167 was elected leader, sending a full tablet report...
I20260709 14:51:06.506043 10895 ts_tablet_manager.cc:1434] T 6c32869dc6e94e04a9822420122a493d P a77126b28ee94f9f8afd1c08ca1b6c29: Time spent starting tablet: real 0.045s	user 0.005s	sys 0.012s
I20260709 14:51:06.507169 10895 tablet_bootstrap.cc:492] T 28a6bafdbda94eeba4a0b88cbb0d8ffd P a77126b28ee94f9f8afd1c08ca1b6c29: Bootstrap starting.
I20260709 14:51:06.515233 10895 tablet_bootstrap.cc:654] T 28a6bafdbda94eeba4a0b88cbb0d8ffd P a77126b28ee94f9f8afd1c08ca1b6c29: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:06.519367 10898 tablet_bootstrap.cc:492] T 54b9cc523834462d9cfa5898d5f8eced P 72af7f1d1e734c7bb52091158ce228da: Bootstrap starting.
I20260709 14:51:06.525874 10898 tablet_bootstrap.cc:654] T 54b9cc523834462d9cfa5898d5f8eced P 72af7f1d1e734c7bb52091158ce228da: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:06.526962 10896 tablet_bootstrap.cc:492] T 4d5d529ad1824175b31c4add57ac8cf2 P 8541c6e3fd6a4f88a24beaf59de9c0ca: No bootstrap required, opened a new log
I20260709 14:51:06.527699 10896 ts_tablet_manager.cc:1403] T 4d5d529ad1824175b31c4add57ac8cf2 P 8541c6e3fd6a4f88a24beaf59de9c0ca: Time spent bootstrapping tablet: real 0.077s	user 0.010s	sys 0.000s
I20260709 14:51:06.531865 10896 raft_consensus.cc:359] T 4d5d529ad1824175b31c4add57ac8cf2 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:06.532835 10896 raft_consensus.cc:385] T 4d5d529ad1824175b31c4add57ac8cf2 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:06.533205 10896 raft_consensus.cc:740] T 4d5d529ad1824175b31c4add57ac8cf2 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8541c6e3fd6a4f88a24beaf59de9c0ca, State: Initialized, Role: FOLLOWER
I20260709 14:51:06.534345 10896 consensus_queue.cc:260] T 4d5d529ad1824175b31c4add57ac8cf2 P 8541c6e3fd6a4f88a24beaf59de9c0ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:06.538141 10731 heartbeater.cc:499] Master 127.6.46.126:46167 was elected leader, sending a full tablet report...
I20260709 14:51:06.539009 10895 tablet_bootstrap.cc:492] T 28a6bafdbda94eeba4a0b88cbb0d8ffd P a77126b28ee94f9f8afd1c08ca1b6c29: No bootstrap required, opened a new log
I20260709 14:51:06.539093 10896 ts_tablet_manager.cc:1434] T 4d5d529ad1824175b31c4add57ac8cf2 P 8541c6e3fd6a4f88a24beaf59de9c0ca: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.003s
I20260709 14:51:06.539717 10895 ts_tablet_manager.cc:1403] T 28a6bafdbda94eeba4a0b88cbb0d8ffd P a77126b28ee94f9f8afd1c08ca1b6c29: Time spent bootstrapping tablet: real 0.033s	user 0.016s	sys 0.009s
I20260709 14:51:06.540472 10896 tablet_bootstrap.cc:492] T 5005a4fde6e0472281db57fb11aa97f6 P 8541c6e3fd6a4f88a24beaf59de9c0ca: Bootstrap starting.
I20260709 14:51:06.542733 10895 raft_consensus.cc:359] T 28a6bafdbda94eeba4a0b88cbb0d8ffd P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:06.543465 10895 raft_consensus.cc:385] T 28a6bafdbda94eeba4a0b88cbb0d8ffd P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:06.543892 10895 raft_consensus.cc:740] T 28a6bafdbda94eeba4a0b88cbb0d8ffd P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a77126b28ee94f9f8afd1c08ca1b6c29, State: Initialized, Role: FOLLOWER
I20260709 14:51:06.544773 10895 consensus_queue.cc:260] T 28a6bafdbda94eeba4a0b88cbb0d8ffd P a77126b28ee94f9f8afd1c08ca1b6c29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:06.546209 10898 tablet_bootstrap.cc:492] T 54b9cc523834462d9cfa5898d5f8eced P 72af7f1d1e734c7bb52091158ce228da: No bootstrap required, opened a new log
I20260709 14:51:06.546738 10898 ts_tablet_manager.cc:1403] T 54b9cc523834462d9cfa5898d5f8eced P 72af7f1d1e734c7bb52091158ce228da: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.009s
I20260709 14:51:06.548007 10896 tablet_bootstrap.cc:654] T 5005a4fde6e0472281db57fb11aa97f6 P 8541c6e3fd6a4f88a24beaf59de9c0ca: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:06.549736 10898 raft_consensus.cc:359] T 54b9cc523834462d9cfa5898d5f8eced P 72af7f1d1e734c7bb52091158ce228da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:06.550515 10898 raft_consensus.cc:385] T 54b9cc523834462d9cfa5898d5f8eced P 72af7f1d1e734c7bb52091158ce228da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:06.550812 10895 ts_tablet_manager.cc:1434] T 28a6bafdbda94eeba4a0b88cbb0d8ffd P a77126b28ee94f9f8afd1c08ca1b6c29: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.001s
I20260709 14:51:06.550812 10898 raft_consensus.cc:740] T 54b9cc523834462d9cfa5898d5f8eced P 72af7f1d1e734c7bb52091158ce228da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72af7f1d1e734c7bb52091158ce228da, State: Initialized, Role: FOLLOWER
I20260709 14:51:06.552273 10898 consensus_queue.cc:260] T 54b9cc523834462d9cfa5898d5f8eced P 72af7f1d1e734c7bb52091158ce228da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:06.552743 10895 tablet_bootstrap.cc:492] T 9dbc03f7f5724d128fe9ba0c587deea8 P a77126b28ee94f9f8afd1c08ca1b6c29: Bootstrap starting.
I20260709 14:51:06.564007 10896 tablet_bootstrap.cc:492] T 5005a4fde6e0472281db57fb11aa97f6 P 8541c6e3fd6a4f88a24beaf59de9c0ca: No bootstrap required, opened a new log
I20260709 14:51:06.564713 10896 ts_tablet_manager.cc:1403] T 5005a4fde6e0472281db57fb11aa97f6 P 8541c6e3fd6a4f88a24beaf59de9c0ca: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.008s
I20260709 14:51:06.565994 10895 tablet_bootstrap.cc:654] T 9dbc03f7f5724d128fe9ba0c587deea8 P a77126b28ee94f9f8afd1c08ca1b6c29: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:06.567665 10898 ts_tablet_manager.cc:1434] T 54b9cc523834462d9cfa5898d5f8eced P 72af7f1d1e734c7bb52091158ce228da: Time spent starting tablet: real 0.021s	user 0.013s	sys 0.004s
I20260709 14:51:06.568104 10806 heartbeater.cc:499] Master 127.6.46.126:46167 was elected leader, sending a full tablet report...
I20260709 14:51:06.567895 10896 raft_consensus.cc:359] T 5005a4fde6e0472281db57fb11aa97f6 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:06.568650 10896 raft_consensus.cc:385] T 5005a4fde6e0472281db57fb11aa97f6 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:06.568698 10898 tablet_bootstrap.cc:492] T 6c32869dc6e94e04a9822420122a493d P 72af7f1d1e734c7bb52091158ce228da: Bootstrap starting.
I20260709 14:51:06.569041 10896 raft_consensus.cc:740] T 5005a4fde6e0472281db57fb11aa97f6 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8541c6e3fd6a4f88a24beaf59de9c0ca, State: Initialized, Role: FOLLOWER
I20260709 14:51:06.570039 10896 consensus_queue.cc:260] T 5005a4fde6e0472281db57fb11aa97f6 P 8541c6e3fd6a4f88a24beaf59de9c0ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:06.574009 10896 ts_tablet_manager.cc:1434] T 5005a4fde6e0472281db57fb11aa97f6 P 8541c6e3fd6a4f88a24beaf59de9c0ca: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 14:51:06.574967 10896 tablet_bootstrap.cc:492] T 6c32869dc6e94e04a9822420122a493d P 8541c6e3fd6a4f88a24beaf59de9c0ca: Bootstrap starting.
I20260709 14:51:06.576082 10898 tablet_bootstrap.cc:654] T 6c32869dc6e94e04a9822420122a493d P 72af7f1d1e734c7bb52091158ce228da: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:06.584972 10896 tablet_bootstrap.cc:654] T 6c32869dc6e94e04a9822420122a493d P 8541c6e3fd6a4f88a24beaf59de9c0ca: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:06.586683 10895 tablet_bootstrap.cc:492] T 9dbc03f7f5724d128fe9ba0c587deea8 P a77126b28ee94f9f8afd1c08ca1b6c29: No bootstrap required, opened a new log
I20260709 14:51:06.587013 10898 tablet_bootstrap.cc:492] T 6c32869dc6e94e04a9822420122a493d P 72af7f1d1e734c7bb52091158ce228da: No bootstrap required, opened a new log
I20260709 14:51:06.587212 10895 ts_tablet_manager.cc:1403] T 9dbc03f7f5724d128fe9ba0c587deea8 P a77126b28ee94f9f8afd1c08ca1b6c29: Time spent bootstrapping tablet: real 0.036s	user 0.007s	sys 0.016s
I20260709 14:51:06.587695 10898 ts_tablet_manager.cc:1403] T 6c32869dc6e94e04a9822420122a493d P 72af7f1d1e734c7bb52091158ce228da: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.000s
I20260709 14:51:06.590438 10895 raft_consensus.cc:359] T 9dbc03f7f5724d128fe9ba0c587deea8 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:06.591223 10895 raft_consensus.cc:385] T 9dbc03f7f5724d128fe9ba0c587deea8 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:06.591739 10895 raft_consensus.cc:740] T 9dbc03f7f5724d128fe9ba0c587deea8 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a77126b28ee94f9f8afd1c08ca1b6c29, State: Initialized, Role: FOLLOWER
I20260709 14:51:06.592641 10895 consensus_queue.cc:260] T 9dbc03f7f5724d128fe9ba0c587deea8 P a77126b28ee94f9f8afd1c08ca1b6c29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:06.594902 10895 ts_tablet_manager.cc:1434] T 9dbc03f7f5724d128fe9ba0c587deea8 P a77126b28ee94f9f8afd1c08ca1b6c29: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:51:06.595953 10895 tablet_bootstrap.cc:492] T 9bccd8da4fbb4ad695e01d6abb5f3f6c P a77126b28ee94f9f8afd1c08ca1b6c29: Bootstrap starting.
I20260709 14:51:06.591959 10898 raft_consensus.cc:359] T 6c32869dc6e94e04a9822420122a493d P 72af7f1d1e734c7bb52091158ce228da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } }
I20260709 14:51:06.601105 10898 raft_consensus.cc:385] T 6c32869dc6e94e04a9822420122a493d P 72af7f1d1e734c7bb52091158ce228da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:06.601591 10898 raft_consensus.cc:740] T 6c32869dc6e94e04a9822420122a493d P 72af7f1d1e734c7bb52091158ce228da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72af7f1d1e734c7bb52091158ce228da, State: Initialized, Role: FOLLOWER
I20260709 14:51:06.602746 10898 consensus_queue.cc:260] T 6c32869dc6e94e04a9822420122a493d P 72af7f1d1e734c7bb52091158ce228da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } }
I20260709 14:51:06.605178 10898 ts_tablet_manager.cc:1434] T 6c32869dc6e94e04a9822420122a493d P 72af7f1d1e734c7bb52091158ce228da: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 14:51:06.605448 10896 tablet_bootstrap.cc:492] T 6c32869dc6e94e04a9822420122a493d P 8541c6e3fd6a4f88a24beaf59de9c0ca: No bootstrap required, opened a new log
I20260709 14:51:06.605953 10896 ts_tablet_manager.cc:1403] T 6c32869dc6e94e04a9822420122a493d P 8541c6e3fd6a4f88a24beaf59de9c0ca: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.013s
I20260709 14:51:06.606168 10898 tablet_bootstrap.cc:492] T 5005a4fde6e0472281db57fb11aa97f6 P 72af7f1d1e734c7bb52091158ce228da: Bootstrap starting.
I20260709 14:51:06.608541 10903 raft_consensus.cc:493] T 4d5d529ad1824175b31c4add57ac8cf2 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:06.608932 10896 raft_consensus.cc:359] T 6c32869dc6e94e04a9822420122a493d P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } }
I20260709 14:51:06.609021 10903 raft_consensus.cc:515] T 4d5d529ad1824175b31c4add57ac8cf2 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:06.609735 10896 raft_consensus.cc:385] T 6c32869dc6e94e04a9822420122a493d P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:06.610051 10896 raft_consensus.cc:740] T 6c32869dc6e94e04a9822420122a493d P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8541c6e3fd6a4f88a24beaf59de9c0ca, State: Initialized, Role: FOLLOWER
I20260709 14:51:06.602646 10895 tablet_bootstrap.cc:654] T 9bccd8da4fbb4ad695e01d6abb5f3f6c P a77126b28ee94f9f8afd1c08ca1b6c29: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:06.610810 10896 consensus_queue.cc:260] T 6c32869dc6e94e04a9822420122a493d P 8541c6e3fd6a4f88a24beaf59de9c0ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } }
I20260709 14:51:06.615890 10898 tablet_bootstrap.cc:654] T 5005a4fde6e0472281db57fb11aa97f6 P 72af7f1d1e734c7bb52091158ce228da: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:06.620759 10903 leader_election.cc:290] T 4d5d529ad1824175b31c4add57ac8cf2 P 8541c6e3fd6a4f88a24beaf59de9c0ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72af7f1d1e734c7bb52091158ce228da (127.6.46.66:39299), a77126b28ee94f9f8afd1c08ca1b6c29 (127.6.46.67:46323)
W20260709 14:51:06.672844 10652 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:51:06.676069 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d5d529ad1824175b31c4add57ac8cf2" candidate_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72af7f1d1e734c7bb52091158ce228da" is_pre_election: true
W20260709 14:51:06.678264 10672 leader_election.cc:343] T 4d5d529ad1824175b31c4add57ac8cf2 P 8541c6e3fd6a4f88a24beaf59de9c0ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 72af7f1d1e734c7bb52091158ce228da (127.6.46.66:39299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:06.678715 10896 ts_tablet_manager.cc:1434] T 6c32869dc6e94e04a9822420122a493d P 8541c6e3fd6a4f88a24beaf59de9c0ca: Time spent starting tablet: real 0.072s	user 0.036s	sys 0.036s
I20260709 14:51:06.678939 10898 tablet_bootstrap.cc:492] T 5005a4fde6e0472281db57fb11aa97f6 P 72af7f1d1e734c7bb52091158ce228da: No bootstrap required, opened a new log
I20260709 14:51:06.680006 10895 tablet_bootstrap.cc:492] T 9bccd8da4fbb4ad695e01d6abb5f3f6c P a77126b28ee94f9f8afd1c08ca1b6c29: No bootstrap required, opened a new log
I20260709 14:51:06.680971 10898 ts_tablet_manager.cc:1403] T 5005a4fde6e0472281db57fb11aa97f6 P 72af7f1d1e734c7bb52091158ce228da: Time spent bootstrapping tablet: real 0.075s	user 0.026s	sys 0.039s
I20260709 14:51:06.681481 10896 tablet_bootstrap.cc:492] T 54b9cc523834462d9cfa5898d5f8eced P 8541c6e3fd6a4f88a24beaf59de9c0ca: Bootstrap starting.
I20260709 14:51:06.681849 10855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d5d529ad1824175b31c4add57ac8cf2" candidate_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" is_pre_election: true
W20260709 14:51:06.683499 10669 leader_election.cc:343] T 4d5d529ad1824175b31c4add57ac8cf2 P 8541c6e3fd6a4f88a24beaf59de9c0ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a77126b28ee94f9f8afd1c08ca1b6c29 (127.6.46.67:46323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:06.681070 10895 ts_tablet_manager.cc:1403] T 9bccd8da4fbb4ad695e01d6abb5f3f6c P a77126b28ee94f9f8afd1c08ca1b6c29: Time spent bootstrapping tablet: real 0.085s	user 0.036s	sys 0.026s
I20260709 14:51:06.683950 10669 leader_election.cc:304] T 4d5d529ad1824175b31c4add57ac8cf2 P 8541c6e3fd6a4f88a24beaf59de9c0ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8541c6e3fd6a4f88a24beaf59de9c0ca; no voters: 72af7f1d1e734c7bb52091158ce228da, a77126b28ee94f9f8afd1c08ca1b6c29
I20260709 14:51:06.683919 10898 raft_consensus.cc:359] T 5005a4fde6e0472281db57fb11aa97f6 P 72af7f1d1e734c7bb52091158ce228da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:06.684929 10898 raft_consensus.cc:385] T 5005a4fde6e0472281db57fb11aa97f6 P 72af7f1d1e734c7bb52091158ce228da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:06.685336 10898 raft_consensus.cc:740] T 5005a4fde6e0472281db57fb11aa97f6 P 72af7f1d1e734c7bb52091158ce228da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72af7f1d1e734c7bb52091158ce228da, State: Initialized, Role: FOLLOWER
I20260709 14:51:06.685549 10909 raft_consensus.cc:2749] T 4d5d529ad1824175b31c4add57ac8cf2 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:06.686138 10898 consensus_queue.cc:260] T 5005a4fde6e0472281db57fb11aa97f6 P 72af7f1d1e734c7bb52091158ce228da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:06.687916 10896 tablet_bootstrap.cc:654] T 54b9cc523834462d9cfa5898d5f8eced P 8541c6e3fd6a4f88a24beaf59de9c0ca: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:06.688328 10898 ts_tablet_manager.cc:1434] T 5005a4fde6e0472281db57fb11aa97f6 P 72af7f1d1e734c7bb52091158ce228da: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260709 14:51:06.688108 10895 raft_consensus.cc:359] T 9bccd8da4fbb4ad695e01d6abb5f3f6c P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:06.688840 10895 raft_consensus.cc:385] T 9bccd8da4fbb4ad695e01d6abb5f3f6c P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:06.689134 10895 raft_consensus.cc:740] T 9bccd8da4fbb4ad695e01d6abb5f3f6c P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a77126b28ee94f9f8afd1c08ca1b6c29, State: Initialized, Role: FOLLOWER
I20260709 14:51:06.689316 10898 tablet_bootstrap.cc:492] T 651fc98307df4724878a45aa61423c88 P 72af7f1d1e734c7bb52091158ce228da: Bootstrap starting.
I20260709 14:51:06.689913 10895 consensus_queue.cc:260] T 9bccd8da4fbb4ad695e01d6abb5f3f6c P a77126b28ee94f9f8afd1c08ca1b6c29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:06.695869 10895 ts_tablet_manager.cc:1434] T 9bccd8da4fbb4ad695e01d6abb5f3f6c P a77126b28ee94f9f8afd1c08ca1b6c29: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 14:51:06.696148 10898 tablet_bootstrap.cc:654] T 651fc98307df4724878a45aa61423c88 P 72af7f1d1e734c7bb52091158ce228da: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:06.696841 10895 tablet_bootstrap.cc:492] T e1a8d71a817a4c93a91dc355bd7ef2af P a77126b28ee94f9f8afd1c08ca1b6c29: Bootstrap starting.
I20260709 14:51:06.699332 10896 tablet_bootstrap.cc:492] T 54b9cc523834462d9cfa5898d5f8eced P 8541c6e3fd6a4f88a24beaf59de9c0ca: No bootstrap required, opened a new log
I20260709 14:51:06.699863 10896 ts_tablet_manager.cc:1403] T 54b9cc523834462d9cfa5898d5f8eced P 8541c6e3fd6a4f88a24beaf59de9c0ca: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.009s
I20260709 14:51:06.702920 10896 raft_consensus.cc:359] T 54b9cc523834462d9cfa5898d5f8eced P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:06.704020 10896 raft_consensus.cc:385] T 54b9cc523834462d9cfa5898d5f8eced P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:06.704303 10896 raft_consensus.cc:740] T 54b9cc523834462d9cfa5898d5f8eced P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8541c6e3fd6a4f88a24beaf59de9c0ca, State: Initialized, Role: FOLLOWER
I20260709 14:51:06.704485 10895 tablet_bootstrap.cc:654] T e1a8d71a817a4c93a91dc355bd7ef2af P a77126b28ee94f9f8afd1c08ca1b6c29: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:06.705132 10896 consensus_queue.cc:260] T 54b9cc523834462d9cfa5898d5f8eced P 8541c6e3fd6a4f88a24beaf59de9c0ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:06.707849 10896 ts_tablet_manager.cc:1434] T 54b9cc523834462d9cfa5898d5f8eced P 8541c6e3fd6a4f88a24beaf59de9c0ca: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 14:51:06.711162 10896 tablet_bootstrap.cc:492] T e1a8d71a817a4c93a91dc355bd7ef2af P 8541c6e3fd6a4f88a24beaf59de9c0ca: Bootstrap starting.
I20260709 14:51:06.711709 10903 raft_consensus.cc:493] T 54b9cc523834462d9cfa5898d5f8eced P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:06.712212 10903 raft_consensus.cc:515] T 54b9cc523834462d9cfa5898d5f8eced P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:06.714277 10903 leader_election.cc:290] T 54b9cc523834462d9cfa5898d5f8eced P 8541c6e3fd6a4f88a24beaf59de9c0ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72af7f1d1e734c7bb52091158ce228da (127.6.46.66:39299), a77126b28ee94f9f8afd1c08ca1b6c29 (127.6.46.67:46323)
I20260709 14:51:06.715931 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54b9cc523834462d9cfa5898d5f8eced" candidate_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72af7f1d1e734c7bb52091158ce228da" is_pre_election: true
I20260709 14:51:06.716593 10781 raft_consensus.cc:2468] T 54b9cc523834462d9cfa5898d5f8eced P 72af7f1d1e734c7bb52091158ce228da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8541c6e3fd6a4f88a24beaf59de9c0ca in term 0.
I20260709 14:51:06.717705 10896 tablet_bootstrap.cc:654] T e1a8d71a817a4c93a91dc355bd7ef2af P 8541c6e3fd6a4f88a24beaf59de9c0ca: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:06.717825 10672 leader_election.cc:304] T 54b9cc523834462d9cfa5898d5f8eced P 8541c6e3fd6a4f88a24beaf59de9c0ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72af7f1d1e734c7bb52091158ce228da, 8541c6e3fd6a4f88a24beaf59de9c0ca; no voters: 
I20260709 14:51:06.722795 10903 raft_consensus.cc:2804] T 54b9cc523834462d9cfa5898d5f8eced P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:06.723150 10903 raft_consensus.cc:493] T 54b9cc523834462d9cfa5898d5f8eced P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:06.723474 10903 raft_consensus.cc:3060] T 54b9cc523834462d9cfa5898d5f8eced P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:06.729156 10855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54b9cc523834462d9cfa5898d5f8eced" candidate_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" is_pre_election: true
I20260709 14:51:06.730799 10896 tablet_bootstrap.cc:492] T e1a8d71a817a4c93a91dc355bd7ef2af P 8541c6e3fd6a4f88a24beaf59de9c0ca: No bootstrap required, opened a new log
I20260709 14:51:06.731370 10896 ts_tablet_manager.cc:1403] T e1a8d71a817a4c93a91dc355bd7ef2af P 8541c6e3fd6a4f88a24beaf59de9c0ca: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.008s
W20260709 14:51:06.730880 10669 leader_election.cc:343] T 54b9cc523834462d9cfa5898d5f8eced P 8541c6e3fd6a4f88a24beaf59de9c0ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a77126b28ee94f9f8afd1c08ca1b6c29 (127.6.46.67:46323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:06.734622 10896 raft_consensus.cc:359] T e1a8d71a817a4c93a91dc355bd7ef2af P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:06.735431 10896 raft_consensus.cc:385] T e1a8d71a817a4c93a91dc355bd7ef2af P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:06.735715 10896 raft_consensus.cc:740] T e1a8d71a817a4c93a91dc355bd7ef2af P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8541c6e3fd6a4f88a24beaf59de9c0ca, State: Initialized, Role: FOLLOWER
I20260709 14:51:06.736445 10896 consensus_queue.cc:260] T e1a8d71a817a4c93a91dc355bd7ef2af P 8541c6e3fd6a4f88a24beaf59de9c0ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:06.738004 10903 raft_consensus.cc:515] T 54b9cc523834462d9cfa5898d5f8eced P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:06.738747 10896 ts_tablet_manager.cc:1434] T e1a8d71a817a4c93a91dc355bd7ef2af P 8541c6e3fd6a4f88a24beaf59de9c0ca: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:51:06.739831 10896 tablet_bootstrap.cc:492] T 9dbc03f7f5724d128fe9ba0c587deea8 P 8541c6e3fd6a4f88a24beaf59de9c0ca: Bootstrap starting.
I20260709 14:51:06.746577 10896 tablet_bootstrap.cc:654] T 9dbc03f7f5724d128fe9ba0c587deea8 P 8541c6e3fd6a4f88a24beaf59de9c0ca: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:06.758009 10896 tablet_bootstrap.cc:492] T 9dbc03f7f5724d128fe9ba0c587deea8 P 8541c6e3fd6a4f88a24beaf59de9c0ca: No bootstrap required, opened a new log
I20260709 14:51:06.757853 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54b9cc523834462d9cfa5898d5f8eced" candidate_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72af7f1d1e734c7bb52091158ce228da"
I20260709 14:51:06.758507 10781 raft_consensus.cc:3060] T 54b9cc523834462d9cfa5898d5f8eced P 72af7f1d1e734c7bb52091158ce228da [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:06.758846 10899 raft_consensus.cc:493] T 6c32869dc6e94e04a9822420122a493d P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:06.759536 10899 raft_consensus.cc:515] T 6c32869dc6e94e04a9822420122a493d P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } }
I20260709 14:51:06.760111 10855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54b9cc523834462d9cfa5898d5f8eced" candidate_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29"
W20260709 14:51:06.761631 10669 leader_election.cc:343] T 54b9cc523834462d9cfa5898d5f8eced P 8541c6e3fd6a4f88a24beaf59de9c0ca [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a77126b28ee94f9f8afd1c08ca1b6c29 (127.6.46.67:46323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:06.762622 10905 raft_consensus.cc:493] T 6c32869dc6e94e04a9822420122a493d P 72af7f1d1e734c7bb52091158ce228da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:06.763115 10905 raft_consensus.cc:515] T 6c32869dc6e94e04a9822420122a493d P 72af7f1d1e734c7bb52091158ce228da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } }
I20260709 14:51:06.766202 10781 raft_consensus.cc:2468] T 54b9cc523834462d9cfa5898d5f8eced P 72af7f1d1e734c7bb52091158ce228da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8541c6e3fd6a4f88a24beaf59de9c0ca in term 1.
I20260709 14:51:06.767477 10896 ts_tablet_manager.cc:1403] T 9dbc03f7f5724d128fe9ba0c587deea8 P 8541c6e3fd6a4f88a24beaf59de9c0ca: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.005s
I20260709 14:51:06.767984 10905 leader_election.cc:290] T 6c32869dc6e94e04a9822420122a493d P 72af7f1d1e734c7bb52091158ce228da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a77126b28ee94f9f8afd1c08ca1b6c29 (127.6.46.67:46323), 8541c6e3fd6a4f88a24beaf59de9c0ca (127.6.46.65:36439)
I20260709 14:51:06.770814 10896 raft_consensus.cc:359] T 9dbc03f7f5724d128fe9ba0c587deea8 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:06.771193 10899 leader_election.cc:290] T 6c32869dc6e94e04a9822420122a493d P a77126b28ee94f9f8afd1c08ca1b6c29 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72af7f1d1e734c7bb52091158ce228da (127.6.46.66:39299), 8541c6e3fd6a4f88a24beaf59de9c0ca (127.6.46.65:36439)
I20260709 14:51:06.771745 10896 raft_consensus.cc:385] T 9dbc03f7f5724d128fe9ba0c587deea8 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:06.772605 10896 raft_consensus.cc:740] T 9dbc03f7f5724d128fe9ba0c587deea8 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8541c6e3fd6a4f88a24beaf59de9c0ca, State: Initialized, Role: FOLLOWER
I20260709 14:51:06.773497 10896 consensus_queue.cc:260] T 9dbc03f7f5724d128fe9ba0c587deea8 P 8541c6e3fd6a4f88a24beaf59de9c0ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:06.776291 10896 ts_tablet_manager.cc:1434] T 9dbc03f7f5724d128fe9ba0c587deea8 P 8541c6e3fd6a4f88a24beaf59de9c0ca: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 14:51:06.777438 10896 tablet_bootstrap.cc:492] T 651fc98307df4724878a45aa61423c88 P 8541c6e3fd6a4f88a24beaf59de9c0ca: Bootstrap starting.
I20260709 14:51:06.786388 10896 tablet_bootstrap.cc:654] T 651fc98307df4724878a45aa61423c88 P 8541c6e3fd6a4f88a24beaf59de9c0ca: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:06.789601 10899 raft_consensus.cc:493] T 28a6bafdbda94eeba4a0b88cbb0d8ffd P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:06.790108 10899 raft_consensus.cc:515] T 28a6bafdbda94eeba4a0b88cbb0d8ffd P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:06.792294 10899 leader_election.cc:290] T 28a6bafdbda94eeba4a0b88cbb0d8ffd P a77126b28ee94f9f8afd1c08ca1b6c29 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8541c6e3fd6a4f88a24beaf59de9c0ca (127.6.46.65:36439), 72af7f1d1e734c7bb52091158ce228da (127.6.46.66:39299)
I20260709 14:51:06.795527 10903 leader_election.cc:290] T 54b9cc523834462d9cfa5898d5f8eced P 8541c6e3fd6a4f88a24beaf59de9c0ca [CANDIDATE]: Term 1 election: Requested vote from peers 72af7f1d1e734c7bb52091158ce228da (127.6.46.66:39299), a77126b28ee94f9f8afd1c08ca1b6c29 (127.6.46.67:46323)
I20260709 14:51:06.798868 10896 tablet_bootstrap.cc:492] T 651fc98307df4724878a45aa61423c88 P 8541c6e3fd6a4f88a24beaf59de9c0ca: No bootstrap required, opened a new log
I20260709 14:51:06.799500 10896 ts_tablet_manager.cc:1403] T 651fc98307df4724878a45aa61423c88 P 8541c6e3fd6a4f88a24beaf59de9c0ca: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.003s
I20260709 14:51:06.803104 10896 raft_consensus.cc:359] T 651fc98307df4724878a45aa61423c88 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:06.804314 10896 raft_consensus.cc:385] T 651fc98307df4724878a45aa61423c88 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:06.803390 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c32869dc6e94e04a9822420122a493d" candidate_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72af7f1d1e734c7bb52091158ce228da" is_pre_election: true
I20260709 14:51:06.804701 10896 raft_consensus.cc:740] T 651fc98307df4724878a45aa61423c88 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8541c6e3fd6a4f88a24beaf59de9c0ca, State: Initialized, Role: FOLLOWER
I20260709 14:51:06.804988 10781 raft_consensus.cc:2468] T 6c32869dc6e94e04a9822420122a493d P 72af7f1d1e734c7bb52091158ce228da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a77126b28ee94f9f8afd1c08ca1b6c29 in term 0.
I20260709 14:51:06.805502 10896 consensus_queue.cc:260] T 651fc98307df4724878a45aa61423c88 P 8541c6e3fd6a4f88a24beaf59de9c0ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:06.806743 10821 leader_election.cc:304] T 6c32869dc6e94e04a9822420122a493d P a77126b28ee94f9f8afd1c08ca1b6c29 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72af7f1d1e734c7bb52091158ce228da, a77126b28ee94f9f8afd1c08ca1b6c29; no voters: 
I20260709 14:51:06.808015 10896 ts_tablet_manager.cc:1434] T 651fc98307df4724878a45aa61423c88 P 8541c6e3fd6a4f88a24beaf59de9c0ca: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260709 14:51:06.807947 10899 raft_consensus.cc:2804] T 6c32869dc6e94e04a9822420122a493d P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:06.808533 10899 raft_consensus.cc:493] T 6c32869dc6e94e04a9822420122a493d P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:06.808904 10899 raft_consensus.cc:3060] T 6c32869dc6e94e04a9822420122a493d P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:06.804119 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28a6bafdbda94eeba4a0b88cbb0d8ffd" candidate_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72af7f1d1e734c7bb52091158ce228da" is_pre_election: true
I20260709 14:51:06.813663 10895 tablet_bootstrap.cc:492] T e1a8d71a817a4c93a91dc355bd7ef2af P a77126b28ee94f9f8afd1c08ca1b6c29: No bootstrap required, opened a new log
I20260709 14:51:06.814218 10895 ts_tablet_manager.cc:1403] T e1a8d71a817a4c93a91dc355bd7ef2af P a77126b28ee94f9f8afd1c08ca1b6c29: Time spent bootstrapping tablet: real 0.118s	user 0.035s	sys 0.045s
W20260709 14:51:06.814821 10821 leader_election.cc:343] T 28a6bafdbda94eeba4a0b88cbb0d8ffd P a77126b28ee94f9f8afd1c08ca1b6c29 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 72af7f1d1e734c7bb52091158ce228da (127.6.46.66:39299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:06.817727 10898 tablet_bootstrap.cc:492] T 651fc98307df4724878a45aa61423c88 P 72af7f1d1e734c7bb52091158ce228da: No bootstrap required, opened a new log
I20260709 14:51:06.815461 10896 tablet_bootstrap.cc:492] T 28a6bafdbda94eeba4a0b88cbb0d8ffd P 8541c6e3fd6a4f88a24beaf59de9c0ca: Bootstrap starting.
I20260709 14:51:06.817384 10899 raft_consensus.cc:515] T 6c32869dc6e94e04a9822420122a493d P a77126b28ee94f9f8afd1c08ca1b6c29 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } }
I20260709 14:51:06.818385 10898 ts_tablet_manager.cc:1403] T 651fc98307df4724878a45aa61423c88 P 72af7f1d1e734c7bb52091158ce228da: Time spent bootstrapping tablet: real 0.129s	user 0.036s	sys 0.043s
I20260709 14:51:06.819350 10895 raft_consensus.cc:359] T e1a8d71a817a4c93a91dc355bd7ef2af P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:06.820115 10895 raft_consensus.cc:385] T e1a8d71a817a4c93a91dc355bd7ef2af P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:06.820415 10895 raft_consensus.cc:740] T e1a8d71a817a4c93a91dc355bd7ef2af P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a77126b28ee94f9f8afd1c08ca1b6c29, State: Initialized, Role: FOLLOWER
I20260709 14:51:06.820564 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c32869dc6e94e04a9822420122a493d" candidate_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72af7f1d1e734c7bb52091158ce228da"
I20260709 14:51:06.821148 10780 raft_consensus.cc:3060] T 6c32869dc6e94e04a9822420122a493d P 72af7f1d1e734c7bb52091158ce228da [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:06.821753 10898 raft_consensus.cc:359] T 651fc98307df4724878a45aa61423c88 P 72af7f1d1e734c7bb52091158ce228da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:06.822588 10898 raft_consensus.cc:385] T 651fc98307df4724878a45aa61423c88 P 72af7f1d1e734c7bb52091158ce228da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:06.822969 10898 raft_consensus.cc:740] T 651fc98307df4724878a45aa61423c88 P 72af7f1d1e734c7bb52091158ce228da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72af7f1d1e734c7bb52091158ce228da, State: Initialized, Role: FOLLOWER
I20260709 14:51:06.823964 10898 consensus_queue.cc:260] T 651fc98307df4724878a45aa61423c88 P 72af7f1d1e734c7bb52091158ce228da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:06.826470 10896 tablet_bootstrap.cc:654] T 28a6bafdbda94eeba4a0b88cbb0d8ffd P 8541c6e3fd6a4f88a24beaf59de9c0ca: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:06.828235 10898 ts_tablet_manager.cc:1434] T 651fc98307df4724878a45aa61423c88 P 72af7f1d1e734c7bb52091158ce228da: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260709 14:51:06.829980 10899 leader_election.cc:290] T 6c32869dc6e94e04a9822420122a493d P a77126b28ee94f9f8afd1c08ca1b6c29 [CANDIDATE]: Term 1 election: Requested vote from peers 72af7f1d1e734c7bb52091158ce228da (127.6.46.66:39299), 8541c6e3fd6a4f88a24beaf59de9c0ca (127.6.46.65:36439)
I20260709 14:51:06.831128 10780 raft_consensus.cc:2468] T 6c32869dc6e94e04a9822420122a493d P 72af7f1d1e734c7bb52091158ce228da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a77126b28ee94f9f8afd1c08ca1b6c29 in term 1.
I20260709 14:51:06.819639 10672 leader_election.cc:304] T 54b9cc523834462d9cfa5898d5f8eced P 8541c6e3fd6a4f88a24beaf59de9c0ca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 72af7f1d1e734c7bb52091158ce228da, 8541c6e3fd6a4f88a24beaf59de9c0ca; no voters: a77126b28ee94f9f8afd1c08ca1b6c29
I20260709 14:51:06.832324 10821 leader_election.cc:304] T 6c32869dc6e94e04a9822420122a493d P a77126b28ee94f9f8afd1c08ca1b6c29 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72af7f1d1e734c7bb52091158ce228da, a77126b28ee94f9f8afd1c08ca1b6c29; no voters: 
I20260709 14:51:06.829375 10903 raft_consensus.cc:493] T 6c32869dc6e94e04a9822420122a493d P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:06.833455 10909 raft_consensus.cc:2804] T 54b9cc523834462d9cfa5898d5f8eced P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:06.833108 10903 raft_consensus.cc:515] T 6c32869dc6e94e04a9822420122a493d P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } }
I20260709 14:51:06.835083 10899 raft_consensus.cc:2804] T 6c32869dc6e94e04a9822420122a493d P a77126b28ee94f9f8afd1c08ca1b6c29 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:06.835356 10898 tablet_bootstrap.cc:492] T 9dbc03f7f5724d128fe9ba0c587deea8 P 72af7f1d1e734c7bb52091158ce228da: Bootstrap starting.
I20260709 14:51:06.828469 10895 consensus_queue.cc:260] T e1a8d71a817a4c93a91dc355bd7ef2af P a77126b28ee94f9f8afd1c08ca1b6c29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:06.834160 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c32869dc6e94e04a9822420122a493d" candidate_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" is_pre_election: true
I20260709 14:51:06.837793 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28a6bafdbda94eeba4a0b88cbb0d8ffd" candidate_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" is_pre_election: true
I20260709 14:51:06.838256 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c32869dc6e94e04a9822420122a493d" candidate_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca"
W20260709 14:51:06.840059 10820 leader_election.cc:343] T 28a6bafdbda94eeba4a0b88cbb0d8ffd P a77126b28ee94f9f8afd1c08ca1b6c29 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8541c6e3fd6a4f88a24beaf59de9c0ca (127.6.46.65:36439): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:06.840502 10820 leader_election.cc:304] T 28a6bafdbda94eeba4a0b88cbb0d8ffd P a77126b28ee94f9f8afd1c08ca1b6c29 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a77126b28ee94f9f8afd1c08ca1b6c29; no voters: 72af7f1d1e734c7bb52091158ce228da, 8541c6e3fd6a4f88a24beaf59de9c0ca
I20260709 14:51:06.842152 10706 raft_consensus.cc:2468] T 6c32869dc6e94e04a9822420122a493d P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a77126b28ee94f9f8afd1c08ca1b6c29 in term 0.
I20260709 14:51:06.845709 10909 raft_consensus.cc:697] T 54b9cc523834462d9cfa5898d5f8eced P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 1 LEADER]: Becoming Leader. State: Replica: 8541c6e3fd6a4f88a24beaf59de9c0ca, State: Running, Role: LEADER
I20260709 14:51:06.847647 10909 consensus_queue.cc:237] T 54b9cc523834462d9cfa5898d5f8eced P 8541c6e3fd6a4f88a24beaf59de9c0ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:06.848165 10903 leader_election.cc:290] T 6c32869dc6e94e04a9822420122a493d P 8541c6e3fd6a4f88a24beaf59de9c0ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a77126b28ee94f9f8afd1c08ca1b6c29 (127.6.46.67:46323), 72af7f1d1e734c7bb52091158ce228da (127.6.46.66:39299)
I20260709 14:51:06.849195 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c32869dc6e94e04a9822420122a493d" candidate_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72af7f1d1e734c7bb52091158ce228da" is_pre_election: true
I20260709 14:51:06.850157 10780 raft_consensus.cc:2393] T 6c32869dc6e94e04a9822420122a493d P 72af7f1d1e734c7bb52091158ce228da [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8541c6e3fd6a4f88a24beaf59de9c0ca in current term 1: Already voted for candidate a77126b28ee94f9f8afd1c08ca1b6c29 in this term.
I20260709 14:51:06.850770 10855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c32869dc6e94e04a9822420122a493d" candidate_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" is_pre_election: true
I20260709 14:51:06.854561 10898 tablet_bootstrap.cc:654] T 9dbc03f7f5724d128fe9ba0c587deea8 P 72af7f1d1e734c7bb52091158ce228da: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:06.857784 10899 raft_consensus.cc:697] T 6c32869dc6e94e04a9822420122a493d P a77126b28ee94f9f8afd1c08ca1b6c29 [term 1 LEADER]: Becoming Leader. State: Replica: a77126b28ee94f9f8afd1c08ca1b6c29, State: Running, Role: LEADER
I20260709 14:51:06.858758 10899 consensus_queue.cc:237] T 6c32869dc6e94e04a9822420122a493d P a77126b28ee94f9f8afd1c08ca1b6c29 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } }
I20260709 14:51:06.860666 10909 raft_consensus.cc:493] T 9dbc03f7f5724d128fe9ba0c587deea8 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:06.860708 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c32869dc6e94e04a9822420122a493d" candidate_uuid: "72af7f1d1e734c7bb52091158ce228da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" is_pre_election: true
I20260709 14:51:06.861310 10909 raft_consensus.cc:515] T 9dbc03f7f5724d128fe9ba0c587deea8 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:06.861683 10706 raft_consensus.cc:2468] T 6c32869dc6e94e04a9822420122a493d P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72af7f1d1e734c7bb52091158ce228da in term 0.
I20260709 14:51:06.863201 10746 leader_election.cc:304] T 6c32869dc6e94e04a9822420122a493d P 72af7f1d1e734c7bb52091158ce228da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72af7f1d1e734c7bb52091158ce228da, 8541c6e3fd6a4f88a24beaf59de9c0ca; no voters: 
I20260709 14:51:06.864166 10905 raft_consensus.cc:2764] T 6c32869dc6e94e04a9822420122a493d P 72af7f1d1e734c7bb52091158ce228da [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 14:51:06.865494 10896 tablet_bootstrap.cc:492] T 28a6bafdbda94eeba4a0b88cbb0d8ffd P 8541c6e3fd6a4f88a24beaf59de9c0ca: No bootstrap required, opened a new log
I20260709 14:51:06.865998 10896 ts_tablet_manager.cc:1403] T 28a6bafdbda94eeba4a0b88cbb0d8ffd P 8541c6e3fd6a4f88a24beaf59de9c0ca: Time spent bootstrapping tablet: real 0.051s	user 0.009s	sys 0.005s
I20260709 14:51:06.866075 10930 raft_consensus.cc:2749] T 28a6bafdbda94eeba4a0b88cbb0d8ffd P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:06.866175 10604 catalog_manager.cc:5697] T 54b9cc523834462d9cfa5898d5f8eced P 8541c6e3fd6a4f88a24beaf59de9c0ca reported cstate change: term changed from 0 to 1, leader changed from <none> to 8541c6e3fd6a4f88a24beaf59de9c0ca (127.6.46.65). New cstate: current_term: 1 leader_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:06.868059 10895 ts_tablet_manager.cc:1434] T e1a8d71a817a4c93a91dc355bd7ef2af P a77126b28ee94f9f8afd1c08ca1b6c29: Time spent starting tablet: real 0.054s	user 0.008s	sys 0.005s
I20260709 14:51:06.868754 10896 raft_consensus.cc:359] T 28a6bafdbda94eeba4a0b88cbb0d8ffd P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:06.869297 10895 tablet_bootstrap.cc:492] T 54b9cc523834462d9cfa5898d5f8eced P a77126b28ee94f9f8afd1c08ca1b6c29: Bootstrap starting.
I20260709 14:51:06.869544 10896 raft_consensus.cc:385] T 28a6bafdbda94eeba4a0b88cbb0d8ffd P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:06.869978 10896 raft_consensus.cc:740] T 28a6bafdbda94eeba4a0b88cbb0d8ffd P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8541c6e3fd6a4f88a24beaf59de9c0ca, State: Initialized, Role: FOLLOWER
I20260709 14:51:06.870812 10896 consensus_queue.cc:260] T 28a6bafdbda94eeba4a0b88cbb0d8ffd P 8541c6e3fd6a4f88a24beaf59de9c0ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:06.872476 10909 leader_election.cc:290] T 9dbc03f7f5724d128fe9ba0c587deea8 P 8541c6e3fd6a4f88a24beaf59de9c0ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72af7f1d1e734c7bb52091158ce228da (127.6.46.66:39299), a77126b28ee94f9f8afd1c08ca1b6c29 (127.6.46.67:46323)
I20260709 14:51:06.873237 10896 ts_tablet_manager.cc:1434] T 28a6bafdbda94eeba4a0b88cbb0d8ffd P 8541c6e3fd6a4f88a24beaf59de9c0ca: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 14:51:06.873081 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dbc03f7f5724d128fe9ba0c587deea8" candidate_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72af7f1d1e734c7bb52091158ce228da" is_pre_election: true
I20260709 14:51:06.874150 10896 tablet_bootstrap.cc:492] T 9bccd8da4fbb4ad695e01d6abb5f3f6c P 8541c6e3fd6a4f88a24beaf59de9c0ca: Bootstrap starting.
W20260709 14:51:06.874457 10672 leader_election.cc:343] T 9dbc03f7f5724d128fe9ba0c587deea8 P 8541c6e3fd6a4f88a24beaf59de9c0ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 72af7f1d1e734c7bb52091158ce228da (127.6.46.66:39299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:06.878479 10895 tablet_bootstrap.cc:654] T 54b9cc523834462d9cfa5898d5f8eced P a77126b28ee94f9f8afd1c08ca1b6c29: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:06.880003 10896 tablet_bootstrap.cc:654] T 9bccd8da4fbb4ad695e01d6abb5f3f6c P 8541c6e3fd6a4f88a24beaf59de9c0ca: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:06.880179 10669 leader_election.cc:304] T 6c32869dc6e94e04a9822420122a493d P 8541c6e3fd6a4f88a24beaf59de9c0ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8541c6e3fd6a4f88a24beaf59de9c0ca; no voters: 72af7f1d1e734c7bb52091158ce228da, a77126b28ee94f9f8afd1c08ca1b6c29
I20260709 14:51:06.879534 10603 catalog_manager.cc:5697] T 6c32869dc6e94e04a9822420122a493d P a77126b28ee94f9f8afd1c08ca1b6c29 reported cstate change: term changed from 0 to 1, leader changed from <none> to a77126b28ee94f9f8afd1c08ca1b6c29 (127.6.46.67). New cstate: current_term: 1 leader_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:06.881482 10926 raft_consensus.cc:3060] T 6c32869dc6e94e04a9822420122a493d P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:06.883675 10855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dbc03f7f5724d128fe9ba0c587deea8" candidate_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" is_pre_election: true
I20260709 14:51:06.884517 10855 raft_consensus.cc:2468] T 9dbc03f7f5724d128fe9ba0c587deea8 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8541c6e3fd6a4f88a24beaf59de9c0ca in term 0.
I20260709 14:51:06.885560 10895 tablet_bootstrap.cc:492] T 54b9cc523834462d9cfa5898d5f8eced P a77126b28ee94f9f8afd1c08ca1b6c29: No bootstrap required, opened a new log
I20260709 14:51:06.885587 10669 leader_election.cc:304] T 9dbc03f7f5724d128fe9ba0c587deea8 P 8541c6e3fd6a4f88a24beaf59de9c0ca [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: 8541c6e3fd6a4f88a24beaf59de9c0ca, a77126b28ee94f9f8afd1c08ca1b6c29; no voters: 72af7f1d1e734c7bb52091158ce228da
I20260709 14:51:06.886191 10895 ts_tablet_manager.cc:1403] T 54b9cc523834462d9cfa5898d5f8eced P a77126b28ee94f9f8afd1c08ca1b6c29: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.003s
I20260709 14:51:06.886938 10896 tablet_bootstrap.cc:492] T 9bccd8da4fbb4ad695e01d6abb5f3f6c P 8541c6e3fd6a4f88a24beaf59de9c0ca: No bootstrap required, opened a new log
I20260709 14:51:06.886871 10909 raft_consensus.cc:2804] T 9dbc03f7f5724d128fe9ba0c587deea8 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:06.887398 10909 raft_consensus.cc:493] T 9dbc03f7f5724d128fe9ba0c587deea8 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:06.887749 10909 raft_consensus.cc:3060] T 9dbc03f7f5724d128fe9ba0c587deea8 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:06.889145 10895 raft_consensus.cc:359] T 54b9cc523834462d9cfa5898d5f8eced P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:06.889698 10898 tablet_bootstrap.cc:492] T 9dbc03f7f5724d128fe9ba0c587deea8 P 72af7f1d1e734c7bb52091158ce228da: No bootstrap required, opened a new log
I20260709 14:51:06.889885 10895 raft_consensus.cc:385] T 54b9cc523834462d9cfa5898d5f8eced P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:06.890200 10898 ts_tablet_manager.cc:1403] T 9dbc03f7f5724d128fe9ba0c587deea8 P 72af7f1d1e734c7bb52091158ce228da: Time spent bootstrapping tablet: real 0.055s	user 0.011s	sys 0.002s
I20260709 14:51:06.890196 10895 raft_consensus.cc:740] T 54b9cc523834462d9cfa5898d5f8eced P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a77126b28ee94f9f8afd1c08ca1b6c29, State: Initialized, Role: FOLLOWER
I20260709 14:51:06.891469 10926 raft_consensus.cc:2749] T 6c32869dc6e94e04a9822420122a493d P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:06.891305 10895 consensus_queue.cc:260] T 54b9cc523834462d9cfa5898d5f8eced P a77126b28ee94f9f8afd1c08ca1b6c29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:06.893368 10898 raft_consensus.cc:359] T 9dbc03f7f5724d128fe9ba0c587deea8 P 72af7f1d1e734c7bb52091158ce228da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:06.893975 10909 raft_consensus.cc:515] T 9dbc03f7f5724d128fe9ba0c587deea8 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:06.893987 10895 ts_tablet_manager.cc:1434] T 54b9cc523834462d9cfa5898d5f8eced P a77126b28ee94f9f8afd1c08ca1b6c29: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:51:06.895495 10895 tablet_bootstrap.cc:492] T 4d5d529ad1824175b31c4add57ac8cf2 P a77126b28ee94f9f8afd1c08ca1b6c29: Bootstrap starting.
I20260709 14:51:06.896867 10909 leader_election.cc:290] T 9dbc03f7f5724d128fe9ba0c587deea8 P 8541c6e3fd6a4f88a24beaf59de9c0ca [CANDIDATE]: Term 1 election: Requested vote from peers 72af7f1d1e734c7bb52091158ce228da (127.6.46.66:39299), a77126b28ee94f9f8afd1c08ca1b6c29 (127.6.46.67:46323)
I20260709 14:51:06.896749 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dbc03f7f5724d128fe9ba0c587deea8" candidate_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72af7f1d1e734c7bb52091158ce228da"
I20260709 14:51:06.899055 10855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dbc03f7f5724d128fe9ba0c587deea8" candidate_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29"
I20260709 14:51:06.894121 10898 raft_consensus.cc:385] T 9dbc03f7f5724d128fe9ba0c587deea8 P 72af7f1d1e734c7bb52091158ce228da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:06.899643 10855 raft_consensus.cc:3060] T 9dbc03f7f5724d128fe9ba0c587deea8 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:06.899947 10898 raft_consensus.cc:740] T 9dbc03f7f5724d128fe9ba0c587deea8 P 72af7f1d1e734c7bb52091158ce228da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72af7f1d1e734c7bb52091158ce228da, State: Initialized, Role: FOLLOWER
W20260709 14:51:06.901242 10820 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.46.65:36439, user_credentials={real_user=slave}} blocked reactor thread for 61352.7us
I20260709 14:51:06.901000 10898 consensus_queue.cc:260] T 9dbc03f7f5724d128fe9ba0c587deea8 P 72af7f1d1e734c7bb52091158ce228da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:06.901988 10780 raft_consensus.cc:3060] T 9dbc03f7f5724d128fe9ba0c587deea8 P 72af7f1d1e734c7bb52091158ce228da [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:06.904145 10898 ts_tablet_manager.cc:1434] T 9dbc03f7f5724d128fe9ba0c587deea8 P 72af7f1d1e734c7bb52091158ce228da: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.002s
I20260709 14:51:06.903928 10854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c32869dc6e94e04a9822420122a493d" candidate_uuid: "72af7f1d1e734c7bb52091158ce228da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" is_pre_election: true
I20260709 14:51:06.907991 10898 tablet_bootstrap.cc:492] T 9bccd8da4fbb4ad695e01d6abb5f3f6c P 72af7f1d1e734c7bb52091158ce228da: Bootstrap starting.
I20260709 14:51:06.910362 10855 raft_consensus.cc:2468] T 9dbc03f7f5724d128fe9ba0c587deea8 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8541c6e3fd6a4f88a24beaf59de9c0ca in term 1.
I20260709 14:51:06.911029 10780 raft_consensus.cc:2468] T 9dbc03f7f5724d128fe9ba0c587deea8 P 72af7f1d1e734c7bb52091158ce228da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8541c6e3fd6a4f88a24beaf59de9c0ca in term 1.
I20260709 14:51:06.911520 10669 leader_election.cc:304] T 9dbc03f7f5724d128fe9ba0c587deea8 P 8541c6e3fd6a4f88a24beaf59de9c0ca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8541c6e3fd6a4f88a24beaf59de9c0ca, a77126b28ee94f9f8afd1c08ca1b6c29; no voters: 
I20260709 14:51:06.913491 10898 tablet_bootstrap.cc:654] T 9bccd8da4fbb4ad695e01d6abb5f3f6c P 72af7f1d1e734c7bb52091158ce228da: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:06.913604 10895 tablet_bootstrap.cc:654] T 4d5d529ad1824175b31c4add57ac8cf2 P a77126b28ee94f9f8afd1c08ca1b6c29: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:06.896790 10896 ts_tablet_manager.cc:1403] T 9bccd8da4fbb4ad695e01d6abb5f3f6c P 8541c6e3fd6a4f88a24beaf59de9c0ca: Time spent bootstrapping tablet: real 0.023s	user 0.004s	sys 0.008s
I20260709 14:51:06.916790 10896 raft_consensus.cc:359] T 9bccd8da4fbb4ad695e01d6abb5f3f6c P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:06.917485 10896 raft_consensus.cc:385] T 9bccd8da4fbb4ad695e01d6abb5f3f6c P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:06.917452 10909 raft_consensus.cc:2804] T 9dbc03f7f5724d128fe9ba0c587deea8 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:06.917979 10896 raft_consensus.cc:740] T 9bccd8da4fbb4ad695e01d6abb5f3f6c P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8541c6e3fd6a4f88a24beaf59de9c0ca, State: Initialized, Role: FOLLOWER
I20260709 14:51:06.918164 10909 raft_consensus.cc:697] T 9dbc03f7f5724d128fe9ba0c587deea8 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 1 LEADER]: Becoming Leader. State: Replica: 8541c6e3fd6a4f88a24beaf59de9c0ca, State: Running, Role: LEADER
I20260709 14:51:06.918795 10896 consensus_queue.cc:260] T 9bccd8da4fbb4ad695e01d6abb5f3f6c P 8541c6e3fd6a4f88a24beaf59de9c0ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:06.919023 10909 consensus_queue.cc:237] T 9dbc03f7f5724d128fe9ba0c587deea8 P 8541c6e3fd6a4f88a24beaf59de9c0ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:06.920877 10896 ts_tablet_manager.cc:1434] T 9bccd8da4fbb4ad695e01d6abb5f3f6c P 8541c6e3fd6a4f88a24beaf59de9c0ca: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:51:06.936822 10898 tablet_bootstrap.cc:492] T 9bccd8da4fbb4ad695e01d6abb5f3f6c P 72af7f1d1e734c7bb52091158ce228da: No bootstrap required, opened a new log
I20260709 14:51:06.937384 10898 ts_tablet_manager.cc:1403] T 9bccd8da4fbb4ad695e01d6abb5f3f6c P 72af7f1d1e734c7bb52091158ce228da: Time spent bootstrapping tablet: real 0.030s	user 0.017s	sys 0.011s
I20260709 14:51:06.939294 10895 tablet_bootstrap.cc:492] T 4d5d529ad1824175b31c4add57ac8cf2 P a77126b28ee94f9f8afd1c08ca1b6c29: No bootstrap required, opened a new log
I20260709 14:51:06.940737 10895 ts_tablet_manager.cc:1403] T 4d5d529ad1824175b31c4add57ac8cf2 P a77126b28ee94f9f8afd1c08ca1b6c29: Time spent bootstrapping tablet: real 0.045s	user 0.011s	sys 0.019s
I20260709 14:51:06.940311 10898 raft_consensus.cc:359] T 9bccd8da4fbb4ad695e01d6abb5f3f6c P 72af7f1d1e734c7bb52091158ce228da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:06.941213 10898 raft_consensus.cc:385] T 9bccd8da4fbb4ad695e01d6abb5f3f6c P 72af7f1d1e734c7bb52091158ce228da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:06.941587 10898 raft_consensus.cc:740] T 9bccd8da4fbb4ad695e01d6abb5f3f6c P 72af7f1d1e734c7bb52091158ce228da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72af7f1d1e734c7bb52091158ce228da, State: Initialized, Role: FOLLOWER
I20260709 14:51:06.942408 10898 consensus_queue.cc:260] T 9bccd8da4fbb4ad695e01d6abb5f3f6c P 72af7f1d1e734c7bb52091158ce228da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:06.942462 10602 catalog_manager.cc:5697] T 9dbc03f7f5724d128fe9ba0c587deea8 P 8541c6e3fd6a4f88a24beaf59de9c0ca reported cstate change: term changed from 0 to 1, leader changed from <none> to 8541c6e3fd6a4f88a24beaf59de9c0ca (127.6.46.65). New cstate: current_term: 1 leader_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:06.943969 10895 raft_consensus.cc:359] T 4d5d529ad1824175b31c4add57ac8cf2 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:06.944702 10895 raft_consensus.cc:385] T 4d5d529ad1824175b31c4add57ac8cf2 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:06.945003 10895 raft_consensus.cc:740] T 4d5d529ad1824175b31c4add57ac8cf2 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a77126b28ee94f9f8afd1c08ca1b6c29, State: Initialized, Role: FOLLOWER
I20260709 14:51:06.945751 10895 consensus_queue.cc:260] T 4d5d529ad1824175b31c4add57ac8cf2 P a77126b28ee94f9f8afd1c08ca1b6c29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:06.947551 10898 ts_tablet_manager.cc:1434] T 9bccd8da4fbb4ad695e01d6abb5f3f6c P 72af7f1d1e734c7bb52091158ce228da: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 14:51:06.948063 10895 ts_tablet_manager.cc:1434] T 4d5d529ad1824175b31c4add57ac8cf2 P a77126b28ee94f9f8afd1c08ca1b6c29: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:51:06.948882 10898 tablet_bootstrap.cc:492] T 28a6bafdbda94eeba4a0b88cbb0d8ffd P 72af7f1d1e734c7bb52091158ce228da: Bootstrap starting.
I20260709 14:51:06.949213 10895 tablet_bootstrap.cc:492] T 5005a4fde6e0472281db57fb11aa97f6 P a77126b28ee94f9f8afd1c08ca1b6c29: Bootstrap starting.
I20260709 14:51:06.956072 10895 tablet_bootstrap.cc:654] T 5005a4fde6e0472281db57fb11aa97f6 P a77126b28ee94f9f8afd1c08ca1b6c29: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:06.956432 10898 tablet_bootstrap.cc:654] T 28a6bafdbda94eeba4a0b88cbb0d8ffd P 72af7f1d1e734c7bb52091158ce228da: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:06.966153 10895 tablet_bootstrap.cc:492] T 5005a4fde6e0472281db57fb11aa97f6 P a77126b28ee94f9f8afd1c08ca1b6c29: No bootstrap required, opened a new log
I20260709 14:51:06.966502 10898 tablet_bootstrap.cc:492] T 28a6bafdbda94eeba4a0b88cbb0d8ffd P 72af7f1d1e734c7bb52091158ce228da: No bootstrap required, opened a new log
I20260709 14:51:06.966704 10895 ts_tablet_manager.cc:1403] T 5005a4fde6e0472281db57fb11aa97f6 P a77126b28ee94f9f8afd1c08ca1b6c29: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260709 14:51:06.967015 10898 ts_tablet_manager.cc:1403] T 28a6bafdbda94eeba4a0b88cbb0d8ffd P 72af7f1d1e734c7bb52091158ce228da: Time spent bootstrapping tablet: real 0.018s	user 0.002s	sys 0.012s
I20260709 14:51:06.969514 10895 raft_consensus.cc:359] T 5005a4fde6e0472281db57fb11aa97f6 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:06.969828 10898 raft_consensus.cc:359] T 28a6bafdbda94eeba4a0b88cbb0d8ffd P 72af7f1d1e734c7bb52091158ce228da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:06.970285 10895 raft_consensus.cc:385] T 5005a4fde6e0472281db57fb11aa97f6 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:06.970592 10898 raft_consensus.cc:385] T 28a6bafdbda94eeba4a0b88cbb0d8ffd P 72af7f1d1e734c7bb52091158ce228da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:06.970954 10895 raft_consensus.cc:740] T 5005a4fde6e0472281db57fb11aa97f6 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a77126b28ee94f9f8afd1c08ca1b6c29, State: Initialized, Role: FOLLOWER
I20260709 14:51:06.971050 10898 raft_consensus.cc:740] T 28a6bafdbda94eeba4a0b88cbb0d8ffd P 72af7f1d1e734c7bb52091158ce228da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72af7f1d1e734c7bb52091158ce228da, State: Initialized, Role: FOLLOWER
I20260709 14:51:06.971869 10895 consensus_queue.cc:260] T 5005a4fde6e0472281db57fb11aa97f6 P a77126b28ee94f9f8afd1c08ca1b6c29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:06.971930 10898 consensus_queue.cc:260] T 28a6bafdbda94eeba4a0b88cbb0d8ffd P 72af7f1d1e734c7bb52091158ce228da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:06.973717 10895 ts_tablet_manager.cc:1434] T 5005a4fde6e0472281db57fb11aa97f6 P a77126b28ee94f9f8afd1c08ca1b6c29: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:51:06.974282 10898 ts_tablet_manager.cc:1434] T 28a6bafdbda94eeba4a0b88cbb0d8ffd P 72af7f1d1e734c7bb52091158ce228da: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:51:06.974623 10895 tablet_bootstrap.cc:492] T 651fc98307df4724878a45aa61423c88 P a77126b28ee94f9f8afd1c08ca1b6c29: Bootstrap starting.
I20260709 14:51:06.975281 10898 tablet_bootstrap.cc:492] T 4d5d529ad1824175b31c4add57ac8cf2 P 72af7f1d1e734c7bb52091158ce228da: Bootstrap starting.
I20260709 14:51:06.980856 10895 tablet_bootstrap.cc:654] T 651fc98307df4724878a45aa61423c88 P a77126b28ee94f9f8afd1c08ca1b6c29: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:06.981488 10909 raft_consensus.cc:493] T 5005a4fde6e0472281db57fb11aa97f6 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:06.981952 10898 tablet_bootstrap.cc:654] T 4d5d529ad1824175b31c4add57ac8cf2 P 72af7f1d1e734c7bb52091158ce228da: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:06.981992 10909 raft_consensus.cc:515] T 5005a4fde6e0472281db57fb11aa97f6 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:06.984370 10909 leader_election.cc:290] T 5005a4fde6e0472281db57fb11aa97f6 P 8541c6e3fd6a4f88a24beaf59de9c0ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72af7f1d1e734c7bb52091158ce228da (127.6.46.66:39299), a77126b28ee94f9f8afd1c08ca1b6c29 (127.6.46.67:46323)
I20260709 14:51:06.986698 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5005a4fde6e0472281db57fb11aa97f6" candidate_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72af7f1d1e734c7bb52091158ce228da" is_pre_election: true
I20260709 14:51:06.987540 10780 raft_consensus.cc:2468] T 5005a4fde6e0472281db57fb11aa97f6 P 72af7f1d1e734c7bb52091158ce228da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8541c6e3fd6a4f88a24beaf59de9c0ca in term 0.
I20260709 14:51:06.988911 10672 leader_election.cc:304] T 5005a4fde6e0472281db57fb11aa97f6 P 8541c6e3fd6a4f88a24beaf59de9c0ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72af7f1d1e734c7bb52091158ce228da, 8541c6e3fd6a4f88a24beaf59de9c0ca; no voters: 
I20260709 14:51:06.989573 10855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5005a4fde6e0472281db57fb11aa97f6" candidate_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" is_pre_election: true
I20260709 14:51:06.989791 10909 raft_consensus.cc:2804] T 5005a4fde6e0472281db57fb11aa97f6 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:06.990036 10895 tablet_bootstrap.cc:492] T 651fc98307df4724878a45aa61423c88 P a77126b28ee94f9f8afd1c08ca1b6c29: No bootstrap required, opened a new log
I20260709 14:51:06.990338 10898 tablet_bootstrap.cc:492] T 4d5d529ad1824175b31c4add57ac8cf2 P 72af7f1d1e734c7bb52091158ce228da: No bootstrap required, opened a new log
I20260709 14:51:06.990559 10895 ts_tablet_manager.cc:1403] T 651fc98307df4724878a45aa61423c88 P a77126b28ee94f9f8afd1c08ca1b6c29: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.002s
I20260709 14:51:06.990348 10909 raft_consensus.cc:493] T 5005a4fde6e0472281db57fb11aa97f6 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:06.991005 10898 ts_tablet_manager.cc:1403] T 4d5d529ad1824175b31c4add57ac8cf2 P 72af7f1d1e734c7bb52091158ce228da: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.008s
I20260709 14:51:06.991178 10909 raft_consensus.cc:3060] T 5005a4fde6e0472281db57fb11aa97f6 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:06.990218 10855 raft_consensus.cc:2468] T 5005a4fde6e0472281db57fb11aa97f6 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8541c6e3fd6a4f88a24beaf59de9c0ca in term 0.
I20260709 14:51:06.993399 10895 raft_consensus.cc:359] T 651fc98307df4724878a45aa61423c88 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:06.993613 10898 raft_consensus.cc:359] T 4d5d529ad1824175b31c4add57ac8cf2 P 72af7f1d1e734c7bb52091158ce228da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:06.994100 10895 raft_consensus.cc:385] T 651fc98307df4724878a45aa61423c88 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:06.994212 10898 raft_consensus.cc:385] T 4d5d529ad1824175b31c4add57ac8cf2 P 72af7f1d1e734c7bb52091158ce228da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:06.994401 10895 raft_consensus.cc:740] T 651fc98307df4724878a45aa61423c88 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a77126b28ee94f9f8afd1c08ca1b6c29, State: Initialized, Role: FOLLOWER
I20260709 14:51:06.994494 10898 raft_consensus.cc:740] T 4d5d529ad1824175b31c4add57ac8cf2 P 72af7f1d1e734c7bb52091158ce228da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72af7f1d1e734c7bb52091158ce228da, State: Initialized, Role: FOLLOWER
I20260709 14:51:06.995139 10895 consensus_queue.cc:260] T 651fc98307df4724878a45aa61423c88 P a77126b28ee94f9f8afd1c08ca1b6c29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:06.995255 10898 consensus_queue.cc:260] T 4d5d529ad1824175b31c4add57ac8cf2 P 72af7f1d1e734c7bb52091158ce228da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:06.997225 10898 ts_tablet_manager.cc:1434] T 4d5d529ad1824175b31c4add57ac8cf2 P 72af7f1d1e734c7bb52091158ce228da: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:51:06.998106 10898 tablet_bootstrap.cc:492] T e1a8d71a817a4c93a91dc355bd7ef2af P 72af7f1d1e734c7bb52091158ce228da: Bootstrap starting.
I20260709 14:51:07.000052 10895 ts_tablet_manager.cc:1434] T 651fc98307df4724878a45aa61423c88 P a77126b28ee94f9f8afd1c08ca1b6c29: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260709 14:51:07.000986 10909 raft_consensus.cc:515] T 5005a4fde6e0472281db57fb11aa97f6 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:07.005084 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5005a4fde6e0472281db57fb11aa97f6" candidate_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72af7f1d1e734c7bb52091158ce228da"
I20260709 14:51:07.005620 10780 raft_consensus.cc:3060] T 5005a4fde6e0472281db57fb11aa97f6 P 72af7f1d1e734c7bb52091158ce228da [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:07.006781 10898 tablet_bootstrap.cc:654] T e1a8d71a817a4c93a91dc355bd7ef2af P 72af7f1d1e734c7bb52091158ce228da: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:07.010149 10909 leader_election.cc:290] T 5005a4fde6e0472281db57fb11aa97f6 P 8541c6e3fd6a4f88a24beaf59de9c0ca [CANDIDATE]: Term 1 election: Requested vote from peers 72af7f1d1e734c7bb52091158ce228da (127.6.46.66:39299), a77126b28ee94f9f8afd1c08ca1b6c29 (127.6.46.67:46323)
I20260709 14:51:07.011202 10855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5005a4fde6e0472281db57fb11aa97f6" candidate_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29"
I20260709 14:51:07.011706 10898 tablet_bootstrap.cc:492] T e1a8d71a817a4c93a91dc355bd7ef2af P 72af7f1d1e734c7bb52091158ce228da: No bootstrap required, opened a new log
I20260709 14:51:07.011837 10855 raft_consensus.cc:3060] T 5005a4fde6e0472281db57fb11aa97f6 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:07.012152 10898 ts_tablet_manager.cc:1403] T e1a8d71a817a4c93a91dc355bd7ef2af P 72af7f1d1e734c7bb52091158ce228da: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260709 14:51:07.014142 10898 raft_consensus.cc:359] T e1a8d71a817a4c93a91dc355bd7ef2af P 72af7f1d1e734c7bb52091158ce228da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:07.014586 10898 raft_consensus.cc:385] T e1a8d71a817a4c93a91dc355bd7ef2af P 72af7f1d1e734c7bb52091158ce228da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:07.014788 10898 raft_consensus.cc:740] T e1a8d71a817a4c93a91dc355bd7ef2af P 72af7f1d1e734c7bb52091158ce228da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72af7f1d1e734c7bb52091158ce228da, State: Initialized, Role: FOLLOWER
I20260709 14:51:07.015411 10898 consensus_queue.cc:260] T e1a8d71a817a4c93a91dc355bd7ef2af P 72af7f1d1e734c7bb52091158ce228da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:07.016928 10855 raft_consensus.cc:2468] T 5005a4fde6e0472281db57fb11aa97f6 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8541c6e3fd6a4f88a24beaf59de9c0ca in term 1.
I20260709 14:51:07.017120 10898 ts_tablet_manager.cc:1434] T e1a8d71a817a4c93a91dc355bd7ef2af P 72af7f1d1e734c7bb52091158ce228da: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:51:07.018054 10669 leader_election.cc:304] T 5005a4fde6e0472281db57fb11aa97f6 P 8541c6e3fd6a4f88a24beaf59de9c0ca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8541c6e3fd6a4f88a24beaf59de9c0ca, a77126b28ee94f9f8afd1c08ca1b6c29; no voters: 
I20260709 14:51:07.018761 10909 raft_consensus.cc:2804] T 5005a4fde6e0472281db57fb11aa97f6 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:07.019205 10909 raft_consensus.cc:697] T 5005a4fde6e0472281db57fb11aa97f6 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 1 LEADER]: Becoming Leader. State: Replica: 8541c6e3fd6a4f88a24beaf59de9c0ca, State: Running, Role: LEADER
I20260709 14:51:07.019989 10909 consensus_queue.cc:237] T 5005a4fde6e0472281db57fb11aa97f6 P 8541c6e3fd6a4f88a24beaf59de9c0ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:07.020884 10780 raft_consensus.cc:2468] T 5005a4fde6e0472281db57fb11aa97f6 P 72af7f1d1e734c7bb52091158ce228da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8541c6e3fd6a4f88a24beaf59de9c0ca in term 1.
I20260709 14:51:07.028606 10603 catalog_manager.cc:5697] T 5005a4fde6e0472281db57fb11aa97f6 P 8541c6e3fd6a4f88a24beaf59de9c0ca reported cstate change: term changed from 0 to 1, leader changed from <none> to 8541c6e3fd6a4f88a24beaf59de9c0ca (127.6.46.65). New cstate: current_term: 1 leader_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:07.058497 10905 raft_consensus.cc:493] T 651fc98307df4724878a45aa61423c88 P 72af7f1d1e734c7bb52091158ce228da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:07.059015 10905 raft_consensus.cc:515] T 651fc98307df4724878a45aa61423c88 P 72af7f1d1e734c7bb52091158ce228da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:07.060842 10905 leader_election.cc:290] T 651fc98307df4724878a45aa61423c88 P 72af7f1d1e734c7bb52091158ce228da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8541c6e3fd6a4f88a24beaf59de9c0ca (127.6.46.65:36439), a77126b28ee94f9f8afd1c08ca1b6c29 (127.6.46.67:46323)
I20260709 14:51:07.061558 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651fc98307df4724878a45aa61423c88" candidate_uuid: "72af7f1d1e734c7bb52091158ce228da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" is_pre_election: true
I20260709 14:51:07.061848 10855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651fc98307df4724878a45aa61423c88" candidate_uuid: "72af7f1d1e734c7bb52091158ce228da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" is_pre_election: true
I20260709 14:51:07.062208 10706 raft_consensus.cc:2468] T 651fc98307df4724878a45aa61423c88 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72af7f1d1e734c7bb52091158ce228da in term 0.
I20260709 14:51:07.062721 10855 raft_consensus.cc:2468] T 651fc98307df4724878a45aa61423c88 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72af7f1d1e734c7bb52091158ce228da in term 0.
I20260709 14:51:07.063266 10746 leader_election.cc:304] T 651fc98307df4724878a45aa61423c88 P 72af7f1d1e734c7bb52091158ce228da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72af7f1d1e734c7bb52091158ce228da, 8541c6e3fd6a4f88a24beaf59de9c0ca; no voters: 
I20260709 14:51:07.064146 10905 raft_consensus.cc:2804] T 651fc98307df4724878a45aa61423c88 P 72af7f1d1e734c7bb52091158ce228da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:07.064482 10905 raft_consensus.cc:493] T 651fc98307df4724878a45aa61423c88 P 72af7f1d1e734c7bb52091158ce228da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:07.064707 10905 raft_consensus.cc:3060] T 651fc98307df4724878a45aa61423c88 P 72af7f1d1e734c7bb52091158ce228da [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:07.069451 10905 raft_consensus.cc:515] T 651fc98307df4724878a45aa61423c88 P 72af7f1d1e734c7bb52091158ce228da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:07.071038 10905 leader_election.cc:290] T 651fc98307df4724878a45aa61423c88 P 72af7f1d1e734c7bb52091158ce228da [CANDIDATE]: Term 1 election: Requested vote from peers 8541c6e3fd6a4f88a24beaf59de9c0ca (127.6.46.65:36439), a77126b28ee94f9f8afd1c08ca1b6c29 (127.6.46.67:46323)
I20260709 14:51:07.071687 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651fc98307df4724878a45aa61423c88" candidate_uuid: "72af7f1d1e734c7bb52091158ce228da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca"
I20260709 14:51:07.072050 10855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651fc98307df4724878a45aa61423c88" candidate_uuid: "72af7f1d1e734c7bb52091158ce228da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29"
I20260709 14:51:07.072248 10706 raft_consensus.cc:3060] T 651fc98307df4724878a45aa61423c88 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:07.072676 10855 raft_consensus.cc:3060] T 651fc98307df4724878a45aa61423c88 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:07.077114 10855 raft_consensus.cc:2468] T 651fc98307df4724878a45aa61423c88 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72af7f1d1e734c7bb52091158ce228da in term 1.
I20260709 14:51:07.077122 10706 raft_consensus.cc:2468] T 651fc98307df4724878a45aa61423c88 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72af7f1d1e734c7bb52091158ce228da in term 1.
I20260709 14:51:07.078246 10744 leader_election.cc:304] T 651fc98307df4724878a45aa61423c88 P 72af7f1d1e734c7bb52091158ce228da [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72af7f1d1e734c7bb52091158ce228da, a77126b28ee94f9f8afd1c08ca1b6c29; no voters: 
I20260709 14:51:07.078907 10905 raft_consensus.cc:2804] T 651fc98307df4724878a45aa61423c88 P 72af7f1d1e734c7bb52091158ce228da [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:07.080042 10905 raft_consensus.cc:697] T 651fc98307df4724878a45aa61423c88 P 72af7f1d1e734c7bb52091158ce228da [term 1 LEADER]: Becoming Leader. State: Replica: 72af7f1d1e734c7bb52091158ce228da, State: Running, Role: LEADER
I20260709 14:51:07.080843 10905 consensus_queue.cc:237] T 651fc98307df4724878a45aa61423c88 P 72af7f1d1e734c7bb52091158ce228da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:07.087431 10603 catalog_manager.cc:5697] T 651fc98307df4724878a45aa61423c88 P 72af7f1d1e734c7bb52091158ce228da reported cstate change: term changed from 0 to 1, leader changed from <none> to 72af7f1d1e734c7bb52091158ce228da (127.6.46.66). New cstate: current_term: 1 leader_uuid: "72af7f1d1e734c7bb52091158ce228da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:07.112938 10909 raft_consensus.cc:493] T e1a8d71a817a4c93a91dc355bd7ef2af P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:07.113519 10909 raft_consensus.cc:515] T e1a8d71a817a4c93a91dc355bd7ef2af P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:07.115118 10909 leader_election.cc:290] T e1a8d71a817a4c93a91dc355bd7ef2af P 8541c6e3fd6a4f88a24beaf59de9c0ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72af7f1d1e734c7bb52091158ce228da (127.6.46.66:39299), a77126b28ee94f9f8afd1c08ca1b6c29 (127.6.46.67:46323)
I20260709 14:51:07.116168 10855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a8d71a817a4c93a91dc355bd7ef2af" candidate_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" is_pre_election: true
I20260709 14:51:07.116190 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a8d71a817a4c93a91dc355bd7ef2af" candidate_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72af7f1d1e734c7bb52091158ce228da" is_pre_election: true
I20260709 14:51:07.116771 10855 raft_consensus.cc:2468] T e1a8d71a817a4c93a91dc355bd7ef2af P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8541c6e3fd6a4f88a24beaf59de9c0ca in term 0.
I20260709 14:51:07.116976 10780 raft_consensus.cc:2468] T e1a8d71a817a4c93a91dc355bd7ef2af P 72af7f1d1e734c7bb52091158ce228da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8541c6e3fd6a4f88a24beaf59de9c0ca in term 0.
I20260709 14:51:07.117715 10669 leader_election.cc:304] T e1a8d71a817a4c93a91dc355bd7ef2af P 8541c6e3fd6a4f88a24beaf59de9c0ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8541c6e3fd6a4f88a24beaf59de9c0ca, a77126b28ee94f9f8afd1c08ca1b6c29; no voters: 
I20260709 14:51:07.118458 10909 raft_consensus.cc:2804] T e1a8d71a817a4c93a91dc355bd7ef2af P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:07.118840 10909 raft_consensus.cc:493] T e1a8d71a817a4c93a91dc355bd7ef2af P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:07.119119 10909 raft_consensus.cc:3060] T e1a8d71a817a4c93a91dc355bd7ef2af P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:07.124377 10909 raft_consensus.cc:515] T e1a8d71a817a4c93a91dc355bd7ef2af P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:07.125886 10909 leader_election.cc:290] T e1a8d71a817a4c93a91dc355bd7ef2af P 8541c6e3fd6a4f88a24beaf59de9c0ca [CANDIDATE]: Term 1 election: Requested vote from peers 72af7f1d1e734c7bb52091158ce228da (127.6.46.66:39299), a77126b28ee94f9f8afd1c08ca1b6c29 (127.6.46.67:46323)
I20260709 14:51:07.126593 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a8d71a817a4c93a91dc355bd7ef2af" candidate_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72af7f1d1e734c7bb52091158ce228da"
I20260709 14:51:07.126822 10855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a8d71a817a4c93a91dc355bd7ef2af" candidate_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29"
I20260709 14:51:07.127207 10780 raft_consensus.cc:3060] T e1a8d71a817a4c93a91dc355bd7ef2af P 72af7f1d1e734c7bb52091158ce228da [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:07.127354 10855 raft_consensus.cc:3060] T e1a8d71a817a4c93a91dc355bd7ef2af P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:07.133899 10855 raft_consensus.cc:2468] T e1a8d71a817a4c93a91dc355bd7ef2af P a77126b28ee94f9f8afd1c08ca1b6c29 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8541c6e3fd6a4f88a24beaf59de9c0ca in term 1.
I20260709 14:51:07.133899 10780 raft_consensus.cc:2468] T e1a8d71a817a4c93a91dc355bd7ef2af P 72af7f1d1e734c7bb52091158ce228da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8541c6e3fd6a4f88a24beaf59de9c0ca in term 1.
I20260709 14:51:07.135237 10672 leader_election.cc:304] T e1a8d71a817a4c93a91dc355bd7ef2af P 8541c6e3fd6a4f88a24beaf59de9c0ca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72af7f1d1e734c7bb52091158ce228da, 8541c6e3fd6a4f88a24beaf59de9c0ca; no voters: 
I20260709 14:51:07.135380 10927 raft_consensus.cc:493] T 9bccd8da4fbb4ad695e01d6abb5f3f6c P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:07.135963 10909 raft_consensus.cc:2804] T e1a8d71a817a4c93a91dc355bd7ef2af P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:07.135918 10927 raft_consensus.cc:515] T 9bccd8da4fbb4ad695e01d6abb5f3f6c P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:07.136466 10909 raft_consensus.cc:697] T e1a8d71a817a4c93a91dc355bd7ef2af P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 1 LEADER]: Becoming Leader. State: Replica: 8541c6e3fd6a4f88a24beaf59de9c0ca, State: Running, Role: LEADER
I20260709 14:51:07.137283 10909 consensus_queue.cc:237] T e1a8d71a817a4c93a91dc355bd7ef2af P 8541c6e3fd6a4f88a24beaf59de9c0ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:07.137869 10927 leader_election.cc:290] T 9bccd8da4fbb4ad695e01d6abb5f3f6c P a77126b28ee94f9f8afd1c08ca1b6c29 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8541c6e3fd6a4f88a24beaf59de9c0ca (127.6.46.65:36439), 72af7f1d1e734c7bb52091158ce228da (127.6.46.66:39299)
I20260709 14:51:07.138650 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bccd8da4fbb4ad695e01d6abb5f3f6c" candidate_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" is_pre_election: true
I20260709 14:51:07.139055 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bccd8da4fbb4ad695e01d6abb5f3f6c" candidate_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72af7f1d1e734c7bb52091158ce228da" is_pre_election: true
I20260709 14:51:07.139204 10706 raft_consensus.cc:2468] T 9bccd8da4fbb4ad695e01d6abb5f3f6c P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a77126b28ee94f9f8afd1c08ca1b6c29 in term 0.
I20260709 14:51:07.139717 10780 raft_consensus.cc:2468] T 9bccd8da4fbb4ad695e01d6abb5f3f6c P 72af7f1d1e734c7bb52091158ce228da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a77126b28ee94f9f8afd1c08ca1b6c29 in term 0.
I20260709 14:51:07.140179 10820 leader_election.cc:304] T 9bccd8da4fbb4ad695e01d6abb5f3f6c P a77126b28ee94f9f8afd1c08ca1b6c29 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8541c6e3fd6a4f88a24beaf59de9c0ca, a77126b28ee94f9f8afd1c08ca1b6c29; no voters: 
I20260709 14:51:07.141341 10927 raft_consensus.cc:2804] T 9bccd8da4fbb4ad695e01d6abb5f3f6c P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:07.141701 10927 raft_consensus.cc:493] T 9bccd8da4fbb4ad695e01d6abb5f3f6c P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:07.142043 10927 raft_consensus.cc:3060] T 9bccd8da4fbb4ad695e01d6abb5f3f6c P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:07.145874 10603 catalog_manager.cc:5697] T e1a8d71a817a4c93a91dc355bd7ef2af P 8541c6e3fd6a4f88a24beaf59de9c0ca reported cstate change: term changed from 0 to 1, leader changed from <none> to 8541c6e3fd6a4f88a24beaf59de9c0ca (127.6.46.65). New cstate: current_term: 1 leader_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:07.148265 10927 raft_consensus.cc:515] T 9bccd8da4fbb4ad695e01d6abb5f3f6c P a77126b28ee94f9f8afd1c08ca1b6c29 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:07.151108 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bccd8da4fbb4ad695e01d6abb5f3f6c" candidate_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca"
I20260709 14:51:07.151422 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bccd8da4fbb4ad695e01d6abb5f3f6c" candidate_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72af7f1d1e734c7bb52091158ce228da"
I20260709 14:51:07.151604 10706 raft_consensus.cc:3060] T 9bccd8da4fbb4ad695e01d6abb5f3f6c P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:07.152045 10780 raft_consensus.cc:3060] T 9bccd8da4fbb4ad695e01d6abb5f3f6c P 72af7f1d1e734c7bb52091158ce228da [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:07.151711 10927 leader_election.cc:290] T 9bccd8da4fbb4ad695e01d6abb5f3f6c P a77126b28ee94f9f8afd1c08ca1b6c29 [CANDIDATE]: Term 1 election: Requested vote from peers 8541c6e3fd6a4f88a24beaf59de9c0ca (127.6.46.65:36439), 72af7f1d1e734c7bb52091158ce228da (127.6.46.66:39299)
I20260709 14:51:07.156980 10706 raft_consensus.cc:2468] T 9bccd8da4fbb4ad695e01d6abb5f3f6c P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a77126b28ee94f9f8afd1c08ca1b6c29 in term 1.
I20260709 14:51:07.157876 10780 raft_consensus.cc:2468] T 9bccd8da4fbb4ad695e01d6abb5f3f6c P 72af7f1d1e734c7bb52091158ce228da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a77126b28ee94f9f8afd1c08ca1b6c29 in term 1.
I20260709 14:51:07.157919 10820 leader_election.cc:304] T 9bccd8da4fbb4ad695e01d6abb5f3f6c P a77126b28ee94f9f8afd1c08ca1b6c29 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8541c6e3fd6a4f88a24beaf59de9c0ca, a77126b28ee94f9f8afd1c08ca1b6c29; no voters: 
I20260709 14:51:07.159158 10927 raft_consensus.cc:2804] T 9bccd8da4fbb4ad695e01d6abb5f3f6c P a77126b28ee94f9f8afd1c08ca1b6c29 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:07.159634 10927 raft_consensus.cc:697] T 9bccd8da4fbb4ad695e01d6abb5f3f6c P a77126b28ee94f9f8afd1c08ca1b6c29 [term 1 LEADER]: Becoming Leader. State: Replica: a77126b28ee94f9f8afd1c08ca1b6c29, State: Running, Role: LEADER
I20260709 14:51:07.160420 10927 consensus_queue.cc:237] T 9bccd8da4fbb4ad695e01d6abb5f3f6c P a77126b28ee94f9f8afd1c08ca1b6c29 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:07.167356 10603 catalog_manager.cc:5697] T 9bccd8da4fbb4ad695e01d6abb5f3f6c P a77126b28ee94f9f8afd1c08ca1b6c29 reported cstate change: term changed from 0 to 1, leader changed from <none> to a77126b28ee94f9f8afd1c08ca1b6c29 (127.6.46.67). New cstate: current_term: 1 leader_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:07.208988 10927 raft_consensus.cc:493] T 54b9cc523834462d9cfa5898d5f8eced P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:07.209550 10927 raft_consensus.cc:515] T 54b9cc523834462d9cfa5898d5f8eced P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:07.211441 10927 leader_election.cc:290] T 54b9cc523834462d9cfa5898d5f8eced P a77126b28ee94f9f8afd1c08ca1b6c29 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8541c6e3fd6a4f88a24beaf59de9c0ca (127.6.46.65:36439), 72af7f1d1e734c7bb52091158ce228da (127.6.46.66:39299)
I20260709 14:51:07.212219 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54b9cc523834462d9cfa5898d5f8eced" candidate_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" is_pre_election: true
I20260709 14:51:07.212450 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54b9cc523834462d9cfa5898d5f8eced" candidate_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72af7f1d1e734c7bb52091158ce228da" is_pre_election: true
I20260709 14:51:07.213270 10780 raft_consensus.cc:2393] T 54b9cc523834462d9cfa5898d5f8eced P 72af7f1d1e734c7bb52091158ce228da [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a77126b28ee94f9f8afd1c08ca1b6c29 in current term 1: Already voted for candidate 8541c6e3fd6a4f88a24beaf59de9c0ca in this term.
I20260709 14:51:07.214123 10821 leader_election.cc:304] T 54b9cc523834462d9cfa5898d5f8eced P a77126b28ee94f9f8afd1c08ca1b6c29 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a77126b28ee94f9f8afd1c08ca1b6c29; no voters: 72af7f1d1e734c7bb52091158ce228da, 8541c6e3fd6a4f88a24beaf59de9c0ca
I20260709 14:51:07.214744 10927 raft_consensus.cc:3060] T 54b9cc523834462d9cfa5898d5f8eced P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:07.219332 10927 raft_consensus.cc:2749] T 54b9cc523834462d9cfa5898d5f8eced P a77126b28ee94f9f8afd1c08ca1b6c29 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:07.227331 10909 raft_consensus.cc:493] T 28a6bafdbda94eeba4a0b88cbb0d8ffd P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:07.227895 10909 raft_consensus.cc:515] T 28a6bafdbda94eeba4a0b88cbb0d8ffd P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:07.229717 10909 leader_election.cc:290] T 28a6bafdbda94eeba4a0b88cbb0d8ffd P 8541c6e3fd6a4f88a24beaf59de9c0ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72af7f1d1e734c7bb52091158ce228da (127.6.46.66:39299), a77126b28ee94f9f8afd1c08ca1b6c29 (127.6.46.67:46323)
I20260709 14:51:07.230531 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28a6bafdbda94eeba4a0b88cbb0d8ffd" candidate_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72af7f1d1e734c7bb52091158ce228da" is_pre_election: true
I20260709 14:51:07.230754 10855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28a6bafdbda94eeba4a0b88cbb0d8ffd" candidate_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" is_pre_election: true
I20260709 14:51:07.231084 10780 raft_consensus.cc:2468] T 28a6bafdbda94eeba4a0b88cbb0d8ffd P 72af7f1d1e734c7bb52091158ce228da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8541c6e3fd6a4f88a24beaf59de9c0ca in term 0.
I20260709 14:51:07.231398 10855 raft_consensus.cc:2468] T 28a6bafdbda94eeba4a0b88cbb0d8ffd P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8541c6e3fd6a4f88a24beaf59de9c0ca in term 0.
I20260709 14:51:07.232100 10672 leader_election.cc:304] T 28a6bafdbda94eeba4a0b88cbb0d8ffd P 8541c6e3fd6a4f88a24beaf59de9c0ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72af7f1d1e734c7bb52091158ce228da, 8541c6e3fd6a4f88a24beaf59de9c0ca; no voters: 
I20260709 14:51:07.232851 10909 raft_consensus.cc:2804] T 28a6bafdbda94eeba4a0b88cbb0d8ffd P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:07.233222 10909 raft_consensus.cc:493] T 28a6bafdbda94eeba4a0b88cbb0d8ffd P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:07.233482 10909 raft_consensus.cc:3060] T 28a6bafdbda94eeba4a0b88cbb0d8ffd P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:07.238384 10909 raft_consensus.cc:515] T 28a6bafdbda94eeba4a0b88cbb0d8ffd P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:07.240058 10909 leader_election.cc:290] T 28a6bafdbda94eeba4a0b88cbb0d8ffd P 8541c6e3fd6a4f88a24beaf59de9c0ca [CANDIDATE]: Term 1 election: Requested vote from peers 72af7f1d1e734c7bb52091158ce228da (127.6.46.66:39299), a77126b28ee94f9f8afd1c08ca1b6c29 (127.6.46.67:46323)
I20260709 14:51:07.240684 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28a6bafdbda94eeba4a0b88cbb0d8ffd" candidate_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72af7f1d1e734c7bb52091158ce228da"
I20260709 14:51:07.241020 10855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28a6bafdbda94eeba4a0b88cbb0d8ffd" candidate_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29"
I20260709 14:51:07.241326 10780 raft_consensus.cc:3060] T 28a6bafdbda94eeba4a0b88cbb0d8ffd P 72af7f1d1e734c7bb52091158ce228da [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:07.241628 10855 raft_consensus.cc:3060] T 28a6bafdbda94eeba4a0b88cbb0d8ffd P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:07.245970 10780 raft_consensus.cc:2468] T 28a6bafdbda94eeba4a0b88cbb0d8ffd P 72af7f1d1e734c7bb52091158ce228da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8541c6e3fd6a4f88a24beaf59de9c0ca in term 1.
I20260709 14:51:07.246137 10855 raft_consensus.cc:2468] T 28a6bafdbda94eeba4a0b88cbb0d8ffd P a77126b28ee94f9f8afd1c08ca1b6c29 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8541c6e3fd6a4f88a24beaf59de9c0ca in term 1.
I20260709 14:51:07.247092 10672 leader_election.cc:304] T 28a6bafdbda94eeba4a0b88cbb0d8ffd P 8541c6e3fd6a4f88a24beaf59de9c0ca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72af7f1d1e734c7bb52091158ce228da, 8541c6e3fd6a4f88a24beaf59de9c0ca; no voters: 
I20260709 14:51:07.247864 10909 raft_consensus.cc:2804] T 28a6bafdbda94eeba4a0b88cbb0d8ffd P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:07.248275 10909 raft_consensus.cc:697] T 28a6bafdbda94eeba4a0b88cbb0d8ffd P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 1 LEADER]: Becoming Leader. State: Replica: 8541c6e3fd6a4f88a24beaf59de9c0ca, State: Running, Role: LEADER
I20260709 14:51:07.249032 10909 consensus_queue.cc:237] T 28a6bafdbda94eeba4a0b88cbb0d8ffd P 8541c6e3fd6a4f88a24beaf59de9c0ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:07.255517 10603 catalog_manager.cc:5697] T 28a6bafdbda94eeba4a0b88cbb0d8ffd P 8541c6e3fd6a4f88a24beaf59de9c0ca reported cstate change: term changed from 0 to 1, leader changed from <none> to 8541c6e3fd6a4f88a24beaf59de9c0ca (127.6.46.65). New cstate: current_term: 1 leader_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:07.282032 10909 consensus_queue.cc:1048] T 54b9cc523834462d9cfa5898d5f8eced P 8541c6e3fd6a4f88a24beaf59de9c0ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:07.293192 10909 consensus_queue.cc:1048] T 54b9cc523834462d9cfa5898d5f8eced P 8541c6e3fd6a4f88a24beaf59de9c0ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:07.357163 10927 consensus_queue.cc:1048] T 6c32869dc6e94e04a9822420122a493d P a77126b28ee94f9f8afd1c08ca1b6c29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:07.368458 10927 consensus_queue.cc:1048] T 6c32869dc6e94e04a9822420122a493d P a77126b28ee94f9f8afd1c08ca1b6c29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:07.420800 10909 consensus_queue.cc:1048] T 9dbc03f7f5724d128fe9ba0c587deea8 P 8541c6e3fd6a4f88a24beaf59de9c0ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:07.431782 10909 consensus_queue.cc:1048] T 9dbc03f7f5724d128fe9ba0c587deea8 P 8541c6e3fd6a4f88a24beaf59de9c0ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:07.444917 10927 raft_consensus.cc:493] T 4d5d529ad1824175b31c4add57ac8cf2 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:07.445483 10927 raft_consensus.cc:515] T 4d5d529ad1824175b31c4add57ac8cf2 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:07.447373 10927 leader_election.cc:290] T 4d5d529ad1824175b31c4add57ac8cf2 P a77126b28ee94f9f8afd1c08ca1b6c29 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8541c6e3fd6a4f88a24beaf59de9c0ca (127.6.46.65:36439), 72af7f1d1e734c7bb52091158ce228da (127.6.46.66:39299)
I20260709 14:51:07.448220 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d5d529ad1824175b31c4add57ac8cf2" candidate_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" is_pre_election: true
I20260709 14:51:07.448458 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d5d529ad1824175b31c4add57ac8cf2" candidate_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72af7f1d1e734c7bb52091158ce228da" is_pre_election: true
I20260709 14:51:07.448905 10706 raft_consensus.cc:2468] T 4d5d529ad1824175b31c4add57ac8cf2 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a77126b28ee94f9f8afd1c08ca1b6c29 in term 0.
I20260709 14:51:07.449177 10780 raft_consensus.cc:2468] T 4d5d529ad1824175b31c4add57ac8cf2 P 72af7f1d1e734c7bb52091158ce228da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a77126b28ee94f9f8afd1c08ca1b6c29 in term 0.
I20260709 14:51:07.449952 10820 leader_election.cc:304] T 4d5d529ad1824175b31c4add57ac8cf2 P a77126b28ee94f9f8afd1c08ca1b6c29 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8541c6e3fd6a4f88a24beaf59de9c0ca, a77126b28ee94f9f8afd1c08ca1b6c29; no voters: 
I20260709 14:51:07.450736 10927 raft_consensus.cc:2804] T 4d5d529ad1824175b31c4add57ac8cf2 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:07.451238 10927 raft_consensus.cc:493] T 4d5d529ad1824175b31c4add57ac8cf2 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:07.451574 10927 raft_consensus.cc:3060] T 4d5d529ad1824175b31c4add57ac8cf2 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:07.457568 10927 raft_consensus.cc:515] T 4d5d529ad1824175b31c4add57ac8cf2 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:07.459359 10927 leader_election.cc:290] T 4d5d529ad1824175b31c4add57ac8cf2 P a77126b28ee94f9f8afd1c08ca1b6c29 [CANDIDATE]: Term 1 election: Requested vote from peers 8541c6e3fd6a4f88a24beaf59de9c0ca (127.6.46.65:36439), 72af7f1d1e734c7bb52091158ce228da (127.6.46.66:39299)
I20260709 14:51:07.459905 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d5d529ad1824175b31c4add57ac8cf2" candidate_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca"
I20260709 14:51:07.460495 10706 raft_consensus.cc:3060] T 4d5d529ad1824175b31c4add57ac8cf2 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:07.460404 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d5d529ad1824175b31c4add57ac8cf2" candidate_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72af7f1d1e734c7bb52091158ce228da"
I20260709 14:51:07.461120 10780 raft_consensus.cc:3060] T 4d5d529ad1824175b31c4add57ac8cf2 P 72af7f1d1e734c7bb52091158ce228da [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:07.464643 10905 consensus_queue.cc:1048] T 651fc98307df4724878a45aa61423c88 P 72af7f1d1e734c7bb52091158ce228da [LEADER]: Connected to new peer: Peer: permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:07.466681 10706 raft_consensus.cc:2468] T 4d5d529ad1824175b31c4add57ac8cf2 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a77126b28ee94f9f8afd1c08ca1b6c29 in term 1.
I20260709 14:51:07.467820 10820 leader_election.cc:304] T 4d5d529ad1824175b31c4add57ac8cf2 P a77126b28ee94f9f8afd1c08ca1b6c29 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8541c6e3fd6a4f88a24beaf59de9c0ca, a77126b28ee94f9f8afd1c08ca1b6c29; no voters: 
I20260709 14:51:07.468509 10780 raft_consensus.cc:2468] T 4d5d529ad1824175b31c4add57ac8cf2 P 72af7f1d1e734c7bb52091158ce228da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a77126b28ee94f9f8afd1c08ca1b6c29 in term 1.
I20260709 14:51:07.471009 10927 raft_consensus.cc:2804] T 4d5d529ad1824175b31c4add57ac8cf2 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:07.472570 10909 consensus_queue.cc:1048] T 5005a4fde6e0472281db57fb11aa97f6 P 8541c6e3fd6a4f88a24beaf59de9c0ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:07.479745 10905 consensus_queue.cc:1048] T 651fc98307df4724878a45aa61423c88 P 72af7f1d1e734c7bb52091158ce228da [LEADER]: Connected to new peer: Peer: permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:07.483366 10927 raft_consensus.cc:697] T 4d5d529ad1824175b31c4add57ac8cf2 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 1 LEADER]: Becoming Leader. State: Replica: a77126b28ee94f9f8afd1c08ca1b6c29, State: Running, Role: LEADER
I20260709 14:51:07.484541 10927 consensus_queue.cc:237] T 4d5d529ad1824175b31c4add57ac8cf2 P a77126b28ee94f9f8afd1c08ca1b6c29 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:07.488394 10903 consensus_queue.cc:1048] T 5005a4fde6e0472281db57fb11aa97f6 P 8541c6e3fd6a4f88a24beaf59de9c0ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:07.503719 10603 catalog_manager.cc:5697] T 4d5d529ad1824175b31c4add57ac8cf2 P a77126b28ee94f9f8afd1c08ca1b6c29 reported cstate change: term changed from 0 to 1, leader changed from <none> to a77126b28ee94f9f8afd1c08ca1b6c29 (127.6.46.67). New cstate: current_term: 1 leader_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:07.576952 10903 consensus_queue.cc:1048] T e1a8d71a817a4c93a91dc355bd7ef2af P 8541c6e3fd6a4f88a24beaf59de9c0ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:07.588991 10926 consensus_queue.cc:1048] T e1a8d71a817a4c93a91dc355bd7ef2af P 8541c6e3fd6a4f88a24beaf59de9c0ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:07.594637 10927 consensus_queue.cc:1048] T 9bccd8da4fbb4ad695e01d6abb5f3f6c P a77126b28ee94f9f8afd1c08ca1b6c29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:07.599311 10927 consensus_queue.cc:1048] T 9bccd8da4fbb4ad695e01d6abb5f3f6c P a77126b28ee94f9f8afd1c08ca1b6c29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:07.628262 10855 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6c32869dc6e94e04a9822420122a493d"
dest_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29"
mode: GRACEFUL
new_leader_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca"
 from {username='slave'} at 127.0.0.1:33934
I20260709 14:51:07.628799 10855 raft_consensus.cc:606] T 6c32869dc6e94e04a9822420122a493d P a77126b28ee94f9f8afd1c08ca1b6c29 [term 1 LEADER]: Received request to transfer leadership to TS 8541c6e3fd6a4f88a24beaf59de9c0ca
I20260709 14:51:07.641213 10855 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4d5d529ad1824175b31c4add57ac8cf2"
dest_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29"
mode: GRACEFUL
new_leader_uuid: "72af7f1d1e734c7bb52091158ce228da"
 from {username='slave'} at 127.0.0.1:33934
I20260709 14:51:07.641732 10855 raft_consensus.cc:606] T 4d5d529ad1824175b31c4add57ac8cf2 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 1 LEADER]: Received request to transfer leadership to TS 72af7f1d1e734c7bb52091158ce228da
I20260709 14:51:07.656280 10704 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "54b9cc523834462d9cfa5898d5f8eced"
dest_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca"
mode: GRACEFUL
new_leader_uuid: "72af7f1d1e734c7bb52091158ce228da"
 from {username='slave'} at 127.0.0.1:55450
I20260709 14:51:07.656783 10704 raft_consensus.cc:606] T 54b9cc523834462d9cfa5898d5f8eced P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 1 LEADER]: Received request to transfer leadership to TS 72af7f1d1e734c7bb52091158ce228da
I20260709 14:51:07.661218 10855 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9bccd8da4fbb4ad695e01d6abb5f3f6c"
dest_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29"
mode: GRACEFUL
new_leader_uuid: "72af7f1d1e734c7bb52091158ce228da"
 from {username='slave'} at 127.0.0.1:33934
I20260709 14:51:07.661676 10855 raft_consensus.cc:606] T 9bccd8da4fbb4ad695e01d6abb5f3f6c P a77126b28ee94f9f8afd1c08ca1b6c29 [term 1 LEADER]: Received request to transfer leadership to TS 72af7f1d1e734c7bb52091158ce228da
I20260709 14:51:07.666352 10704 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e1a8d71a817a4c93a91dc355bd7ef2af"
dest_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca"
mode: GRACEFUL
new_leader_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29"
 from {username='slave'} at 127.0.0.1:55450
I20260709 14:51:07.666793 10704 raft_consensus.cc:606] T e1a8d71a817a4c93a91dc355bd7ef2af P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 1 LEADER]: Received request to transfer leadership to TS a77126b28ee94f9f8afd1c08ca1b6c29
I20260709 14:51:07.687373 10926 consensus_queue.cc:1048] T 28a6bafdbda94eeba4a0b88cbb0d8ffd P 8541c6e3fd6a4f88a24beaf59de9c0ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:07.697819 10909 consensus_queue.cc:1048] T 28a6bafdbda94eeba4a0b88cbb0d8ffd P 8541c6e3fd6a4f88a24beaf59de9c0ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:07.801059 10903 raft_consensus.cc:993] T 54b9cc523834462d9cfa5898d5f8eced P 8541c6e3fd6a4f88a24beaf59de9c0ca: : Instructing follower 72af7f1d1e734c7bb52091158ce228da to start an election
I20260709 14:51:07.801527 10903 raft_consensus.cc:1081] T 54b9cc523834462d9cfa5898d5f8eced P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 1 LEADER]: Signalling peer 72af7f1d1e734c7bb52091158ce228da to start an election
I20260709 14:51:07.802903 10780 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "54b9cc523834462d9cfa5898d5f8eced"
dest_uuid: "72af7f1d1e734c7bb52091158ce228da"
 from {username='slave'} at 127.0.0.1:39620
I20260709 14:51:07.803422 10780 raft_consensus.cc:493] T 54b9cc523834462d9cfa5898d5f8eced P 72af7f1d1e734c7bb52091158ce228da [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:07.803740 10780 raft_consensus.cc:3060] T 54b9cc523834462d9cfa5898d5f8eced P 72af7f1d1e734c7bb52091158ce228da [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:07.808327 10780 raft_consensus.cc:515] T 54b9cc523834462d9cfa5898d5f8eced P 72af7f1d1e734c7bb52091158ce228da [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:07.810029 10780 leader_election.cc:290] T 54b9cc523834462d9cfa5898d5f8eced P 72af7f1d1e734c7bb52091158ce228da [CANDIDATE]: Term 2 election: Requested vote from peers 8541c6e3fd6a4f88a24beaf59de9c0ca (127.6.46.65:36439), a77126b28ee94f9f8afd1c08ca1b6c29 (127.6.46.67:46323)
I20260709 14:51:07.810791 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54b9cc523834462d9cfa5898d5f8eced" candidate_uuid: "72af7f1d1e734c7bb52091158ce228da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca"
I20260709 14:51:07.811226 10855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54b9cc523834462d9cfa5898d5f8eced" candidate_uuid: "72af7f1d1e734c7bb52091158ce228da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29"
I20260709 14:51:07.811439 10704 raft_consensus.cc:3055] T 54b9cc523834462d9cfa5898d5f8eced P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:07.811841 10704 raft_consensus.cc:740] T 54b9cc523834462d9cfa5898d5f8eced P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8541c6e3fd6a4f88a24beaf59de9c0ca, State: Running, Role: LEADER
I20260709 14:51:07.811841 10855 raft_consensus.cc:3060] T 54b9cc523834462d9cfa5898d5f8eced P a77126b28ee94f9f8afd1c08ca1b6c29 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:07.812772 10704 consensus_queue.cc:260] T 54b9cc523834462d9cfa5898d5f8eced P 8541c6e3fd6a4f88a24beaf59de9c0ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:07.814013 10704 raft_consensus.cc:3060] T 54b9cc523834462d9cfa5898d5f8eced P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:07.818781 10855 raft_consensus.cc:2468] T 54b9cc523834462d9cfa5898d5f8eced P a77126b28ee94f9f8afd1c08ca1b6c29 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72af7f1d1e734c7bb52091158ce228da in term 2.
I20260709 14:51:07.820053 10744 leader_election.cc:304] T 54b9cc523834462d9cfa5898d5f8eced P 72af7f1d1e734c7bb52091158ce228da [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72af7f1d1e734c7bb52091158ce228da, a77126b28ee94f9f8afd1c08ca1b6c29; no voters: 
I20260709 14:51:07.820737 10905 raft_consensus.cc:2804] T 54b9cc523834462d9cfa5898d5f8eced P 72af7f1d1e734c7bb52091158ce228da [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:07.820843 10704 raft_consensus.cc:2468] T 54b9cc523834462d9cfa5898d5f8eced P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72af7f1d1e734c7bb52091158ce228da in term 2.
I20260709 14:51:07.821250 10905 raft_consensus.cc:697] T 54b9cc523834462d9cfa5898d5f8eced P 72af7f1d1e734c7bb52091158ce228da [term 2 LEADER]: Becoming Leader. State: Replica: 72af7f1d1e734c7bb52091158ce228da, State: Running, Role: LEADER
I20260709 14:51:07.822098 10905 consensus_queue.cc:237] T 54b9cc523834462d9cfa5898d5f8eced P 72af7f1d1e734c7bb52091158ce228da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:07.828259 10602 catalog_manager.cc:5697] T 54b9cc523834462d9cfa5898d5f8eced P 72af7f1d1e734c7bb52091158ce228da reported cstate change: term changed from 1 to 2, leader changed from 8541c6e3fd6a4f88a24beaf59de9c0ca (127.6.46.65) to 72af7f1d1e734c7bb52091158ce228da (127.6.46.66). New cstate: current_term: 2 leader_uuid: "72af7f1d1e734c7bb52091158ce228da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:07.855995 10928 raft_consensus.cc:993] T 6c32869dc6e94e04a9822420122a493d P a77126b28ee94f9f8afd1c08ca1b6c29: : Instructing follower 8541c6e3fd6a4f88a24beaf59de9c0ca to start an election
I20260709 14:51:07.856487 10927 raft_consensus.cc:1081] T 6c32869dc6e94e04a9822420122a493d P a77126b28ee94f9f8afd1c08ca1b6c29 [term 1 LEADER]: Signalling peer 8541c6e3fd6a4f88a24beaf59de9c0ca to start an election
I20260709 14:51:07.857985 10704 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6c32869dc6e94e04a9822420122a493d"
dest_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca"
 from {username='slave'} at 127.0.0.1:55424
I20260709 14:51:07.858438 10704 raft_consensus.cc:493] T 6c32869dc6e94e04a9822420122a493d P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:07.858752 10704 raft_consensus.cc:3060] T 6c32869dc6e94e04a9822420122a493d P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:07.863572 10704 raft_consensus.cc:515] T 6c32869dc6e94e04a9822420122a493d P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } }
I20260709 14:51:07.865103 10704 leader_election.cc:290] T 6c32869dc6e94e04a9822420122a493d P 8541c6e3fd6a4f88a24beaf59de9c0ca [CANDIDATE]: Term 2 election: Requested vote from peers a77126b28ee94f9f8afd1c08ca1b6c29 (127.6.46.67:46323), 72af7f1d1e734c7bb52091158ce228da (127.6.46.66:39299)
I20260709 14:51:07.865912 10855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c32869dc6e94e04a9822420122a493d" candidate_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29"
I20260709 14:51:07.866196 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c32869dc6e94e04a9822420122a493d" candidate_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "72af7f1d1e734c7bb52091158ce228da"
I20260709 14:51:07.866671 10855 raft_consensus.cc:3055] T 6c32869dc6e94e04a9822420122a493d P a77126b28ee94f9f8afd1c08ca1b6c29 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:07.866796 10780 raft_consensus.cc:3060] T 6c32869dc6e94e04a9822420122a493d P 72af7f1d1e734c7bb52091158ce228da [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:07.866972 10855 raft_consensus.cc:740] T 6c32869dc6e94e04a9822420122a493d P a77126b28ee94f9f8afd1c08ca1b6c29 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a77126b28ee94f9f8afd1c08ca1b6c29, State: Running, Role: LEADER
I20260709 14:51:07.867811 10855 consensus_queue.cc:260] T 6c32869dc6e94e04a9822420122a493d P a77126b28ee94f9f8afd1c08ca1b6c29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } }
I20260709 14:51:07.868726 10855 raft_consensus.cc:3060] T 6c32869dc6e94e04a9822420122a493d P a77126b28ee94f9f8afd1c08ca1b6c29 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:07.871452 10780 raft_consensus.cc:2468] T 6c32869dc6e94e04a9822420122a493d P 72af7f1d1e734c7bb52091158ce228da [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8541c6e3fd6a4f88a24beaf59de9c0ca in term 2.
I20260709 14:51:07.872526 10672 leader_election.cc:304] T 6c32869dc6e94e04a9822420122a493d P 8541c6e3fd6a4f88a24beaf59de9c0ca [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72af7f1d1e734c7bb52091158ce228da, 8541c6e3fd6a4f88a24beaf59de9c0ca; no voters: 
I20260709 14:51:07.873201 10903 raft_consensus.cc:2804] T 6c32869dc6e94e04a9822420122a493d P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:07.873415 10855 raft_consensus.cc:2468] T 6c32869dc6e94e04a9822420122a493d P a77126b28ee94f9f8afd1c08ca1b6c29 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8541c6e3fd6a4f88a24beaf59de9c0ca in term 2.
I20260709 14:51:07.873591 10903 raft_consensus.cc:697] T 6c32869dc6e94e04a9822420122a493d P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 2 LEADER]: Becoming Leader. State: Replica: 8541c6e3fd6a4f88a24beaf59de9c0ca, State: Running, Role: LEADER
I20260709 14:51:07.874414 10903 consensus_queue.cc:237] T 6c32869dc6e94e04a9822420122a493d P 8541c6e3fd6a4f88a24beaf59de9c0ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } }
I20260709 14:51:07.880422 10602 catalog_manager.cc:5697] T 6c32869dc6e94e04a9822420122a493d P 8541c6e3fd6a4f88a24beaf59de9c0ca reported cstate change: term changed from 1 to 2, leader changed from a77126b28ee94f9f8afd1c08ca1b6c29 (127.6.46.67) to 8541c6e3fd6a4f88a24beaf59de9c0ca (127.6.46.65). New cstate: current_term: 2 leader_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:07.887425 10927 consensus_queue.cc:1048] T 4d5d529ad1824175b31c4add57ac8cf2 P a77126b28ee94f9f8afd1c08ca1b6c29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:07.893522 10928 raft_consensus.cc:993] T 4d5d529ad1824175b31c4add57ac8cf2 P a77126b28ee94f9f8afd1c08ca1b6c29: : Instructing follower 72af7f1d1e734c7bb52091158ce228da to start an election
I20260709 14:51:07.893987 10930 raft_consensus.cc:1081] T 4d5d529ad1824175b31c4add57ac8cf2 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 1 LEADER]: Signalling peer 72af7f1d1e734c7bb52091158ce228da to start an election
I20260709 14:51:07.896773 10781 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4d5d529ad1824175b31c4add57ac8cf2"
dest_uuid: "72af7f1d1e734c7bb52091158ce228da"
 from {username='slave'} at 127.0.0.1:39626
I20260709 14:51:07.897504 10781 raft_consensus.cc:493] T 4d5d529ad1824175b31c4add57ac8cf2 P 72af7f1d1e734c7bb52091158ce228da [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:07.897895 10781 raft_consensus.cc:3060] T 4d5d529ad1824175b31c4add57ac8cf2 P 72af7f1d1e734c7bb52091158ce228da [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:07.898880 10928 consensus_queue.cc:1048] T 4d5d529ad1824175b31c4add57ac8cf2 P a77126b28ee94f9f8afd1c08ca1b6c29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:07.905294 10781 raft_consensus.cc:515] T 4d5d529ad1824175b31c4add57ac8cf2 P 72af7f1d1e734c7bb52091158ce228da [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:07.910373 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d5d529ad1824175b31c4add57ac8cf2" candidate_uuid: "72af7f1d1e734c7bb52091158ce228da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca"
I20260709 14:51:07.910602 10781 leader_election.cc:290] T 4d5d529ad1824175b31c4add57ac8cf2 P 72af7f1d1e734c7bb52091158ce228da [CANDIDATE]: Term 2 election: Requested vote from peers 8541c6e3fd6a4f88a24beaf59de9c0ca (127.6.46.65:36439), a77126b28ee94f9f8afd1c08ca1b6c29 (127.6.46.67:46323)
I20260709 14:51:07.910962 10704 raft_consensus.cc:3060] T 4d5d529ad1824175b31c4add57ac8cf2 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:07.910823 10855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d5d529ad1824175b31c4add57ac8cf2" candidate_uuid: "72af7f1d1e734c7bb52091158ce228da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29"
I20260709 14:51:07.911594 10855 raft_consensus.cc:3055] T 4d5d529ad1824175b31c4add57ac8cf2 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:07.911957 10855 raft_consensus.cc:740] T 4d5d529ad1824175b31c4add57ac8cf2 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a77126b28ee94f9f8afd1c08ca1b6c29, State: Running, Role: LEADER
I20260709 14:51:07.913089 10855 consensus_queue.cc:260] T 4d5d529ad1824175b31c4add57ac8cf2 P a77126b28ee94f9f8afd1c08ca1b6c29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:07.914314 10855 raft_consensus.cc:3060] T 4d5d529ad1824175b31c4add57ac8cf2 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:07.918308 10704 raft_consensus.cc:2468] T 4d5d529ad1824175b31c4add57ac8cf2 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72af7f1d1e734c7bb52091158ce228da in term 2.
I20260709 14:51:07.920686 10746 leader_election.cc:304] T 4d5d529ad1824175b31c4add57ac8cf2 P 72af7f1d1e734c7bb52091158ce228da [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72af7f1d1e734c7bb52091158ce228da, 8541c6e3fd6a4f88a24beaf59de9c0ca; no voters: 
I20260709 14:51:07.921274 10855 raft_consensus.cc:2468] T 4d5d529ad1824175b31c4add57ac8cf2 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72af7f1d1e734c7bb52091158ce228da in term 2.
I20260709 14:51:07.921463 10905 raft_consensus.cc:2804] T 4d5d529ad1824175b31c4add57ac8cf2 P 72af7f1d1e734c7bb52091158ce228da [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:07.922037 10905 raft_consensus.cc:697] T 4d5d529ad1824175b31c4add57ac8cf2 P 72af7f1d1e734c7bb52091158ce228da [term 2 LEADER]: Becoming Leader. State: Replica: 72af7f1d1e734c7bb52091158ce228da, State: Running, Role: LEADER
I20260709 14:51:07.922860 10905 consensus_queue.cc:237] T 4d5d529ad1824175b31c4add57ac8cf2 P 72af7f1d1e734c7bb52091158ce228da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:07.929330 10603 catalog_manager.cc:5697] T 4d5d529ad1824175b31c4add57ac8cf2 P 72af7f1d1e734c7bb52091158ce228da reported cstate change: term changed from 1 to 2, leader changed from a77126b28ee94f9f8afd1c08ca1b6c29 (127.6.46.67) to 72af7f1d1e734c7bb52091158ce228da (127.6.46.66). New cstate: current_term: 2 leader_uuid: "72af7f1d1e734c7bb52091158ce228da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:08.158015 10909 raft_consensus.cc:993] T e1a8d71a817a4c93a91dc355bd7ef2af P 8541c6e3fd6a4f88a24beaf59de9c0ca: : Instructing follower a77126b28ee94f9f8afd1c08ca1b6c29 to start an election
I20260709 14:51:08.158439 10903 raft_consensus.cc:1081] T e1a8d71a817a4c93a91dc355bd7ef2af P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 1 LEADER]: Signalling peer a77126b28ee94f9f8afd1c08ca1b6c29 to start an election
I20260709 14:51:08.159722 10855 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e1a8d71a817a4c93a91dc355bd7ef2af"
dest_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29"
 from {username='slave'} at 127.0.0.1:33904
I20260709 14:51:08.160202 10855 raft_consensus.cc:493] T e1a8d71a817a4c93a91dc355bd7ef2af P a77126b28ee94f9f8afd1c08ca1b6c29 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:08.160449 10855 raft_consensus.cc:3060] T e1a8d71a817a4c93a91dc355bd7ef2af P a77126b28ee94f9f8afd1c08ca1b6c29 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:08.165205 10855 raft_consensus.cc:515] T e1a8d71a817a4c93a91dc355bd7ef2af P a77126b28ee94f9f8afd1c08ca1b6c29 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:08.166821 10855 leader_election.cc:290] T e1a8d71a817a4c93a91dc355bd7ef2af P a77126b28ee94f9f8afd1c08ca1b6c29 [CANDIDATE]: Term 2 election: Requested vote from peers 8541c6e3fd6a4f88a24beaf59de9c0ca (127.6.46.65:36439), 72af7f1d1e734c7bb52091158ce228da (127.6.46.66:39299)
I20260709 14:51:08.167663 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a8d71a817a4c93a91dc355bd7ef2af" candidate_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca"
I20260709 14:51:08.167882 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a8d71a817a4c93a91dc355bd7ef2af" candidate_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "72af7f1d1e734c7bb52091158ce228da"
I20260709 14:51:08.168277 10704 raft_consensus.cc:3055] T e1a8d71a817a4c93a91dc355bd7ef2af P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:08.168488 10781 raft_consensus.cc:3060] T e1a8d71a817a4c93a91dc355bd7ef2af P 72af7f1d1e734c7bb52091158ce228da [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:08.168655 10704 raft_consensus.cc:740] T e1a8d71a817a4c93a91dc355bd7ef2af P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8541c6e3fd6a4f88a24beaf59de9c0ca, State: Running, Role: LEADER
I20260709 14:51:08.169523 10704 consensus_queue.cc:260] T e1a8d71a817a4c93a91dc355bd7ef2af P 8541c6e3fd6a4f88a24beaf59de9c0ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:08.170459 10704 raft_consensus.cc:3060] T e1a8d71a817a4c93a91dc355bd7ef2af P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:08.174324 10781 raft_consensus.cc:2468] T e1a8d71a817a4c93a91dc355bd7ef2af P 72af7f1d1e734c7bb52091158ce228da [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a77126b28ee94f9f8afd1c08ca1b6c29 in term 2.
I20260709 14:51:08.175400 10821 leader_election.cc:304] T e1a8d71a817a4c93a91dc355bd7ef2af P a77126b28ee94f9f8afd1c08ca1b6c29 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72af7f1d1e734c7bb52091158ce228da, a77126b28ee94f9f8afd1c08ca1b6c29; no voters: 
I20260709 14:51:08.175400 10704 raft_consensus.cc:2468] T e1a8d71a817a4c93a91dc355bd7ef2af P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a77126b28ee94f9f8afd1c08ca1b6c29 in term 2.
I20260709 14:51:08.176258 10928 raft_consensus.cc:2804] T e1a8d71a817a4c93a91dc355bd7ef2af P a77126b28ee94f9f8afd1c08ca1b6c29 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:08.176704 10928 raft_consensus.cc:697] T e1a8d71a817a4c93a91dc355bd7ef2af P a77126b28ee94f9f8afd1c08ca1b6c29 [term 2 LEADER]: Becoming Leader. State: Replica: a77126b28ee94f9f8afd1c08ca1b6c29, State: Running, Role: LEADER
I20260709 14:51:08.177376 10928 consensus_queue.cc:237] T e1a8d71a817a4c93a91dc355bd7ef2af P a77126b28ee94f9f8afd1c08ca1b6c29 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:08.182619 10928 raft_consensus.cc:993] T 9bccd8da4fbb4ad695e01d6abb5f3f6c P a77126b28ee94f9f8afd1c08ca1b6c29: : Instructing follower 72af7f1d1e734c7bb52091158ce228da to start an election
I20260709 14:51:08.183025 10930 raft_consensus.cc:1081] T 9bccd8da4fbb4ad695e01d6abb5f3f6c P a77126b28ee94f9f8afd1c08ca1b6c29 [term 1 LEADER]: Signalling peer 72af7f1d1e734c7bb52091158ce228da to start an election
I20260709 14:51:08.183684 10603 catalog_manager.cc:5697] T e1a8d71a817a4c93a91dc355bd7ef2af P a77126b28ee94f9f8afd1c08ca1b6c29 reported cstate change: term changed from 1 to 2, leader changed from 8541c6e3fd6a4f88a24beaf59de9c0ca (127.6.46.65) to a77126b28ee94f9f8afd1c08ca1b6c29 (127.6.46.67). New cstate: current_term: 2 leader_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:08.184404 10781 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9bccd8da4fbb4ad695e01d6abb5f3f6c"
dest_uuid: "72af7f1d1e734c7bb52091158ce228da"
 from {username='slave'} at 127.0.0.1:39626
I20260709 14:51:08.184944 10781 raft_consensus.cc:493] T 9bccd8da4fbb4ad695e01d6abb5f3f6c P 72af7f1d1e734c7bb52091158ce228da [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:08.185294 10781 raft_consensus.cc:3060] T 9bccd8da4fbb4ad695e01d6abb5f3f6c P 72af7f1d1e734c7bb52091158ce228da [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:08.190850 10781 raft_consensus.cc:515] T 9bccd8da4fbb4ad695e01d6abb5f3f6c P 72af7f1d1e734c7bb52091158ce228da [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:08.192761 10781 leader_election.cc:290] T 9bccd8da4fbb4ad695e01d6abb5f3f6c P 72af7f1d1e734c7bb52091158ce228da [CANDIDATE]: Term 2 election: Requested vote from peers 8541c6e3fd6a4f88a24beaf59de9c0ca (127.6.46.65:36439), a77126b28ee94f9f8afd1c08ca1b6c29 (127.6.46.67:46323)
I20260709 14:51:08.193434 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bccd8da4fbb4ad695e01d6abb5f3f6c" candidate_uuid: "72af7f1d1e734c7bb52091158ce228da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca"
I20260709 14:51:08.193764 10855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bccd8da4fbb4ad695e01d6abb5f3f6c" candidate_uuid: "72af7f1d1e734c7bb52091158ce228da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29"
I20260709 14:51:08.194029 10704 raft_consensus.cc:3060] T 9bccd8da4fbb4ad695e01d6abb5f3f6c P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:08.194324 10855 raft_consensus.cc:3055] T 9bccd8da4fbb4ad695e01d6abb5f3f6c P a77126b28ee94f9f8afd1c08ca1b6c29 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:08.194617 10855 raft_consensus.cc:740] T 9bccd8da4fbb4ad695e01d6abb5f3f6c P a77126b28ee94f9f8afd1c08ca1b6c29 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a77126b28ee94f9f8afd1c08ca1b6c29, State: Running, Role: LEADER
I20260709 14:51:08.195286 10855 consensus_queue.cc:260] T 9bccd8da4fbb4ad695e01d6abb5f3f6c P a77126b28ee94f9f8afd1c08ca1b6c29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:08.196187 10855 raft_consensus.cc:3060] T 9bccd8da4fbb4ad695e01d6abb5f3f6c P a77126b28ee94f9f8afd1c08ca1b6c29 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:08.198640 10704 raft_consensus.cc:2468] T 9bccd8da4fbb4ad695e01d6abb5f3f6c P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72af7f1d1e734c7bb52091158ce228da in term 2.
I20260709 14:51:08.199600 10746 leader_election.cc:304] T 9bccd8da4fbb4ad695e01d6abb5f3f6c P 72af7f1d1e734c7bb52091158ce228da [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72af7f1d1e734c7bb52091158ce228da, 8541c6e3fd6a4f88a24beaf59de9c0ca; no voters: 
I20260709 14:51:08.200305 10905 raft_consensus.cc:2804] T 9bccd8da4fbb4ad695e01d6abb5f3f6c P 72af7f1d1e734c7bb52091158ce228da [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:08.200687 10905 raft_consensus.cc:697] T 9bccd8da4fbb4ad695e01d6abb5f3f6c P 72af7f1d1e734c7bb52091158ce228da [term 2 LEADER]: Becoming Leader. State: Replica: 72af7f1d1e734c7bb52091158ce228da, State: Running, Role: LEADER
I20260709 14:51:08.201081 10855 raft_consensus.cc:2468] T 9bccd8da4fbb4ad695e01d6abb5f3f6c P a77126b28ee94f9f8afd1c08ca1b6c29 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72af7f1d1e734c7bb52091158ce228da in term 2.
I20260709 14:51:08.201417 10905 consensus_queue.cc:237] T 9bccd8da4fbb4ad695e01d6abb5f3f6c P 72af7f1d1e734c7bb52091158ce228da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:08.206944 10603 catalog_manager.cc:5697] T 9bccd8da4fbb4ad695e01d6abb5f3f6c P 72af7f1d1e734c7bb52091158ce228da reported cstate change: term changed from 1 to 2, leader changed from a77126b28ee94f9f8afd1c08ca1b6c29 (127.6.46.67) to 72af7f1d1e734c7bb52091158ce228da (127.6.46.66). New cstate: current_term: 2 leader_uuid: "72af7f1d1e734c7bb52091158ce228da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:08.297808 10855 raft_consensus.cc:1275] T 6c32869dc6e94e04a9822420122a493d P a77126b28ee94f9f8afd1c08ca1b6c29 [term 2 FOLLOWER]: Refusing update from remote peer 8541c6e3fd6a4f88a24beaf59de9c0ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:08.299130 10909 consensus_queue.cc:1048] T 6c32869dc6e94e04a9822420122a493d P 8541c6e3fd6a4f88a24beaf59de9c0ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:08.300472 10781 raft_consensus.cc:1275] T 6c32869dc6e94e04a9822420122a493d P 72af7f1d1e734c7bb52091158ce228da [term 2 FOLLOWER]: Refusing update from remote peer 8541c6e3fd6a4f88a24beaf59de9c0ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:08.302003 10909 consensus_queue.cc:1048] T 6c32869dc6e94e04a9822420122a493d P 8541c6e3fd6a4f88a24beaf59de9c0ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:08.352746 10855 raft_consensus.cc:1275] T 54b9cc523834462d9cfa5898d5f8eced P a77126b28ee94f9f8afd1c08ca1b6c29 [term 2 FOLLOWER]: Refusing update from remote peer 72af7f1d1e734c7bb52091158ce228da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:08.354153 10905 consensus_queue.cc:1048] T 54b9cc523834462d9cfa5898d5f8eced P 72af7f1d1e734c7bb52091158ce228da [LEADER]: Connected to new peer: Peer: permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:08.362037 10704 raft_consensus.cc:1275] T 54b9cc523834462d9cfa5898d5f8eced P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 2 FOLLOWER]: Refusing update from remote peer 72af7f1d1e734c7bb52091158ce228da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:08.364334 10963 consensus_queue.cc:1048] T 54b9cc523834462d9cfa5898d5f8eced P 72af7f1d1e734c7bb52091158ce228da [LEADER]: Connected to new peer: Peer: permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:08.372542 10855 raft_consensus.cc:1275] T 4d5d529ad1824175b31c4add57ac8cf2 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 2 FOLLOWER]: Refusing update from remote peer 72af7f1d1e734c7bb52091158ce228da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:08.373828 10948 consensus_queue.cc:1048] T 4d5d529ad1824175b31c4add57ac8cf2 P 72af7f1d1e734c7bb52091158ce228da [LEADER]: Connected to new peer: Peer: permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:08.382884 10704 raft_consensus.cc:1275] T 4d5d529ad1824175b31c4add57ac8cf2 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 2 FOLLOWER]: Refusing update from remote peer 72af7f1d1e734c7bb52091158ce228da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:08.384541 10905 consensus_queue.cc:1048] T 4d5d529ad1824175b31c4add57ac8cf2 P 72af7f1d1e734c7bb52091158ce228da [LEADER]: Connected to new peer: Peer: permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:08.736016 10781 raft_consensus.cc:1275] T e1a8d71a817a4c93a91dc355bd7ef2af P 72af7f1d1e734c7bb52091158ce228da [term 2 FOLLOWER]: Refusing update from remote peer a77126b28ee94f9f8afd1c08ca1b6c29: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:08.737310 10930 consensus_queue.cc:1048] T e1a8d71a817a4c93a91dc355bd7ef2af P a77126b28ee94f9f8afd1c08ca1b6c29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:08.748432 10704 raft_consensus.cc:1275] T e1a8d71a817a4c93a91dc355bd7ef2af P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 2 FOLLOWER]: Refusing update from remote peer a77126b28ee94f9f8afd1c08ca1b6c29: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:08.750172 10982 consensus_queue.cc:1048] T e1a8d71a817a4c93a91dc355bd7ef2af P a77126b28ee94f9f8afd1c08ca1b6c29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:08.753468 10706 raft_consensus.cc:1275] T 9bccd8da4fbb4ad695e01d6abb5f3f6c P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 2 FOLLOWER]: Refusing update from remote peer 72af7f1d1e734c7bb52091158ce228da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:08.754951 10905 consensus_queue.cc:1048] T 9bccd8da4fbb4ad695e01d6abb5f3f6c P 72af7f1d1e734c7bb52091158ce228da [LEADER]: Connected to new peer: Peer: permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:08.765908 10855 raft_consensus.cc:1275] T 9bccd8da4fbb4ad695e01d6abb5f3f6c P a77126b28ee94f9f8afd1c08ca1b6c29 [term 2 FOLLOWER]: Refusing update from remote peer 72af7f1d1e734c7bb52091158ce228da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:08.767397 10948 consensus_queue.cc:1048] T 9bccd8da4fbb4ad695e01d6abb5f3f6c P 72af7f1d1e734c7bb52091158ce228da [LEADER]: Connected to new peer: Peer: permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:10.693104 10603 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44910:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:51:10.696411 10603 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:51:10.744371 10693 tablet_service.cc:1511] Processing CreateTablet for tablet 093d03579dd54f469dbe9519dc2f30a2 (DEFAULT_TABLE table=soft_deleted_table [id=2a6c5548e3164431bfb49600305e2de6]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:51:10.745637 10693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 093d03579dd54f469dbe9519dc2f30a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:10.745635 10763 tablet_service.cc:1511] Processing CreateTablet for tablet 093d03579dd54f469dbe9519dc2f30a2 (DEFAULT_TABLE table=soft_deleted_table [id=2a6c5548e3164431bfb49600305e2de6]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:51:10.747004 10763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 093d03579dd54f469dbe9519dc2f30a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:10.749092 10691 tablet_service.cc:1511] Processing CreateTablet for tablet 4f3722aa60094d89a68cd662e88dd0d6 (DEFAULT_TABLE table=soft_deleted_table [id=2a6c5548e3164431bfb49600305e2de6]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:51:10.750321 10691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f3722aa60094d89a68cd662e88dd0d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:10.750228 10765 tablet_service.cc:1511] Processing CreateTablet for tablet 4f3722aa60094d89a68cd662e88dd0d6 (DEFAULT_TABLE table=soft_deleted_table [id=2a6c5548e3164431bfb49600305e2de6]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:51:10.751530 10765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f3722aa60094d89a68cd662e88dd0d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:10.752867 10840 tablet_service.cc:1511] Processing CreateTablet for tablet 093d03579dd54f469dbe9519dc2f30a2 (DEFAULT_TABLE table=soft_deleted_table [id=2a6c5548e3164431bfb49600305e2de6]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:51:10.753363 10689 tablet_service.cc:1511] Processing CreateTablet for tablet c532a581ccc64686a421c9cac2b17c91 (DEFAULT_TABLE table=soft_deleted_table [id=2a6c5548e3164431bfb49600305e2de6]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:51:10.754104 10840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 093d03579dd54f469dbe9519dc2f30a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:10.754588 10689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c532a581ccc64686a421c9cac2b17c91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:10.756750 10844 tablet_service.cc:1511] Processing CreateTablet for tablet 4f3722aa60094d89a68cd662e88dd0d6 (DEFAULT_TABLE table=soft_deleted_table [id=2a6c5548e3164431bfb49600305e2de6]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:51:10.758355 10844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f3722aa60094d89a68cd662e88dd0d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:10.765494 10767 tablet_service.cc:1511] Processing CreateTablet for tablet c532a581ccc64686a421c9cac2b17c91 (DEFAULT_TABLE table=soft_deleted_table [id=2a6c5548e3164431bfb49600305e2de6]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:51:10.766845 10767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c532a581ccc64686a421c9cac2b17c91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:10.776882 10841 tablet_service.cc:1511] Processing CreateTablet for tablet c532a581ccc64686a421c9cac2b17c91 (DEFAULT_TABLE table=soft_deleted_table [id=2a6c5548e3164431bfb49600305e2de6]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:51:10.778234 10841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c532a581ccc64686a421c9cac2b17c91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:10.796244 10694 tablet_service.cc:1511] Processing CreateTablet for tablet 860acc3e30b644e08a5dbac213fec5f2 (DEFAULT_TABLE table=soft_deleted_table [id=2a6c5548e3164431bfb49600305e2de6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:51:10.797626 10694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 860acc3e30b644e08a5dbac213fec5f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:10.800820 10769 tablet_service.cc:1511] Processing CreateTablet for tablet 860acc3e30b644e08a5dbac213fec5f2 (DEFAULT_TABLE table=soft_deleted_table [id=2a6c5548e3164431bfb49600305e2de6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:51:10.802960 10769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 860acc3e30b644e08a5dbac213fec5f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:10.810436 10692 tablet_service.cc:1511] Processing CreateTablet for tablet 8b9c64027c0542d19b9b2b29157b0c20 (DEFAULT_TABLE table=soft_deleted_table [id=2a6c5548e3164431bfb49600305e2de6]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:51:10.817097 10837 tablet_service.cc:1511] Processing CreateTablet for tablet 860acc3e30b644e08a5dbac213fec5f2 (DEFAULT_TABLE table=soft_deleted_table [id=2a6c5548e3164431bfb49600305e2de6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:51:10.818975 10837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 860acc3e30b644e08a5dbac213fec5f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:10.827203 10766 tablet_service.cc:1511] Processing CreateTablet for tablet 8b9c64027c0542d19b9b2b29157b0c20 (DEFAULT_TABLE table=soft_deleted_table [id=2a6c5548e3164431bfb49600305e2de6]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:51:10.828519 10766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b9c64027c0542d19b9b2b29157b0c20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:10.830816 10692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b9c64027c0542d19b9b2b29157b0c20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:10.831923 10764 tablet_service.cc:1511] Processing CreateTablet for tablet 95907dd600cb4ca9af745656d85f975d (DEFAULT_TABLE table=soft_deleted_table [id=2a6c5548e3164431bfb49600305e2de6]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:51:10.832230 10839 tablet_service.cc:1511] Processing CreateTablet for tablet 8b9c64027c0542d19b9b2b29157b0c20 (DEFAULT_TABLE table=soft_deleted_table [id=2a6c5548e3164431bfb49600305e2de6]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:51:10.833151 10764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95907dd600cb4ca9af745656d85f975d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:10.833920 10839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b9c64027c0542d19b9b2b29157b0c20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:10.867632 10841 tablet_service.cc:1511] Processing CreateTablet for tablet 95907dd600cb4ca9af745656d85f975d (DEFAULT_TABLE table=soft_deleted_table [id=2a6c5548e3164431bfb49600305e2de6]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:51:10.869087 10841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95907dd600cb4ca9af745656d85f975d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:10.874285 10997 tablet_bootstrap.cc:492] T 4f3722aa60094d89a68cd662e88dd0d6 P 72af7f1d1e734c7bb52091158ce228da: Bootstrap starting.
I20260709 14:51:10.871470 10691 tablet_service.cc:1511] Processing CreateTablet for tablet 95907dd600cb4ca9af745656d85f975d (DEFAULT_TABLE table=soft_deleted_table [id=2a6c5548e3164431bfb49600305e2de6]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:51:10.880915 10691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95907dd600cb4ca9af745656d85f975d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:10.888617 10998 tablet_bootstrap.cc:492] T c532a581ccc64686a421c9cac2b17c91 P 8541c6e3fd6a4f88a24beaf59de9c0ca: Bootstrap starting.
I20260709 14:51:10.891680 10765 tablet_service.cc:1511] Processing CreateTablet for tablet 33ae0424c8f740bebce8e4d119bd8cae (DEFAULT_TABLE table=soft_deleted_table [id=2a6c5548e3164431bfb49600305e2de6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:51:10.896504 10690 tablet_service.cc:1511] Processing CreateTablet for tablet 678b7fae541e40018b587dd0107b1b6c (DEFAULT_TABLE table=soft_deleted_table [id=2a6c5548e3164431bfb49600305e2de6]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:51:10.896966 10764 tablet_service.cc:1511] Processing CreateTablet for tablet 678b7fae541e40018b587dd0107b1b6c (DEFAULT_TABLE table=soft_deleted_table [id=2a6c5548e3164431bfb49600305e2de6]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:51:10.897933 10690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 678b7fae541e40018b587dd0107b1b6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:10.899840 10845 tablet_service.cc:1511] Processing CreateTablet for tablet 678b7fae541e40018b587dd0107b1b6c (DEFAULT_TABLE table=soft_deleted_table [id=2a6c5548e3164431bfb49600305e2de6]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:51:10.901139 10767 tablet_service.cc:1511] Processing CreateTablet for tablet 12012fca85e845e899b67a37ffa4f479 (DEFAULT_TABLE table=soft_deleted_table [id=2a6c5548e3164431bfb49600305e2de6]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:51:10.902251 10694 tablet_service.cc:1511] Processing CreateTablet for tablet 12012fca85e845e899b67a37ffa4f479 (DEFAULT_TABLE table=soft_deleted_table [id=2a6c5548e3164431bfb49600305e2de6]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:51:10.903550 10694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12012fca85e845e899b67a37ffa4f479. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:10.901106 10845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 678b7fae541e40018b587dd0107b1b6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:10.896507 10765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33ae0424c8f740bebce8e4d119bd8cae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:10.915380 10764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 678b7fae541e40018b587dd0107b1b6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:10.920454 10693 tablet_service.cc:1511] Processing CreateTablet for tablet 33ae0424c8f740bebce8e4d119bd8cae (DEFAULT_TABLE table=soft_deleted_table [id=2a6c5548e3164431bfb49600305e2de6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:51:10.921782 10693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33ae0424c8f740bebce8e4d119bd8cae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:10.922514 10767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12012fca85e845e899b67a37ffa4f479. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:10.930878 10998 tablet_bootstrap.cc:654] T c532a581ccc64686a421c9cac2b17c91 P 8541c6e3fd6a4f88a24beaf59de9c0ca: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:10.904532 10997 tablet_bootstrap.cc:654] T 4f3722aa60094d89a68cd662e88dd0d6 P 72af7f1d1e734c7bb52091158ce228da: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:10.901860 10844 tablet_service.cc:1511] Processing CreateTablet for tablet 33ae0424c8f740bebce8e4d119bd8cae (DEFAULT_TABLE table=soft_deleted_table [id=2a6c5548e3164431bfb49600305e2de6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:51:10.939074 10844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33ae0424c8f740bebce8e4d119bd8cae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:10.907296 10838 tablet_service.cc:1511] Processing CreateTablet for tablet 12012fca85e845e899b67a37ffa4f479 (DEFAULT_TABLE table=soft_deleted_table [id=2a6c5548e3164431bfb49600305e2de6]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:51:10.909757 10999 tablet_bootstrap.cc:492] T 093d03579dd54f469dbe9519dc2f30a2 P a77126b28ee94f9f8afd1c08ca1b6c29: Bootstrap starting.
I20260709 14:51:10.941278 10838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12012fca85e845e899b67a37ffa4f479. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:10.947024 10999 tablet_bootstrap.cc:654] T 093d03579dd54f469dbe9519dc2f30a2 P a77126b28ee94f9f8afd1c08ca1b6c29: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:10.947808 10998 tablet_bootstrap.cc:492] T c532a581ccc64686a421c9cac2b17c91 P 8541c6e3fd6a4f88a24beaf59de9c0ca: No bootstrap required, opened a new log
I20260709 14:51:10.948344 10998 ts_tablet_manager.cc:1403] T c532a581ccc64686a421c9cac2b17c91 P 8541c6e3fd6a4f88a24beaf59de9c0ca: Time spent bootstrapping tablet: real 0.060s	user 0.004s	sys 0.012s
I20260709 14:51:10.951337 10998 raft_consensus.cc:359] T c532a581ccc64686a421c9cac2b17c91 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:10.952101 10998 raft_consensus.cc:385] T c532a581ccc64686a421c9cac2b17c91 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:10.956717 10998 raft_consensus.cc:740] T c532a581ccc64686a421c9cac2b17c91 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8541c6e3fd6a4f88a24beaf59de9c0ca, State: Initialized, Role: FOLLOWER
I20260709 14:51:10.957607 10998 consensus_queue.cc:260] T c532a581ccc64686a421c9cac2b17c91 P 8541c6e3fd6a4f88a24beaf59de9c0ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:10.970484 10999 tablet_bootstrap.cc:492] T 093d03579dd54f469dbe9519dc2f30a2 P a77126b28ee94f9f8afd1c08ca1b6c29: No bootstrap required, opened a new log
I20260709 14:51:10.971001 10999 ts_tablet_manager.cc:1403] T 093d03579dd54f469dbe9519dc2f30a2 P a77126b28ee94f9f8afd1c08ca1b6c29: Time spent bootstrapping tablet: real 0.061s	user 0.016s	sys 0.013s
I20260709 14:51:10.973851 10997 tablet_bootstrap.cc:492] T 4f3722aa60094d89a68cd662e88dd0d6 P 72af7f1d1e734c7bb52091158ce228da: No bootstrap required, opened a new log
I20260709 14:51:10.976087 10997 ts_tablet_manager.cc:1403] T 4f3722aa60094d89a68cd662e88dd0d6 P 72af7f1d1e734c7bb52091158ce228da: Time spent bootstrapping tablet: real 0.102s	user 0.014s	sys 0.000s
I20260709 14:51:10.974059 10999 raft_consensus.cc:359] T 093d03579dd54f469dbe9519dc2f30a2 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:10.977145 10999 raft_consensus.cc:385] T 093d03579dd54f469dbe9519dc2f30a2 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:10.977465 10999 raft_consensus.cc:740] T 093d03579dd54f469dbe9519dc2f30a2 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a77126b28ee94f9f8afd1c08ca1b6c29, State: Initialized, Role: FOLLOWER
I20260709 14:51:10.978291 10999 consensus_queue.cc:260] T 093d03579dd54f469dbe9519dc2f30a2 P a77126b28ee94f9f8afd1c08ca1b6c29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:10.981683 10998 ts_tablet_manager.cc:1434] T c532a581ccc64686a421c9cac2b17c91 P 8541c6e3fd6a4f88a24beaf59de9c0ca: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.000s
I20260709 14:51:10.982848 10998 tablet_bootstrap.cc:492] T 4f3722aa60094d89a68cd662e88dd0d6 P 8541c6e3fd6a4f88a24beaf59de9c0ca: Bootstrap starting.
I20260709 14:51:10.983587 10999 ts_tablet_manager.cc:1434] T 093d03579dd54f469dbe9519dc2f30a2 P a77126b28ee94f9f8afd1c08ca1b6c29: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.001s
I20260709 14:51:10.984614 10999 tablet_bootstrap.cc:492] T c532a581ccc64686a421c9cac2b17c91 P a77126b28ee94f9f8afd1c08ca1b6c29: Bootstrap starting.
I20260709 14:51:10.990126 10998 tablet_bootstrap.cc:654] T 4f3722aa60094d89a68cd662e88dd0d6 P 8541c6e3fd6a4f88a24beaf59de9c0ca: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:10.991406 10999 tablet_bootstrap.cc:654] T c532a581ccc64686a421c9cac2b17c91 P a77126b28ee94f9f8afd1c08ca1b6c29: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:10.991572 10997 raft_consensus.cc:359] T 4f3722aa60094d89a68cd662e88dd0d6 P 72af7f1d1e734c7bb52091158ce228da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:10.992497 10997 raft_consensus.cc:385] T 4f3722aa60094d89a68cd662e88dd0d6 P 72af7f1d1e734c7bb52091158ce228da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:10.992847 10997 raft_consensus.cc:740] T 4f3722aa60094d89a68cd662e88dd0d6 P 72af7f1d1e734c7bb52091158ce228da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72af7f1d1e734c7bb52091158ce228da, State: Initialized, Role: FOLLOWER
I20260709 14:51:10.994582 10997 consensus_queue.cc:260] T 4f3722aa60094d89a68cd662e88dd0d6 P 72af7f1d1e734c7bb52091158ce228da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:10.997982 10997 ts_tablet_manager.cc:1434] T 4f3722aa60094d89a68cd662e88dd0d6 P 72af7f1d1e734c7bb52091158ce228da: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 14:51:10.999161 10997 tablet_bootstrap.cc:492] T 093d03579dd54f469dbe9519dc2f30a2 P 72af7f1d1e734c7bb52091158ce228da: Bootstrap starting.
I20260709 14:51:11.009445 10997 tablet_bootstrap.cc:654] T 093d03579dd54f469dbe9519dc2f30a2 P 72af7f1d1e734c7bb52091158ce228da: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:11.021934 10997 tablet_bootstrap.cc:492] T 093d03579dd54f469dbe9519dc2f30a2 P 72af7f1d1e734c7bb52091158ce228da: No bootstrap required, opened a new log
I20260709 14:51:11.021937 10999 tablet_bootstrap.cc:492] T c532a581ccc64686a421c9cac2b17c91 P a77126b28ee94f9f8afd1c08ca1b6c29: No bootstrap required, opened a new log
I20260709 14:51:11.022532 10997 ts_tablet_manager.cc:1403] T 093d03579dd54f469dbe9519dc2f30a2 P 72af7f1d1e734c7bb52091158ce228da: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.005s
I20260709 14:51:11.022671 10999 ts_tablet_manager.cc:1403] T c532a581ccc64686a421c9cac2b17c91 P a77126b28ee94f9f8afd1c08ca1b6c29: Time spent bootstrapping tablet: real 0.038s	user 0.015s	sys 0.020s
I20260709 14:51:11.023468 10998 tablet_bootstrap.cc:492] T 4f3722aa60094d89a68cd662e88dd0d6 P 8541c6e3fd6a4f88a24beaf59de9c0ca: No bootstrap required, opened a new log
I20260709 14:51:11.023995 10998 ts_tablet_manager.cc:1403] T 4f3722aa60094d89a68cd662e88dd0d6 P 8541c6e3fd6a4f88a24beaf59de9c0ca: Time spent bootstrapping tablet: real 0.041s	user 0.014s	sys 0.016s
I20260709 14:51:11.025715 10997 raft_consensus.cc:359] T 093d03579dd54f469dbe9519dc2f30a2 P 72af7f1d1e734c7bb52091158ce228da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:11.025926 10999 raft_consensus.cc:359] T c532a581ccc64686a421c9cac2b17c91 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:11.026516 10997 raft_consensus.cc:385] T 093d03579dd54f469dbe9519dc2f30a2 P 72af7f1d1e734c7bb52091158ce228da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:11.026726 10999 raft_consensus.cc:385] T c532a581ccc64686a421c9cac2b17c91 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:11.026433 10998 raft_consensus.cc:359] T 4f3722aa60094d89a68cd662e88dd0d6 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:11.027060 10997 raft_consensus.cc:740] T 093d03579dd54f469dbe9519dc2f30a2 P 72af7f1d1e734c7bb52091158ce228da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72af7f1d1e734c7bb52091158ce228da, State: Initialized, Role: FOLLOWER
I20260709 14:51:11.027177 10999 raft_consensus.cc:740] T c532a581ccc64686a421c9cac2b17c91 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a77126b28ee94f9f8afd1c08ca1b6c29, State: Initialized, Role: FOLLOWER
I20260709 14:51:11.027256 10998 raft_consensus.cc:385] T 4f3722aa60094d89a68cd662e88dd0d6 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:11.027791 10998 raft_consensus.cc:740] T 4f3722aa60094d89a68cd662e88dd0d6 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8541c6e3fd6a4f88a24beaf59de9c0ca, State: Initialized, Role: FOLLOWER
I20260709 14:51:11.027901 10997 consensus_queue.cc:260] T 093d03579dd54f469dbe9519dc2f30a2 P 72af7f1d1e734c7bb52091158ce228da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:11.028208 10999 consensus_queue.cc:260] T c532a581ccc64686a421c9cac2b17c91 P a77126b28ee94f9f8afd1c08ca1b6c29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:11.030606 10999 ts_tablet_manager.cc:1434] T c532a581ccc64686a421c9cac2b17c91 P a77126b28ee94f9f8afd1c08ca1b6c29: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260709 14:51:11.030714 10997 ts_tablet_manager.cc:1434] T 093d03579dd54f469dbe9519dc2f30a2 P 72af7f1d1e734c7bb52091158ce228da: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.005s
I20260709 14:51:11.031515 10999 tablet_bootstrap.cc:492] T 4f3722aa60094d89a68cd662e88dd0d6 P a77126b28ee94f9f8afd1c08ca1b6c29: Bootstrap starting.
I20260709 14:51:11.031528 10997 tablet_bootstrap.cc:492] T c532a581ccc64686a421c9cac2b17c91 P 72af7f1d1e734c7bb52091158ce228da: Bootstrap starting.
I20260709 14:51:11.028481 10998 consensus_queue.cc:260] T 4f3722aa60094d89a68cd662e88dd0d6 P 8541c6e3fd6a4f88a24beaf59de9c0ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:11.033437 10998 ts_tablet_manager.cc:1434] T 4f3722aa60094d89a68cd662e88dd0d6 P 8541c6e3fd6a4f88a24beaf59de9c0ca: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.003s
I20260709 14:51:11.034332 10998 tablet_bootstrap.cc:492] T 093d03579dd54f469dbe9519dc2f30a2 P 8541c6e3fd6a4f88a24beaf59de9c0ca: Bootstrap starting.
I20260709 14:51:11.038584 10999 tablet_bootstrap.cc:654] T 4f3722aa60094d89a68cd662e88dd0d6 P a77126b28ee94f9f8afd1c08ca1b6c29: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:11.038584 10997 tablet_bootstrap.cc:654] T c532a581ccc64686a421c9cac2b17c91 P 72af7f1d1e734c7bb52091158ce228da: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:11.040586 10998 tablet_bootstrap.cc:654] T 093d03579dd54f469dbe9519dc2f30a2 P 8541c6e3fd6a4f88a24beaf59de9c0ca: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:11.051159 10999 tablet_bootstrap.cc:492] T 4f3722aa60094d89a68cd662e88dd0d6 P a77126b28ee94f9f8afd1c08ca1b6c29: No bootstrap required, opened a new log
I20260709 14:51:11.051366 10997 tablet_bootstrap.cc:492] T c532a581ccc64686a421c9cac2b17c91 P 72af7f1d1e734c7bb52091158ce228da: No bootstrap required, opened a new log
I20260709 14:51:11.051659 10999 ts_tablet_manager.cc:1403] T 4f3722aa60094d89a68cd662e88dd0d6 P a77126b28ee94f9f8afd1c08ca1b6c29: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.007s
I20260709 14:51:11.051836 10997 ts_tablet_manager.cc:1403] T c532a581ccc64686a421c9cac2b17c91 P 72af7f1d1e734c7bb52091158ce228da: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.005s
I20260709 14:51:11.054812 10999 raft_consensus.cc:359] T 4f3722aa60094d89a68cd662e88dd0d6 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:11.055089 10997 raft_consensus.cc:359] T c532a581ccc64686a421c9cac2b17c91 P 72af7f1d1e734c7bb52091158ce228da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:11.055572 10999 raft_consensus.cc:385] T 4f3722aa60094d89a68cd662e88dd0d6 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:11.055825 10997 raft_consensus.cc:385] T c532a581ccc64686a421c9cac2b17c91 P 72af7f1d1e734c7bb52091158ce228da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:11.055904 10999 raft_consensus.cc:740] T 4f3722aa60094d89a68cd662e88dd0d6 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a77126b28ee94f9f8afd1c08ca1b6c29, State: Initialized, Role: FOLLOWER
I20260709 14:51:11.056216 10997 raft_consensus.cc:740] T c532a581ccc64686a421c9cac2b17c91 P 72af7f1d1e734c7bb52091158ce228da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72af7f1d1e734c7bb52091158ce228da, State: Initialized, Role: FOLLOWER
I20260709 14:51:11.056813 10999 consensus_queue.cc:260] T 4f3722aa60094d89a68cd662e88dd0d6 P a77126b28ee94f9f8afd1c08ca1b6c29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:11.056933 10997 consensus_queue.cc:260] T c532a581ccc64686a421c9cac2b17c91 P 72af7f1d1e734c7bb52091158ce228da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:11.059144 10999 ts_tablet_manager.cc:1434] T 4f3722aa60094d89a68cd662e88dd0d6 P a77126b28ee94f9f8afd1c08ca1b6c29: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:51:11.060148 10999 tablet_bootstrap.cc:492] T 8b9c64027c0542d19b9b2b29157b0c20 P a77126b28ee94f9f8afd1c08ca1b6c29: Bootstrap starting.
I20260709 14:51:11.062084 10997 ts_tablet_manager.cc:1434] T c532a581ccc64686a421c9cac2b17c91 P 72af7f1d1e734c7bb52091158ce228da: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.002s
I20260709 14:51:11.063225 10997 tablet_bootstrap.cc:492] T 95907dd600cb4ca9af745656d85f975d P 72af7f1d1e734c7bb52091158ce228da: Bootstrap starting.
I20260709 14:51:11.066802 10999 tablet_bootstrap.cc:654] T 8b9c64027c0542d19b9b2b29157b0c20 P a77126b28ee94f9f8afd1c08ca1b6c29: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:11.070011 10997 tablet_bootstrap.cc:654] T 95907dd600cb4ca9af745656d85f975d P 72af7f1d1e734c7bb52091158ce228da: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:11.081750 10998 tablet_bootstrap.cc:492] T 093d03579dd54f469dbe9519dc2f30a2 P 8541c6e3fd6a4f88a24beaf59de9c0ca: No bootstrap required, opened a new log
I20260709 14:51:11.081983 10997 tablet_bootstrap.cc:492] T 95907dd600cb4ca9af745656d85f975d P 72af7f1d1e734c7bb52091158ce228da: No bootstrap required, opened a new log
I20260709 14:51:11.082332 10998 ts_tablet_manager.cc:1403] T 093d03579dd54f469dbe9519dc2f30a2 P 8541c6e3fd6a4f88a24beaf59de9c0ca: Time spent bootstrapping tablet: real 0.048s	user 0.012s	sys 0.028s
I20260709 14:51:11.082492 10997 ts_tablet_manager.cc:1403] T 95907dd600cb4ca9af745656d85f975d P 72af7f1d1e734c7bb52091158ce228da: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.011s
I20260709 14:51:11.085251 10997 raft_consensus.cc:359] T 95907dd600cb4ca9af745656d85f975d P 72af7f1d1e734c7bb52091158ce228da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:11.085984 10997 raft_consensus.cc:385] T 95907dd600cb4ca9af745656d85f975d P 72af7f1d1e734c7bb52091158ce228da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:11.085554 10998 raft_consensus.cc:359] T 093d03579dd54f469dbe9519dc2f30a2 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:11.086274 10997 raft_consensus.cc:740] T 95907dd600cb4ca9af745656d85f975d P 72af7f1d1e734c7bb52091158ce228da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72af7f1d1e734c7bb52091158ce228da, State: Initialized, Role: FOLLOWER
I20260709 14:51:11.086308 10999 tablet_bootstrap.cc:492] T 8b9c64027c0542d19b9b2b29157b0c20 P a77126b28ee94f9f8afd1c08ca1b6c29: No bootstrap required, opened a new log
I20260709 14:51:11.086372 10998 raft_consensus.cc:385] T 093d03579dd54f469dbe9519dc2f30a2 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:11.087039 10999 ts_tablet_manager.cc:1403] T 8b9c64027c0542d19b9b2b29157b0c20 P a77126b28ee94f9f8afd1c08ca1b6c29: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.005s
I20260709 14:51:11.087070 10998 raft_consensus.cc:740] T 093d03579dd54f469dbe9519dc2f30a2 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8541c6e3fd6a4f88a24beaf59de9c0ca, State: Initialized, Role: FOLLOWER
I20260709 14:51:11.087138 10997 consensus_queue.cc:260] T 95907dd600cb4ca9af745656d85f975d P 72af7f1d1e734c7bb52091158ce228da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:11.088006 10998 consensus_queue.cc:260] T 093d03579dd54f469dbe9519dc2f30a2 P 8541c6e3fd6a4f88a24beaf59de9c0ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:11.089547 10997 ts_tablet_manager.cc:1434] T 95907dd600cb4ca9af745656d85f975d P 72af7f1d1e734c7bb52091158ce228da: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:51:11.089838 10999 raft_consensus.cc:359] T 8b9c64027c0542d19b9b2b29157b0c20 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:11.090574 10997 tablet_bootstrap.cc:492] T 8b9c64027c0542d19b9b2b29157b0c20 P 72af7f1d1e734c7bb52091158ce228da: Bootstrap starting.
I20260709 14:51:11.090557 10999 raft_consensus.cc:385] T 8b9c64027c0542d19b9b2b29157b0c20 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:11.090220 10998 ts_tablet_manager.cc:1434] T 093d03579dd54f469dbe9519dc2f30a2 P 8541c6e3fd6a4f88a24beaf59de9c0ca: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:51:11.092373 10998 tablet_bootstrap.cc:492] T 860acc3e30b644e08a5dbac213fec5f2 P 8541c6e3fd6a4f88a24beaf59de9c0ca: Bootstrap starting.
I20260709 14:51:11.091135 10999 raft_consensus.cc:740] T 8b9c64027c0542d19b9b2b29157b0c20 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a77126b28ee94f9f8afd1c08ca1b6c29, State: Initialized, Role: FOLLOWER
I20260709 14:51:11.095469 10999 consensus_queue.cc:260] T 8b9c64027c0542d19b9b2b29157b0c20 P a77126b28ee94f9f8afd1c08ca1b6c29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:11.097734 10999 ts_tablet_manager.cc:1434] T 8b9c64027c0542d19b9b2b29157b0c20 P a77126b28ee94f9f8afd1c08ca1b6c29: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:51:11.098042 10997 tablet_bootstrap.cc:654] T 8b9c64027c0542d19b9b2b29157b0c20 P 72af7f1d1e734c7bb52091158ce228da: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:11.098786 10999 tablet_bootstrap.cc:492] T 860acc3e30b644e08a5dbac213fec5f2 P a77126b28ee94f9f8afd1c08ca1b6c29: Bootstrap starting.
I20260709 14:51:11.099435 10998 tablet_bootstrap.cc:654] T 860acc3e30b644e08a5dbac213fec5f2 P 8541c6e3fd6a4f88a24beaf59de9c0ca: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:11.105814 10999 tablet_bootstrap.cc:654] T 860acc3e30b644e08a5dbac213fec5f2 P a77126b28ee94f9f8afd1c08ca1b6c29: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:11.118167 10999 tablet_bootstrap.cc:492] T 860acc3e30b644e08a5dbac213fec5f2 P a77126b28ee94f9f8afd1c08ca1b6c29: No bootstrap required, opened a new log
I20260709 14:51:11.118762 10999 ts_tablet_manager.cc:1403] T 860acc3e30b644e08a5dbac213fec5f2 P a77126b28ee94f9f8afd1c08ca1b6c29: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.005s
I20260709 14:51:11.121763 10999 raft_consensus.cc:359] T 860acc3e30b644e08a5dbac213fec5f2 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:11.122622 10999 raft_consensus.cc:385] T 860acc3e30b644e08a5dbac213fec5f2 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:11.122987 10999 raft_consensus.cc:740] T 860acc3e30b644e08a5dbac213fec5f2 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a77126b28ee94f9f8afd1c08ca1b6c29, State: Initialized, Role: FOLLOWER
I20260709 14:51:11.123827 10999 consensus_queue.cc:260] T 860acc3e30b644e08a5dbac213fec5f2 P a77126b28ee94f9f8afd1c08ca1b6c29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:11.126240 10999 ts_tablet_manager.cc:1434] T 860acc3e30b644e08a5dbac213fec5f2 P a77126b28ee94f9f8afd1c08ca1b6c29: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:51:11.127254 10999 tablet_bootstrap.cc:492] T 95907dd600cb4ca9af745656d85f975d P a77126b28ee94f9f8afd1c08ca1b6c29: Bootstrap starting.
I20260709 14:51:11.133693 10999 tablet_bootstrap.cc:654] T 95907dd600cb4ca9af745656d85f975d P a77126b28ee94f9f8afd1c08ca1b6c29: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:11.146849 10999 tablet_bootstrap.cc:492] T 95907dd600cb4ca9af745656d85f975d P a77126b28ee94f9f8afd1c08ca1b6c29: No bootstrap required, opened a new log
I20260709 14:51:11.147418 10999 ts_tablet_manager.cc:1403] T 95907dd600cb4ca9af745656d85f975d P a77126b28ee94f9f8afd1c08ca1b6c29: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260709 14:51:11.150441 10999 raft_consensus.cc:359] T 95907dd600cb4ca9af745656d85f975d P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:11.151227 10999 raft_consensus.cc:385] T 95907dd600cb4ca9af745656d85f975d P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:11.151551 10999 raft_consensus.cc:740] T 95907dd600cb4ca9af745656d85f975d P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a77126b28ee94f9f8afd1c08ca1b6c29, State: Initialized, Role: FOLLOWER
I20260709 14:51:11.152318 10999 consensus_queue.cc:260] T 95907dd600cb4ca9af745656d85f975d P a77126b28ee94f9f8afd1c08ca1b6c29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:11.153450 10998 tablet_bootstrap.cc:492] T 860acc3e30b644e08a5dbac213fec5f2 P 8541c6e3fd6a4f88a24beaf59de9c0ca: No bootstrap required, opened a new log
I20260709 14:51:11.153450 10997 tablet_bootstrap.cc:492] T 8b9c64027c0542d19b9b2b29157b0c20 P 72af7f1d1e734c7bb52091158ce228da: No bootstrap required, opened a new log
I20260709 14:51:11.154165 10997 ts_tablet_manager.cc:1403] T 8b9c64027c0542d19b9b2b29157b0c20 P 72af7f1d1e734c7bb52091158ce228da: Time spent bootstrapping tablet: real 0.064s	user 0.045s	sys 0.016s
I20260709 14:51:11.154165 10998 ts_tablet_manager.cc:1403] T 860acc3e30b644e08a5dbac213fec5f2 P 8541c6e3fd6a4f88a24beaf59de9c0ca: Time spent bootstrapping tablet: real 0.062s	user 0.029s	sys 0.022s
I20260709 14:51:11.154395 10999 ts_tablet_manager.cc:1434] T 95907dd600cb4ca9af745656d85f975d P a77126b28ee94f9f8afd1c08ca1b6c29: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:51:11.155464 10999 tablet_bootstrap.cc:492] T 33ae0424c8f740bebce8e4d119bd8cae P a77126b28ee94f9f8afd1c08ca1b6c29: Bootstrap starting.
I20260709 14:51:11.157335 10998 raft_consensus.cc:359] T 860acc3e30b644e08a5dbac213fec5f2 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:11.158052 10998 raft_consensus.cc:385] T 860acc3e30b644e08a5dbac213fec5f2 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:11.158370 10998 raft_consensus.cc:740] T 860acc3e30b644e08a5dbac213fec5f2 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8541c6e3fd6a4f88a24beaf59de9c0ca, State: Initialized, Role: FOLLOWER
I20260709 14:51:11.159049 10998 consensus_queue.cc:260] T 860acc3e30b644e08a5dbac213fec5f2 P 8541c6e3fd6a4f88a24beaf59de9c0ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:11.161419 10998 ts_tablet_manager.cc:1434] T 860acc3e30b644e08a5dbac213fec5f2 P 8541c6e3fd6a4f88a24beaf59de9c0ca: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.005s
I20260709 14:51:11.162047 10999 tablet_bootstrap.cc:654] T 33ae0424c8f740bebce8e4d119bd8cae P a77126b28ee94f9f8afd1c08ca1b6c29: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:11.161890 10997 raft_consensus.cc:359] T 8b9c64027c0542d19b9b2b29157b0c20 P 72af7f1d1e734c7bb52091158ce228da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:11.162472 10998 tablet_bootstrap.cc:492] T 95907dd600cb4ca9af745656d85f975d P 8541c6e3fd6a4f88a24beaf59de9c0ca: Bootstrap starting.
I20260709 14:51:11.162655 10997 raft_consensus.cc:385] T 8b9c64027c0542d19b9b2b29157b0c20 P 72af7f1d1e734c7bb52091158ce228da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:11.163048 10997 raft_consensus.cc:740] T 8b9c64027c0542d19b9b2b29157b0c20 P 72af7f1d1e734c7bb52091158ce228da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72af7f1d1e734c7bb52091158ce228da, State: Initialized, Role: FOLLOWER
I20260709 14:51:11.167604 10909 raft_consensus.cc:493] T 860acc3e30b644e08a5dbac213fec5f2 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:11.168104 10909 raft_consensus.cc:515] T 860acc3e30b644e08a5dbac213fec5f2 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:11.169625 10998 tablet_bootstrap.cc:654] T 95907dd600cb4ca9af745656d85f975d P 8541c6e3fd6a4f88a24beaf59de9c0ca: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:11.169938 10909 leader_election.cc:290] T 860acc3e30b644e08a5dbac213fec5f2 P 8541c6e3fd6a4f88a24beaf59de9c0ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72af7f1d1e734c7bb52091158ce228da (127.6.46.66:39299), a77126b28ee94f9f8afd1c08ca1b6c29 (127.6.46.67:46323)
I20260709 14:51:11.172616 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "860acc3e30b644e08a5dbac213fec5f2" candidate_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72af7f1d1e734c7bb52091158ce228da" is_pre_election: true
I20260709 14:51:11.173326 10855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "860acc3e30b644e08a5dbac213fec5f2" candidate_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" is_pre_election: true
I20260709 14:51:11.173895 10855 raft_consensus.cc:2468] T 860acc3e30b644e08a5dbac213fec5f2 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8541c6e3fd6a4f88a24beaf59de9c0ca in term 0.
I20260709 14:51:11.173971 10986 raft_consensus.cc:493] T 093d03579dd54f469dbe9519dc2f30a2 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:11.174456 10986 raft_consensus.cc:515] T 093d03579dd54f469dbe9519dc2f30a2 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:11.175151 10999 tablet_bootstrap.cc:492] T 33ae0424c8f740bebce8e4d119bd8cae P a77126b28ee94f9f8afd1c08ca1b6c29: No bootstrap required, opened a new log
I20260709 14:51:11.175637 10999 ts_tablet_manager.cc:1403] T 33ae0424c8f740bebce8e4d119bd8cae P a77126b28ee94f9f8afd1c08ca1b6c29: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.007s
I20260709 14:51:11.176149 10669 leader_election.cc:304] T 860acc3e30b644e08a5dbac213fec5f2 P 8541c6e3fd6a4f88a24beaf59de9c0ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8541c6e3fd6a4f88a24beaf59de9c0ca, a77126b28ee94f9f8afd1c08ca1b6c29; no voters: 
I20260709 14:51:11.176609 10986 leader_election.cc:290] T 093d03579dd54f469dbe9519dc2f30a2 P a77126b28ee94f9f8afd1c08ca1b6c29 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8541c6e3fd6a4f88a24beaf59de9c0ca (127.6.46.65:36439), 72af7f1d1e734c7bb52091158ce228da (127.6.46.66:39299)
W20260709 14:51:11.178043 10672 leader_election.cc:343] T 860acc3e30b644e08a5dbac213fec5f2 P 8541c6e3fd6a4f88a24beaf59de9c0ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 72af7f1d1e734c7bb52091158ce228da (127.6.46.66:39299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:11.179178 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "093d03579dd54f469dbe9519dc2f30a2" candidate_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" is_pre_election: true
I20260709 14:51:11.179886 10706 raft_consensus.cc:2468] T 093d03579dd54f469dbe9519dc2f30a2 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a77126b28ee94f9f8afd1c08ca1b6c29 in term 0.
I20260709 14:51:11.181739 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "093d03579dd54f469dbe9519dc2f30a2" candidate_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72af7f1d1e734c7bb52091158ce228da" is_pre_election: true
I20260709 14:51:11.163820 10997 consensus_queue.cc:260] T 8b9c64027c0542d19b9b2b29157b0c20 P 72af7f1d1e734c7bb52091158ce228da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:11.183667 10820 leader_election.cc:304] T 093d03579dd54f469dbe9519dc2f30a2 P a77126b28ee94f9f8afd1c08ca1b6c29 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8541c6e3fd6a4f88a24beaf59de9c0ca, a77126b28ee94f9f8afd1c08ca1b6c29; no voters: 
I20260709 14:51:11.184513 10986 raft_consensus.cc:2804] T 093d03579dd54f469dbe9519dc2f30a2 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:11.184996 10986 raft_consensus.cc:493] T 093d03579dd54f469dbe9519dc2f30a2 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:11.185588 10986 raft_consensus.cc:3060] T 093d03579dd54f469dbe9519dc2f30a2 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:11.179041 10999 raft_consensus.cc:359] T 33ae0424c8f740bebce8e4d119bd8cae P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:11.185071 10909 raft_consensus.cc:2804] T 860acc3e30b644e08a5dbac213fec5f2 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:11.187477 10909 raft_consensus.cc:493] T 860acc3e30b644e08a5dbac213fec5f2 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:11.187948 10909 raft_consensus.cc:3060] T 860acc3e30b644e08a5dbac213fec5f2 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:11.182334 10781 raft_consensus.cc:2468] T 093d03579dd54f469dbe9519dc2f30a2 P 72af7f1d1e734c7bb52091158ce228da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a77126b28ee94f9f8afd1c08ca1b6c29 in term 0.
I20260709 14:51:11.187044 10999 raft_consensus.cc:385] T 33ae0424c8f740bebce8e4d119bd8cae P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:11.190374 10998 tablet_bootstrap.cc:492] T 95907dd600cb4ca9af745656d85f975d P 8541c6e3fd6a4f88a24beaf59de9c0ca: No bootstrap required, opened a new log
I20260709 14:51:11.190630 10999 raft_consensus.cc:740] T 33ae0424c8f740bebce8e4d119bd8cae P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a77126b28ee94f9f8afd1c08ca1b6c29, State: Initialized, Role: FOLLOWER
I20260709 14:51:11.191000 10998 ts_tablet_manager.cc:1403] T 95907dd600cb4ca9af745656d85f975d P 8541c6e3fd6a4f88a24beaf59de9c0ca: Time spent bootstrapping tablet: real 0.029s	user 0.007s	sys 0.011s
I20260709 14:51:11.191380 10999 consensus_queue.cc:260] T 33ae0424c8f740bebce8e4d119bd8cae P a77126b28ee94f9f8afd1c08ca1b6c29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:11.193856 10998 raft_consensus.cc:359] T 95907dd600cb4ca9af745656d85f975d P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:11.194619 10998 raft_consensus.cc:385] T 95907dd600cb4ca9af745656d85f975d P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:11.194911 10998 raft_consensus.cc:740] T 95907dd600cb4ca9af745656d85f975d P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8541c6e3fd6a4f88a24beaf59de9c0ca, State: Initialized, Role: FOLLOWER
I20260709 14:51:11.195645 10998 consensus_queue.cc:260] T 95907dd600cb4ca9af745656d85f975d P 8541c6e3fd6a4f88a24beaf59de9c0ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:11.197538 11018 raft_consensus.cc:493] T 8b9c64027c0542d19b9b2b29157b0c20 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:11.197988 11018 raft_consensus.cc:515] T 8b9c64027c0542d19b9b2b29157b0c20 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:11.198943 10909 raft_consensus.cc:515] T 860acc3e30b644e08a5dbac213fec5f2 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:11.201397 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b9c64027c0542d19b9b2b29157b0c20" candidate_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72af7f1d1e734c7bb52091158ce228da" is_pre_election: true
I20260709 14:51:11.202018 10781 raft_consensus.cc:2468] T 8b9c64027c0542d19b9b2b29157b0c20 P 72af7f1d1e734c7bb52091158ce228da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a77126b28ee94f9f8afd1c08ca1b6c29 in term 0.
I20260709 14:51:11.202479 10986 raft_consensus.cc:515] T 093d03579dd54f469dbe9519dc2f30a2 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:11.203297 10821 leader_election.cc:304] T 8b9c64027c0542d19b9b2b29157b0c20 P a77126b28ee94f9f8afd1c08ca1b6c29 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72af7f1d1e734c7bb52091158ce228da, a77126b28ee94f9f8afd1c08ca1b6c29; no voters: 
I20260709 14:51:11.207940 11018 leader_election.cc:290] T 8b9c64027c0542d19b9b2b29157b0c20 P a77126b28ee94f9f8afd1c08ca1b6c29 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8541c6e3fd6a4f88a24beaf59de9c0ca (127.6.46.65:36439), 72af7f1d1e734c7bb52091158ce228da (127.6.46.66:39299)
I20260709 14:51:11.208704 11018 raft_consensus.cc:2804] T 8b9c64027c0542d19b9b2b29157b0c20 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:11.209036 11018 raft_consensus.cc:493] T 8b9c64027c0542d19b9b2b29157b0c20 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:11.209336 11018 raft_consensus.cc:3060] T 8b9c64027c0542d19b9b2b29157b0c20 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:11.214236 10855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "860acc3e30b644e08a5dbac213fec5f2" candidate_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29"
I20260709 14:51:11.214962 10855 raft_consensus.cc:3060] T 860acc3e30b644e08a5dbac213fec5f2 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:11.228905 10855 raft_consensus.cc:2468] T 860acc3e30b644e08a5dbac213fec5f2 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8541c6e3fd6a4f88a24beaf59de9c0ca in term 1.
I20260709 14:51:11.230190 10909 leader_election.cc:290] T 860acc3e30b644e08a5dbac213fec5f2 P 8541c6e3fd6a4f88a24beaf59de9c0ca [CANDIDATE]: Term 1 election: Requested vote from peers 72af7f1d1e734c7bb52091158ce228da (127.6.46.66:39299), a77126b28ee94f9f8afd1c08ca1b6c29 (127.6.46.67:46323)
I20260709 14:51:11.233246 10669 leader_election.cc:304] T 860acc3e30b644e08a5dbac213fec5f2 P 8541c6e3fd6a4f88a24beaf59de9c0ca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8541c6e3fd6a4f88a24beaf59de9c0ca, a77126b28ee94f9f8afd1c08ca1b6c29; no voters: 
W20260709 14:51:11.228083 10744 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.46.67:46323, user_credentials={real_user=slave}} blocked reactor thread for 56872.7us
I20260709 14:51:11.236007 10909 raft_consensus.cc:2804] T 860acc3e30b644e08a5dbac213fec5f2 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:11.236349 10909 raft_consensus.cc:697] T 860acc3e30b644e08a5dbac213fec5f2 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 1 LEADER]: Becoming Leader. State: Replica: 8541c6e3fd6a4f88a24beaf59de9c0ca, State: Running, Role: LEADER
I20260709 14:51:11.237066 10909 consensus_queue.cc:237] T 860acc3e30b644e08a5dbac213fec5f2 P 8541c6e3fd6a4f88a24beaf59de9c0ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:11.243012 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "860acc3e30b644e08a5dbac213fec5f2" candidate_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72af7f1d1e734c7bb52091158ce228da"
I20260709 14:51:11.243202 10997 ts_tablet_manager.cc:1434] T 8b9c64027c0542d19b9b2b29157b0c20 P 72af7f1d1e734c7bb52091158ce228da: Time spent starting tablet: real 0.089s	user 0.010s	sys 0.000s
I20260709 14:51:11.244889 10997 tablet_bootstrap.cc:492] T 860acc3e30b644e08a5dbac213fec5f2 P 72af7f1d1e734c7bb52091158ce228da: Bootstrap starting.
I20260709 14:51:11.243402 11023 raft_consensus.cc:493] T 33ae0424c8f740bebce8e4d119bd8cae P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:11.246137 10986 leader_election.cc:290] T 093d03579dd54f469dbe9519dc2f30a2 P a77126b28ee94f9f8afd1c08ca1b6c29 [CANDIDATE]: Term 1 election: Requested vote from peers 8541c6e3fd6a4f88a24beaf59de9c0ca (127.6.46.65:36439), 72af7f1d1e734c7bb52091158ce228da (127.6.46.66:39299)
I20260709 14:51:11.251557 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "093d03579dd54f469dbe9519dc2f30a2" candidate_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72af7f1d1e734c7bb52091158ce228da"
I20260709 14:51:11.252883 10781 raft_consensus.cc:3060] T 093d03579dd54f469dbe9519dc2f30a2 P 72af7f1d1e734c7bb52091158ce228da [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:11.255846 10999 ts_tablet_manager.cc:1434] T 33ae0424c8f740bebce8e4d119bd8cae P a77126b28ee94f9f8afd1c08ca1b6c29: Time spent starting tablet: real 0.080s	user 0.015s	sys 0.040s
I20260709 14:51:11.256927 10999 tablet_bootstrap.cc:492] T 678b7fae541e40018b587dd0107b1b6c P a77126b28ee94f9f8afd1c08ca1b6c29: Bootstrap starting.
I20260709 14:51:11.262019 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "093d03579dd54f469dbe9519dc2f30a2" candidate_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca"
I20260709 14:51:11.262756 10704 raft_consensus.cc:3060] T 093d03579dd54f469dbe9519dc2f30a2 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:11.263873 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b9c64027c0542d19b9b2b29157b0c20" candidate_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" is_pre_election: true
I20260709 14:51:11.262719 11023 raft_consensus.cc:515] T 33ae0424c8f740bebce8e4d119bd8cae P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
W20260709 14:51:11.271250 10820 leader_election.cc:343] T 8b9c64027c0542d19b9b2b29157b0c20 P a77126b28ee94f9f8afd1c08ca1b6c29 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8541c6e3fd6a4f88a24beaf59de9c0ca (127.6.46.65:36439): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:11.270020 10704 raft_consensus.cc:2468] T 093d03579dd54f469dbe9519dc2f30a2 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a77126b28ee94f9f8afd1c08ca1b6c29 in term 1.
I20260709 14:51:11.274343 10999 tablet_bootstrap.cc:654] T 678b7fae541e40018b587dd0107b1b6c P a77126b28ee94f9f8afd1c08ca1b6c29: Neither blocks nor log segments found. Creating new log.
W20260709 14:51:11.275629 10672 leader_election.cc:343] T 860acc3e30b644e08a5dbac213fec5f2 P 8541c6e3fd6a4f88a24beaf59de9c0ca [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 72af7f1d1e734c7bb52091158ce228da (127.6.46.66:39299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:11.279335 10820 leader_election.cc:304] T 093d03579dd54f469dbe9519dc2f30a2 P a77126b28ee94f9f8afd1c08ca1b6c29 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8541c6e3fd6a4f88a24beaf59de9c0ca, a77126b28ee94f9f8afd1c08ca1b6c29; no voters: 
I20260709 14:51:11.283509 11019 raft_consensus.cc:2804] T 093d03579dd54f469dbe9519dc2f30a2 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:11.284322 11019 raft_consensus.cc:697] T 093d03579dd54f469dbe9519dc2f30a2 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 1 LEADER]: Becoming Leader. State: Replica: a77126b28ee94f9f8afd1c08ca1b6c29, State: Running, Role: LEADER
I20260709 14:51:11.285218 11019 consensus_queue.cc:237] T 093d03579dd54f469dbe9519dc2f30a2 P a77126b28ee94f9f8afd1c08ca1b6c29 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:11.286016 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33ae0424c8f740bebce8e4d119bd8cae" candidate_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72af7f1d1e734c7bb52091158ce228da" is_pre_election: true
W20260709 14:51:11.287667 10821 leader_election.cc:343] T 33ae0424c8f740bebce8e4d119bd8cae P a77126b28ee94f9f8afd1c08ca1b6c29 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 72af7f1d1e734c7bb52091158ce228da (127.6.46.66:39299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:11.288460 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33ae0424c8f740bebce8e4d119bd8cae" candidate_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" is_pre_election: true
I20260709 14:51:11.289317 10998 ts_tablet_manager.cc:1434] T 95907dd600cb4ca9af745656d85f975d P 8541c6e3fd6a4f88a24beaf59de9c0ca: Time spent starting tablet: real 0.098s	user 0.012s	sys 0.016s
I20260709 14:51:11.289824 10905 raft_consensus.cc:493] T c532a581ccc64686a421c9cac2b17c91 P 72af7f1d1e734c7bb52091158ce228da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:11.286100 11023 leader_election.cc:290] T 33ae0424c8f740bebce8e4d119bd8cae P a77126b28ee94f9f8afd1c08ca1b6c29 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8541c6e3fd6a4f88a24beaf59de9c0ca (127.6.46.65:36439), 72af7f1d1e734c7bb52091158ce228da (127.6.46.66:39299)
I20260709 14:51:11.290336 10905 raft_consensus.cc:515] T c532a581ccc64686a421c9cac2b17c91 P 72af7f1d1e734c7bb52091158ce228da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:11.291416 10998 tablet_bootstrap.cc:492] T 8b9c64027c0542d19b9b2b29157b0c20 P 8541c6e3fd6a4f88a24beaf59de9c0ca: Bootstrap starting.
I20260709 14:51:11.269358 11018 raft_consensus.cc:515] T 8b9c64027c0542d19b9b2b29157b0c20 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:11.292968 10997 tablet_bootstrap.cc:654] T 860acc3e30b644e08a5dbac213fec5f2 P 72af7f1d1e734c7bb52091158ce228da: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:11.297155 10601 catalog_manager.cc:5697] T 860acc3e30b644e08a5dbac213fec5f2 P 8541c6e3fd6a4f88a24beaf59de9c0ca reported cstate change: term changed from 0 to 1, leader changed from <none> to 8541c6e3fd6a4f88a24beaf59de9c0ca (127.6.46.65). New cstate: current_term: 1 leader_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:11.298740 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b9c64027c0542d19b9b2b29157b0c20" candidate_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72af7f1d1e734c7bb52091158ce228da"
I20260709 14:51:11.299443 10780 raft_consensus.cc:3060] T 8b9c64027c0542d19b9b2b29157b0c20 P 72af7f1d1e734c7bb52091158ce228da [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:11.301645 10909 raft_consensus.cc:493] T c532a581ccc64686a421c9cac2b17c91 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:11.302258 10909 raft_consensus.cc:515] T c532a581ccc64686a421c9cac2b17c91 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:11.306078 10854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c532a581ccc64686a421c9cac2b17c91" candidate_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" is_pre_election: true
I20260709 14:51:11.293073 10781 raft_consensus.cc:2468] T 093d03579dd54f469dbe9519dc2f30a2 P 72af7f1d1e734c7bb52091158ce228da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a77126b28ee94f9f8afd1c08ca1b6c29 in term 1.
I20260709 14:51:11.293262 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c532a581ccc64686a421c9cac2b17c91" candidate_uuid: "72af7f1d1e734c7bb52091158ce228da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" is_pre_election: true
I20260709 14:51:11.293532 10855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c532a581ccc64686a421c9cac2b17c91" candidate_uuid: "72af7f1d1e734c7bb52091158ce228da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" is_pre_election: true
W20260709 14:51:11.293594 10820 leader_election.cc:343] T 33ae0424c8f740bebce8e4d119bd8cae P a77126b28ee94f9f8afd1c08ca1b6c29 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8541c6e3fd6a4f88a24beaf59de9c0ca (127.6.46.65:36439): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:11.306896 10854 raft_consensus.cc:2468] T c532a581ccc64686a421c9cac2b17c91 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8541c6e3fd6a4f88a24beaf59de9c0ca in term 0.
I20260709 14:51:11.306993 10909 leader_election.cc:290] T c532a581ccc64686a421c9cac2b17c91 P 8541c6e3fd6a4f88a24beaf59de9c0ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72af7f1d1e734c7bb52091158ce228da (127.6.46.66:39299), a77126b28ee94f9f8afd1c08ca1b6c29 (127.6.46.67:46323)
I20260709 14:51:11.307289 10820 leader_election.cc:304] T 33ae0424c8f740bebce8e4d119bd8cae P a77126b28ee94f9f8afd1c08ca1b6c29 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a77126b28ee94f9f8afd1c08ca1b6c29; no voters: 72af7f1d1e734c7bb52091158ce228da, 8541c6e3fd6a4f88a24beaf59de9c0ca
I20260709 14:51:11.308270 10669 leader_election.cc:304] T c532a581ccc64686a421c9cac2b17c91 P 8541c6e3fd6a4f88a24beaf59de9c0ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8541c6e3fd6a4f88a24beaf59de9c0ca, a77126b28ee94f9f8afd1c08ca1b6c29; no voters: 
I20260709 14:51:11.290201 10999 tablet_bootstrap.cc:492] T 678b7fae541e40018b587dd0107b1b6c P a77126b28ee94f9f8afd1c08ca1b6c29: No bootstrap required, opened a new log
I20260709 14:51:11.306529 10998 tablet_bootstrap.cc:654] T 8b9c64027c0542d19b9b2b29157b0c20 P 8541c6e3fd6a4f88a24beaf59de9c0ca: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:11.309031 10999 ts_tablet_manager.cc:1403] T 678b7fae541e40018b587dd0107b1b6c P a77126b28ee94f9f8afd1c08ca1b6c29: Time spent bootstrapping tablet: real 0.052s	user 0.011s	sys 0.005s
I20260709 14:51:11.309340 10855 raft_consensus.cc:2468] T c532a581ccc64686a421c9cac2b17c91 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72af7f1d1e734c7bb52091158ce228da in term 0.
I20260709 14:51:11.294309 10905 leader_election.cc:290] T c532a581ccc64686a421c9cac2b17c91 P 72af7f1d1e734c7bb52091158ce228da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8541c6e3fd6a4f88a24beaf59de9c0ca (127.6.46.65:36439), a77126b28ee94f9f8afd1c08ca1b6c29 (127.6.46.67:46323)
I20260709 14:51:11.307031 10704 raft_consensus.cc:2468] T c532a581ccc64686a421c9cac2b17c91 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72af7f1d1e734c7bb52091158ce228da in term 0.
I20260709 14:51:11.309937 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c532a581ccc64686a421c9cac2b17c91" candidate_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72af7f1d1e734c7bb52091158ce228da" is_pre_election: true
I20260709 14:51:11.310598 11020 raft_consensus.cc:2804] T c532a581ccc64686a421c9cac2b17c91 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:11.310624 10779 raft_consensus.cc:2468] T c532a581ccc64686a421c9cac2b17c91 P 72af7f1d1e734c7bb52091158ce228da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8541c6e3fd6a4f88a24beaf59de9c0ca in term 0.
I20260709 14:51:11.311349 10746 leader_election.cc:304] T c532a581ccc64686a421c9cac2b17c91 P 72af7f1d1e734c7bb52091158ce228da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72af7f1d1e734c7bb52091158ce228da, 8541c6e3fd6a4f88a24beaf59de9c0ca; no voters: 
I20260709 14:51:11.312260 10905 raft_consensus.cc:2804] T c532a581ccc64686a421c9cac2b17c91 P 72af7f1d1e734c7bb52091158ce228da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:11.312052 10999 raft_consensus.cc:359] T 678b7fae541e40018b587dd0107b1b6c P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:11.312546 11020 raft_consensus.cc:493] T c532a581ccc64686a421c9cac2b17c91 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:11.312686 10905 raft_consensus.cc:493] T c532a581ccc64686a421c9cac2b17c91 P 72af7f1d1e734c7bb52091158ce228da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:11.312752 10999 raft_consensus.cc:385] T 678b7fae541e40018b587dd0107b1b6c P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:11.313023 11020 raft_consensus.cc:3060] T c532a581ccc64686a421c9cac2b17c91 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:11.313266 10999 raft_consensus.cc:740] T 678b7fae541e40018b587dd0107b1b6c P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a77126b28ee94f9f8afd1c08ca1b6c29, State: Initialized, Role: FOLLOWER
I20260709 14:51:11.313794 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b9c64027c0542d19b9b2b29157b0c20" candidate_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca"
I20260709 14:51:11.313988 10999 consensus_queue.cc:260] T 678b7fae541e40018b587dd0107b1b6c P a77126b28ee94f9f8afd1c08ca1b6c29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:11.315054 11021 raft_consensus.cc:493] T 4f3722aa60094d89a68cd662e88dd0d6 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:11.315909 10986 raft_consensus.cc:2749] T 33ae0424c8f740bebce8e4d119bd8cae P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:11.316352 10999 ts_tablet_manager.cc:1434] T 678b7fae541e40018b587dd0107b1b6c P a77126b28ee94f9f8afd1c08ca1b6c29: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260709 14:51:11.313227 10905 raft_consensus.cc:3060] T c532a581ccc64686a421c9cac2b17c91 P 72af7f1d1e734c7bb52091158ce228da [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:11.316740 10986 raft_consensus.cc:493] T 4f3722aa60094d89a68cd662e88dd0d6 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:11.317292 10999 tablet_bootstrap.cc:492] T 12012fca85e845e899b67a37ffa4f479 P a77126b28ee94f9f8afd1c08ca1b6c29: Bootstrap starting.
I20260709 14:51:11.317207 10986 raft_consensus.cc:515] T 4f3722aa60094d89a68cd662e88dd0d6 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:11.319169 10986 leader_election.cc:290] T 4f3722aa60094d89a68cd662e88dd0d6 P a77126b28ee94f9f8afd1c08ca1b6c29 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8541c6e3fd6a4f88a24beaf59de9c0ca (127.6.46.65:36439), 72af7f1d1e734c7bb52091158ce228da (127.6.46.66:39299)
I20260709 14:51:11.315502 11021 raft_consensus.cc:515] T 4f3722aa60094d89a68cd662e88dd0d6 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:11.306874 11018 leader_election.cc:290] T 8b9c64027c0542d19b9b2b29157b0c20 P a77126b28ee94f9f8afd1c08ca1b6c29 [CANDIDATE]: Term 1 election: Requested vote from peers 8541c6e3fd6a4f88a24beaf59de9c0ca (127.6.46.65:36439), 72af7f1d1e734c7bb52091158ce228da (127.6.46.66:39299)
I20260709 14:51:11.321584 11021 leader_election.cc:290] T 4f3722aa60094d89a68cd662e88dd0d6 P 8541c6e3fd6a4f88a24beaf59de9c0ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72af7f1d1e734c7bb52091158ce228da (127.6.46.66:39299), a77126b28ee94f9f8afd1c08ca1b6c29 (127.6.46.67:46323)
I20260709 14:51:11.323175 10855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f3722aa60094d89a68cd662e88dd0d6" candidate_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" is_pre_election: true
I20260709 14:51:11.323958 10999 tablet_bootstrap.cc:654] T 12012fca85e845e899b67a37ffa4f479 P a77126b28ee94f9f8afd1c08ca1b6c29: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:11.324193 10855 raft_consensus.cc:2468] T 4f3722aa60094d89a68cd662e88dd0d6 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8541c6e3fd6a4f88a24beaf59de9c0ca in term 0.
I20260709 14:51:11.324733 11020 raft_consensus.cc:515] T c532a581ccc64686a421c9cac2b17c91 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:11.325405 10669 leader_election.cc:304] T 4f3722aa60094d89a68cd662e88dd0d6 P 8541c6e3fd6a4f88a24beaf59de9c0ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8541c6e3fd6a4f88a24beaf59de9c0ca, a77126b28ee94f9f8afd1c08ca1b6c29; no voters: 
I20260709 14:51:11.326262 11021 raft_consensus.cc:2804] T 4f3722aa60094d89a68cd662e88dd0d6 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:11.326645 11021 raft_consensus.cc:493] T 4f3722aa60094d89a68cd662e88dd0d6 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:11.327064 11021 raft_consensus.cc:3060] T 4f3722aa60094d89a68cd662e88dd0d6 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:11.327105 11020 leader_election.cc:290] T c532a581ccc64686a421c9cac2b17c91 P 8541c6e3fd6a4f88a24beaf59de9c0ca [CANDIDATE]: Term 1 election: Requested vote from peers 72af7f1d1e734c7bb52091158ce228da (127.6.46.66:39299), a77126b28ee94f9f8afd1c08ca1b6c29 (127.6.46.67:46323)
I20260709 14:51:11.330809 10855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c532a581ccc64686a421c9cac2b17c91" candidate_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29"
I20260709 14:51:11.331539 10855 raft_consensus.cc:3060] T c532a581ccc64686a421c9cac2b17c91 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:11.332494 10905 raft_consensus.cc:515] T c532a581ccc64686a421c9cac2b17c91 P 72af7f1d1e734c7bb52091158ce228da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:11.335621 10999 tablet_bootstrap.cc:492] T 12012fca85e845e899b67a37ffa4f479 P a77126b28ee94f9f8afd1c08ca1b6c29: No bootstrap required, opened a new log
I20260709 14:51:11.336108 10999 ts_tablet_manager.cc:1403] T 12012fca85e845e899b67a37ffa4f479 P a77126b28ee94f9f8afd1c08ca1b6c29: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.005s
I20260709 14:51:11.338208 10855 raft_consensus.cc:2468] T c532a581ccc64686a421c9cac2b17c91 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8541c6e3fd6a4f88a24beaf59de9c0ca in term 1.
I20260709 14:51:11.338637 10999 raft_consensus.cc:359] T 12012fca85e845e899b67a37ffa4f479 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:11.339285 10669 leader_election.cc:304] T c532a581ccc64686a421c9cac2b17c91 P 8541c6e3fd6a4f88a24beaf59de9c0ca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8541c6e3fd6a4f88a24beaf59de9c0ca, a77126b28ee94f9f8afd1c08ca1b6c29; no voters: 
I20260709 14:51:11.339722 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f3722aa60094d89a68cd662e88dd0d6" candidate_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72af7f1d1e734c7bb52091158ce228da" is_pre_election: true
I20260709 14:51:11.340457 11020 raft_consensus.cc:2804] T c532a581ccc64686a421c9cac2b17c91 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:11.341109 11020 raft_consensus.cc:697] T c532a581ccc64686a421c9cac2b17c91 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 1 LEADER]: Becoming Leader. State: Replica: 8541c6e3fd6a4f88a24beaf59de9c0ca, State: Running, Role: LEADER
I20260709 14:51:11.339305 10999 raft_consensus.cc:385] T 12012fca85e845e899b67a37ffa4f479 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:11.344542 10999 raft_consensus.cc:740] T 12012fca85e845e899b67a37ffa4f479 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a77126b28ee94f9f8afd1c08ca1b6c29, State: Initialized, Role: FOLLOWER
I20260709 14:51:11.342257 11020 consensus_queue.cc:237] T c532a581ccc64686a421c9cac2b17c91 P 8541c6e3fd6a4f88a24beaf59de9c0ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:11.345748 10999 consensus_queue.cc:260] T 12012fca85e845e899b67a37ffa4f479 P a77126b28ee94f9f8afd1c08ca1b6c29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:11.348205 11018 raft_consensus.cc:493] T 95907dd600cb4ca9af745656d85f975d P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:51:11.348541 10820 leader_election.cc:343] T 8b9c64027c0542d19b9b2b29157b0c20 P a77126b28ee94f9f8afd1c08ca1b6c29 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8541c6e3fd6a4f88a24beaf59de9c0ca (127.6.46.65:36439): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:11.348626 11018 raft_consensus.cc:515] T 95907dd600cb4ca9af745656d85f975d P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:11.349354 10999 ts_tablet_manager.cc:1434] T 12012fca85e845e899b67a37ffa4f479 P a77126b28ee94f9f8afd1c08ca1b6c29: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 14:51:11.350463 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f3722aa60094d89a68cd662e88dd0d6" candidate_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72af7f1d1e734c7bb52091158ce228da" is_pre_election: true
I20260709 14:51:11.350776 11018 leader_election.cc:290] T 95907dd600cb4ca9af745656d85f975d P a77126b28ee94f9f8afd1c08ca1b6c29 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8541c6e3fd6a4f88a24beaf59de9c0ca (127.6.46.65:36439), 72af7f1d1e734c7bb52091158ce228da (127.6.46.66:39299)
I20260709 14:51:11.351936 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95907dd600cb4ca9af745656d85f975d" candidate_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72af7f1d1e734c7bb52091158ce228da" is_pre_election: true
I20260709 14:51:11.341092 10781 raft_consensus.cc:2468] T 4f3722aa60094d89a68cd662e88dd0d6 P 72af7f1d1e734c7bb52091158ce228da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a77126b28ee94f9f8afd1c08ca1b6c29 in term 0.
I20260709 14:51:11.352854 10778 raft_consensus.cc:2468] T 95907dd600cb4ca9af745656d85f975d P 72af7f1d1e734c7bb52091158ce228da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a77126b28ee94f9f8afd1c08ca1b6c29 in term 0.
I20260709 14:51:11.353768 10821 leader_election.cc:304] T 4f3722aa60094d89a68cd662e88dd0d6 P a77126b28ee94f9f8afd1c08ca1b6c29 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72af7f1d1e734c7bb52091158ce228da, a77126b28ee94f9f8afd1c08ca1b6c29; no voters: 
I20260709 14:51:11.354741 10821 leader_election.cc:304] T 95907dd600cb4ca9af745656d85f975d P a77126b28ee94f9f8afd1c08ca1b6c29 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72af7f1d1e734c7bb52091158ce228da, a77126b28ee94f9f8afd1c08ca1b6c29; no voters: 
I20260709 14:51:11.354844 11018 raft_consensus.cc:2804] T 4f3722aa60094d89a68cd662e88dd0d6 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:11.355362 11018 raft_consensus.cc:493] T 4f3722aa60094d89a68cd662e88dd0d6 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:11.333714 10780 raft_consensus.cc:2468] T 8b9c64027c0542d19b9b2b29157b0c20 P 72af7f1d1e734c7bb52091158ce228da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a77126b28ee94f9f8afd1c08ca1b6c29 in term 1.
I20260709 14:51:11.355654 10986 raft_consensus.cc:2804] T 95907dd600cb4ca9af745656d85f975d P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:11.356352 10986 raft_consensus.cc:493] T 95907dd600cb4ca9af745656d85f975d P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:11.356810 10986 raft_consensus.cc:3060] T 95907dd600cb4ca9af745656d85f975d P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:11.358258 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c532a581ccc64686a421c9cac2b17c91" candidate_uuid: "72af7f1d1e734c7bb52091158ce228da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca"
I20260709 14:51:11.355712 11018 raft_consensus.cc:3060] T 4f3722aa60094d89a68cd662e88dd0d6 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:11.361083 10821 leader_election.cc:304] T 8b9c64027c0542d19b9b2b29157b0c20 P a77126b28ee94f9f8afd1c08ca1b6c29 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 72af7f1d1e734c7bb52091158ce228da, a77126b28ee94f9f8afd1c08ca1b6c29; no voters: 8541c6e3fd6a4f88a24beaf59de9c0ca
I20260709 14:51:11.362701 11023 raft_consensus.cc:2804] T 8b9c64027c0542d19b9b2b29157b0c20 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:11.363375 11023 raft_consensus.cc:697] T 8b9c64027c0542d19b9b2b29157b0c20 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 1 LEADER]: Becoming Leader. State: Replica: a77126b28ee94f9f8afd1c08ca1b6c29, State: Running, Role: LEADER
I20260709 14:51:11.364698 11023 consensus_queue.cc:237] T 8b9c64027c0542d19b9b2b29157b0c20 P a77126b28ee94f9f8afd1c08ca1b6c29 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:11.370985 10905 leader_election.cc:290] T c532a581ccc64686a421c9cac2b17c91 P 72af7f1d1e734c7bb52091158ce228da [CANDIDATE]: Term 1 election: Requested vote from peers 8541c6e3fd6a4f88a24beaf59de9c0ca (127.6.46.65:36439), a77126b28ee94f9f8afd1c08ca1b6c29 (127.6.46.67:46323)
I20260709 14:51:11.377502 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f3722aa60094d89a68cd662e88dd0d6" candidate_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" is_pre_election: true
I20260709 14:51:11.379513 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c532a581ccc64686a421c9cac2b17c91" candidate_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72af7f1d1e734c7bb52091158ce228da"
I20260709 14:51:11.379878 10998 tablet_bootstrap.cc:492] T 8b9c64027c0542d19b9b2b29157b0c20 P 8541c6e3fd6a4f88a24beaf59de9c0ca: No bootstrap required, opened a new log
I20260709 14:51:11.380674 10998 ts_tablet_manager.cc:1403] T 8b9c64027c0542d19b9b2b29157b0c20 P 8541c6e3fd6a4f88a24beaf59de9c0ca: Time spent bootstrapping tablet: real 0.089s	user 0.029s	sys 0.018s
I20260709 14:51:11.380722 10780 raft_consensus.cc:2393] T c532a581ccc64686a421c9cac2b17c91 P 72af7f1d1e734c7bb52091158ce228da [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8541c6e3fd6a4f88a24beaf59de9c0ca in current term 1: Already voted for candidate 72af7f1d1e734c7bb52091158ce228da in this term.
I20260709 14:51:11.376236 10855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c532a581ccc64686a421c9cac2b17c91" candidate_uuid: "72af7f1d1e734c7bb52091158ce228da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29"
I20260709 14:51:11.383162 10855 raft_consensus.cc:2393] T c532a581ccc64686a421c9cac2b17c91 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 72af7f1d1e734c7bb52091158ce228da in current term 1: Already voted for candidate 8541c6e3fd6a4f88a24beaf59de9c0ca in this term.
I20260709 14:51:11.384562 10744 leader_election.cc:304] T c532a581ccc64686a421c9cac2b17c91 P 72af7f1d1e734c7bb52091158ce228da [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: 72af7f1d1e734c7bb52091158ce228da; no voters: 8541c6e3fd6a4f88a24beaf59de9c0ca, a77126b28ee94f9f8afd1c08ca1b6c29
I20260709 14:51:11.386044 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95907dd600cb4ca9af745656d85f975d" candidate_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" is_pre_election: true
I20260709 14:51:11.386277 10905 raft_consensus.cc:2749] T c532a581ccc64686a421c9cac2b17c91 P 72af7f1d1e734c7bb52091158ce228da [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:51:11.386770 10706 raft_consensus.cc:2468] T 95907dd600cb4ca9af745656d85f975d P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a77126b28ee94f9f8afd1c08ca1b6c29 in term 0.
I20260709 14:51:11.388136 11018 raft_consensus.cc:515] T 4f3722aa60094d89a68cd662e88dd0d6 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:11.390138 10986 raft_consensus.cc:515] T 95907dd600cb4ca9af745656d85f975d P a77126b28ee94f9f8afd1c08ca1b6c29 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:11.393072 10986 leader_election.cc:290] T 95907dd600cb4ca9af745656d85f975d P a77126b28ee94f9f8afd1c08ca1b6c29 [CANDIDATE]: Term 1 election: Requested vote from peers 8541c6e3fd6a4f88a24beaf59de9c0ca (127.6.46.65:36439), 72af7f1d1e734c7bb52091158ce228da (127.6.46.66:39299)
I20260709 14:51:11.393069 10604 catalog_manager.cc:5697] T 093d03579dd54f469dbe9519dc2f30a2 P a77126b28ee94f9f8afd1c08ca1b6c29 reported cstate change: term changed from 0 to 1, leader changed from <none> to a77126b28ee94f9f8afd1c08ca1b6c29 (127.6.46.67). New cstate: current_term: 1 leader_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:11.384482 10998 raft_consensus.cc:359] T 8b9c64027c0542d19b9b2b29157b0c20 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:11.394402 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95907dd600cb4ca9af745656d85f975d" candidate_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72af7f1d1e734c7bb52091158ce228da"
I20260709 14:51:11.394707 10998 raft_consensus.cc:385] T 8b9c64027c0542d19b9b2b29157b0c20 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:11.395121 10998 raft_consensus.cc:740] T 8b9c64027c0542d19b9b2b29157b0c20 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8541c6e3fd6a4f88a24beaf59de9c0ca, State: Initialized, Role: FOLLOWER
I20260709 14:51:11.347612 11021 raft_consensus.cc:515] T 4f3722aa60094d89a68cd662e88dd0d6 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:11.395586 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f3722aa60094d89a68cd662e88dd0d6" candidate_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72af7f1d1e734c7bb52091158ce228da"
I20260709 14:51:11.396222 10780 raft_consensus.cc:3060] T 4f3722aa60094d89a68cd662e88dd0d6 P 72af7f1d1e734c7bb52091158ce228da [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:11.396629 10704 raft_consensus.cc:2393] T 4f3722aa60094d89a68cd662e88dd0d6 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a77126b28ee94f9f8afd1c08ca1b6c29 in current term 1: Already voted for candidate 8541c6e3fd6a4f88a24beaf59de9c0ca in this term.
I20260709 14:51:11.397773 11021 leader_election.cc:290] T 4f3722aa60094d89a68cd662e88dd0d6 P 8541c6e3fd6a4f88a24beaf59de9c0ca [CANDIDATE]: Term 1 election: Requested vote from peers 72af7f1d1e734c7bb52091158ce228da (127.6.46.66:39299), a77126b28ee94f9f8afd1c08ca1b6c29 (127.6.46.67:46323)
I20260709 14:51:11.395000 10781 raft_consensus.cc:3060] T 95907dd600cb4ca9af745656d85f975d P 72af7f1d1e734c7bb52091158ce228da [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:11.399076 10855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f3722aa60094d89a68cd662e88dd0d6" candidate_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29"
I20260709 14:51:11.402850 10855 raft_consensus.cc:2393] T 4f3722aa60094d89a68cd662e88dd0d6 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8541c6e3fd6a4f88a24beaf59de9c0ca in current term 1: Already voted for candidate a77126b28ee94f9f8afd1c08ca1b6c29 in this term.
I20260709 14:51:11.403430 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f3722aa60094d89a68cd662e88dd0d6" candidate_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72af7f1d1e734c7bb52091158ce228da"
I20260709 14:51:11.406919 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f3722aa60094d89a68cd662e88dd0d6" candidate_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca"
I20260709 14:51:11.407856 10704 raft_consensus.cc:2393] T 4f3722aa60094d89a68cd662e88dd0d6 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a77126b28ee94f9f8afd1c08ca1b6c29 in current term 1: Already voted for candidate 8541c6e3fd6a4f88a24beaf59de9c0ca in this term.
I20260709 14:51:11.406589 10998 consensus_queue.cc:260] T 8b9c64027c0542d19b9b2b29157b0c20 P 8541c6e3fd6a4f88a24beaf59de9c0ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:11.409529 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95907dd600cb4ca9af745656d85f975d" candidate_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca"
I20260709 14:51:11.410107 10704 raft_consensus.cc:3060] T 95907dd600cb4ca9af745656d85f975d P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:11.410424 10998 ts_tablet_manager.cc:1434] T 8b9c64027c0542d19b9b2b29157b0c20 P 8541c6e3fd6a4f88a24beaf59de9c0ca: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260709 14:51:11.411492 10998 tablet_bootstrap.cc:492] T 678b7fae541e40018b587dd0107b1b6c P 8541c6e3fd6a4f88a24beaf59de9c0ca: Bootstrap starting.
I20260709 14:51:11.417294 10672 leader_election.cc:304] T 4f3722aa60094d89a68cd662e88dd0d6 P 8541c6e3fd6a4f88a24beaf59de9c0ca [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: 8541c6e3fd6a4f88a24beaf59de9c0ca; no voters: 72af7f1d1e734c7bb52091158ce228da, a77126b28ee94f9f8afd1c08ca1b6c29
I20260709 14:51:11.418008 11018 leader_election.cc:290] T 4f3722aa60094d89a68cd662e88dd0d6 P a77126b28ee94f9f8afd1c08ca1b6c29 [CANDIDATE]: Term 1 election: Requested vote from peers 8541c6e3fd6a4f88a24beaf59de9c0ca (127.6.46.65:36439), 72af7f1d1e734c7bb52091158ce228da (127.6.46.66:39299)
I20260709 14:51:11.419101 11021 raft_consensus.cc:2749] T 4f3722aa60094d89a68cd662e88dd0d6 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:51:11.420706 10781 raft_consensus.cc:2468] T 95907dd600cb4ca9af745656d85f975d P 72af7f1d1e734c7bb52091158ce228da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a77126b28ee94f9f8afd1c08ca1b6c29 in term 1.
I20260709 14:51:11.421923 10821 leader_election.cc:304] T 95907dd600cb4ca9af745656d85f975d P a77126b28ee94f9f8afd1c08ca1b6c29 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72af7f1d1e734c7bb52091158ce228da, a77126b28ee94f9f8afd1c08ca1b6c29; no voters: 
I20260709 14:51:11.422483 10997 tablet_bootstrap.cc:492] T 860acc3e30b644e08a5dbac213fec5f2 P 72af7f1d1e734c7bb52091158ce228da: No bootstrap required, opened a new log
I20260709 14:51:11.422600 10704 raft_consensus.cc:2468] T 95907dd600cb4ca9af745656d85f975d P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a77126b28ee94f9f8afd1c08ca1b6c29 in term 1.
I20260709 14:51:11.422761 11018 raft_consensus.cc:2804] T 95907dd600cb4ca9af745656d85f975d P a77126b28ee94f9f8afd1c08ca1b6c29 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:11.423178 10997 ts_tablet_manager.cc:1403] T 860acc3e30b644e08a5dbac213fec5f2 P 72af7f1d1e734c7bb52091158ce228da: Time spent bootstrapping tablet: real 0.179s	user 0.051s	sys 0.046s
I20260709 14:51:11.423267 10998 tablet_bootstrap.cc:654] T 678b7fae541e40018b587dd0107b1b6c P 8541c6e3fd6a4f88a24beaf59de9c0ca: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:11.423482 11018 raft_consensus.cc:697] T 95907dd600cb4ca9af745656d85f975d P a77126b28ee94f9f8afd1c08ca1b6c29 [term 1 LEADER]: Becoming Leader. State: Replica: a77126b28ee94f9f8afd1c08ca1b6c29, State: Running, Role: LEADER
I20260709 14:51:11.426442 10997 raft_consensus.cc:359] T 860acc3e30b644e08a5dbac213fec5f2 P 72af7f1d1e734c7bb52091158ce228da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:11.427232 10997 raft_consensus.cc:385] T 860acc3e30b644e08a5dbac213fec5f2 P 72af7f1d1e734c7bb52091158ce228da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:11.427587 10997 raft_consensus.cc:740] T 860acc3e30b644e08a5dbac213fec5f2 P 72af7f1d1e734c7bb52091158ce228da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72af7f1d1e734c7bb52091158ce228da, State: Initialized, Role: FOLLOWER
I20260709 14:51:11.426676 11018 consensus_queue.cc:237] T 95907dd600cb4ca9af745656d85f975d P a77126b28ee94f9f8afd1c08ca1b6c29 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:11.429459 10780 raft_consensus.cc:2468] T 4f3722aa60094d89a68cd662e88dd0d6 P 72af7f1d1e734c7bb52091158ce228da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a77126b28ee94f9f8afd1c08ca1b6c29 in term 1.
I20260709 14:51:11.430334 10997 consensus_queue.cc:260] T 860acc3e30b644e08a5dbac213fec5f2 P 72af7f1d1e734c7bb52091158ce228da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:11.431224 10821 leader_election.cc:304] T 4f3722aa60094d89a68cd662e88dd0d6 P a77126b28ee94f9f8afd1c08ca1b6c29 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 72af7f1d1e734c7bb52091158ce228da, a77126b28ee94f9f8afd1c08ca1b6c29; no voters: 8541c6e3fd6a4f88a24beaf59de9c0ca
I20260709 14:51:11.434135 10986 raft_consensus.cc:2804] T 4f3722aa60094d89a68cd662e88dd0d6 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:11.436146 10997 ts_tablet_manager.cc:1434] T 860acc3e30b644e08a5dbac213fec5f2 P 72af7f1d1e734c7bb52091158ce228da: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 14:51:11.437270 10986 raft_consensus.cc:697] T 4f3722aa60094d89a68cd662e88dd0d6 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 1 LEADER]: Becoming Leader. State: Replica: a77126b28ee94f9f8afd1c08ca1b6c29, State: Running, Role: LEADER
I20260709 14:51:11.438155 10986 consensus_queue.cc:237] T 4f3722aa60094d89a68cd662e88dd0d6 P a77126b28ee94f9f8afd1c08ca1b6c29 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:11.437482 10997 tablet_bootstrap.cc:492] T 33ae0424c8f740bebce8e4d119bd8cae P 72af7f1d1e734c7bb52091158ce228da: Bootstrap starting.
I20260709 14:51:11.446525 10997 tablet_bootstrap.cc:654] T 33ae0424c8f740bebce8e4d119bd8cae P 72af7f1d1e734c7bb52091158ce228da: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:11.459462 10997 tablet_bootstrap.cc:492] T 33ae0424c8f740bebce8e4d119bd8cae P 72af7f1d1e734c7bb52091158ce228da: No bootstrap required, opened a new log
I20260709 14:51:11.460071 10997 ts_tablet_manager.cc:1403] T 33ae0424c8f740bebce8e4d119bd8cae P 72af7f1d1e734c7bb52091158ce228da: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.006s
I20260709 14:51:11.463074 10997 raft_consensus.cc:359] T 33ae0424c8f740bebce8e4d119bd8cae P 72af7f1d1e734c7bb52091158ce228da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:11.463873 10997 raft_consensus.cc:385] T 33ae0424c8f740bebce8e4d119bd8cae P 72af7f1d1e734c7bb52091158ce228da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:11.464221 10997 raft_consensus.cc:740] T 33ae0424c8f740bebce8e4d119bd8cae P 72af7f1d1e734c7bb52091158ce228da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72af7f1d1e734c7bb52091158ce228da, State: Initialized, Role: FOLLOWER
I20260709 14:51:11.464990 10997 consensus_queue.cc:260] T 33ae0424c8f740bebce8e4d119bd8cae P 72af7f1d1e734c7bb52091158ce228da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:11.467303 10997 ts_tablet_manager.cc:1434] T 33ae0424c8f740bebce8e4d119bd8cae P 72af7f1d1e734c7bb52091158ce228da: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260709 14:51:11.468353 10997 tablet_bootstrap.cc:492] T 12012fca85e845e899b67a37ffa4f479 P 72af7f1d1e734c7bb52091158ce228da: Bootstrap starting.
I20260709 14:51:11.468225 10601 catalog_manager.cc:5697] T c532a581ccc64686a421c9cac2b17c91 P 8541c6e3fd6a4f88a24beaf59de9c0ca reported cstate change: term changed from 0 to 1, leader changed from <none> to 8541c6e3fd6a4f88a24beaf59de9c0ca (127.6.46.65). New cstate: current_term: 1 leader_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:11.475244 11018 raft_consensus.cc:493] T 12012fca85e845e899b67a37ffa4f479 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:11.475798 11018 raft_consensus.cc:515] T 12012fca85e845e899b67a37ffa4f479 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:11.477854 11018 leader_election.cc:290] T 12012fca85e845e899b67a37ffa4f479 P a77126b28ee94f9f8afd1c08ca1b6c29 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8541c6e3fd6a4f88a24beaf59de9c0ca (127.6.46.65:36439), 72af7f1d1e734c7bb52091158ce228da (127.6.46.66:39299)
I20260709 14:51:11.479419 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12012fca85e845e899b67a37ffa4f479" candidate_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" is_pre_election: true
W20260709 14:51:11.480938 10820 leader_election.cc:343] T 12012fca85e845e899b67a37ffa4f479 P a77126b28ee94f9f8afd1c08ca1b6c29 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8541c6e3fd6a4f88a24beaf59de9c0ca (127.6.46.65:36439): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:11.483543 10997 tablet_bootstrap.cc:654] T 12012fca85e845e899b67a37ffa4f479 P 72af7f1d1e734c7bb52091158ce228da: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:11.482925 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12012fca85e845e899b67a37ffa4f479" candidate_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72af7f1d1e734c7bb52091158ce228da" is_pre_election: true
I20260709 14:51:11.491242 10997 tablet_bootstrap.cc:492] T 12012fca85e845e899b67a37ffa4f479 P 72af7f1d1e734c7bb52091158ce228da: No bootstrap required, opened a new log
I20260709 14:51:11.491716 10997 ts_tablet_manager.cc:1403] T 12012fca85e845e899b67a37ffa4f479 P 72af7f1d1e734c7bb52091158ce228da: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.003s
W20260709 14:51:11.491590 10821 leader_election.cc:343] T 12012fca85e845e899b67a37ffa4f479 P a77126b28ee94f9f8afd1c08ca1b6c29 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 72af7f1d1e734c7bb52091158ce228da (127.6.46.66:39299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:11.492401 10821 leader_election.cc:304] T 12012fca85e845e899b67a37ffa4f479 P a77126b28ee94f9f8afd1c08ca1b6c29 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a77126b28ee94f9f8afd1c08ca1b6c29; no voters: 72af7f1d1e734c7bb52091158ce228da, 8541c6e3fd6a4f88a24beaf59de9c0ca
I20260709 14:51:11.493377 10986 raft_consensus.cc:2749] T 12012fca85e845e899b67a37ffa4f479 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:11.494869 10997 raft_consensus.cc:359] T 12012fca85e845e899b67a37ffa4f479 P 72af7f1d1e734c7bb52091158ce228da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:11.495585 10997 raft_consensus.cc:385] T 12012fca85e845e899b67a37ffa4f479 P 72af7f1d1e734c7bb52091158ce228da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:11.495921 10997 raft_consensus.cc:740] T 12012fca85e845e899b67a37ffa4f479 P 72af7f1d1e734c7bb52091158ce228da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72af7f1d1e734c7bb52091158ce228da, State: Initialized, Role: FOLLOWER
I20260709 14:51:11.496707 10998 tablet_bootstrap.cc:492] T 678b7fae541e40018b587dd0107b1b6c P 8541c6e3fd6a4f88a24beaf59de9c0ca: No bootstrap required, opened a new log
I20260709 14:51:11.496682 10997 consensus_queue.cc:260] T 12012fca85e845e899b67a37ffa4f479 P 72af7f1d1e734c7bb52091158ce228da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:11.497279 10998 ts_tablet_manager.cc:1403] T 678b7fae541e40018b587dd0107b1b6c P 8541c6e3fd6a4f88a24beaf59de9c0ca: Time spent bootstrapping tablet: real 0.086s	user 0.040s	sys 0.031s
I20260709 14:51:11.498029 10603 catalog_manager.cc:5697] T 8b9c64027c0542d19b9b2b29157b0c20 P a77126b28ee94f9f8afd1c08ca1b6c29 reported cstate change: term changed from 0 to 1, leader changed from <none> to a77126b28ee94f9f8afd1c08ca1b6c29 (127.6.46.67). New cstate: current_term: 1 leader_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:11.498801 10997 ts_tablet_manager.cc:1434] T 12012fca85e845e899b67a37ffa4f479 P 72af7f1d1e734c7bb52091158ce228da: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:51:11.499784 10997 tablet_bootstrap.cc:492] T 678b7fae541e40018b587dd0107b1b6c P 72af7f1d1e734c7bb52091158ce228da: Bootstrap starting.
I20260709 14:51:11.499627 10603 catalog_manager.cc:5697] T 4f3722aa60094d89a68cd662e88dd0d6 P a77126b28ee94f9f8afd1c08ca1b6c29 reported cstate change: term changed from 0 to 1, leader changed from <none> to a77126b28ee94f9f8afd1c08ca1b6c29 (127.6.46.67). New cstate: current_term: 1 leader_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:11.500231 10998 raft_consensus.cc:359] T 678b7fae541e40018b587dd0107b1b6c P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:11.500980 10998 raft_consensus.cc:385] T 678b7fae541e40018b587dd0107b1b6c P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:11.501272 10998 raft_consensus.cc:740] T 678b7fae541e40018b587dd0107b1b6c P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8541c6e3fd6a4f88a24beaf59de9c0ca, State: Initialized, Role: FOLLOWER
I20260709 14:51:11.501260 10603 catalog_manager.cc:5697] T 95907dd600cb4ca9af745656d85f975d P a77126b28ee94f9f8afd1c08ca1b6c29 reported cstate change: term changed from 0 to 1, leader changed from <none> to a77126b28ee94f9f8afd1c08ca1b6c29 (127.6.46.67). New cstate: current_term: 1 leader_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:11.502127 10998 consensus_queue.cc:260] T 678b7fae541e40018b587dd0107b1b6c P 8541c6e3fd6a4f88a24beaf59de9c0ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:11.504462 10998 ts_tablet_manager.cc:1434] T 678b7fae541e40018b587dd0107b1b6c P 8541c6e3fd6a4f88a24beaf59de9c0ca: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:51:11.505489 10998 tablet_bootstrap.cc:492] T 33ae0424c8f740bebce8e4d119bd8cae P 8541c6e3fd6a4f88a24beaf59de9c0ca: Bootstrap starting.
I20260709 14:51:11.506399 10997 tablet_bootstrap.cc:654] T 678b7fae541e40018b587dd0107b1b6c P 72af7f1d1e734c7bb52091158ce228da: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:11.511435 10998 tablet_bootstrap.cc:654] T 33ae0424c8f740bebce8e4d119bd8cae P 8541c6e3fd6a4f88a24beaf59de9c0ca: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:11.514199 10997 tablet_bootstrap.cc:492] T 678b7fae541e40018b587dd0107b1b6c P 72af7f1d1e734c7bb52091158ce228da: No bootstrap required, opened a new log
I20260709 14:51:11.514686 10997 ts_tablet_manager.cc:1403] T 678b7fae541e40018b587dd0107b1b6c P 72af7f1d1e734c7bb52091158ce228da: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.003s
I20260709 14:51:11.517234 10997 raft_consensus.cc:359] T 678b7fae541e40018b587dd0107b1b6c P 72af7f1d1e734c7bb52091158ce228da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:11.517920 10997 raft_consensus.cc:385] T 678b7fae541e40018b587dd0107b1b6c P 72af7f1d1e734c7bb52091158ce228da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:11.518260 10997 raft_consensus.cc:740] T 678b7fae541e40018b587dd0107b1b6c P 72af7f1d1e734c7bb52091158ce228da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72af7f1d1e734c7bb52091158ce228da, State: Initialized, Role: FOLLOWER
I20260709 14:51:11.518936 10997 consensus_queue.cc:260] T 678b7fae541e40018b587dd0107b1b6c P 72af7f1d1e734c7bb52091158ce228da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:11.521297 10997 ts_tablet_manager.cc:1434] T 678b7fae541e40018b587dd0107b1b6c P 72af7f1d1e734c7bb52091158ce228da: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:51:11.523398 10998 tablet_bootstrap.cc:492] T 33ae0424c8f740bebce8e4d119bd8cae P 8541c6e3fd6a4f88a24beaf59de9c0ca: No bootstrap required, opened a new log
I20260709 14:51:11.525568 10998 ts_tablet_manager.cc:1403] T 33ae0424c8f740bebce8e4d119bd8cae P 8541c6e3fd6a4f88a24beaf59de9c0ca: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260709 14:51:11.527887 10998 raft_consensus.cc:359] T 33ae0424c8f740bebce8e4d119bd8cae P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:11.528532 10998 raft_consensus.cc:385] T 33ae0424c8f740bebce8e4d119bd8cae P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:11.528797 10998 raft_consensus.cc:740] T 33ae0424c8f740bebce8e4d119bd8cae P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8541c6e3fd6a4f88a24beaf59de9c0ca, State: Initialized, Role: FOLLOWER
I20260709 14:51:11.529498 10998 consensus_queue.cc:260] T 33ae0424c8f740bebce8e4d119bd8cae P 8541c6e3fd6a4f88a24beaf59de9c0ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:11.531406 10998 ts_tablet_manager.cc:1434] T 33ae0424c8f740bebce8e4d119bd8cae P 8541c6e3fd6a4f88a24beaf59de9c0ca: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:51:11.532616 10998 tablet_bootstrap.cc:492] T 12012fca85e845e899b67a37ffa4f479 P 8541c6e3fd6a4f88a24beaf59de9c0ca: Bootstrap starting.
I20260709 14:51:11.537345 10998 tablet_bootstrap.cc:654] T 12012fca85e845e899b67a37ffa4f479 P 8541c6e3fd6a4f88a24beaf59de9c0ca: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:11.541597 10998 tablet_bootstrap.cc:492] T 12012fca85e845e899b67a37ffa4f479 P 8541c6e3fd6a4f88a24beaf59de9c0ca: No bootstrap required, opened a new log
I20260709 14:51:11.541981 10998 ts_tablet_manager.cc:1403] T 12012fca85e845e899b67a37ffa4f479 P 8541c6e3fd6a4f88a24beaf59de9c0ca: Time spent bootstrapping tablet: real 0.010s	user 0.000s	sys 0.008s
I20260709 14:51:11.544101 10998 raft_consensus.cc:359] T 12012fca85e845e899b67a37ffa4f479 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:11.544600 10998 raft_consensus.cc:385] T 12012fca85e845e899b67a37ffa4f479 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:11.544827 10998 raft_consensus.cc:740] T 12012fca85e845e899b67a37ffa4f479 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8541c6e3fd6a4f88a24beaf59de9c0ca, State: Initialized, Role: FOLLOWER
I20260709 14:51:11.545317 10998 consensus_queue.cc:260] T 12012fca85e845e899b67a37ffa4f479 P 8541c6e3fd6a4f88a24beaf59de9c0ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:11.547223 10998 ts_tablet_manager.cc:1434] T 12012fca85e845e899b67a37ffa4f479 P 8541c6e3fd6a4f88a24beaf59de9c0ca: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 14:51:11.642195 11021 raft_consensus.cc:493] T 33ae0424c8f740bebce8e4d119bd8cae P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:11.642700 11021 raft_consensus.cc:515] T 33ae0424c8f740bebce8e4d119bd8cae P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:11.644529 11021 leader_election.cc:290] T 33ae0424c8f740bebce8e4d119bd8cae P 8541c6e3fd6a4f88a24beaf59de9c0ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72af7f1d1e734c7bb52091158ce228da (127.6.46.66:39299), a77126b28ee94f9f8afd1c08ca1b6c29 (127.6.46.67:46323)
I20260709 14:51:11.645406 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33ae0424c8f740bebce8e4d119bd8cae" candidate_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72af7f1d1e734c7bb52091158ce228da" is_pre_election: true
I20260709 14:51:11.645519 10855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33ae0424c8f740bebce8e4d119bd8cae" candidate_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" is_pre_election: true
I20260709 14:51:11.646018 10780 raft_consensus.cc:2468] T 33ae0424c8f740bebce8e4d119bd8cae P 72af7f1d1e734c7bb52091158ce228da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8541c6e3fd6a4f88a24beaf59de9c0ca in term 0.
I20260709 14:51:11.646117 10855 raft_consensus.cc:2468] T 33ae0424c8f740bebce8e4d119bd8cae P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8541c6e3fd6a4f88a24beaf59de9c0ca in term 0.
I20260709 14:51:11.647112 10672 leader_election.cc:304] T 33ae0424c8f740bebce8e4d119bd8cae P 8541c6e3fd6a4f88a24beaf59de9c0ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72af7f1d1e734c7bb52091158ce228da, 8541c6e3fd6a4f88a24beaf59de9c0ca; no voters: 
I20260709 14:51:11.647814 11021 raft_consensus.cc:2804] T 33ae0424c8f740bebce8e4d119bd8cae P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:11.648176 11021 raft_consensus.cc:493] T 33ae0424c8f740bebce8e4d119bd8cae P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:11.648468 11021 raft_consensus.cc:3060] T 33ae0424c8f740bebce8e4d119bd8cae P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:11.654194 11021 raft_consensus.cc:515] T 33ae0424c8f740bebce8e4d119bd8cae P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:11.655833 11021 leader_election.cc:290] T 33ae0424c8f740bebce8e4d119bd8cae P 8541c6e3fd6a4f88a24beaf59de9c0ca [CANDIDATE]: Term 1 election: Requested vote from peers 72af7f1d1e734c7bb52091158ce228da (127.6.46.66:39299), a77126b28ee94f9f8afd1c08ca1b6c29 (127.6.46.67:46323)
I20260709 14:51:11.656608 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33ae0424c8f740bebce8e4d119bd8cae" candidate_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72af7f1d1e734c7bb52091158ce228da"
I20260709 14:51:11.656796 10855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33ae0424c8f740bebce8e4d119bd8cae" candidate_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29"
I20260709 14:51:11.657284 10780 raft_consensus.cc:3060] T 33ae0424c8f740bebce8e4d119bd8cae P 72af7f1d1e734c7bb52091158ce228da [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:11.657323 10855 raft_consensus.cc:3060] T 33ae0424c8f740bebce8e4d119bd8cae P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:11.661686 10855 raft_consensus.cc:2468] T 33ae0424c8f740bebce8e4d119bd8cae P a77126b28ee94f9f8afd1c08ca1b6c29 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8541c6e3fd6a4f88a24beaf59de9c0ca in term 1.
I20260709 14:51:11.662114 10780 raft_consensus.cc:2468] T 33ae0424c8f740bebce8e4d119bd8cae P 72af7f1d1e734c7bb52091158ce228da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8541c6e3fd6a4f88a24beaf59de9c0ca in term 1.
I20260709 14:51:11.662652 10669 leader_election.cc:304] T 33ae0424c8f740bebce8e4d119bd8cae P 8541c6e3fd6a4f88a24beaf59de9c0ca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8541c6e3fd6a4f88a24beaf59de9c0ca, a77126b28ee94f9f8afd1c08ca1b6c29; no voters: 
I20260709 14:51:11.663542 11021 raft_consensus.cc:2804] T 33ae0424c8f740bebce8e4d119bd8cae P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:11.664049 11021 raft_consensus.cc:697] T 33ae0424c8f740bebce8e4d119bd8cae P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 1 LEADER]: Becoming Leader. State: Replica: 8541c6e3fd6a4f88a24beaf59de9c0ca, State: Running, Role: LEADER
I20260709 14:51:11.664783 11021 consensus_queue.cc:237] T 33ae0424c8f740bebce8e4d119bd8cae P 8541c6e3fd6a4f88a24beaf59de9c0ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:11.672456 10604 catalog_manager.cc:5697] T 33ae0424c8f740bebce8e4d119bd8cae P 8541c6e3fd6a4f88a24beaf59de9c0ca reported cstate change: term changed from 0 to 1, leader changed from <none> to 8541c6e3fd6a4f88a24beaf59de9c0ca (127.6.46.65). New cstate: current_term: 1 leader_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:11.688722 10986 consensus_queue.cc:1048] T 093d03579dd54f469dbe9519dc2f30a2 P a77126b28ee94f9f8afd1c08ca1b6c29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:11.692971 11021 consensus_queue.cc:1048] T 860acc3e30b644e08a5dbac213fec5f2 P 8541c6e3fd6a4f88a24beaf59de9c0ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:11.701375 11021 raft_consensus.cc:493] T 12012fca85e845e899b67a37ffa4f479 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:11.701968 11021 raft_consensus.cc:515] T 12012fca85e845e899b67a37ffa4f479 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:11.705473 11020 raft_consensus.cc:493] T 8b9c64027c0542d19b9b2b29157b0c20 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:11.706008 11020 raft_consensus.cc:515] T 8b9c64027c0542d19b9b2b29157b0c20 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:11.707978 11020 leader_election.cc:290] T 8b9c64027c0542d19b9b2b29157b0c20 P 8541c6e3fd6a4f88a24beaf59de9c0ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72af7f1d1e734c7bb52091158ce228da (127.6.46.66:39299), a77126b28ee94f9f8afd1c08ca1b6c29 (127.6.46.67:46323)
I20260709 14:51:11.708577 11021 leader_election.cc:290] T 12012fca85e845e899b67a37ffa4f479 P 8541c6e3fd6a4f88a24beaf59de9c0ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72af7f1d1e734c7bb52091158ce228da (127.6.46.66:39299), a77126b28ee94f9f8afd1c08ca1b6c29 (127.6.46.67:46323)
I20260709 14:51:11.708774 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b9c64027c0542d19b9b2b29157b0c20" candidate_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72af7f1d1e734c7bb52091158ce228da" is_pre_election: true
I20260709 14:51:11.709571 10781 raft_consensus.cc:2393] T 8b9c64027c0542d19b9b2b29157b0c20 P 72af7f1d1e734c7bb52091158ce228da [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8541c6e3fd6a4f88a24beaf59de9c0ca in current term 1: Already voted for candidate a77126b28ee94f9f8afd1c08ca1b6c29 in this term.
I20260709 14:51:11.709686 11019 consensus_queue.cc:1048] T 093d03579dd54f469dbe9519dc2f30a2 P a77126b28ee94f9f8afd1c08ca1b6c29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:11.710718 10854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b9c64027c0542d19b9b2b29157b0c20" candidate_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" is_pre_election: true
I20260709 14:51:11.711143 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12012fca85e845e899b67a37ffa4f479" candidate_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72af7f1d1e734c7bb52091158ce228da" is_pre_election: true
I20260709 14:51:11.711781 10780 raft_consensus.cc:2468] T 12012fca85e845e899b67a37ffa4f479 P 72af7f1d1e734c7bb52091158ce228da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8541c6e3fd6a4f88a24beaf59de9c0ca in term 0.
I20260709 14:51:11.712906 10672 leader_election.cc:304] T 12012fca85e845e899b67a37ffa4f479 P 8541c6e3fd6a4f88a24beaf59de9c0ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72af7f1d1e734c7bb52091158ce228da, 8541c6e3fd6a4f88a24beaf59de9c0ca; no voters: 
I20260709 14:51:11.713704 10909 raft_consensus.cc:2804] T 12012fca85e845e899b67a37ffa4f479 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:11.714033 10909 raft_consensus.cc:493] T 12012fca85e845e899b67a37ffa4f479 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:11.714321 10909 raft_consensus.cc:3060] T 12012fca85e845e899b67a37ffa4f479 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:11.715145 10669 leader_election.cc:304] T 8b9c64027c0542d19b9b2b29157b0c20 P 8541c6e3fd6a4f88a24beaf59de9c0ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8541c6e3fd6a4f88a24beaf59de9c0ca; no voters: 72af7f1d1e734c7bb52091158ce228da, a77126b28ee94f9f8afd1c08ca1b6c29
I20260709 14:51:11.718108 11021 raft_consensus.cc:3060] T 8b9c64027c0542d19b9b2b29157b0c20 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:11.721555 10780 raft_consensus.cc:3060] T 860acc3e30b644e08a5dbac213fec5f2 P 72af7f1d1e734c7bb52091158ce228da [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:11.718864 10854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12012fca85e845e899b67a37ffa4f479" candidate_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" is_pre_election: true
I20260709 14:51:11.723614 10854 raft_consensus.cc:2468] T 12012fca85e845e899b67a37ffa4f479 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8541c6e3fd6a4f88a24beaf59de9c0ca in term 0.
I20260709 14:51:11.731897 11019 raft_consensus.cc:493] T 678b7fae541e40018b587dd0107b1b6c P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:11.732409 11019 raft_consensus.cc:515] T 678b7fae541e40018b587dd0107b1b6c P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:11.734413 11019 leader_election.cc:290] T 678b7fae541e40018b587dd0107b1b6c P a77126b28ee94f9f8afd1c08ca1b6c29 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8541c6e3fd6a4f88a24beaf59de9c0ca (127.6.46.65:36439), 72af7f1d1e734c7bb52091158ce228da (127.6.46.66:39299)
I20260709 14:51:11.735610 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "678b7fae541e40018b587dd0107b1b6c" candidate_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" is_pre_election: true
I20260709 14:51:11.736377 10704 raft_consensus.cc:2468] T 678b7fae541e40018b587dd0107b1b6c P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a77126b28ee94f9f8afd1c08ca1b6c29 in term 0.
W20260709 14:51:11.736789 10652 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:51:11.737725 10820 leader_election.cc:304] T 678b7fae541e40018b587dd0107b1b6c P a77126b28ee94f9f8afd1c08ca1b6c29 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8541c6e3fd6a4f88a24beaf59de9c0ca, a77126b28ee94f9f8afd1c08ca1b6c29; no voters: 
I20260709 14:51:11.737803 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "678b7fae541e40018b587dd0107b1b6c" candidate_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72af7f1d1e734c7bb52091158ce228da" is_pre_election: true
I20260709 14:51:11.738603 11019 raft_consensus.cc:2804] T 678b7fae541e40018b587dd0107b1b6c P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:11.738761 10779 raft_consensus.cc:2468] T 678b7fae541e40018b587dd0107b1b6c P 72af7f1d1e734c7bb52091158ce228da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a77126b28ee94f9f8afd1c08ca1b6c29 in term 0.
I20260709 14:51:11.739073 11019 raft_consensus.cc:493] T 678b7fae541e40018b587dd0107b1b6c P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:11.739614 11019 raft_consensus.cc:3060] T 678b7fae541e40018b587dd0107b1b6c P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:11.745659 10909 raft_consensus.cc:515] T 12012fca85e845e899b67a37ffa4f479 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:11.747813 10909 leader_election.cc:290] T 12012fca85e845e899b67a37ffa4f479 P 8541c6e3fd6a4f88a24beaf59de9c0ca [CANDIDATE]: Term 1 election: Requested vote from peers 72af7f1d1e734c7bb52091158ce228da (127.6.46.66:39299), a77126b28ee94f9f8afd1c08ca1b6c29 (127.6.46.67:46323)
I20260709 14:51:11.749294 10909 consensus_queue.cc:1048] T 860acc3e30b644e08a5dbac213fec5f2 P 8541c6e3fd6a4f88a24beaf59de9c0ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:11.752604 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12012fca85e845e899b67a37ffa4f479" candidate_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72af7f1d1e734c7bb52091158ce228da"
I20260709 14:51:11.752987 11021 raft_consensus.cc:2749] T 8b9c64027c0542d19b9b2b29157b0c20 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:11.753288 10780 raft_consensus.cc:3060] T 12012fca85e845e899b67a37ffa4f479 P 72af7f1d1e734c7bb52091158ce228da [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:11.753470 11019 raft_consensus.cc:515] T 678b7fae541e40018b587dd0107b1b6c P a77126b28ee94f9f8afd1c08ca1b6c29 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:11.756772 11019 leader_election.cc:290] T 678b7fae541e40018b587dd0107b1b6c P a77126b28ee94f9f8afd1c08ca1b6c29 [CANDIDATE]: Term 1 election: Requested vote from peers 8541c6e3fd6a4f88a24beaf59de9c0ca (127.6.46.65:36439), 72af7f1d1e734c7bb52091158ce228da (127.6.46.66:39299)
I20260709 14:51:11.758404 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "678b7fae541e40018b587dd0107b1b6c" candidate_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72af7f1d1e734c7bb52091158ce228da"
I20260709 14:51:11.759006 10779 raft_consensus.cc:3060] T 678b7fae541e40018b587dd0107b1b6c P 72af7f1d1e734c7bb52091158ce228da [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:11.763406 10780 raft_consensus.cc:2468] T 12012fca85e845e899b67a37ffa4f479 P 72af7f1d1e734c7bb52091158ce228da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8541c6e3fd6a4f88a24beaf59de9c0ca in term 1.
I20260709 14:51:11.770680 10854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12012fca85e845e899b67a37ffa4f479" candidate_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29"
I20260709 14:51:11.771265 10854 raft_consensus.cc:3060] T 12012fca85e845e899b67a37ffa4f479 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:11.772969 10672 leader_election.cc:304] T 12012fca85e845e899b67a37ffa4f479 P 8541c6e3fd6a4f88a24beaf59de9c0ca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72af7f1d1e734c7bb52091158ce228da, 8541c6e3fd6a4f88a24beaf59de9c0ca; no voters: 
I20260709 14:51:11.774395 11020 raft_consensus.cc:2804] T 12012fca85e845e899b67a37ffa4f479 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:11.774997 11020 raft_consensus.cc:697] T 12012fca85e845e899b67a37ffa4f479 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 1 LEADER]: Becoming Leader. State: Replica: 8541c6e3fd6a4f88a24beaf59de9c0ca, State: Running, Role: LEADER
I20260709 14:51:11.776120 11020 consensus_queue.cc:237] T 12012fca85e845e899b67a37ffa4f479 P 8541c6e3fd6a4f88a24beaf59de9c0ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:11.778558 10854 raft_consensus.cc:2468] T 12012fca85e845e899b67a37ffa4f479 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8541c6e3fd6a4f88a24beaf59de9c0ca in term 1.
I20260709 14:51:11.779486 10779 raft_consensus.cc:2468] T 678b7fae541e40018b587dd0107b1b6c P 72af7f1d1e734c7bb52091158ce228da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a77126b28ee94f9f8afd1c08ca1b6c29 in term 1.
I20260709 14:51:11.780719 10821 leader_election.cc:304] T 678b7fae541e40018b587dd0107b1b6c P a77126b28ee94f9f8afd1c08ca1b6c29 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72af7f1d1e734c7bb52091158ce228da, a77126b28ee94f9f8afd1c08ca1b6c29; no voters: 
I20260709 14:51:11.781564 11019 raft_consensus.cc:2804] T 678b7fae541e40018b587dd0107b1b6c P a77126b28ee94f9f8afd1c08ca1b6c29 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:11.782054 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "678b7fae541e40018b587dd0107b1b6c" candidate_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca"
I20260709 14:51:11.782055 11019 raft_consensus.cc:697] T 678b7fae541e40018b587dd0107b1b6c P a77126b28ee94f9f8afd1c08ca1b6c29 [term 1 LEADER]: Becoming Leader. State: Replica: a77126b28ee94f9f8afd1c08ca1b6c29, State: Running, Role: LEADER
I20260709 14:51:11.782770 10704 raft_consensus.cc:3060] T 678b7fae541e40018b587dd0107b1b6c P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:11.783310 11019 consensus_queue.cc:237] T 678b7fae541e40018b587dd0107b1b6c P a77126b28ee94f9f8afd1c08ca1b6c29 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:11.791159 10704 raft_consensus.cc:2468] T 678b7fae541e40018b587dd0107b1b6c P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a77126b28ee94f9f8afd1c08ca1b6c29 in term 1.
I20260709 14:51:11.795953 10601 catalog_manager.cc:5697] T 678b7fae541e40018b587dd0107b1b6c P a77126b28ee94f9f8afd1c08ca1b6c29 reported cstate change: term changed from 0 to 1, leader changed from <none> to a77126b28ee94f9f8afd1c08ca1b6c29 (127.6.46.67). New cstate: current_term: 1 leader_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:11.797627 10603 catalog_manager.cc:5697] T 12012fca85e845e899b67a37ffa4f479 P 8541c6e3fd6a4f88a24beaf59de9c0ca reported cstate change: term changed from 0 to 1, leader changed from <none> to 8541c6e3fd6a4f88a24beaf59de9c0ca (127.6.46.65). New cstate: current_term: 1 leader_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:11.875635 11020 consensus_queue.cc:1048] T c532a581ccc64686a421c9cac2b17c91 P 8541c6e3fd6a4f88a24beaf59de9c0ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:11.887354 10855 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "093d03579dd54f469dbe9519dc2f30a2"
dest_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29"
mode: GRACEFUL
new_leader_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca"
 from {username='slave'} at 127.0.0.1:33934
I20260709 14:51:11.887923 10855 raft_consensus.cc:606] T 093d03579dd54f469dbe9519dc2f30a2 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 1 LEADER]: Received request to transfer leadership to TS 8541c6e3fd6a4f88a24beaf59de9c0ca
I20260709 14:51:11.889364 11052 consensus_queue.cc:1048] T c532a581ccc64686a421c9cac2b17c91 P 8541c6e3fd6a4f88a24beaf59de9c0ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:11.894657 10855 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4f3722aa60094d89a68cd662e88dd0d6"
dest_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29"
mode: GRACEFUL
new_leader_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca"
 from {username='slave'} at 127.0.0.1:33934
I20260709 14:51:11.895380 10855 raft_consensus.cc:606] T 4f3722aa60094d89a68cd662e88dd0d6 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 1 LEADER]: Received request to transfer leadership to TS 8541c6e3fd6a4f88a24beaf59de9c0ca
I20260709 14:51:11.896399 11019 consensus_queue.cc:1048] T 8b9c64027c0542d19b9b2b29157b0c20 P a77126b28ee94f9f8afd1c08ca1b6c29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:11.910007 10855 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8b9c64027c0542d19b9b2b29157b0c20"
dest_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29"
mode: GRACEFUL
new_leader_uuid: "72af7f1d1e734c7bb52091158ce228da"
 from {username='slave'} at 127.0.0.1:33934
I20260709 14:51:11.910562 10855 raft_consensus.cc:606] T 8b9c64027c0542d19b9b2b29157b0c20 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 1 LEADER]: Received request to transfer leadership to TS 72af7f1d1e734c7bb52091158ce228da
I20260709 14:51:11.913477 11018 raft_consensus.cc:993] T 8b9c64027c0542d19b9b2b29157b0c20 P a77126b28ee94f9f8afd1c08ca1b6c29: : Instructing follower 72af7f1d1e734c7bb52091158ce228da to start an election
I20260709 14:51:11.913888 11018 raft_consensus.cc:1081] T 8b9c64027c0542d19b9b2b29157b0c20 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 1 LEADER]: Signalling peer 72af7f1d1e734c7bb52091158ce228da to start an election
I20260709 14:51:11.917105 10855 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "95907dd600cb4ca9af745656d85f975d"
dest_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29"
mode: GRACEFUL
new_leader_uuid: "72af7f1d1e734c7bb52091158ce228da"
 from {username='slave'} at 127.0.0.1:33934
I20260709 14:51:11.917714 10855 raft_consensus.cc:606] T 95907dd600cb4ca9af745656d85f975d P a77126b28ee94f9f8afd1c08ca1b6c29 [term 1 LEADER]: Received request to transfer leadership to TS 72af7f1d1e734c7bb52091158ce228da
I20260709 14:51:11.919163 11018 consensus_queue.cc:1048] T 8b9c64027c0542d19b9b2b29157b0c20 P a77126b28ee94f9f8afd1c08ca1b6c29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:11.924225 10706 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "33ae0424c8f740bebce8e4d119bd8cae"
dest_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca"
mode: GRACEFUL
new_leader_uuid: "72af7f1d1e734c7bb52091158ce228da"
 from {username='slave'} at 127.0.0.1:55450
I20260709 14:51:11.924993 10706 raft_consensus.cc:606] T 33ae0424c8f740bebce8e4d119bd8cae P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 1 LEADER]: Received request to transfer leadership to TS 72af7f1d1e734c7bb52091158ce228da
I20260709 14:51:11.920783 10779 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8b9c64027c0542d19b9b2b29157b0c20"
dest_uuid: "72af7f1d1e734c7bb52091158ce228da"
 from {username='slave'} at 127.0.0.1:39626
I20260709 14:51:11.926412 10779 raft_consensus.cc:493] T 8b9c64027c0542d19b9b2b29157b0c20 P 72af7f1d1e734c7bb52091158ce228da [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:11.926847 10779 raft_consensus.cc:3060] T 8b9c64027c0542d19b9b2b29157b0c20 P 72af7f1d1e734c7bb52091158ce228da [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:11.933542 10986 consensus_queue.cc:1048] T 4f3722aa60094d89a68cd662e88dd0d6 P a77126b28ee94f9f8afd1c08ca1b6c29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:11.934122 10855 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "678b7fae541e40018b587dd0107b1b6c"
dest_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29"
mode: GRACEFUL
new_leader_uuid: "72af7f1d1e734c7bb52091158ce228da"
 from {username='slave'} at 127.0.0.1:33934
I20260709 14:51:11.933988 10779 raft_consensus.cc:515] T 8b9c64027c0542d19b9b2b29157b0c20 P 72af7f1d1e734c7bb52091158ce228da [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:11.934978 10855 raft_consensus.cc:606] T 678b7fae541e40018b587dd0107b1b6c P a77126b28ee94f9f8afd1c08ca1b6c29 [term 1 LEADER]: Received request to transfer leadership to TS 72af7f1d1e734c7bb52091158ce228da
I20260709 14:51:11.936569 10779 leader_election.cc:290] T 8b9c64027c0542d19b9b2b29157b0c20 P 72af7f1d1e734c7bb52091158ce228da [CANDIDATE]: Term 2 election: Requested vote from peers 8541c6e3fd6a4f88a24beaf59de9c0ca (127.6.46.65:36439), a77126b28ee94f9f8afd1c08ca1b6c29 (127.6.46.67:46323)
I20260709 14:51:11.937336 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b9c64027c0542d19b9b2b29157b0c20" candidate_uuid: "72af7f1d1e734c7bb52091158ce228da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca"
I20260709 14:51:11.938100 10706 raft_consensus.cc:3060] T 8b9c64027c0542d19b9b2b29157b0c20 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:11.940685 10855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b9c64027c0542d19b9b2b29157b0c20" candidate_uuid: "72af7f1d1e734c7bb52091158ce228da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29"
I20260709 14:51:11.941397 10855 raft_consensus.cc:3055] T 8b9c64027c0542d19b9b2b29157b0c20 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:11.941730 10855 raft_consensus.cc:740] T 8b9c64027c0542d19b9b2b29157b0c20 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a77126b28ee94f9f8afd1c08ca1b6c29, State: Running, Role: LEADER
I20260709 14:51:11.944162 11018 consensus_queue.cc:1048] T 4f3722aa60094d89a68cd662e88dd0d6 P a77126b28ee94f9f8afd1c08ca1b6c29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:11.943094 10855 consensus_queue.cc:260] T 8b9c64027c0542d19b9b2b29157b0c20 P a77126b28ee94f9f8afd1c08ca1b6c29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:11.945823 10855 raft_consensus.cc:3060] T 8b9c64027c0542d19b9b2b29157b0c20 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:11.949527 10705 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "12012fca85e845e899b67a37ffa4f479"
dest_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca"
mode: GRACEFUL
new_leader_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29"
 from {username='slave'} at 127.0.0.1:55450
I20260709 14:51:11.950237 10705 raft_consensus.cc:606] T 12012fca85e845e899b67a37ffa4f479 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 1 LEADER]: Received request to transfer leadership to TS a77126b28ee94f9f8afd1c08ca1b6c29
I20260709 14:51:11.952574 10706 raft_consensus.cc:2468] T 8b9c64027c0542d19b9b2b29157b0c20 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72af7f1d1e734c7bb52091158ce228da in term 2.
I20260709 14:51:11.954089 10746 leader_election.cc:304] T 8b9c64027c0542d19b9b2b29157b0c20 P 72af7f1d1e734c7bb52091158ce228da [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72af7f1d1e734c7bb52091158ce228da, 8541c6e3fd6a4f88a24beaf59de9c0ca; no voters: 
I20260709 14:51:11.955052 10905 raft_consensus.cc:2804] T 8b9c64027c0542d19b9b2b29157b0c20 P 72af7f1d1e734c7bb52091158ce228da [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:11.955600 10905 raft_consensus.cc:697] T 8b9c64027c0542d19b9b2b29157b0c20 P 72af7f1d1e734c7bb52091158ce228da [term 2 LEADER]: Becoming Leader. State: Replica: 72af7f1d1e734c7bb52091158ce228da, State: Running, Role: LEADER
I20260709 14:51:11.956775 10905 consensus_queue.cc:237] T 8b9c64027c0542d19b9b2b29157b0c20 P 72af7f1d1e734c7bb52091158ce228da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:11.966750 11019 consensus_queue.cc:1048] T 95907dd600cb4ca9af745656d85f975d P a77126b28ee94f9f8afd1c08ca1b6c29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:11.968087 10855 raft_consensus.cc:2468] T 8b9c64027c0542d19b9b2b29157b0c20 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72af7f1d1e734c7bb52091158ce228da in term 2.
I20260709 14:51:11.971979 10604 catalog_manager.cc:5697] T 8b9c64027c0542d19b9b2b29157b0c20 P 72af7f1d1e734c7bb52091158ce228da reported cstate change: term changed from 1 to 2, leader changed from a77126b28ee94f9f8afd1c08ca1b6c29 (127.6.46.67) to 72af7f1d1e734c7bb52091158ce228da (127.6.46.66). New cstate: current_term: 2 leader_uuid: "72af7f1d1e734c7bb52091158ce228da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:11.974778 10986 raft_consensus.cc:993] T 4f3722aa60094d89a68cd662e88dd0d6 P a77126b28ee94f9f8afd1c08ca1b6c29: : Instructing follower 8541c6e3fd6a4f88a24beaf59de9c0ca to start an election
I20260709 14:51:11.975353 10986 raft_consensus.cc:1081] T 4f3722aa60094d89a68cd662e88dd0d6 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 1 LEADER]: Signalling peer 8541c6e3fd6a4f88a24beaf59de9c0ca to start an election
I20260709 14:51:11.977774 10986 raft_consensus.cc:993] T 95907dd600cb4ca9af745656d85f975d P a77126b28ee94f9f8afd1c08ca1b6c29: : Instructing follower 72af7f1d1e734c7bb52091158ce228da to start an election
I20260709 14:51:11.978253 10986 raft_consensus.cc:1081] T 95907dd600cb4ca9af745656d85f975d P a77126b28ee94f9f8afd1c08ca1b6c29 [term 1 LEADER]: Signalling peer 72af7f1d1e734c7bb52091158ce228da to start an election
I20260709 14:51:11.978300 10704 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4f3722aa60094d89a68cd662e88dd0d6"
dest_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca"
 from {username='slave'} at 127.0.0.1:55424
I20260709 14:51:11.979046 10704 raft_consensus.cc:493] T 4f3722aa60094d89a68cd662e88dd0d6 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:11.979492 10704 raft_consensus.cc:3060] T 4f3722aa60094d89a68cd662e88dd0d6 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:11.982692 10777 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "95907dd600cb4ca9af745656d85f975d"
dest_uuid: "72af7f1d1e734c7bb52091158ce228da"
 from {username='slave'} at 127.0.0.1:39626
I20260709 14:51:11.983392 10777 raft_consensus.cc:493] T 95907dd600cb4ca9af745656d85f975d P 72af7f1d1e734c7bb52091158ce228da [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:11.983831 10777 raft_consensus.cc:3060] T 95907dd600cb4ca9af745656d85f975d P 72af7f1d1e734c7bb52091158ce228da [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:11.990525 10704 raft_consensus.cc:515] T 4f3722aa60094d89a68cd662e88dd0d6 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:11.993132 10704 leader_election.cc:290] T 4f3722aa60094d89a68cd662e88dd0d6 P 8541c6e3fd6a4f88a24beaf59de9c0ca [CANDIDATE]: Term 2 election: Requested vote from peers 72af7f1d1e734c7bb52091158ce228da (127.6.46.66:39299), a77126b28ee94f9f8afd1c08ca1b6c29 (127.6.46.67:46323)
I20260709 14:51:11.994599 10855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f3722aa60094d89a68cd662e88dd0d6" candidate_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29"
I20260709 14:51:11.995220 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f3722aa60094d89a68cd662e88dd0d6" candidate_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "72af7f1d1e734c7bb52091158ce228da"
I20260709 14:51:11.995242 10855 raft_consensus.cc:3055] T 4f3722aa60094d89a68cd662e88dd0d6 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:11.996492 10855 raft_consensus.cc:740] T 4f3722aa60094d89a68cd662e88dd0d6 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a77126b28ee94f9f8afd1c08ca1b6c29, State: Running, Role: LEADER
I20260709 14:51:11.997354 10855 consensus_queue.cc:260] T 4f3722aa60094d89a68cd662e88dd0d6 P a77126b28ee94f9f8afd1c08ca1b6c29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:11.996274 11019 consensus_queue.cc:1048] T 95907dd600cb4ca9af745656d85f975d P a77126b28ee94f9f8afd1c08ca1b6c29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:51:11.998636 10855 raft_consensus.cc:3060] T 4f3722aa60094d89a68cd662e88dd0d6 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:11.996078 10779 raft_consensus.cc:3060] T 4f3722aa60094d89a68cd662e88dd0d6 P 72af7f1d1e734c7bb52091158ce228da [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:12.000223 10777 raft_consensus.cc:515] T 95907dd600cb4ca9af745656d85f975d P 72af7f1d1e734c7bb52091158ce228da [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:12.003465 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95907dd600cb4ca9af745656d85f975d" candidate_uuid: "72af7f1d1e734c7bb52091158ce228da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca"
I20260709 14:51:12.004124 10706 raft_consensus.cc:3060] T 95907dd600cb4ca9af745656d85f975d P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:12.005414 10780 raft_consensus.cc:1240] T 95907dd600cb4ca9af745656d85f975d P 72af7f1d1e734c7bb52091158ce228da [term 2 FOLLOWER]: Rejecting Update request from peer a77126b28ee94f9f8afd1c08ca1b6c29 for earlier term 1. Current term is 2. Ops: []
I20260709 14:51:12.005519 10777 leader_election.cc:290] T 95907dd600cb4ca9af745656d85f975d P 72af7f1d1e734c7bb52091158ce228da [CANDIDATE]: Term 2 election: Requested vote from peers 8541c6e3fd6a4f88a24beaf59de9c0ca (127.6.46.65:36439), a77126b28ee94f9f8afd1c08ca1b6c29 (127.6.46.67:46323)
I20260709 14:51:12.011941 11019 consensus_queue.cc:1059] T 95907dd600cb4ca9af745656d85f975d P a77126b28ee94f9f8afd1c08ca1b6c29 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:12.013005 11019 raft_consensus.cc:3055] T 95907dd600cb4ca9af745656d85f975d P a77126b28ee94f9f8afd1c08ca1b6c29 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:12.013422 11019 raft_consensus.cc:740] T 95907dd600cb4ca9af745656d85f975d P a77126b28ee94f9f8afd1c08ca1b6c29 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a77126b28ee94f9f8afd1c08ca1b6c29, State: Running, Role: LEADER
I20260709 14:51:12.013520 10706 raft_consensus.cc:2468] T 95907dd600cb4ca9af745656d85f975d P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72af7f1d1e734c7bb52091158ce228da in term 2.
I20260709 14:51:12.014565 11019 consensus_queue.cc:260] T 95907dd600cb4ca9af745656d85f975d P a77126b28ee94f9f8afd1c08ca1b6c29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:12.015086 10746 leader_election.cc:304] T 95907dd600cb4ca9af745656d85f975d P 72af7f1d1e734c7bb52091158ce228da [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72af7f1d1e734c7bb52091158ce228da, 8541c6e3fd6a4f88a24beaf59de9c0ca; no voters: 
I20260709 14:51:12.016793 10855 raft_consensus.cc:2468] T 4f3722aa60094d89a68cd662e88dd0d6 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8541c6e3fd6a4f88a24beaf59de9c0ca in term 2.
I20260709 14:51:12.018430 10905 raft_consensus.cc:2804] T 95907dd600cb4ca9af745656d85f975d P 72af7f1d1e734c7bb52091158ce228da [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:12.021301 10669 leader_election.cc:304] T 4f3722aa60094d89a68cd662e88dd0d6 P 8541c6e3fd6a4f88a24beaf59de9c0ca [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8541c6e3fd6a4f88a24beaf59de9c0ca, a77126b28ee94f9f8afd1c08ca1b6c29; no voters: 
I20260709 14:51:12.025540 11053 raft_consensus.cc:2804] T 4f3722aa60094d89a68cd662e88dd0d6 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:12.026245 11053 raft_consensus.cc:697] T 4f3722aa60094d89a68cd662e88dd0d6 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 2 LEADER]: Becoming Leader. State: Replica: 8541c6e3fd6a4f88a24beaf59de9c0ca, State: Running, Role: LEADER
I20260709 14:51:12.021301 10905 raft_consensus.cc:697] T 95907dd600cb4ca9af745656d85f975d P 72af7f1d1e734c7bb52091158ce228da [term 2 LEADER]: Becoming Leader. State: Replica: 72af7f1d1e734c7bb52091158ce228da, State: Running, Role: LEADER
I20260709 14:51:12.030211 10855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95907dd600cb4ca9af745656d85f975d" candidate_uuid: "72af7f1d1e734c7bb52091158ce228da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29"
I20260709 14:51:12.027295 11053 consensus_queue.cc:237] T 4f3722aa60094d89a68cd662e88dd0d6 P 8541c6e3fd6a4f88a24beaf59de9c0ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:12.031720 10905 consensus_queue.cc:237] T 95907dd600cb4ca9af745656d85f975d P 72af7f1d1e734c7bb52091158ce228da [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: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:12.033740 10706 raft_consensus.cc:1240] T 95907dd600cb4ca9af745656d85f975d P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 2 FOLLOWER]: Rejecting Update request from peer a77126b28ee94f9f8afd1c08ca1b6c29 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 14:51:12.024883 11019 raft_consensus.cc:3060] T 95907dd600cb4ca9af745656d85f975d P a77126b28ee94f9f8afd1c08ca1b6c29 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:12.040614 10604 catalog_manager.cc:5697] T 95907dd600cb4ca9af745656d85f975d P 72af7f1d1e734c7bb52091158ce228da reported cstate change: term changed from 1 to 2, leader changed from a77126b28ee94f9f8afd1c08ca1b6c29 (127.6.46.67) to 72af7f1d1e734c7bb52091158ce228da (127.6.46.66). New cstate: current_term: 2 leader_uuid: "72af7f1d1e734c7bb52091158ce228da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:12.045256 10779 raft_consensus.cc:2468] T 4f3722aa60094d89a68cd662e88dd0d6 P 72af7f1d1e734c7bb52091158ce228da [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8541c6e3fd6a4f88a24beaf59de9c0ca in term 2.
I20260709 14:51:12.049671 10855 raft_consensus.cc:2468] T 95907dd600cb4ca9af745656d85f975d P a77126b28ee94f9f8afd1c08ca1b6c29 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72af7f1d1e734c7bb52091158ce228da in term 2.
I20260709 14:51:12.091358 10601 catalog_manager.cc:5697] T 4f3722aa60094d89a68cd662e88dd0d6 P 8541c6e3fd6a4f88a24beaf59de9c0ca reported cstate change: term changed from 1 to 2, leader changed from a77126b28ee94f9f8afd1c08ca1b6c29 (127.6.46.67) to 8541c6e3fd6a4f88a24beaf59de9c0ca (127.6.46.65). New cstate: current_term: 2 leader_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:12.103499 11053 consensus_queue.cc:1048] T 33ae0424c8f740bebce8e4d119bd8cae P 8541c6e3fd6a4f88a24beaf59de9c0ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:12.107164 11053 consensus_queue.cc:1048] T 33ae0424c8f740bebce8e4d119bd8cae P 8541c6e3fd6a4f88a24beaf59de9c0ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:12.124980 11020 raft_consensus.cc:993] T 33ae0424c8f740bebce8e4d119bd8cae P 8541c6e3fd6a4f88a24beaf59de9c0ca: : Instructing follower 72af7f1d1e734c7bb52091158ce228da to start an election
I20260709 14:51:12.125574 11020 raft_consensus.cc:1081] T 33ae0424c8f740bebce8e4d119bd8cae P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 1 LEADER]: Signalling peer 72af7f1d1e734c7bb52091158ce228da to start an election
I20260709 14:51:12.129459 10777 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "33ae0424c8f740bebce8e4d119bd8cae"
dest_uuid: "72af7f1d1e734c7bb52091158ce228da"
 from {username='slave'} at 127.0.0.1:39620
I20260709 14:51:12.130918 10777 raft_consensus.cc:493] T 33ae0424c8f740bebce8e4d119bd8cae P 72af7f1d1e734c7bb52091158ce228da [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:12.131383 10777 raft_consensus.cc:3060] T 33ae0424c8f740bebce8e4d119bd8cae P 72af7f1d1e734c7bb52091158ce228da [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:12.133605 11019 raft_consensus.cc:993] T 093d03579dd54f469dbe9519dc2f30a2 P a77126b28ee94f9f8afd1c08ca1b6c29: : Instructing follower 8541c6e3fd6a4f88a24beaf59de9c0ca to start an election
I20260709 14:51:12.134322 11019 raft_consensus.cc:1081] T 093d03579dd54f469dbe9519dc2f30a2 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 1 LEADER]: Signalling peer 8541c6e3fd6a4f88a24beaf59de9c0ca to start an election
I20260709 14:51:12.137024 10706 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "093d03579dd54f469dbe9519dc2f30a2"
dest_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca"
 from {username='slave'} at 127.0.0.1:55424
I20260709 14:51:12.137568 10706 raft_consensus.cc:493] T 093d03579dd54f469dbe9519dc2f30a2 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:12.137944 10706 raft_consensus.cc:3060] T 093d03579dd54f469dbe9519dc2f30a2 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:12.145503 10777 raft_consensus.cc:515] T 33ae0424c8f740bebce8e4d119bd8cae P 72af7f1d1e734c7bb52091158ce228da [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:12.147975 10777 leader_election.cc:290] T 33ae0424c8f740bebce8e4d119bd8cae P 72af7f1d1e734c7bb52091158ce228da [CANDIDATE]: Term 2 election: Requested vote from peers 8541c6e3fd6a4f88a24beaf59de9c0ca (127.6.46.65:36439), a77126b28ee94f9f8afd1c08ca1b6c29 (127.6.46.67:46323)
I20260709 14:51:12.149039 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33ae0424c8f740bebce8e4d119bd8cae" candidate_uuid: "72af7f1d1e734c7bb52091158ce228da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca"
I20260709 14:51:12.149537 10855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33ae0424c8f740bebce8e4d119bd8cae" candidate_uuid: "72af7f1d1e734c7bb52091158ce228da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29"
I20260709 14:51:12.149742 10704 raft_consensus.cc:3055] T 33ae0424c8f740bebce8e4d119bd8cae P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:12.149662 10706 raft_consensus.cc:515] T 093d03579dd54f469dbe9519dc2f30a2 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:12.150151 10855 raft_consensus.cc:3060] T 33ae0424c8f740bebce8e4d119bd8cae P a77126b28ee94f9f8afd1c08ca1b6c29 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:12.150264 10704 raft_consensus.cc:740] T 33ae0424c8f740bebce8e4d119bd8cae P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8541c6e3fd6a4f88a24beaf59de9c0ca, State: Running, Role: LEADER
I20260709 14:51:12.151332 10704 consensus_queue.cc:260] T 33ae0424c8f740bebce8e4d119bd8cae P 8541c6e3fd6a4f88a24beaf59de9c0ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:12.152122 10706 leader_election.cc:290] T 093d03579dd54f469dbe9519dc2f30a2 P 8541c6e3fd6a4f88a24beaf59de9c0ca [CANDIDATE]: Term 2 election: Requested vote from peers 72af7f1d1e734c7bb52091158ce228da (127.6.46.66:39299), a77126b28ee94f9f8afd1c08ca1b6c29 (127.6.46.67:46323)
I20260709 14:51:12.152552 10704 raft_consensus.cc:3060] T 33ae0424c8f740bebce8e4d119bd8cae P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:12.153718 10854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "093d03579dd54f469dbe9519dc2f30a2" candidate_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29"
I20260709 14:51:12.154027 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "093d03579dd54f469dbe9519dc2f30a2" candidate_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "72af7f1d1e734c7bb52091158ce228da"
I20260709 14:51:12.154399 10854 raft_consensus.cc:3055] T 093d03579dd54f469dbe9519dc2f30a2 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:12.154806 10777 raft_consensus.cc:3060] T 093d03579dd54f469dbe9519dc2f30a2 P 72af7f1d1e734c7bb52091158ce228da [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:12.154819 10854 raft_consensus.cc:740] T 093d03579dd54f469dbe9519dc2f30a2 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a77126b28ee94f9f8afd1c08ca1b6c29, State: Running, Role: LEADER
I20260709 14:51:12.156145 10854 consensus_queue.cc:260] T 093d03579dd54f469dbe9519dc2f30a2 P a77126b28ee94f9f8afd1c08ca1b6c29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:12.157976 10854 raft_consensus.cc:3060] T 093d03579dd54f469dbe9519dc2f30a2 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:12.158236 10855 raft_consensus.cc:2468] T 33ae0424c8f740bebce8e4d119bd8cae P a77126b28ee94f9f8afd1c08ca1b6c29 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72af7f1d1e734c7bb52091158ce228da in term 2.
I20260709 14:51:12.159513 10744 leader_election.cc:304] T 33ae0424c8f740bebce8e4d119bd8cae P 72af7f1d1e734c7bb52091158ce228da [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72af7f1d1e734c7bb52091158ce228da, a77126b28ee94f9f8afd1c08ca1b6c29; no voters: 
I20260709 14:51:12.160673 10905 raft_consensus.cc:2804] T 33ae0424c8f740bebce8e4d119bd8cae P 72af7f1d1e734c7bb52091158ce228da [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:12.161115 10905 raft_consensus.cc:697] T 33ae0424c8f740bebce8e4d119bd8cae P 72af7f1d1e734c7bb52091158ce228da [term 2 LEADER]: Becoming Leader. State: Replica: 72af7f1d1e734c7bb52091158ce228da, State: Running, Role: LEADER
I20260709 14:51:12.162070 10905 consensus_queue.cc:237] T 33ae0424c8f740bebce8e4d119bd8cae P 72af7f1d1e734c7bb52091158ce228da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:12.162947 10777 raft_consensus.cc:2468] T 093d03579dd54f469dbe9519dc2f30a2 P 72af7f1d1e734c7bb52091158ce228da [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8541c6e3fd6a4f88a24beaf59de9c0ca in term 2.
I20260709 14:51:12.164808 10672 leader_election.cc:304] T 093d03579dd54f469dbe9519dc2f30a2 P 8541c6e3fd6a4f88a24beaf59de9c0ca [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72af7f1d1e734c7bb52091158ce228da, 8541c6e3fd6a4f88a24beaf59de9c0ca; no voters: 
I20260709 14:51:12.165853 11052 raft_consensus.cc:2804] T 093d03579dd54f469dbe9519dc2f30a2 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:12.166229 11052 raft_consensus.cc:697] T 093d03579dd54f469dbe9519dc2f30a2 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 2 LEADER]: Becoming Leader. State: Replica: 8541c6e3fd6a4f88a24beaf59de9c0ca, State: Running, Role: LEADER
I20260709 14:51:12.166987 10854 raft_consensus.cc:2468] T 093d03579dd54f469dbe9519dc2f30a2 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8541c6e3fd6a4f88a24beaf59de9c0ca in term 2.
I20260709 14:51:12.167148 11052 consensus_queue.cc:237] T 093d03579dd54f469dbe9519dc2f30a2 P 8541c6e3fd6a4f88a24beaf59de9c0ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:12.169785 10704 raft_consensus.cc:2468] T 33ae0424c8f740bebce8e4d119bd8cae P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72af7f1d1e734c7bb52091158ce228da in term 2.
I20260709 14:51:12.174898 10603 catalog_manager.cc:5697] T 33ae0424c8f740bebce8e4d119bd8cae P 72af7f1d1e734c7bb52091158ce228da reported cstate change: term changed from 1 to 2, leader changed from 8541c6e3fd6a4f88a24beaf59de9c0ca (127.6.46.65) to 72af7f1d1e734c7bb52091158ce228da (127.6.46.66). New cstate: current_term: 2 leader_uuid: "72af7f1d1e734c7bb52091158ce228da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:12.175624 10604 catalog_manager.cc:5697] T 093d03579dd54f469dbe9519dc2f30a2 P 8541c6e3fd6a4f88a24beaf59de9c0ca reported cstate change: term changed from 1 to 2, leader changed from a77126b28ee94f9f8afd1c08ca1b6c29 (127.6.46.67) to 8541c6e3fd6a4f88a24beaf59de9c0ca (127.6.46.65). New cstate: current_term: 2 leader_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:12.195899 11019 consensus_queue.cc:1048] T 678b7fae541e40018b587dd0107b1b6c P a77126b28ee94f9f8afd1c08ca1b6c29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:12.210364 11018 consensus_queue.cc:1048] T 678b7fae541e40018b587dd0107b1b6c P a77126b28ee94f9f8afd1c08ca1b6c29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:12.217928 10986 raft_consensus.cc:993] T 678b7fae541e40018b587dd0107b1b6c P a77126b28ee94f9f8afd1c08ca1b6c29: : Instructing follower 72af7f1d1e734c7bb52091158ce228da to start an election
I20260709 14:51:12.218436 11018 raft_consensus.cc:1081] T 678b7fae541e40018b587dd0107b1b6c P a77126b28ee94f9f8afd1c08ca1b6c29 [term 1 LEADER]: Signalling peer 72af7f1d1e734c7bb52091158ce228da to start an election
I20260709 14:51:12.219938 10777 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "678b7fae541e40018b587dd0107b1b6c"
dest_uuid: "72af7f1d1e734c7bb52091158ce228da"
 from {username='slave'} at 127.0.0.1:39626
I20260709 14:51:12.220407 10777 raft_consensus.cc:493] T 678b7fae541e40018b587dd0107b1b6c P 72af7f1d1e734c7bb52091158ce228da [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:12.220767 10777 raft_consensus.cc:3060] T 678b7fae541e40018b587dd0107b1b6c P 72af7f1d1e734c7bb52091158ce228da [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:12.225404 10777 raft_consensus.cc:515] T 678b7fae541e40018b587dd0107b1b6c P 72af7f1d1e734c7bb52091158ce228da [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:12.227458 10777 leader_election.cc:290] T 678b7fae541e40018b587dd0107b1b6c P 72af7f1d1e734c7bb52091158ce228da [CANDIDATE]: Term 2 election: Requested vote from peers 8541c6e3fd6a4f88a24beaf59de9c0ca (127.6.46.65:36439), a77126b28ee94f9f8afd1c08ca1b6c29 (127.6.46.67:46323)
I20260709 14:51:12.228478 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "678b7fae541e40018b587dd0107b1b6c" candidate_uuid: "72af7f1d1e734c7bb52091158ce228da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca"
I20260709 14:51:12.228691 10854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "678b7fae541e40018b587dd0107b1b6c" candidate_uuid: "72af7f1d1e734c7bb52091158ce228da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29"
I20260709 14:51:12.229167 10706 raft_consensus.cc:3060] T 678b7fae541e40018b587dd0107b1b6c P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:12.229290 10854 raft_consensus.cc:3055] T 678b7fae541e40018b587dd0107b1b6c P a77126b28ee94f9f8afd1c08ca1b6c29 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:12.229740 10854 raft_consensus.cc:740] T 678b7fae541e40018b587dd0107b1b6c P a77126b28ee94f9f8afd1c08ca1b6c29 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a77126b28ee94f9f8afd1c08ca1b6c29, State: Running, Role: LEADER
I20260709 14:51:12.230677 10854 consensus_queue.cc:260] T 678b7fae541e40018b587dd0107b1b6c P a77126b28ee94f9f8afd1c08ca1b6c29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:12.232123 10854 raft_consensus.cc:3060] T 678b7fae541e40018b587dd0107b1b6c P a77126b28ee94f9f8afd1c08ca1b6c29 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:12.237141 10706 raft_consensus.cc:2468] T 678b7fae541e40018b587dd0107b1b6c P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72af7f1d1e734c7bb52091158ce228da in term 2.
I20260709 14:51:12.238831 10746 leader_election.cc:304] T 678b7fae541e40018b587dd0107b1b6c P 72af7f1d1e734c7bb52091158ce228da [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72af7f1d1e734c7bb52091158ce228da, 8541c6e3fd6a4f88a24beaf59de9c0ca; no voters: 
I20260709 14:51:12.239790 10905 raft_consensus.cc:2804] T 678b7fae541e40018b587dd0107b1b6c P 72af7f1d1e734c7bb52091158ce228da [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:12.239670 10854 raft_consensus.cc:2468] T 678b7fae541e40018b587dd0107b1b6c P a77126b28ee94f9f8afd1c08ca1b6c29 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72af7f1d1e734c7bb52091158ce228da in term 2.
I20260709 14:51:12.243907 10905 raft_consensus.cc:697] T 678b7fae541e40018b587dd0107b1b6c P 72af7f1d1e734c7bb52091158ce228da [term 2 LEADER]: Becoming Leader. State: Replica: 72af7f1d1e734c7bb52091158ce228da, State: Running, Role: LEADER
I20260709 14:51:12.244889 10905 consensus_queue.cc:237] T 678b7fae541e40018b587dd0107b1b6c P 72af7f1d1e734c7bb52091158ce228da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:12.251735 10603 catalog_manager.cc:5697] T 678b7fae541e40018b587dd0107b1b6c P 72af7f1d1e734c7bb52091158ce228da reported cstate change: term changed from 1 to 2, leader changed from a77126b28ee94f9f8afd1c08ca1b6c29 (127.6.46.67) to 72af7f1d1e734c7bb52091158ce228da (127.6.46.66). New cstate: current_term: 2 leader_uuid: "72af7f1d1e734c7bb52091158ce228da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:12.280656 11052 consensus_queue.cc:1048] T 12012fca85e845e899b67a37ffa4f479 P 8541c6e3fd6a4f88a24beaf59de9c0ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:12.292645 11053 raft_consensus.cc:993] T 12012fca85e845e899b67a37ffa4f479 P 8541c6e3fd6a4f88a24beaf59de9c0ca: : Instructing follower a77126b28ee94f9f8afd1c08ca1b6c29 to start an election
I20260709 14:51:12.293601 11053 raft_consensus.cc:1081] T 12012fca85e845e899b67a37ffa4f479 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 1 LEADER]: Signalling peer a77126b28ee94f9f8afd1c08ca1b6c29 to start an election
I20260709 14:51:12.295929 10855 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "12012fca85e845e899b67a37ffa4f479"
dest_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29"
 from {username='slave'} at 127.0.0.1:33904
I20260709 14:51:12.296479 10855 raft_consensus.cc:493] T 12012fca85e845e899b67a37ffa4f479 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:12.296959 10855 raft_consensus.cc:3060] T 12012fca85e845e899b67a37ffa4f479 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:12.300725 11052 consensus_queue.cc:1048] T 12012fca85e845e899b67a37ffa4f479 P 8541c6e3fd6a4f88a24beaf59de9c0ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:12.303825 10855 raft_consensus.cc:515] T 12012fca85e845e899b67a37ffa4f479 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:12.311100 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12012fca85e845e899b67a37ffa4f479" candidate_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca"
I20260709 14:51:12.311817 10706 raft_consensus.cc:3055] T 12012fca85e845e899b67a37ffa4f479 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:12.312161 10706 raft_consensus.cc:740] T 12012fca85e845e899b67a37ffa4f479 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8541c6e3fd6a4f88a24beaf59de9c0ca, State: Running, Role: LEADER
I20260709 14:51:12.313004 10706 consensus_queue.cc:260] T 12012fca85e845e899b67a37ffa4f479 P 8541c6e3fd6a4f88a24beaf59de9c0ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:12.313879 10706 raft_consensus.cc:3060] T 12012fca85e845e899b67a37ffa4f479 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:12.313772 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12012fca85e845e899b67a37ffa4f479" candidate_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "72af7f1d1e734c7bb52091158ce228da"
I20260709 14:51:12.314772 10779 raft_consensus.cc:3060] T 12012fca85e845e899b67a37ffa4f479 P 72af7f1d1e734c7bb52091158ce228da [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:12.311074 10855 leader_election.cc:290] T 12012fca85e845e899b67a37ffa4f479 P a77126b28ee94f9f8afd1c08ca1b6c29 [CANDIDATE]: Term 2 election: Requested vote from peers 8541c6e3fd6a4f88a24beaf59de9c0ca (127.6.46.65:36439), 72af7f1d1e734c7bb52091158ce228da (127.6.46.66:39299)
I20260709 14:51:12.322659 10779 raft_consensus.cc:2468] T 12012fca85e845e899b67a37ffa4f479 P 72af7f1d1e734c7bb52091158ce228da [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a77126b28ee94f9f8afd1c08ca1b6c29 in term 2.
I20260709 14:51:12.322659 10706 raft_consensus.cc:2468] T 12012fca85e845e899b67a37ffa4f479 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a77126b28ee94f9f8afd1c08ca1b6c29 in term 2.
I20260709 14:51:12.324162 10821 leader_election.cc:304] T 12012fca85e845e899b67a37ffa4f479 P a77126b28ee94f9f8afd1c08ca1b6c29 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72af7f1d1e734c7bb52091158ce228da, a77126b28ee94f9f8afd1c08ca1b6c29; no voters: 
I20260709 14:51:12.325031 11018 raft_consensus.cc:2804] T 12012fca85e845e899b67a37ffa4f479 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:12.325546 11018 raft_consensus.cc:697] T 12012fca85e845e899b67a37ffa4f479 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 2 LEADER]: Becoming Leader. State: Replica: a77126b28ee94f9f8afd1c08ca1b6c29, State: Running, Role: LEADER
I20260709 14:51:12.326771 11018 consensus_queue.cc:237] T 12012fca85e845e899b67a37ffa4f479 P a77126b28ee94f9f8afd1c08ca1b6c29 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:12.333719 10604 catalog_manager.cc:5697] T 12012fca85e845e899b67a37ffa4f479 P a77126b28ee94f9f8afd1c08ca1b6c29 reported cstate change: term changed from 1 to 2, leader changed from 8541c6e3fd6a4f88a24beaf59de9c0ca (127.6.46.65) to a77126b28ee94f9f8afd1c08ca1b6c29 (127.6.46.67). New cstate: current_term: 2 leader_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:12.361007 10706 raft_consensus.cc:1275] T 8b9c64027c0542d19b9b2b29157b0c20 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 2 FOLLOWER]: Refusing update from remote peer 72af7f1d1e734c7bb52091158ce228da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:12.362351 10905 consensus_queue.cc:1048] T 8b9c64027c0542d19b9b2b29157b0c20 P 72af7f1d1e734c7bb52091158ce228da [LEADER]: Connected to new peer: Peer: permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:12.371379 10855 raft_consensus.cc:1275] T 8b9c64027c0542d19b9b2b29157b0c20 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 2 FOLLOWER]: Refusing update from remote peer 72af7f1d1e734c7bb52091158ce228da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:12.373580 10905 consensus_queue.cc:1048] T 8b9c64027c0542d19b9b2b29157b0c20 P 72af7f1d1e734c7bb52091158ce228da [LEADER]: Connected to new peer: Peer: permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:12.451807 10855 raft_consensus.cc:1275] T 95907dd600cb4ca9af745656d85f975d P a77126b28ee94f9f8afd1c08ca1b6c29 [term 2 FOLLOWER]: Refusing update from remote peer 72af7f1d1e734c7bb52091158ce228da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:12.452991 10905 consensus_queue.cc:1048] T 95907dd600cb4ca9af745656d85f975d P 72af7f1d1e734c7bb52091158ce228da [LEADER]: Connected to new peer: Peer: permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:12.462241 10706 raft_consensus.cc:1275] T 95907dd600cb4ca9af745656d85f975d P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 2 FOLLOWER]: Refusing update from remote peer 72af7f1d1e734c7bb52091158ce228da: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:12.464089 11070 consensus_queue.cc:1048] T 95907dd600cb4ca9af745656d85f975d P 72af7f1d1e734c7bb52091158ce228da [LEADER]: Connected to new peer: Peer: permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:12.573141 10855 raft_consensus.cc:1275] T 4f3722aa60094d89a68cd662e88dd0d6 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 2 FOLLOWER]: Refusing update from remote peer 8541c6e3fd6a4f88a24beaf59de9c0ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:12.574208 11052 consensus_queue.cc:1048] T 4f3722aa60094d89a68cd662e88dd0d6 P 8541c6e3fd6a4f88a24beaf59de9c0ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:12.582903 10779 raft_consensus.cc:1275] T 4f3722aa60094d89a68cd662e88dd0d6 P 72af7f1d1e734c7bb52091158ce228da [term 2 FOLLOWER]: Refusing update from remote peer 8541c6e3fd6a4f88a24beaf59de9c0ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:12.585268 11020 consensus_queue.cc:1048] T 4f3722aa60094d89a68cd662e88dd0d6 P 8541c6e3fd6a4f88a24beaf59de9c0ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:12.626984 10855 raft_consensus.cc:1275] T 33ae0424c8f740bebce8e4d119bd8cae P a77126b28ee94f9f8afd1c08ca1b6c29 [term 2 FOLLOWER]: Refusing update from remote peer 72af7f1d1e734c7bb52091158ce228da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:12.628126 11070 consensus_queue.cc:1048] T 33ae0424c8f740bebce8e4d119bd8cae P 72af7f1d1e734c7bb52091158ce228da [LEADER]: Connected to new peer: Peer: permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:12.636639 10706 raft_consensus.cc:1275] T 33ae0424c8f740bebce8e4d119bd8cae P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 2 FOLLOWER]: Refusing update from remote peer 72af7f1d1e734c7bb52091158ce228da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:12.638310 11016 consensus_queue.cc:1048] T 33ae0424c8f740bebce8e4d119bd8cae P 72af7f1d1e734c7bb52091158ce228da [LEADER]: Connected to new peer: Peer: permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:12.640954 10855 raft_consensus.cc:1275] T 678b7fae541e40018b587dd0107b1b6c P a77126b28ee94f9f8afd1c08ca1b6c29 [term 2 FOLLOWER]: Refusing update from remote peer 72af7f1d1e734c7bb52091158ce228da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:12.642235 10905 consensus_queue.cc:1048] T 678b7fae541e40018b587dd0107b1b6c P 72af7f1d1e734c7bb52091158ce228da [LEADER]: Connected to new peer: Peer: permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:12.645529 10777 raft_consensus.cc:1275] T 093d03579dd54f469dbe9519dc2f30a2 P 72af7f1d1e734c7bb52091158ce228da [term 2 FOLLOWER]: Refusing update from remote peer 8541c6e3fd6a4f88a24beaf59de9c0ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:12.647320 11020 consensus_queue.cc:1048] T 093d03579dd54f469dbe9519dc2f30a2 P 8541c6e3fd6a4f88a24beaf59de9c0ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:12.657051 10706 raft_consensus.cc:1275] T 678b7fae541e40018b587dd0107b1b6c P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 2 FOLLOWER]: Refusing update from remote peer 72af7f1d1e734c7bb52091158ce228da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:12.658741 10905 consensus_queue.cc:1048] T 678b7fae541e40018b587dd0107b1b6c P 72af7f1d1e734c7bb52091158ce228da [LEADER]: Connected to new peer: Peer: permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:12.659849 10855 raft_consensus.cc:1275] T 093d03579dd54f469dbe9519dc2f30a2 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 2 FOLLOWER]: Refusing update from remote peer 8541c6e3fd6a4f88a24beaf59de9c0ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:12.662751 11052 consensus_queue.cc:1048] T 093d03579dd54f469dbe9519dc2f30a2 P 8541c6e3fd6a4f88a24beaf59de9c0ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:12.728890 10777 raft_consensus.cc:1275] T 12012fca85e845e899b67a37ffa4f479 P 72af7f1d1e734c7bb52091158ce228da [term 2 FOLLOWER]: Refusing update from remote peer a77126b28ee94f9f8afd1c08ca1b6c29: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:12.730450 11018 consensus_queue.cc:1048] T 12012fca85e845e899b67a37ffa4f479 P a77126b28ee94f9f8afd1c08ca1b6c29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:12.738698 10706 raft_consensus.cc:1275] T 12012fca85e845e899b67a37ffa4f479 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 2 FOLLOWER]: Refusing update from remote peer a77126b28ee94f9f8afd1c08ca1b6c29: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:12.740218 10986 consensus_queue.cc:1048] T 12012fca85e845e899b67a37ffa4f479 P a77126b28ee94f9f8afd1c08ca1b6c29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:51:14.954218 10601 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:44910:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 14:51:14.974316 10601 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44910:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 14:51:15.110631  6329 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 14:51:15.175320 11107 tablet.cc:1724] T 8b9c64027c0542d19b9b2b29157b0c20 P 72af7f1d1e734c7bb52091158ce228da: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:51:15.178398 11110 tablet.cc:1724] T 8b9c64027c0542d19b9b2b29157b0c20 P 8541c6e3fd6a4f88a24beaf59de9c0ca: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:51:15.207422 11122 tablet.cc:1724] T 4f3722aa60094d89a68cd662e88dd0d6 P a77126b28ee94f9f8afd1c08ca1b6c29: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:51:15.232872 11106 log.cc:927] Time spent T 4f3722aa60094d89a68cd662e88dd0d6 P 72af7f1d1e734c7bb52091158ce228da: Append to log took a long time: real 0.082s	user 0.001s	sys 0.000s
W20260709 14:51:15.254732 10669 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.46.67:46323, user_credentials={real_user=slave}} blocked reactor thread for 54711.2us
I20260709 14:51:15.265944 11122 tablet.cc:1724] T 093d03579dd54f469dbe9519dc2f30a2 P a77126b28ee94f9f8afd1c08ca1b6c29: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:51:15.282325 11138 tablet.cc:1724] T 860acc3e30b644e08a5dbac213fec5f2 P a77126b28ee94f9f8afd1c08ca1b6c29: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:51:15.248308 10746 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.46.65:36439, user_credentials={real_user=slave}} blocked reactor thread for 66304.4us
I20260709 14:51:15.236474 11117 tablet.cc:1724] T 33ae0424c8f740bebce8e4d119bd8cae P 72af7f1d1e734c7bb52091158ce228da: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:51:15.240110 11121 tablet.cc:1724] T 4f3722aa60094d89a68cd662e88dd0d6 P 8541c6e3fd6a4f88a24beaf59de9c0ca: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:51:15.314333 11139 tablet.cc:1724] T 093d03579dd54f469dbe9519dc2f30a2 P 72af7f1d1e734c7bb52091158ce228da: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:51:15.315879 11135 tablet.cc:1724] T c532a581ccc64686a421c9cac2b17c91 P a77126b28ee94f9f8afd1c08ca1b6c29: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:51:15.279392 11131 tablet.cc:1724] T 093d03579dd54f469dbe9519dc2f30a2 P 8541c6e3fd6a4f88a24beaf59de9c0ca: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:51:15.327872 11133 tablet.cc:1724] T 860acc3e30b644e08a5dbac213fec5f2 P 8541c6e3fd6a4f88a24beaf59de9c0ca: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:51:15.336773 11142 tablet.cc:1724] T 12012fca85e845e899b67a37ffa4f479 P 72af7f1d1e734c7bb52091158ce228da: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:51:15.340298 11140 tablet.cc:1724] T 12012fca85e845e899b67a37ffa4f479 P a77126b28ee94f9f8afd1c08ca1b6c29: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:51:15.402429 11110 tablet.cc:1724] T c532a581ccc64686a421c9cac2b17c91 P 8541c6e3fd6a4f88a24beaf59de9c0ca: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:51:15.410837 10705 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "093d03579dd54f469dbe9519dc2f30a2"
dest_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca"
mode: GRACEFUL
new_leader_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29"
 from {username='slave'} at 127.0.0.1:47620
I20260709 14:51:15.411607 10705 raft_consensus.cc:606] T 093d03579dd54f469dbe9519dc2f30a2 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 2 LEADER]: Received request to transfer leadership to TS a77126b28ee94f9f8afd1c08ca1b6c29
I20260709 14:51:15.432488 11138 tablet.cc:1724] T 8b9c64027c0542d19b9b2b29157b0c20 P a77126b28ee94f9f8afd1c08ca1b6c29: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:51:15.435256 11107 tablet.cc:1724] T 860acc3e30b644e08a5dbac213fec5f2 P 72af7f1d1e734c7bb52091158ce228da: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:51:15.464684 11117 tablet.cc:1724] T 4f3722aa60094d89a68cd662e88dd0d6 P 72af7f1d1e734c7bb52091158ce228da: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:51:15.469739 11139 tablet.cc:1724] T 95907dd600cb4ca9af745656d85f975d P 72af7f1d1e734c7bb52091158ce228da: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:51:15.470834 11121 tablet.cc:1724] T 33ae0424c8f740bebce8e4d119bd8cae P 8541c6e3fd6a4f88a24beaf59de9c0ca: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:51:15.479969 11131 tablet.cc:1724] T 12012fca85e845e899b67a37ffa4f479 P 8541c6e3fd6a4f88a24beaf59de9c0ca: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:51:15.480842 11122 tablet.cc:1724] T 95907dd600cb4ca9af745656d85f975d P a77126b28ee94f9f8afd1c08ca1b6c29: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:51:15.495427 11135 tablet.cc:1724] T 33ae0424c8f740bebce8e4d119bd8cae P a77126b28ee94f9f8afd1c08ca1b6c29: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:51:15.513911 11142 tablet.cc:1724] T 678b7fae541e40018b587dd0107b1b6c P 72af7f1d1e734c7bb52091158ce228da: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:51:15.510211 11133 tablet.cc:1724] T 95907dd600cb4ca9af745656d85f975d P 8541c6e3fd6a4f88a24beaf59de9c0ca: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:51:15.525650 11107 tablet.cc:1724] T c532a581ccc64686a421c9cac2b17c91 P 72af7f1d1e734c7bb52091158ce228da: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:51:15.534125 11122 tablet.cc:1724] T 678b7fae541e40018b587dd0107b1b6c P a77126b28ee94f9f8afd1c08ca1b6c29: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:51:15.534463 11110 tablet.cc:1724] T 678b7fae541e40018b587dd0107b1b6c P 8541c6e3fd6a4f88a24beaf59de9c0ca: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:51:15.556175 10779 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "95907dd600cb4ca9af745656d85f975d"
dest_uuid: "72af7f1d1e734c7bb52091158ce228da"
mode: GRACEFUL
new_leader_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29"
 from {username='slave'} at 127.0.0.1:34424
I20260709 14:51:15.556841 10779 raft_consensus.cc:606] T 95907dd600cb4ca9af745656d85f975d P 72af7f1d1e734c7bb52091158ce228da [term 2 LEADER]: Received request to transfer leadership to TS a77126b28ee94f9f8afd1c08ca1b6c29
I20260709 14:51:15.561885  6329 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260709 14:51:15.562471  6329 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:15.571067 10779 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4d5d529ad1824175b31c4add57ac8cf2"
dest_uuid: "72af7f1d1e734c7bb52091158ce228da"
mode: GRACEFUL
new_leader_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29"
 from {username='slave'} at 127.0.0.1:34424
I20260709 14:51:15.571583 10779 raft_consensus.cc:606] T 4d5d529ad1824175b31c4add57ac8cf2 P 72af7f1d1e734c7bb52091158ce228da [term 2 LEADER]: Received request to transfer leadership to TS a77126b28ee94f9f8afd1c08ca1b6c29
I20260709 14:51:15.574342 10704 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9dbc03f7f5724d128fe9ba0c587deea8"
dest_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca"
mode: GRACEFUL
new_leader_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29"
 from {username='slave'} at 127.0.0.1:47620
I20260709 14:51:15.574810 10704 raft_consensus.cc:606] T 9dbc03f7f5724d128fe9ba0c587deea8 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 1 LEADER]: Received request to transfer leadership to TS a77126b28ee94f9f8afd1c08ca1b6c29
I20260709 14:51:15.576076  6329 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:51:15.576680  6329 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:51:15.575927 10602 catalog_manager.cc:6242] T 00000000000000000000000000000000 P adb460df50e7444fb0e5aacb3c839d0d: soft_deleted_table [id=2a6c5548e3164431bfb49600305e2de6] alter complete (version 1)
I20260709 14:51:15.615064 11076 raft_consensus.cc:993] T 4d5d529ad1824175b31c4add57ac8cf2 P 72af7f1d1e734c7bb52091158ce228da: : Instructing follower a77126b28ee94f9f8afd1c08ca1b6c29 to start an election
I20260709 14:51:15.615589 11116 raft_consensus.cc:1081] T 4d5d529ad1824175b31c4add57ac8cf2 P 72af7f1d1e734c7bb52091158ce228da [term 2 LEADER]: Signalling peer a77126b28ee94f9f8afd1c08ca1b6c29 to start an election
I20260709 14:51:15.617318 10854 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4d5d529ad1824175b31c4add57ac8cf2"
dest_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29"
 from {username='slave'} at 127.0.0.1:33918
I20260709 14:51:15.617827 10854 raft_consensus.cc:493] T 4d5d529ad1824175b31c4add57ac8cf2 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:15.618112 10854 raft_consensus.cc:3060] T 4d5d529ad1824175b31c4add57ac8cf2 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:15.622879 10854 raft_consensus.cc:515] T 4d5d529ad1824175b31c4add57ac8cf2 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:15.624447 10854 leader_election.cc:290] T 4d5d529ad1824175b31c4add57ac8cf2 P a77126b28ee94f9f8afd1c08ca1b6c29 [CANDIDATE]: Term 3 election: Requested vote from peers 8541c6e3fd6a4f88a24beaf59de9c0ca (127.6.46.65:36439), 72af7f1d1e734c7bb52091158ce228da (127.6.46.66:39299)
I20260709 14:51:15.625238 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d5d529ad1824175b31c4add57ac8cf2" candidate_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca"
I20260709 14:51:15.625442 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d5d529ad1824175b31c4add57ac8cf2" candidate_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "72af7f1d1e734c7bb52091158ce228da"
I20260709 14:51:15.625782 10704 raft_consensus.cc:3060] T 4d5d529ad1824175b31c4add57ac8cf2 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:15.626070 10779 raft_consensus.cc:3055] T 4d5d529ad1824175b31c4add57ac8cf2 P 72af7f1d1e734c7bb52091158ce228da [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:15.626354 10779 raft_consensus.cc:740] T 4d5d529ad1824175b31c4add57ac8cf2 P 72af7f1d1e734c7bb52091158ce228da [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 72af7f1d1e734c7bb52091158ce228da, State: Running, Role: LEADER
I20260709 14:51:15.627003 10779 consensus_queue.cc:260] T 4d5d529ad1824175b31c4add57ac8cf2 P 72af7f1d1e734c7bb52091158ce228da [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: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:15.627950 10779 raft_consensus.cc:3060] T 4d5d529ad1824175b31c4add57ac8cf2 P 72af7f1d1e734c7bb52091158ce228da [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:15.630111 10704 raft_consensus.cc:2468] T 4d5d529ad1824175b31c4add57ac8cf2 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a77126b28ee94f9f8afd1c08ca1b6c29 in term 3.
I20260709 14:51:15.631233 10820 leader_election.cc:304] T 4d5d529ad1824175b31c4add57ac8cf2 P a77126b28ee94f9f8afd1c08ca1b6c29 [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: 8541c6e3fd6a4f88a24beaf59de9c0ca, a77126b28ee94f9f8afd1c08ca1b6c29; no voters: 
I20260709 14:51:15.632179 11136 raft_consensus.cc:2804] T 4d5d529ad1824175b31c4add57ac8cf2 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:15.632642 11136 raft_consensus.cc:697] T 4d5d529ad1824175b31c4add57ac8cf2 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 3 LEADER]: Becoming Leader. State: Replica: a77126b28ee94f9f8afd1c08ca1b6c29, State: Running, Role: LEADER
I20260709 14:51:15.633698 10779 raft_consensus.cc:2468] T 4d5d529ad1824175b31c4add57ac8cf2 P 72af7f1d1e734c7bb52091158ce228da [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a77126b28ee94f9f8afd1c08ca1b6c29 in term 3.
I20260709 14:51:15.633518 11136 consensus_queue.cc:237] T 4d5d529ad1824175b31c4add57ac8cf2 P a77126b28ee94f9f8afd1c08ca1b6c29 [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: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:15.642555 10603 catalog_manager.cc:5697] T 4d5d529ad1824175b31c4add57ac8cf2 P a77126b28ee94f9f8afd1c08ca1b6c29 reported cstate change: term changed from 2 to 3, leader changed from 72af7f1d1e734c7bb52091158ce228da (127.6.46.66) to a77126b28ee94f9f8afd1c08ca1b6c29 (127.6.46.67). New cstate: current_term: 3 leader_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:15.765182 11126 raft_consensus.cc:993] T 093d03579dd54f469dbe9519dc2f30a2 P 8541c6e3fd6a4f88a24beaf59de9c0ca: : Instructing follower a77126b28ee94f9f8afd1c08ca1b6c29 to start an election
I20260709 14:51:15.765676 11130 raft_consensus.cc:1081] T 093d03579dd54f469dbe9519dc2f30a2 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 2 LEADER]: Signalling peer a77126b28ee94f9f8afd1c08ca1b6c29 to start an election
I20260709 14:51:15.767026 10853 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "093d03579dd54f469dbe9519dc2f30a2"
dest_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29"
 from {username='slave'} at 127.0.0.1:33904
I20260709 14:51:15.767531 10853 raft_consensus.cc:493] T 093d03579dd54f469dbe9519dc2f30a2 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:15.767841 10853 raft_consensus.cc:3060] T 093d03579dd54f469dbe9519dc2f30a2 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:15.774668 10853 raft_consensus.cc:515] T 093d03579dd54f469dbe9519dc2f30a2 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:15.776341 10853 leader_election.cc:290] T 093d03579dd54f469dbe9519dc2f30a2 P a77126b28ee94f9f8afd1c08ca1b6c29 [CANDIDATE]: Term 3 election: Requested vote from peers 8541c6e3fd6a4f88a24beaf59de9c0ca (127.6.46.65:36439), 72af7f1d1e734c7bb52091158ce228da (127.6.46.66:39299)
I20260709 14:51:15.776937 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "093d03579dd54f469dbe9519dc2f30a2" candidate_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca"
I20260709 14:51:15.777254 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "093d03579dd54f469dbe9519dc2f30a2" candidate_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "72af7f1d1e734c7bb52091158ce228da"
I20260709 14:51:15.777501 10704 raft_consensus.cc:3055] T 093d03579dd54f469dbe9519dc2f30a2 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:15.777824 10704 raft_consensus.cc:740] T 093d03579dd54f469dbe9519dc2f30a2 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8541c6e3fd6a4f88a24beaf59de9c0ca, State: Running, Role: LEADER
I20260709 14:51:15.777834 10779 raft_consensus.cc:3060] T 093d03579dd54f469dbe9519dc2f30a2 P 72af7f1d1e734c7bb52091158ce228da [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:15.778466 10704 consensus_queue.cc:260] T 093d03579dd54f469dbe9519dc2f30a2 P 8541c6e3fd6a4f88a24beaf59de9c0ca [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: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:15.779279 10704 raft_consensus.cc:3060] T 093d03579dd54f469dbe9519dc2f30a2 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:15.783155 10779 raft_consensus.cc:2468] T 093d03579dd54f469dbe9519dc2f30a2 P 72af7f1d1e734c7bb52091158ce228da [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a77126b28ee94f9f8afd1c08ca1b6c29 in term 3.
I20260709 14:51:15.783919 10704 raft_consensus.cc:2468] T 093d03579dd54f469dbe9519dc2f30a2 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a77126b28ee94f9f8afd1c08ca1b6c29 in term 3.
I20260709 14:51:15.784173 10821 leader_election.cc:304] T 093d03579dd54f469dbe9519dc2f30a2 P a77126b28ee94f9f8afd1c08ca1b6c29 [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: 72af7f1d1e734c7bb52091158ce228da, a77126b28ee94f9f8afd1c08ca1b6c29; no voters: 
I20260709 14:51:15.784978 11136 raft_consensus.cc:2804] T 093d03579dd54f469dbe9519dc2f30a2 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:15.785508 11136 raft_consensus.cc:697] T 093d03579dd54f469dbe9519dc2f30a2 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 3 LEADER]: Becoming Leader. State: Replica: a77126b28ee94f9f8afd1c08ca1b6c29, State: Running, Role: LEADER
I20260709 14:51:15.786247 11136 consensus_queue.cc:237] T 093d03579dd54f469dbe9519dc2f30a2 P a77126b28ee94f9f8afd1c08ca1b6c29 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:15.792387 10603 catalog_manager.cc:5697] T 093d03579dd54f469dbe9519dc2f30a2 P a77126b28ee94f9f8afd1c08ca1b6c29 reported cstate change: term changed from 2 to 3, leader changed from 8541c6e3fd6a4f88a24beaf59de9c0ca (127.6.46.65) to a77126b28ee94f9f8afd1c08ca1b6c29 (127.6.46.67). New cstate: current_term: 3 leader_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:15.924156 11076 raft_consensus.cc:993] T 95907dd600cb4ca9af745656d85f975d P 72af7f1d1e734c7bb52091158ce228da: : Instructing follower a77126b28ee94f9f8afd1c08ca1b6c29 to start an election
I20260709 14:51:15.924576 11116 raft_consensus.cc:1081] T 95907dd600cb4ca9af745656d85f975d P 72af7f1d1e734c7bb52091158ce228da [term 2 LEADER]: Signalling peer a77126b28ee94f9f8afd1c08ca1b6c29 to start an election
I20260709 14:51:15.926182 10853 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "95907dd600cb4ca9af745656d85f975d"
dest_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29"
 from {username='slave'} at 127.0.0.1:33918
I20260709 14:51:15.926733 10853 raft_consensus.cc:493] T 95907dd600cb4ca9af745656d85f975d P a77126b28ee94f9f8afd1c08ca1b6c29 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:15.927106 10853 raft_consensus.cc:3060] T 95907dd600cb4ca9af745656d85f975d P a77126b28ee94f9f8afd1c08ca1b6c29 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:15.932245 10853 raft_consensus.cc:515] T 95907dd600cb4ca9af745656d85f975d P a77126b28ee94f9f8afd1c08ca1b6c29 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:15.933777 10853 leader_election.cc:290] T 95907dd600cb4ca9af745656d85f975d P a77126b28ee94f9f8afd1c08ca1b6c29 [CANDIDATE]: Term 3 election: Requested vote from peers 8541c6e3fd6a4f88a24beaf59de9c0ca (127.6.46.65:36439), 72af7f1d1e734c7bb52091158ce228da (127.6.46.66:39299)
I20260709 14:51:15.934525 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95907dd600cb4ca9af745656d85f975d" candidate_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca"
I20260709 14:51:15.934751 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95907dd600cb4ca9af745656d85f975d" candidate_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "72af7f1d1e734c7bb52091158ce228da"
I20260709 14:51:15.935410 10704 raft_consensus.cc:3060] T 95907dd600cb4ca9af745656d85f975d P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:15.935482 10779 raft_consensus.cc:3055] T 95907dd600cb4ca9af745656d85f975d P 72af7f1d1e734c7bb52091158ce228da [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:15.935952 10779 raft_consensus.cc:740] T 95907dd600cb4ca9af745656d85f975d P 72af7f1d1e734c7bb52091158ce228da [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 72af7f1d1e734c7bb52091158ce228da, State: Running, Role: LEADER
I20260709 14:51:15.936658 10779 consensus_queue.cc:260] T 95907dd600cb4ca9af745656d85f975d P 72af7f1d1e734c7bb52091158ce228da [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: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:15.937572 10779 raft_consensus.cc:3060] T 95907dd600cb4ca9af745656d85f975d P 72af7f1d1e734c7bb52091158ce228da [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:15.939838 10704 raft_consensus.cc:2468] T 95907dd600cb4ca9af745656d85f975d P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a77126b28ee94f9f8afd1c08ca1b6c29 in term 3.
I20260709 14:51:15.940713 10820 leader_election.cc:304] T 95907dd600cb4ca9af745656d85f975d P a77126b28ee94f9f8afd1c08ca1b6c29 [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: 8541c6e3fd6a4f88a24beaf59de9c0ca, a77126b28ee94f9f8afd1c08ca1b6c29; no voters: 
I20260709 14:51:15.941359 11136 raft_consensus.cc:2804] T 95907dd600cb4ca9af745656d85f975d P a77126b28ee94f9f8afd1c08ca1b6c29 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:15.941748 11136 raft_consensus.cc:697] T 95907dd600cb4ca9af745656d85f975d P a77126b28ee94f9f8afd1c08ca1b6c29 [term 3 LEADER]: Becoming Leader. State: Replica: a77126b28ee94f9f8afd1c08ca1b6c29, State: Running, Role: LEADER
I20260709 14:51:15.942548 10779 raft_consensus.cc:2468] T 95907dd600cb4ca9af745656d85f975d P 72af7f1d1e734c7bb52091158ce228da [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a77126b28ee94f9f8afd1c08ca1b6c29 in term 3.
I20260709 14:51:15.942464 11136 consensus_queue.cc:237] T 95907dd600cb4ca9af745656d85f975d P a77126b28ee94f9f8afd1c08ca1b6c29 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:15.948915 10603 catalog_manager.cc:5697] T 95907dd600cb4ca9af745656d85f975d P a77126b28ee94f9f8afd1c08ca1b6c29 reported cstate change: term changed from 2 to 3, leader changed from 72af7f1d1e734c7bb52091158ce228da (127.6.46.66) to a77126b28ee94f9f8afd1c08ca1b6c29 (127.6.46.67). New cstate: current_term: 3 leader_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:15.950073 11126 raft_consensus.cc:993] T 9dbc03f7f5724d128fe9ba0c587deea8 P 8541c6e3fd6a4f88a24beaf59de9c0ca: : Instructing follower a77126b28ee94f9f8afd1c08ca1b6c29 to start an election
I20260709 14:51:15.950557 11130 raft_consensus.cc:1081] T 9dbc03f7f5724d128fe9ba0c587deea8 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 1 LEADER]: Signalling peer a77126b28ee94f9f8afd1c08ca1b6c29 to start an election
I20260709 14:51:15.951978 10853 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9dbc03f7f5724d128fe9ba0c587deea8"
dest_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29"
 from {username='slave'} at 127.0.0.1:33904
I20260709 14:51:15.952548 10853 raft_consensus.cc:493] T 9dbc03f7f5724d128fe9ba0c587deea8 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:15.952891 10853 raft_consensus.cc:3060] T 9dbc03f7f5724d128fe9ba0c587deea8 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:15.958935 10853 raft_consensus.cc:515] T 9dbc03f7f5724d128fe9ba0c587deea8 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:15.960873 10853 leader_election.cc:290] T 9dbc03f7f5724d128fe9ba0c587deea8 P a77126b28ee94f9f8afd1c08ca1b6c29 [CANDIDATE]: Term 2 election: Requested vote from peers 8541c6e3fd6a4f88a24beaf59de9c0ca (127.6.46.65:36439), 72af7f1d1e734c7bb52091158ce228da (127.6.46.66:39299)
I20260709 14:51:15.961915 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dbc03f7f5724d128fe9ba0c587deea8" candidate_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "72af7f1d1e734c7bb52091158ce228da"
I20260709 14:51:15.962108 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dbc03f7f5724d128fe9ba0c587deea8" candidate_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca"
I20260709 14:51:15.962561 10779 raft_consensus.cc:3060] T 9dbc03f7f5724d128fe9ba0c587deea8 P 72af7f1d1e734c7bb52091158ce228da [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:15.962581 10704 raft_consensus.cc:3055] T 9dbc03f7f5724d128fe9ba0c587deea8 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:15.963032 10704 raft_consensus.cc:740] T 9dbc03f7f5724d128fe9ba0c587deea8 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8541c6e3fd6a4f88a24beaf59de9c0ca, State: Running, Role: LEADER
I20260709 14:51:15.963804 10704 consensus_queue.cc:260] T 9dbc03f7f5724d128fe9ba0c587deea8 P 8541c6e3fd6a4f88a24beaf59de9c0ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:15.964916 10704 raft_consensus.cc:3060] T 9dbc03f7f5724d128fe9ba0c587deea8 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:15.969350 10779 raft_consensus.cc:2468] T 9dbc03f7f5724d128fe9ba0c587deea8 P 72af7f1d1e734c7bb52091158ce228da [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a77126b28ee94f9f8afd1c08ca1b6c29 in term 2.
I20260709 14:51:15.970563 10821 leader_election.cc:304] T 9dbc03f7f5724d128fe9ba0c587deea8 P a77126b28ee94f9f8afd1c08ca1b6c29 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72af7f1d1e734c7bb52091158ce228da, a77126b28ee94f9f8afd1c08ca1b6c29; no voters: 
I20260709 14:51:15.971284 10704 raft_consensus.cc:2468] T 9dbc03f7f5724d128fe9ba0c587deea8 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a77126b28ee94f9f8afd1c08ca1b6c29 in term 2.
I20260709 14:51:15.971478 11136 raft_consensus.cc:2804] T 9dbc03f7f5724d128fe9ba0c587deea8 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:15.971999 11136 raft_consensus.cc:697] T 9dbc03f7f5724d128fe9ba0c587deea8 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 2 LEADER]: Becoming Leader. State: Replica: a77126b28ee94f9f8afd1c08ca1b6c29, State: Running, Role: LEADER
I20260709 14:51:15.972859 11136 consensus_queue.cc:237] T 9dbc03f7f5724d128fe9ba0c587deea8 P a77126b28ee94f9f8afd1c08ca1b6c29 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } }
I20260709 14:51:15.979839 10603 catalog_manager.cc:5697] T 9dbc03f7f5724d128fe9ba0c587deea8 P a77126b28ee94f9f8afd1c08ca1b6c29 reported cstate change: term changed from 1 to 2, leader changed from 8541c6e3fd6a4f88a24beaf59de9c0ca (127.6.46.65) to a77126b28ee94f9f8afd1c08ca1b6c29 (127.6.46.67). New cstate: current_term: 2 leader_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a77126b28ee94f9f8afd1c08ca1b6c29" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 46323 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:16.168915 10779 raft_consensus.cc:1275] T 4d5d529ad1824175b31c4add57ac8cf2 P 72af7f1d1e734c7bb52091158ce228da [term 3 FOLLOWER]: Refusing update from remote peer a77126b28ee94f9f8afd1c08ca1b6c29: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:16.170233 11136 consensus_queue.cc:1048] T 4d5d529ad1824175b31c4add57ac8cf2 P a77126b28ee94f9f8afd1c08ca1b6c29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:16.179919 10704 raft_consensus.cc:1275] T 4d5d529ad1824175b31c4add57ac8cf2 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 3 FOLLOWER]: Refusing update from remote peer a77126b28ee94f9f8afd1c08ca1b6c29: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:16.183619 11018 consensus_queue.cc:1048] T 4d5d529ad1824175b31c4add57ac8cf2 P a77126b28ee94f9f8afd1c08ca1b6c29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:51:16.265654 10779 raft_consensus.cc:1275] T 093d03579dd54f469dbe9519dc2f30a2 P 72af7f1d1e734c7bb52091158ce228da [term 3 FOLLOWER]: Refusing update from remote peer a77126b28ee94f9f8afd1c08ca1b6c29: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 14:51:16.266899 11018 consensus_queue.cc:1048] T 093d03579dd54f469dbe9519dc2f30a2 P a77126b28ee94f9f8afd1c08ca1b6c29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:51:16.274678 10704 raft_consensus.cc:1275] T 093d03579dd54f469dbe9519dc2f30a2 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 3 FOLLOWER]: Refusing update from remote peer a77126b28ee94f9f8afd1c08ca1b6c29: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 14:51:16.276019 11155 consensus_queue.cc:1048] T 093d03579dd54f469dbe9519dc2f30a2 P a77126b28ee94f9f8afd1c08ca1b6c29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:51:16.405777 10704 raft_consensus.cc:1275] T 9dbc03f7f5724d128fe9ba0c587deea8 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 2 FOLLOWER]: Refusing update from remote peer a77126b28ee94f9f8afd1c08ca1b6c29: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:16.407039 11155 consensus_queue.cc:1048] T 9dbc03f7f5724d128fe9ba0c587deea8 P a77126b28ee94f9f8afd1c08ca1b6c29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:16.415920 10780 raft_consensus.cc:1275] T 9dbc03f7f5724d128fe9ba0c587deea8 P 72af7f1d1e734c7bb52091158ce228da [term 2 FOLLOWER]: Refusing update from remote peer a77126b28ee94f9f8afd1c08ca1b6c29: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:16.417362 11136 consensus_queue.cc:1048] T 9dbc03f7f5724d128fe9ba0c587deea8 P a77126b28ee94f9f8afd1c08ca1b6c29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:16.481958 10780 raft_consensus.cc:1275] T 95907dd600cb4ca9af745656d85f975d P 72af7f1d1e734c7bb52091158ce228da [term 3 FOLLOWER]: Refusing update from remote peer a77126b28ee94f9f8afd1c08ca1b6c29: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 14:51:16.483107 11136 consensus_queue.cc:1048] T 95907dd600cb4ca9af745656d85f975d P a77126b28ee94f9f8afd1c08ca1b6c29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72af7f1d1e734c7bb52091158ce228da" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:51:16.490872 10706 raft_consensus.cc:1275] T 95907dd600cb4ca9af745656d85f975d P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 3 FOLLOWER]: Refusing update from remote peer a77126b28ee94f9f8afd1c08ca1b6c29: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 14:51:16.492331 11136 consensus_queue.cc:1048] T 95907dd600cb4ca9af745656d85f975d P a77126b28ee94f9f8afd1c08ca1b6c29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8541c6e3fd6a4f88a24beaf59de9c0ca" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 36439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:51:16.629894  6329 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 14:51:16.634858  6329 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 14:51:16.635249  6329 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:16.641280  6329 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 14:51:16.641677  6329 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:51:17.668637  6329 tablet_server.cc:179] TabletServer@127.6.46.65:0 shutting down...
W20260709 14:51:17.677910 10746 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 14:51:17.681265 10746 consensus_peers.cc:597] T 9bccd8da4fbb4ad695e01d6abb5f3f6c P 72af7f1d1e734c7bb52091158ce228da -> Peer 8541c6e3fd6a4f88a24beaf59de9c0ca (127.6.46.65:36439): Couldn't send request to peer 8541c6e3fd6a4f88a24beaf59de9c0ca. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:17.698342  6329 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:51:17.699167  6329 tablet_replica.cc:333] T 33ae0424c8f740bebce8e4d119bd8cae P 8541c6e3fd6a4f88a24beaf59de9c0ca: stopping tablet replica
I20260709 14:51:17.700320  6329 raft_consensus.cc:2243] T 33ae0424c8f740bebce8e4d119bd8cae P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:17.700955  6329 raft_consensus.cc:2272] T 33ae0424c8f740bebce8e4d119bd8cae P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:17.702881  6329 tablet_replica.cc:333] T 8b9c64027c0542d19b9b2b29157b0c20 P 8541c6e3fd6a4f88a24beaf59de9c0ca: stopping tablet replica
I20260709 14:51:17.703742  6329 raft_consensus.cc:2243] T 8b9c64027c0542d19b9b2b29157b0c20 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:17.704320  6329 raft_consensus.cc:2272] T 8b9c64027c0542d19b9b2b29157b0c20 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:17.706947  6329 tablet_replica.cc:333] T 860acc3e30b644e08a5dbac213fec5f2 P 8541c6e3fd6a4f88a24beaf59de9c0ca: stopping tablet replica
I20260709 14:51:17.707655  6329 raft_consensus.cc:2243] T 860acc3e30b644e08a5dbac213fec5f2 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:17.708638  6329 raft_consensus.cc:2272] T 860acc3e30b644e08a5dbac213fec5f2 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:17.710669  6329 tablet_replica.cc:333] T 95907dd600cb4ca9af745656d85f975d P 8541c6e3fd6a4f88a24beaf59de9c0ca: stopping tablet replica
I20260709 14:51:17.711437  6329 raft_consensus.cc:2243] T 95907dd600cb4ca9af745656d85f975d P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:17.711913  6329 raft_consensus.cc:2272] T 95907dd600cb4ca9af745656d85f975d P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:17.714254  6329 tablet_replica.cc:333] T 093d03579dd54f469dbe9519dc2f30a2 P 8541c6e3fd6a4f88a24beaf59de9c0ca: stopping tablet replica
I20260709 14:51:17.714768  6329 raft_consensus.cc:2243] T 093d03579dd54f469dbe9519dc2f30a2 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:17.715122  6329 raft_consensus.cc:2272] T 093d03579dd54f469dbe9519dc2f30a2 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:17.717069  6329 tablet_replica.cc:333] T 28a6bafdbda94eeba4a0b88cbb0d8ffd P 8541c6e3fd6a4f88a24beaf59de9c0ca: stopping tablet replica
I20260709 14:51:17.717547  6329 raft_consensus.cc:2243] T 28a6bafdbda94eeba4a0b88cbb0d8ffd P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:17.718258  6329 raft_consensus.cc:2272] T 28a6bafdbda94eeba4a0b88cbb0d8ffd P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:17.720214  6329 tablet_replica.cc:333] T 4f3722aa60094d89a68cd662e88dd0d6 P 8541c6e3fd6a4f88a24beaf59de9c0ca: stopping tablet replica
I20260709 14:51:17.720707  6329 raft_consensus.cc:2243] T 4f3722aa60094d89a68cd662e88dd0d6 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:17.721393  6329 raft_consensus.cc:2272] T 4f3722aa60094d89a68cd662e88dd0d6 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:17.723124  6329 tablet_replica.cc:333] T 9bccd8da4fbb4ad695e01d6abb5f3f6c P 8541c6e3fd6a4f88a24beaf59de9c0ca: stopping tablet replica
I20260709 14:51:17.723584  6329 raft_consensus.cc:2243] T 9bccd8da4fbb4ad695e01d6abb5f3f6c P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:17.724076  6329 raft_consensus.cc:2272] T 9bccd8da4fbb4ad695e01d6abb5f3f6c P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:17.725745  6329 tablet_replica.cc:333] T c532a581ccc64686a421c9cac2b17c91 P 8541c6e3fd6a4f88a24beaf59de9c0ca: stopping tablet replica
I20260709 14:51:17.726195  6329 raft_consensus.cc:2243] T c532a581ccc64686a421c9cac2b17c91 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:17.726847  6329 raft_consensus.cc:2272] T c532a581ccc64686a421c9cac2b17c91 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:17.729120  6329 tablet_replica.cc:333] T 54b9cc523834462d9cfa5898d5f8eced P 8541c6e3fd6a4f88a24beaf59de9c0ca: stopping tablet replica
I20260709 14:51:17.729903  6329 raft_consensus.cc:2243] T 54b9cc523834462d9cfa5898d5f8eced P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:17.730479  6329 raft_consensus.cc:2272] T 54b9cc523834462d9cfa5898d5f8eced P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:17.731848 10746 consensus_peers.cc:597] T 8b9c64027c0542d19b9b2b29157b0c20 P 72af7f1d1e734c7bb52091158ce228da -> Peer 8541c6e3fd6a4f88a24beaf59de9c0ca (127.6.46.65:36439): Couldn't send request to peer 8541c6e3fd6a4f88a24beaf59de9c0ca. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:17.733024  6329 tablet_replica.cc:333] T 9dbc03f7f5724d128fe9ba0c587deea8 P 8541c6e3fd6a4f88a24beaf59de9c0ca: stopping tablet replica
I20260709 14:51:17.733609  6329 raft_consensus.cc:2243] T 9dbc03f7f5724d128fe9ba0c587deea8 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:17.734033  6329 raft_consensus.cc:2272] T 9dbc03f7f5724d128fe9ba0c587deea8 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:17.736058  6329 tablet_replica.cc:333] T e1a8d71a817a4c93a91dc355bd7ef2af P 8541c6e3fd6a4f88a24beaf59de9c0ca: stopping tablet replica
I20260709 14:51:17.736538  6329 raft_consensus.cc:2243] T e1a8d71a817a4c93a91dc355bd7ef2af P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:17.736922  6329 raft_consensus.cc:2272] T e1a8d71a817a4c93a91dc355bd7ef2af P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:17.738780  6329 tablet_replica.cc:333] T 4d5d529ad1824175b31c4add57ac8cf2 P 8541c6e3fd6a4f88a24beaf59de9c0ca: stopping tablet replica
I20260709 14:51:17.739233  6329 raft_consensus.cc:2243] T 4d5d529ad1824175b31c4add57ac8cf2 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:17.739567  6329 raft_consensus.cc:2272] T 4d5d529ad1824175b31c4add57ac8cf2 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:17.741405  6329 tablet_replica.cc:333] T 6c32869dc6e94e04a9822420122a493d P 8541c6e3fd6a4f88a24beaf59de9c0ca: stopping tablet replica
I20260709 14:51:17.741880  6329 raft_consensus.cc:2243] T 6c32869dc6e94e04a9822420122a493d P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:17.742676  6329 raft_consensus.cc:2272] T 6c32869dc6e94e04a9822420122a493d P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:17.744556  6329 tablet_replica.cc:333] T 678b7fae541e40018b587dd0107b1b6c P 8541c6e3fd6a4f88a24beaf59de9c0ca: stopping tablet replica
I20260709 14:51:17.745045  6329 raft_consensus.cc:2243] T 678b7fae541e40018b587dd0107b1b6c P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:17.745390  6329 raft_consensus.cc:2272] T 678b7fae541e40018b587dd0107b1b6c P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:17.747037  6329 tablet_replica.cc:333] T 651fc98307df4724878a45aa61423c88 P 8541c6e3fd6a4f88a24beaf59de9c0ca: stopping tablet replica
I20260709 14:51:17.747471  6329 raft_consensus.cc:2243] T 651fc98307df4724878a45aa61423c88 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:17.747856  6329 raft_consensus.cc:2272] T 651fc98307df4724878a45aa61423c88 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:17.749569  6329 tablet_replica.cc:333] T 12012fca85e845e899b67a37ffa4f479 P 8541c6e3fd6a4f88a24beaf59de9c0ca: stopping tablet replica
I20260709 14:51:17.750015  6329 raft_consensus.cc:2243] T 12012fca85e845e899b67a37ffa4f479 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:17.750360  6329 raft_consensus.cc:2272] T 12012fca85e845e899b67a37ffa4f479 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:17.752095  6329 tablet_replica.cc:333] T 5005a4fde6e0472281db57fb11aa97f6 P 8541c6e3fd6a4f88a24beaf59de9c0ca: stopping tablet replica
I20260709 14:51:17.752494  6329 raft_consensus.cc:2243] T 5005a4fde6e0472281db57fb11aa97f6 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:17.753223  6329 raft_consensus.cc:2272] T 5005a4fde6e0472281db57fb11aa97f6 P 8541c6e3fd6a4f88a24beaf59de9c0ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:17.791821  6329 tablet_server.cc:196] TabletServer@127.6.46.65:0 shutdown complete.
I20260709 14:51:17.823395  6329 tablet_server.cc:179] TabletServer@127.6.46.66:0 shutting down...
I20260709 14:51:17.853619  6329 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:51:17.854698  6329 tablet_replica.cc:333] T 33ae0424c8f740bebce8e4d119bd8cae P 72af7f1d1e734c7bb52091158ce228da: stopping tablet replica
I20260709 14:51:17.855813  6329 raft_consensus.cc:2243] T 33ae0424c8f740bebce8e4d119bd8cae P 72af7f1d1e734c7bb52091158ce228da [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:17.856703  6329 raft_consensus.cc:2272] T 33ae0424c8f740bebce8e4d119bd8cae P 72af7f1d1e734c7bb52091158ce228da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:17.859385  6329 tablet_replica.cc:333] T 860acc3e30b644e08a5dbac213fec5f2 P 72af7f1d1e734c7bb52091158ce228da: stopping tablet replica
I20260709 14:51:17.860275  6329 raft_consensus.cc:2243] T 860acc3e30b644e08a5dbac213fec5f2 P 72af7f1d1e734c7bb52091158ce228da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:17.860827  6329 raft_consensus.cc:2272] T 860acc3e30b644e08a5dbac213fec5f2 P 72af7f1d1e734c7bb52091158ce228da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:17.862645  6329 tablet_replica.cc:333] T 8b9c64027c0542d19b9b2b29157b0c20 P 72af7f1d1e734c7bb52091158ce228da: stopping tablet replica
I20260709 14:51:17.863442  6329 raft_consensus.cc:2243] T 8b9c64027c0542d19b9b2b29157b0c20 P 72af7f1d1e734c7bb52091158ce228da [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:17.864343  6329 raft_consensus.cc:2272] T 8b9c64027c0542d19b9b2b29157b0c20 P 72af7f1d1e734c7bb52091158ce228da [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:17.865607 10820 consensus_peers.cc:597] T 12012fca85e845e899b67a37ffa4f479 P a77126b28ee94f9f8afd1c08ca1b6c29 -> Peer 8541c6e3fd6a4f88a24beaf59de9c0ca (127.6.46.65:36439): Couldn't send request to peer 8541c6e3fd6a4f88a24beaf59de9c0ca. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.65:36439: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:17.866659  6329 tablet_replica.cc:333] T c532a581ccc64686a421c9cac2b17c91 P 72af7f1d1e734c7bb52091158ce228da: stopping tablet replica
I20260709 14:51:17.867272  6329 raft_consensus.cc:2243] T c532a581ccc64686a421c9cac2b17c91 P 72af7f1d1e734c7bb52091158ce228da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:17.867691  6329 raft_consensus.cc:2272] T c532a581ccc64686a421c9cac2b17c91 P 72af7f1d1e734c7bb52091158ce228da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:17.869521  6329 tablet_replica.cc:333] T 95907dd600cb4ca9af745656d85f975d P 72af7f1d1e734c7bb52091158ce228da: stopping tablet replica
I20260709 14:51:17.869976  6329 raft_consensus.cc:2243] T 95907dd600cb4ca9af745656d85f975d P 72af7f1d1e734c7bb52091158ce228da [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:17.870357  6329 raft_consensus.cc:2272] T 95907dd600cb4ca9af745656d85f975d P 72af7f1d1e734c7bb52091158ce228da [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:17.872211  6329 tablet_replica.cc:333] T 093d03579dd54f469dbe9519dc2f30a2 P 72af7f1d1e734c7bb52091158ce228da: stopping tablet replica
I20260709 14:51:17.872714  6329 raft_consensus.cc:2243] T 093d03579dd54f469dbe9519dc2f30a2 P 72af7f1d1e734c7bb52091158ce228da [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:17.873075  6329 raft_consensus.cc:2272] T 093d03579dd54f469dbe9519dc2f30a2 P 72af7f1d1e734c7bb52091158ce228da [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:17.874711  6329 tablet_replica.cc:333] T 28a6bafdbda94eeba4a0b88cbb0d8ffd P 72af7f1d1e734c7bb52091158ce228da: stopping tablet replica
I20260709 14:51:17.875166  6329 raft_consensus.cc:2243] T 28a6bafdbda94eeba4a0b88cbb0d8ffd P 72af7f1d1e734c7bb52091158ce228da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:17.875506  6329 raft_consensus.cc:2272] T 28a6bafdbda94eeba4a0b88cbb0d8ffd P 72af7f1d1e734c7bb52091158ce228da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:17.877274  6329 tablet_replica.cc:333] T 4f3722aa60094d89a68cd662e88dd0d6 P 72af7f1d1e734c7bb52091158ce228da: stopping tablet replica
I20260709 14:51:17.877767  6329 raft_consensus.cc:2243] T 4f3722aa60094d89a68cd662e88dd0d6 P 72af7f1d1e734c7bb52091158ce228da [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:17.878106  6329 raft_consensus.cc:2272] T 4f3722aa60094d89a68cd662e88dd0d6 P 72af7f1d1e734c7bb52091158ce228da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:17.879901  6329 tablet_replica.cc:333] T e1a8d71a817a4c93a91dc355bd7ef2af P 72af7f1d1e734c7bb52091158ce228da: stopping tablet replica
I20260709 14:51:17.880383  6329 raft_consensus.cc:2243] T e1a8d71a817a4c93a91dc355bd7ef2af P 72af7f1d1e734c7bb52091158ce228da [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:17.880735  6329 raft_consensus.cc:2272] T e1a8d71a817a4c93a91dc355bd7ef2af P 72af7f1d1e734c7bb52091158ce228da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:17.882465  6329 tablet_replica.cc:333] T 9bccd8da4fbb4ad695e01d6abb5f3f6c P 72af7f1d1e734c7bb52091158ce228da: stopping tablet replica
I20260709 14:51:17.882917  6329 raft_consensus.cc:2243] T 9bccd8da4fbb4ad695e01d6abb5f3f6c P 72af7f1d1e734c7bb52091158ce228da [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:17.883631  6329 raft_consensus.cc:2272] T 9bccd8da4fbb4ad695e01d6abb5f3f6c P 72af7f1d1e734c7bb52091158ce228da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:17.885422  6329 tablet_replica.cc:333] T 678b7fae541e40018b587dd0107b1b6c P 72af7f1d1e734c7bb52091158ce228da: stopping tablet replica
I20260709 14:51:17.885885  6329 raft_consensus.cc:2243] T 678b7fae541e40018b587dd0107b1b6c P 72af7f1d1e734c7bb52091158ce228da [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:17.886504  6329 raft_consensus.cc:2272] T 678b7fae541e40018b587dd0107b1b6c P 72af7f1d1e734c7bb52091158ce228da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:17.888051  6329 tablet_replica.cc:333] T 651fc98307df4724878a45aa61423c88 P 72af7f1d1e734c7bb52091158ce228da: stopping tablet replica
I20260709 14:51:17.888497  6329 raft_consensus.cc:2243] T 651fc98307df4724878a45aa61423c88 P 72af7f1d1e734c7bb52091158ce228da [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:17.889164  6329 raft_consensus.cc:2272] T 651fc98307df4724878a45aa61423c88 P 72af7f1d1e734c7bb52091158ce228da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:17.891006  6329 tablet_replica.cc:333] T 12012fca85e845e899b67a37ffa4f479 P 72af7f1d1e734c7bb52091158ce228da: stopping tablet replica
I20260709 14:51:17.891497  6329 raft_consensus.cc:2243] T 12012fca85e845e899b67a37ffa4f479 P 72af7f1d1e734c7bb52091158ce228da [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:17.891918  6329 raft_consensus.cc:2272] T 12012fca85e845e899b67a37ffa4f479 P 72af7f1d1e734c7bb52091158ce228da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:17.893646  6329 tablet_replica.cc:333] T 5005a4fde6e0472281db57fb11aa97f6 P 72af7f1d1e734c7bb52091158ce228da: stopping tablet replica
I20260709 14:51:17.894156  6329 raft_consensus.cc:2243] T 5005a4fde6e0472281db57fb11aa97f6 P 72af7f1d1e734c7bb52091158ce228da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:17.894502  6329 raft_consensus.cc:2272] T 5005a4fde6e0472281db57fb11aa97f6 P 72af7f1d1e734c7bb52091158ce228da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:17.896416  6329 tablet_replica.cc:333] T 54b9cc523834462d9cfa5898d5f8eced P 72af7f1d1e734c7bb52091158ce228da: stopping tablet replica
I20260709 14:51:17.896845  6329 raft_consensus.cc:2243] T 54b9cc523834462d9cfa5898d5f8eced P 72af7f1d1e734c7bb52091158ce228da [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:17.897527  6329 raft_consensus.cc:2272] T 54b9cc523834462d9cfa5898d5f8eced P 72af7f1d1e734c7bb52091158ce228da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:17.899379  6329 tablet_replica.cc:333] T 9dbc03f7f5724d128fe9ba0c587deea8 P 72af7f1d1e734c7bb52091158ce228da: stopping tablet replica
I20260709 14:51:17.899834  6329 raft_consensus.cc:2243] T 9dbc03f7f5724d128fe9ba0c587deea8 P 72af7f1d1e734c7bb52091158ce228da [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:17.900179  6329 raft_consensus.cc:2272] T 9dbc03f7f5724d128fe9ba0c587deea8 P 72af7f1d1e734c7bb52091158ce228da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:17.901748  6329 tablet_replica.cc:333] T 6c32869dc6e94e04a9822420122a493d P 72af7f1d1e734c7bb52091158ce228da: stopping tablet replica
I20260709 14:51:17.902225  6329 raft_consensus.cc:2243] T 6c32869dc6e94e04a9822420122a493d P 72af7f1d1e734c7bb52091158ce228da [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:17.902606  6329 raft_consensus.cc:2272] T 6c32869dc6e94e04a9822420122a493d P 72af7f1d1e734c7bb52091158ce228da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:17.904307  6329 tablet_replica.cc:333] T 4d5d529ad1824175b31c4add57ac8cf2 P 72af7f1d1e734c7bb52091158ce228da: stopping tablet replica
I20260709 14:51:17.904691  6329 raft_consensus.cc:2243] T 4d5d529ad1824175b31c4add57ac8cf2 P 72af7f1d1e734c7bb52091158ce228da [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:17.905005  6329 raft_consensus.cc:2272] T 4d5d529ad1824175b31c4add57ac8cf2 P 72af7f1d1e734c7bb52091158ce228da [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:17.925055 10821 consensus_peers.cc:597] T 9dbc03f7f5724d128fe9ba0c587deea8 P a77126b28ee94f9f8afd1c08ca1b6c29 -> Peer 72af7f1d1e734c7bb52091158ce228da (127.6.46.66:39299): Couldn't send request to peer 72af7f1d1e734c7bb52091158ce228da. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:17.942852  6329 tablet_server.cc:196] TabletServer@127.6.46.66:0 shutdown complete.
W20260709 14:51:17.960371 10821 consensus_peers.cc:597] T 12012fca85e845e899b67a37ffa4f479 P a77126b28ee94f9f8afd1c08ca1b6c29 -> Peer 72af7f1d1e734c7bb52091158ce228da (127.6.46.66:39299): Couldn't send request to peer 72af7f1d1e734c7bb52091158ce228da. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.66:39299: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:17.977244  6329 tablet_server.cc:179] TabletServer@127.6.46.67:0 shutting down...
W20260709 14:51:17.996272 10820 consensus_peers.cc:597] T 9dbc03f7f5724d128fe9ba0c587deea8 P a77126b28ee94f9f8afd1c08ca1b6c29 -> Peer 8541c6e3fd6a4f88a24beaf59de9c0ca (127.6.46.65:36439): Couldn't send request to peer 8541c6e3fd6a4f88a24beaf59de9c0ca. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.65:36439: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:18.004650  6329 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:51:18.005432  6329 tablet_replica.cc:333] T 33ae0424c8f740bebce8e4d119bd8cae P a77126b28ee94f9f8afd1c08ca1b6c29: stopping tablet replica
I20260709 14:51:18.006016  6329 raft_consensus.cc:2243] T 33ae0424c8f740bebce8e4d119bd8cae P a77126b28ee94f9f8afd1c08ca1b6c29 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:18.006497  6329 raft_consensus.cc:2272] T 33ae0424c8f740bebce8e4d119bd8cae P a77126b28ee94f9f8afd1c08ca1b6c29 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:18.008287  6329 tablet_replica.cc:333] T 860acc3e30b644e08a5dbac213fec5f2 P a77126b28ee94f9f8afd1c08ca1b6c29: stopping tablet replica
I20260709 14:51:18.008850  6329 raft_consensus.cc:2243] T 860acc3e30b644e08a5dbac213fec5f2 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:18.009254  6329 raft_consensus.cc:2272] T 860acc3e30b644e08a5dbac213fec5f2 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:18.010890  6329 tablet_replica.cc:333] T 8b9c64027c0542d19b9b2b29157b0c20 P a77126b28ee94f9f8afd1c08ca1b6c29: stopping tablet replica
I20260709 14:51:18.011376  6329 raft_consensus.cc:2243] T 8b9c64027c0542d19b9b2b29157b0c20 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:18.011818  6329 raft_consensus.cc:2272] T 8b9c64027c0542d19b9b2b29157b0c20 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:18.013394  6329 tablet_replica.cc:333] T 95907dd600cb4ca9af745656d85f975d P a77126b28ee94f9f8afd1c08ca1b6c29: stopping tablet replica
I20260709 14:51:18.013867  6329 raft_consensus.cc:2243] T 95907dd600cb4ca9af745656d85f975d P a77126b28ee94f9f8afd1c08ca1b6c29 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:51:18.014556  6329 raft_consensus.cc:2272] T 95907dd600cb4ca9af745656d85f975d P a77126b28ee94f9f8afd1c08ca1b6c29 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:18.016254  6329 tablet_replica.cc:333] T 093d03579dd54f469dbe9519dc2f30a2 P a77126b28ee94f9f8afd1c08ca1b6c29: stopping tablet replica
I20260709 14:51:18.016764  6329 raft_consensus.cc:2243] T 093d03579dd54f469dbe9519dc2f30a2 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:51:18.017467  6329 raft_consensus.cc:2272] T 093d03579dd54f469dbe9519dc2f30a2 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:18.019061  6329 tablet_replica.cc:333] T 678b7fae541e40018b587dd0107b1b6c P a77126b28ee94f9f8afd1c08ca1b6c29: stopping tablet replica
I20260709 14:51:18.019553  6329 raft_consensus.cc:2243] T 678b7fae541e40018b587dd0107b1b6c P a77126b28ee94f9f8afd1c08ca1b6c29 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:18.019958  6329 raft_consensus.cc:2272] T 678b7fae541e40018b587dd0107b1b6c P a77126b28ee94f9f8afd1c08ca1b6c29 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:18.021515  6329 tablet_replica.cc:333] T 651fc98307df4724878a45aa61423c88 P a77126b28ee94f9f8afd1c08ca1b6c29: stopping tablet replica
I20260709 14:51:18.022012  6329 raft_consensus.cc:2243] T 651fc98307df4724878a45aa61423c88 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:18.022396  6329 raft_consensus.cc:2272] T 651fc98307df4724878a45aa61423c88 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:18.024128  6329 tablet_replica.cc:333] T 12012fca85e845e899b67a37ffa4f479 P a77126b28ee94f9f8afd1c08ca1b6c29: stopping tablet replica
I20260709 14:51:18.024616  6329 raft_consensus.cc:2243] T 12012fca85e845e899b67a37ffa4f479 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:18.025285  6329 raft_consensus.cc:2272] T 12012fca85e845e899b67a37ffa4f479 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:18.027087  6329 tablet_replica.cc:333] T 5005a4fde6e0472281db57fb11aa97f6 P a77126b28ee94f9f8afd1c08ca1b6c29: stopping tablet replica
I20260709 14:51:18.027604  6329 raft_consensus.cc:2243] T 5005a4fde6e0472281db57fb11aa97f6 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:18.028014  6329 raft_consensus.cc:2272] T 5005a4fde6e0472281db57fb11aa97f6 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:18.029731  6329 tablet_replica.cc:333] T 4d5d529ad1824175b31c4add57ac8cf2 P a77126b28ee94f9f8afd1c08ca1b6c29: stopping tablet replica
I20260709 14:51:18.030246  6329 raft_consensus.cc:2243] T 4d5d529ad1824175b31c4add57ac8cf2 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:51:18.030922  6329 raft_consensus.cc:2272] T 4d5d529ad1824175b31c4add57ac8cf2 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:18.032753  6329 tablet_replica.cc:333] T 9dbc03f7f5724d128fe9ba0c587deea8 P a77126b28ee94f9f8afd1c08ca1b6c29: stopping tablet replica
I20260709 14:51:18.033254  6329 raft_consensus.cc:2243] T 9dbc03f7f5724d128fe9ba0c587deea8 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:18.033946  6329 raft_consensus.cc:2272] T 9dbc03f7f5724d128fe9ba0c587deea8 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:18.035797  6329 tablet_replica.cc:333] T 54b9cc523834462d9cfa5898d5f8eced P a77126b28ee94f9f8afd1c08ca1b6c29: stopping tablet replica
I20260709 14:51:18.036288  6329 raft_consensus.cc:2243] T 54b9cc523834462d9cfa5898d5f8eced P a77126b28ee94f9f8afd1c08ca1b6c29 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:18.036674  6329 raft_consensus.cc:2272] T 54b9cc523834462d9cfa5898d5f8eced P a77126b28ee94f9f8afd1c08ca1b6c29 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:18.038380  6329 tablet_replica.cc:333] T e1a8d71a817a4c93a91dc355bd7ef2af P a77126b28ee94f9f8afd1c08ca1b6c29: stopping tablet replica
I20260709 14:51:18.038862  6329 raft_consensus.cc:2243] T e1a8d71a817a4c93a91dc355bd7ef2af P a77126b28ee94f9f8afd1c08ca1b6c29 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:18.039551  6329 raft_consensus.cc:2272] T e1a8d71a817a4c93a91dc355bd7ef2af P a77126b28ee94f9f8afd1c08ca1b6c29 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:18.041239  6329 tablet_replica.cc:333] T c532a581ccc64686a421c9cac2b17c91 P a77126b28ee94f9f8afd1c08ca1b6c29: stopping tablet replica
I20260709 14:51:18.041713  6329 raft_consensus.cc:2243] T c532a581ccc64686a421c9cac2b17c91 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:18.042097  6329 raft_consensus.cc:2272] T c532a581ccc64686a421c9cac2b17c91 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:18.043604  6329 tablet_replica.cc:333] T 4f3722aa60094d89a68cd662e88dd0d6 P a77126b28ee94f9f8afd1c08ca1b6c29: stopping tablet replica
I20260709 14:51:18.044085  6329 raft_consensus.cc:2243] T 4f3722aa60094d89a68cd662e88dd0d6 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:18.044489  6329 raft_consensus.cc:2272] T 4f3722aa60094d89a68cd662e88dd0d6 P a77126b28ee94f9f8afd1c08ca1b6c29 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:18.046039  6329 tablet_replica.cc:333] T 28a6bafdbda94eeba4a0b88cbb0d8ffd P a77126b28ee94f9f8afd1c08ca1b6c29: stopping tablet replica
I20260709 14:51:18.046504  6329 raft_consensus.cc:2243] T 28a6bafdbda94eeba4a0b88cbb0d8ffd P a77126b28ee94f9f8afd1c08ca1b6c29 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:18.046897  6329 raft_consensus.cc:2272] T 28a6bafdbda94eeba4a0b88cbb0d8ffd P a77126b28ee94f9f8afd1c08ca1b6c29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:18.048648  6329 tablet_replica.cc:333] T 9bccd8da4fbb4ad695e01d6abb5f3f6c P a77126b28ee94f9f8afd1c08ca1b6c29: stopping tablet replica
I20260709 14:51:18.049093  6329 raft_consensus.cc:2243] T 9bccd8da4fbb4ad695e01d6abb5f3f6c P a77126b28ee94f9f8afd1c08ca1b6c29 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:18.049482  6329 raft_consensus.cc:2272] T 9bccd8da4fbb4ad695e01d6abb5f3f6c P a77126b28ee94f9f8afd1c08ca1b6c29 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:18.051108  6329 tablet_replica.cc:333] T 6c32869dc6e94e04a9822420122a493d P a77126b28ee94f9f8afd1c08ca1b6c29: stopping tablet replica
I20260709 14:51:18.051532  6329 raft_consensus.cc:2243] T 6c32869dc6e94e04a9822420122a493d P a77126b28ee94f9f8afd1c08ca1b6c29 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:18.051967  6329 raft_consensus.cc:2272] T 6c32869dc6e94e04a9822420122a493d P a77126b28ee94f9f8afd1c08ca1b6c29 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:18.087476  6329 tablet_server.cc:196] TabletServer@127.6.46.67:0 shutdown complete.
I20260709 14:51:18.118265  6329 master.cc:562] Master@127.6.46.126:46167 shutting down...
I20260709 14:51:18.138835  6329 raft_consensus.cc:2243] T 00000000000000000000000000000000 P adb460df50e7444fb0e5aacb3c839d0d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:18.139364  6329 raft_consensus.cc:2272] T 00000000000000000000000000000000 P adb460df50e7444fb0e5aacb3c839d0d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:18.139671  6329 tablet_replica.cc:333] T 00000000000000000000000000000000 P adb460df50e7444fb0e5aacb3c839d0d: stopping tablet replica
I20260709 14:51:18.159967  6329 master.cc:584] Master@127.6.46.126:46167 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (12655 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260709 14:51:18.208382  6329 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.46.126:42061
I20260709 14:51:18.209409  6329 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:18.214619 11168 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:18.214993 11169 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:18.216321  6329 server_base.cc:1061] running on GCE node
W20260709 14:51:18.217041 11171 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:18.217840  6329 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:18.218029  6329 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:51:18.218142  6329 hybrid_clock.cc:648] HybridClock initialized: now 1783608678218132 us; error 0 us; skew 500 ppm
I20260709 14:51:18.218557  6329 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:18.220837  6329 webserver.cc:533] Webserver started at http://127.6.46.126:37091/ using document root <none> and password file <none>
I20260709 14:51:18.221247  6329 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:18.221392  6329 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:18.221645  6329 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:18.222604  6329 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608570934825-6329-0/minicluster-data/master-0-root/instance:
uuid: "90eaeee3b5da4bff8465fecb01a87f17"
format_stamp: "Formatted at 2026-07-09 14:51:18 on dist-test-slave-zpbn"
I20260709 14:51:18.226622  6329 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:51:18.229779 11176 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:18.230479  6329 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:51:18.230746  6329 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608570934825-6329-0/minicluster-data/master-0-root
uuid: "90eaeee3b5da4bff8465fecb01a87f17"
format_stamp: "Formatted at 2026-07-09 14:51:18 on dist-test-slave-zpbn"
I20260709 14:51:18.231015  6329 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608570934825-6329-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608570934825-6329-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608570934825-6329-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:51:18.253659  6329 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:18.254787  6329 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:18.291165  6329 rpc_server.cc:307] RPC server started. Bound to: 127.6.46.126:42061
I20260709 14:51:18.291266 11227 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.46.126:42061 every 8 connection(s)
I20260709 14:51:18.294848 11228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:18.304805 11228 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 90eaeee3b5da4bff8465fecb01a87f17: Bootstrap starting.
I20260709 14:51:18.309355 11228 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 90eaeee3b5da4bff8465fecb01a87f17: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:18.313372 11228 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 90eaeee3b5da4bff8465fecb01a87f17: No bootstrap required, opened a new log
I20260709 14:51:18.315450 11228 raft_consensus.cc:359] T 00000000000000000000000000000000 P 90eaeee3b5da4bff8465fecb01a87f17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90eaeee3b5da4bff8465fecb01a87f17" member_type: VOTER }
I20260709 14:51:18.315819 11228 raft_consensus.cc:385] T 00000000000000000000000000000000 P 90eaeee3b5da4bff8465fecb01a87f17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:18.316107 11228 raft_consensus.cc:740] T 00000000000000000000000000000000 P 90eaeee3b5da4bff8465fecb01a87f17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90eaeee3b5da4bff8465fecb01a87f17, State: Initialized, Role: FOLLOWER
I20260709 14:51:18.316710 11228 consensus_queue.cc:260] T 00000000000000000000000000000000 P 90eaeee3b5da4bff8465fecb01a87f17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "90eaeee3b5da4bff8465fecb01a87f17" member_type: VOTER }
I20260709 14:51:18.317166 11228 raft_consensus.cc:399] T 00000000000000000000000000000000 P 90eaeee3b5da4bff8465fecb01a87f17 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:51:18.317377 11228 raft_consensus.cc:493] T 00000000000000000000000000000000 P 90eaeee3b5da4bff8465fecb01a87f17 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:51:18.317641 11228 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 90eaeee3b5da4bff8465fecb01a87f17 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:18.324818 11228 raft_consensus.cc:515] T 00000000000000000000000000000000 P 90eaeee3b5da4bff8465fecb01a87f17 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90eaeee3b5da4bff8465fecb01a87f17" member_type: VOTER }
I20260709 14:51:18.325462 11228 leader_election.cc:304] T 00000000000000000000000000000000 P 90eaeee3b5da4bff8465fecb01a87f17 [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: 90eaeee3b5da4bff8465fecb01a87f17; no voters: 
I20260709 14:51:18.326545 11228 leader_election.cc:290] T 00000000000000000000000000000000 P 90eaeee3b5da4bff8465fecb01a87f17 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:51:18.326849 11231 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 90eaeee3b5da4bff8465fecb01a87f17 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:18.328148 11231 raft_consensus.cc:697] T 00000000000000000000000000000000 P 90eaeee3b5da4bff8465fecb01a87f17 [term 1 LEADER]: Becoming Leader. State: Replica: 90eaeee3b5da4bff8465fecb01a87f17, State: Running, Role: LEADER
I20260709 14:51:18.328802 11231 consensus_queue.cc:237] T 00000000000000000000000000000000 P 90eaeee3b5da4bff8465fecb01a87f17 [LEADER]: Queue going to LEADER mode. State: All 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: "90eaeee3b5da4bff8465fecb01a87f17" member_type: VOTER }
I20260709 14:51:18.329463 11228 sys_catalog.cc:565] T 00000000000000000000000000000000 P 90eaeee3b5da4bff8465fecb01a87f17 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:51:18.332856 11232 sys_catalog.cc:455] T 00000000000000000000000000000000 P 90eaeee3b5da4bff8465fecb01a87f17 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "90eaeee3b5da4bff8465fecb01a87f17" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90eaeee3b5da4bff8465fecb01a87f17" member_type: VOTER } }
I20260709 14:51:18.333490 11232 sys_catalog.cc:458] T 00000000000000000000000000000000 P 90eaeee3b5da4bff8465fecb01a87f17 [sys.catalog]: This master's current role is: LEADER
I20260709 14:51:18.333377 11233 sys_catalog.cc:455] T 00000000000000000000000000000000 P 90eaeee3b5da4bff8465fecb01a87f17 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 90eaeee3b5da4bff8465fecb01a87f17. Latest consensus state: current_term: 1 leader_uuid: "90eaeee3b5da4bff8465fecb01a87f17" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90eaeee3b5da4bff8465fecb01a87f17" member_type: VOTER } }
I20260709 14:51:18.333986 11233 sys_catalog.cc:458] T 00000000000000000000000000000000 P 90eaeee3b5da4bff8465fecb01a87f17 [sys.catalog]: This master's current role is: LEADER
I20260709 14:51:18.340785 11238 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:51:18.347872 11238 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:51:18.348768  6329 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:51:18.356074 11238 catalog_manager.cc:1383] Generated new cluster ID: e7fa2cdfff7a4d218bd2c91aea5d9a97
I20260709 14:51:18.356319 11238 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:51:18.390738 11238 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:51:18.391983 11238 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:51:18.406284 11238 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 90eaeee3b5da4bff8465fecb01a87f17: Generated new TSK 0
I20260709 14:51:18.406814 11238 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:51:18.415206  6329 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:18.420943 11249 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:18.422132 11250 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:18.423146 11252 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:18.423936  6329 server_base.cc:1061] running on GCE node
I20260709 14:51:18.424750  6329 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:18.424954  6329 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:51:18.425110  6329 hybrid_clock.cc:648] HybridClock initialized: now 1783608678425092 us; error 0 us; skew 500 ppm
I20260709 14:51:18.425588  6329 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:18.427623  6329 webserver.cc:533] Webserver started at http://127.6.46.65:38429/ using document root <none> and password file <none>
I20260709 14:51:18.428100  6329 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:18.428284  6329 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:18.428536  6329 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:18.429533  6329 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608570934825-6329-0/minicluster-data/ts-0-root/instance:
uuid: "fc3659443a044ab980316fa37d34a837"
format_stamp: "Formatted at 2026-07-09 14:51:18 on dist-test-slave-zpbn"
I20260709 14:51:18.433751  6329 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.005s
I20260709 14:51:18.437228 11257 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:18.437919  6329 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:51:18.438221  6329 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608570934825-6329-0/minicluster-data/ts-0-root
uuid: "fc3659443a044ab980316fa37d34a837"
format_stamp: "Formatted at 2026-07-09 14:51:18 on dist-test-slave-zpbn"
I20260709 14:51:18.438515  6329 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608570934825-6329-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608570934825-6329-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608570934825-6329-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:51:18.456609  6329 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:18.457762  6329 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:18.459236  6329 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:51:18.461438  6329 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:51:18.461661  6329 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:18.461884  6329 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:51:18.462065  6329 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:18.501513  6329 rpc_server.cc:307] RPC server started. Bound to: 127.6.46.65:39307
I20260709 14:51:18.501631 11319 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.46.65:39307 every 8 connection(s)
I20260709 14:51:18.506383  6329 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:18.513226 11324 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:18.514079 11325 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:18.517612  6329 server_base.cc:1061] running on GCE node
W20260709 14:51:18.517833 11327 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:18.519280  6329 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:18.519562  6329 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:51:18.519804  6329 hybrid_clock.cc:648] HybridClock initialized: now 1783608678519784 us; error 0 us; skew 500 ppm
I20260709 14:51:18.520478  6329 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:18.522022 11320 heartbeater.cc:344] Connected to a master server at 127.6.46.126:42061
I20260709 14:51:18.522400 11320 heartbeater.cc:461] Registering TS with master...
I20260709 14:51:18.523213  6329 webserver.cc:533] Webserver started at http://127.6.46.66:33533/ using document root <none> and password file <none>
I20260709 14:51:18.523307 11320 heartbeater.cc:507] Master 127.6.46.126:42061 requested a full tablet report, sending...
I20260709 14:51:18.524076  6329 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:18.524338  6329 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:18.524698  6329 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:18.525687 11193 ts_manager.cc:194] Registered new tserver with Master: fc3659443a044ab980316fa37d34a837 (127.6.46.65:39307)
I20260709 14:51:18.525946  6329 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608570934825-6329-0/minicluster-data/ts-1-root/instance:
uuid: "c4aeb5ca37764073961bbf644343ab0a"
format_stamp: "Formatted at 2026-07-09 14:51:18 on dist-test-slave-zpbn"
I20260709 14:51:18.527503 11193 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42872
I20260709 14:51:18.531092  6329 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 14:51:18.534678 11332 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:18.535403  6329 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:51:18.535691  6329 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608570934825-6329-0/minicluster-data/ts-1-root
uuid: "c4aeb5ca37764073961bbf644343ab0a"
format_stamp: "Formatted at 2026-07-09 14:51:18 on dist-test-slave-zpbn"
I20260709 14:51:18.536012  6329 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608570934825-6329-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608570934825-6329-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608570934825-6329-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:51:18.557462  6329 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:18.558579  6329 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:18.559993  6329 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:51:18.562073  6329 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:51:18.562242  6329 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:18.562518  6329 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:51:18.562675  6329 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:18.600473  6329 rpc_server.cc:307] RPC server started. Bound to: 127.6.46.66:42367
I20260709 14:51:18.600564 11394 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.46.66:42367 every 8 connection(s)
I20260709 14:51:18.605010  6329 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:18.612294 11398 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:18.616967 11399 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:18.618852 11395 heartbeater.cc:344] Connected to a master server at 127.6.46.126:42061
I20260709 14:51:18.619410 11395 heartbeater.cc:461] Registering TS with master...
W20260709 14:51:18.619827 11401 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:18.620255  6329 server_base.cc:1061] running on GCE node
I20260709 14:51:18.620580 11395 heartbeater.cc:507] Master 127.6.46.126:42061 requested a full tablet report, sending...
I20260709 14:51:18.621176  6329 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:18.621425  6329 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:51:18.621641  6329 hybrid_clock.cc:648] HybridClock initialized: now 1783608678621623 us; error 0 us; skew 500 ppm
I20260709 14:51:18.622326  6329 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:18.622798 11193 ts_manager.cc:194] Registered new tserver with Master: c4aeb5ca37764073961bbf644343ab0a (127.6.46.66:42367)
I20260709 14:51:18.624737 11193 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42880
I20260709 14:51:18.624881  6329 webserver.cc:533] Webserver started at http://127.6.46.67:44541/ using document root <none> and password file <none>
I20260709 14:51:18.625528  6329 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:18.625765  6329 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:18.626076  6329 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:18.627144  6329 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608570934825-6329-0/minicluster-data/ts-2-root/instance:
uuid: "d99e3c4da8db41abb79a77a9fafaf901"
format_stamp: "Formatted at 2026-07-09 14:51:18 on dist-test-slave-zpbn"
I20260709 14:51:18.631398  6329 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 14:51:18.634444 11406 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:18.635138  6329 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260709 14:51:18.635416  6329 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608570934825-6329-0/minicluster-data/ts-2-root
uuid: "d99e3c4da8db41abb79a77a9fafaf901"
format_stamp: "Formatted at 2026-07-09 14:51:18 on dist-test-slave-zpbn"
I20260709 14:51:18.635687  6329 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608570934825-6329-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608570934825-6329-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskj0bI8U/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608570934825-6329-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:51:18.664100  6329 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:18.665205  6329 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:18.666599  6329 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:51:18.668660  6329 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:51:18.668877  6329 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:18.669112  6329 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:51:18.669284  6329 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:18.707012  6329 rpc_server.cc:307] RPC server started. Bound to: 127.6.46.67:40331
I20260709 14:51:18.707103 11468 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.46.67:40331 every 8 connection(s)
I20260709 14:51:18.720256 11469 heartbeater.cc:344] Connected to a master server at 127.6.46.126:42061
I20260709 14:51:18.720706 11469 heartbeater.cc:461] Registering TS with master...
I20260709 14:51:18.721390 11469 heartbeater.cc:507] Master 127.6.46.126:42061 requested a full tablet report, sending...
I20260709 14:51:18.723165 11193 ts_manager.cc:194] Registered new tserver with Master: d99e3c4da8db41abb79a77a9fafaf901 (127.6.46.67:40331)
I20260709 14:51:18.723976  6329 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014011633s
I20260709 14:51:18.724524 11193 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42892
I20260709 14:51:18.747449 11193 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42898:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:51:18.749919 11193 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:51:18.814273 11360 tablet_service.cc:1511] Processing CreateTablet for tablet bb3cbcd6b86c42df809fb8b7d8b9c539 (DEFAULT_TABLE table=test-workload [id=acf8fdcd61e443d49ab58c5de894f968]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:51:18.815728 11360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb3cbcd6b86c42df809fb8b7d8b9c539. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:18.815541 11359 tablet_service.cc:1511] Processing CreateTablet for tablet e418ff98046d4e94a6b1e81b722d763c (DEFAULT_TABLE table=test-workload [id=acf8fdcd61e443d49ab58c5de894f968]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:51:18.817050 11359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e418ff98046d4e94a6b1e81b722d763c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:18.820991 11358 tablet_service.cc:1511] Processing CreateTablet for tablet 21bd92542d984fde88f35e402d1f99d8 (DEFAULT_TABLE table=test-workload [id=acf8fdcd61e443d49ab58c5de894f968]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:51:18.822343 11358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21bd92542d984fde88f35e402d1f99d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:18.825766 11357 tablet_service.cc:1511] Processing CreateTablet for tablet 032198c7615b4a35ac36b08f9abf7ba9 (DEFAULT_TABLE table=test-workload [id=acf8fdcd61e443d49ab58c5de894f968]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:51:18.827093 11357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 032198c7615b4a35ac36b08f9abf7ba9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:18.830114 11356 tablet_service.cc:1511] Processing CreateTablet for tablet a9ceb22287e24e83848a20417b1907fa (DEFAULT_TABLE table=test-workload [id=acf8fdcd61e443d49ab58c5de894f968]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:51:18.833050 11356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9ceb22287e24e83848a20417b1907fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:18.834942 11284 tablet_service.cc:1511] Processing CreateTablet for tablet e418ff98046d4e94a6b1e81b722d763c (DEFAULT_TABLE table=test-workload [id=acf8fdcd61e443d49ab58c5de894f968]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:51:18.836292 11284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e418ff98046d4e94a6b1e81b722d763c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:18.836865 11282 tablet_service.cc:1511] Processing CreateTablet for tablet 032198c7615b4a35ac36b08f9abf7ba9 (DEFAULT_TABLE table=test-workload [id=acf8fdcd61e443d49ab58c5de894f968]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:51:18.838199 11282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 032198c7615b4a35ac36b08f9abf7ba9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:18.841267 11280 tablet_service.cc:1511] Processing CreateTablet for tablet 1d240e2cf00a41d5bc9028ad0da659a1 (DEFAULT_TABLE table=test-workload [id=acf8fdcd61e443d49ab58c5de894f968]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:51:18.841463 11279 tablet_service.cc:1511] Processing CreateTablet for tablet e7e2421c741e46a69b78ffb39bf1d814 (DEFAULT_TABLE table=test-workload [id=acf8fdcd61e443d49ab58c5de894f968]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:51:18.842607 11280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d240e2cf00a41d5bc9028ad0da659a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:18.844404 11355 tablet_service.cc:1511] Processing CreateTablet for tablet e7e2421c741e46a69b78ffb39bf1d814 (DEFAULT_TABLE table=test-workload [id=acf8fdcd61e443d49ab58c5de894f968]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:51:18.844915 11281 tablet_service.cc:1511] Processing CreateTablet for tablet a9ceb22287e24e83848a20417b1907fa (DEFAULT_TABLE table=test-workload [id=acf8fdcd61e443d49ab58c5de894f968]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:51:18.845742 11355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7e2421c741e46a69b78ffb39bf1d814. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:18.846278 11281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9ceb22287e24e83848a20417b1907fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:18.848107 11279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7e2421c741e46a69b78ffb39bf1d814. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:18.848907 11285 tablet_service.cc:1511] Processing CreateTablet for tablet bb3cbcd6b86c42df809fb8b7d8b9c539 (DEFAULT_TABLE table=test-workload [id=acf8fdcd61e443d49ab58c5de894f968]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:51:18.850289 11285 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb3cbcd6b86c42df809fb8b7d8b9c539. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:18.851585 11354 tablet_service.cc:1511] Processing CreateTablet for tablet bfceffad824241fa9be92e6f215c9322 (DEFAULT_TABLE table=test-workload [id=acf8fdcd61e443d49ab58c5de894f968]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:51:18.852445 11283 tablet_service.cc:1511] Processing CreateTablet for tablet 21bd92542d984fde88f35e402d1f99d8 (DEFAULT_TABLE table=test-workload [id=acf8fdcd61e443d49ab58c5de894f968]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:51:18.852921 11354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfceffad824241fa9be92e6f215c9322. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:18.853760 11283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21bd92542d984fde88f35e402d1f99d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:18.855333 11277 tablet_service.cc:1511] Processing CreateTablet for tablet da70cd9473964a8a962363a73497e826 (DEFAULT_TABLE table=test-workload [id=acf8fdcd61e443d49ab58c5de894f968]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:51:18.856616 11277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da70cd9473964a8a962363a73497e826. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:18.848838 11278 tablet_service.cc:1511] Processing CreateTablet for tablet bfceffad824241fa9be92e6f215c9322 (DEFAULT_TABLE table=test-workload [id=acf8fdcd61e443d49ab58c5de894f968]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:51:18.858615 11278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfceffad824241fa9be92e6f215c9322. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:18.873147 11353 tablet_service.cc:1511] Processing CreateTablet for tablet da70cd9473964a8a962363a73497e826 (DEFAULT_TABLE table=test-workload [id=acf8fdcd61e443d49ab58c5de894f968]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:51:18.874557 11353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da70cd9473964a8a962363a73497e826. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:18.897404 11434 tablet_service.cc:1511] Processing CreateTablet for tablet bb3cbcd6b86c42df809fb8b7d8b9c539 (DEFAULT_TABLE table=test-workload [id=acf8fdcd61e443d49ab58c5de894f968]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:51:18.907807 11427 tablet_service.cc:1511] Processing CreateTablet for tablet bfceffad824241fa9be92e6f215c9322 (DEFAULT_TABLE table=test-workload [id=acf8fdcd61e443d49ab58c5de894f968]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:51:18.908593 11434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb3cbcd6b86c42df809fb8b7d8b9c539. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:18.910135 11426 tablet_service.cc:1511] Processing CreateTablet for tablet da70cd9473964a8a962363a73497e826 (DEFAULT_TABLE table=test-workload [id=acf8fdcd61e443d49ab58c5de894f968]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:51:18.911378 11426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da70cd9473964a8a962363a73497e826. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:18.912166 11427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfceffad824241fa9be92e6f215c9322. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:18.900379 11432 tablet_service.cc:1511] Processing CreateTablet for tablet 21bd92542d984fde88f35e402d1f99d8 (DEFAULT_TABLE table=test-workload [id=acf8fdcd61e443d49ab58c5de894f968]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:51:18.901860 11431 tablet_service.cc:1511] Processing CreateTablet for tablet 032198c7615b4a35ac36b08f9abf7ba9 (DEFAULT_TABLE table=test-workload [id=acf8fdcd61e443d49ab58c5de894f968]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:51:18.914644 11431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 032198c7615b4a35ac36b08f9abf7ba9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:18.898802 11433 tablet_service.cc:1511] Processing CreateTablet for tablet e418ff98046d4e94a6b1e81b722d763c (DEFAULT_TABLE table=test-workload [id=acf8fdcd61e443d49ab58c5de894f968]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:51:18.903255 11430 tablet_service.cc:1511] Processing CreateTablet for tablet a9ceb22287e24e83848a20417b1907fa (DEFAULT_TABLE table=test-workload [id=acf8fdcd61e443d49ab58c5de894f968]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:51:18.904796 11429 tablet_service.cc:1511] Processing CreateTablet for tablet 1d240e2cf00a41d5bc9028ad0da659a1 (DEFAULT_TABLE table=test-workload [id=acf8fdcd61e443d49ab58c5de894f968]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:51:18.906267 11428 tablet_service.cc:1511] Processing CreateTablet for tablet e7e2421c741e46a69b78ffb39bf1d814 (DEFAULT_TABLE table=test-workload [id=acf8fdcd61e443d49ab58c5de894f968]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:51:18.919492 11433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e418ff98046d4e94a6b1e81b722d763c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:18.921303 11484 tablet_bootstrap.cc:492] T bb3cbcd6b86c42df809fb8b7d8b9c539 P c4aeb5ca37764073961bbf644343ab0a: Bootstrap starting.
I20260709 14:51:18.923178 11430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9ceb22287e24e83848a20417b1907fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:18.928126 11432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21bd92542d984fde88f35e402d1f99d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:18.931772 11428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7e2421c741e46a69b78ffb39bf1d814. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:18.936065 11429 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d240e2cf00a41d5bc9028ad0da659a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:18.939643 11484 tablet_bootstrap.cc:654] T bb3cbcd6b86c42df809fb8b7d8b9c539 P c4aeb5ca37764073961bbf644343ab0a: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:18.895699 11359 tablet_service.cc:1511] Processing CreateTablet for tablet 1d240e2cf00a41d5bc9028ad0da659a1 (DEFAULT_TABLE table=test-workload [id=acf8fdcd61e443d49ab58c5de894f968]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:51:18.965241 11359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d240e2cf00a41d5bc9028ad0da659a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.031136 11485 tablet_bootstrap.cc:492] T 1d240e2cf00a41d5bc9028ad0da659a1 P fc3659443a044ab980316fa37d34a837: Bootstrap starting.
I20260709 14:51:19.032243 11484 tablet_bootstrap.cc:492] T bb3cbcd6b86c42df809fb8b7d8b9c539 P c4aeb5ca37764073961bbf644343ab0a: No bootstrap required, opened a new log
I20260709 14:51:19.032881 11484 ts_tablet_manager.cc:1403] T bb3cbcd6b86c42df809fb8b7d8b9c539 P c4aeb5ca37764073961bbf644343ab0a: Time spent bootstrapping tablet: real 0.112s	user 0.024s	sys 0.054s
I20260709 14:51:19.035684 11484 raft_consensus.cc:359] T bb3cbcd6b86c42df809fb8b7d8b9c539 P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:19.036428 11484 raft_consensus.cc:385] T bb3cbcd6b86c42df809fb8b7d8b9c539 P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:19.036741 11484 raft_consensus.cc:740] T bb3cbcd6b86c42df809fb8b7d8b9c539 P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4aeb5ca37764073961bbf644343ab0a, State: Initialized, Role: FOLLOWER
I20260709 14:51:19.037552 11484 consensus_queue.cc:260] T bb3cbcd6b86c42df809fb8b7d8b9c539 P c4aeb5ca37764073961bbf644343ab0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:19.040741 11485 tablet_bootstrap.cc:654] T 1d240e2cf00a41d5bc9028ad0da659a1 P fc3659443a044ab980316fa37d34a837: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:19.046283 11484 ts_tablet_manager.cc:1434] T bb3cbcd6b86c42df809fb8b7d8b9c539 P c4aeb5ca37764073961bbf644343ab0a: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.007s
I20260709 14:51:19.050719 11395 heartbeater.cc:499] Master 127.6.46.126:42061 was elected leader, sending a full tablet report...
I20260709 14:51:19.055637 11484 tablet_bootstrap.cc:492] T e418ff98046d4e94a6b1e81b722d763c P c4aeb5ca37764073961bbf644343ab0a: Bootstrap starting.
I20260709 14:51:19.076421 11484 tablet_bootstrap.cc:654] T e418ff98046d4e94a6b1e81b722d763c P c4aeb5ca37764073961bbf644343ab0a: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:19.089323 11485 tablet_bootstrap.cc:492] T 1d240e2cf00a41d5bc9028ad0da659a1 P fc3659443a044ab980316fa37d34a837: No bootstrap required, opened a new log
I20260709 14:51:19.090929 11485 ts_tablet_manager.cc:1403] T 1d240e2cf00a41d5bc9028ad0da659a1 P fc3659443a044ab980316fa37d34a837: Time spent bootstrapping tablet: real 0.060s	user 0.014s	sys 0.023s
I20260709 14:51:19.093843 11485 raft_consensus.cc:359] T 1d240e2cf00a41d5bc9028ad0da659a1 P fc3659443a044ab980316fa37d34a837 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:19.094537 11485 raft_consensus.cc:385] T 1d240e2cf00a41d5bc9028ad0da659a1 P fc3659443a044ab980316fa37d34a837 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:19.094815 11484 tablet_bootstrap.cc:492] T e418ff98046d4e94a6b1e81b722d763c P c4aeb5ca37764073961bbf644343ab0a: No bootstrap required, opened a new log
I20260709 14:51:19.094873 11485 raft_consensus.cc:740] T 1d240e2cf00a41d5bc9028ad0da659a1 P fc3659443a044ab980316fa37d34a837 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc3659443a044ab980316fa37d34a837, State: Initialized, Role: FOLLOWER
I20260709 14:51:19.095503 11484 ts_tablet_manager.cc:1403] T e418ff98046d4e94a6b1e81b722d763c P c4aeb5ca37764073961bbf644343ab0a: Time spent bootstrapping tablet: real 0.040s	user 0.009s	sys 0.004s
I20260709 14:51:19.096031 11485 consensus_queue.cc:260] T 1d240e2cf00a41d5bc9028ad0da659a1 P fc3659443a044ab980316fa37d34a837 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:19.097105 11488 raft_consensus.cc:493] T bb3cbcd6b86c42df809fb8b7d8b9c539 P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:19.097613 11488 raft_consensus.cc:515] T bb3cbcd6b86c42df809fb8b7d8b9c539 P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:19.099212 11484 raft_consensus.cc:359] T e418ff98046d4e94a6b1e81b722d763c P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:19.095572 11487 tablet_bootstrap.cc:492] T e418ff98046d4e94a6b1e81b722d763c P d99e3c4da8db41abb79a77a9fafaf901: Bootstrap starting.
I20260709 14:51:19.100194 11488 leader_election.cc:290] T bb3cbcd6b86c42df809fb8b7d8b9c539 P c4aeb5ca37764073961bbf644343ab0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc3659443a044ab980316fa37d34a837 (127.6.46.65:39307), d99e3c4da8db41abb79a77a9fafaf901 (127.6.46.67:40331)
I20260709 14:51:19.103505 11320 heartbeater.cc:499] Master 127.6.46.126:42061 was elected leader, sending a full tablet report...
W20260709 14:51:19.104487 11396 tablet.cc:2406] T bb3cbcd6b86c42df809fb8b7d8b9c539 P c4aeb5ca37764073961bbf644343ab0a: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:51:19.104034 11485 ts_tablet_manager.cc:1434] T 1d240e2cf00a41d5bc9028ad0da659a1 P fc3659443a044ab980316fa37d34a837: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.007s
I20260709 14:51:19.106287 11485 tablet_bootstrap.cc:492] T 21bd92542d984fde88f35e402d1f99d8 P fc3659443a044ab980316fa37d34a837: Bootstrap starting.
I20260709 14:51:19.106716 11484 raft_consensus.cc:385] T e418ff98046d4e94a6b1e81b722d763c P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:19.107084 11484 raft_consensus.cc:740] T e418ff98046d4e94a6b1e81b722d763c P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4aeb5ca37764073961bbf644343ab0a, State: Initialized, Role: FOLLOWER
I20260709 14:51:19.108011 11484 consensus_queue.cc:260] T e418ff98046d4e94a6b1e81b722d763c P c4aeb5ca37764073961bbf644343ab0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:19.106315 11487 tablet_bootstrap.cc:654] T e418ff98046d4e94a6b1e81b722d763c P d99e3c4da8db41abb79a77a9fafaf901: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:19.111840 11484 ts_tablet_manager.cc:1434] T e418ff98046d4e94a6b1e81b722d763c P c4aeb5ca37764073961bbf644343ab0a: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.002s
I20260709 14:51:19.113081 11484 tablet_bootstrap.cc:492] T e7e2421c741e46a69b78ffb39bf1d814 P c4aeb5ca37764073961bbf644343ab0a: Bootstrap starting.
I20260709 14:51:19.114711 11485 tablet_bootstrap.cc:654] T 21bd92542d984fde88f35e402d1f99d8 P fc3659443a044ab980316fa37d34a837: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:19.121268 11484 tablet_bootstrap.cc:654] T e7e2421c741e46a69b78ffb39bf1d814 P c4aeb5ca37764073961bbf644343ab0a: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:19.126472 11485 tablet_bootstrap.cc:492] T 21bd92542d984fde88f35e402d1f99d8 P fc3659443a044ab980316fa37d34a837: No bootstrap required, opened a new log
I20260709 14:51:19.127102 11485 ts_tablet_manager.cc:1403] T 21bd92542d984fde88f35e402d1f99d8 P fc3659443a044ab980316fa37d34a837: Time spent bootstrapping tablet: real 0.021s	user 0.005s	sys 0.013s
I20260709 14:51:19.130095 11485 raft_consensus.cc:359] T 21bd92542d984fde88f35e402d1f99d8 P fc3659443a044ab980316fa37d34a837 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:19.130996 11485 raft_consensus.cc:385] T 21bd92542d984fde88f35e402d1f99d8 P fc3659443a044ab980316fa37d34a837 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:19.131428 11485 raft_consensus.cc:740] T 21bd92542d984fde88f35e402d1f99d8 P fc3659443a044ab980316fa37d34a837 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc3659443a044ab980316fa37d34a837, State: Initialized, Role: FOLLOWER
I20260709 14:51:19.132314 11485 consensus_queue.cc:260] T 21bd92542d984fde88f35e402d1f99d8 P fc3659443a044ab980316fa37d34a837 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:19.134820 11485 ts_tablet_manager.cc:1434] T 21bd92542d984fde88f35e402d1f99d8 P fc3659443a044ab980316fa37d34a837: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260709 14:51:19.135811 11485 tablet_bootstrap.cc:492] T bb3cbcd6b86c42df809fb8b7d8b9c539 P fc3659443a044ab980316fa37d34a837: Bootstrap starting.
I20260709 14:51:19.143631 11485 tablet_bootstrap.cc:654] T bb3cbcd6b86c42df809fb8b7d8b9c539 P fc3659443a044ab980316fa37d34a837: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:19.143821 11484 tablet_bootstrap.cc:492] T e7e2421c741e46a69b78ffb39bf1d814 P c4aeb5ca37764073961bbf644343ab0a: No bootstrap required, opened a new log
I20260709 14:51:19.144393 11484 ts_tablet_manager.cc:1403] T e7e2421c741e46a69b78ffb39bf1d814 P c4aeb5ca37764073961bbf644343ab0a: Time spent bootstrapping tablet: real 0.032s	user 0.023s	sys 0.006s
I20260709 14:51:19.152652 11484 raft_consensus.cc:359] T e7e2421c741e46a69b78ffb39bf1d814 P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:19.153442 11484 raft_consensus.cc:385] T e7e2421c741e46a69b78ffb39bf1d814 P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:19.153776 11484 raft_consensus.cc:740] T e7e2421c741e46a69b78ffb39bf1d814 P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4aeb5ca37764073961bbf644343ab0a, State: Initialized, Role: FOLLOWER
I20260709 14:51:19.154479 11484 consensus_queue.cc:260] T e7e2421c741e46a69b78ffb39bf1d814 P c4aeb5ca37764073961bbf644343ab0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:19.156060 11295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb3cbcd6b86c42df809fb8b7d8b9c539" candidate_uuid: "c4aeb5ca37764073961bbf644343ab0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc3659443a044ab980316fa37d34a837" is_pre_election: true
I20260709 14:51:19.156744 11484 ts_tablet_manager.cc:1434] T e7e2421c741e46a69b78ffb39bf1d814 P c4aeb5ca37764073961bbf644343ab0a: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.002s
I20260709 14:51:19.155336 11444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb3cbcd6b86c42df809fb8b7d8b9c539" candidate_uuid: "c4aeb5ca37764073961bbf644343ab0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d99e3c4da8db41abb79a77a9fafaf901" is_pre_election: true
I20260709 14:51:19.157814 11484 tablet_bootstrap.cc:492] T da70cd9473964a8a962363a73497e826 P c4aeb5ca37764073961bbf644343ab0a: Bootstrap starting.
W20260709 14:51:19.158813 11333 leader_election.cc:343] T bb3cbcd6b86c42df809fb8b7d8b9c539 P c4aeb5ca37764073961bbf644343ab0a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d99e3c4da8db41abb79a77a9fafaf901 (127.6.46.67:40331): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:19.159569 11333 leader_election.cc:343] T bb3cbcd6b86c42df809fb8b7d8b9c539 P c4aeb5ca37764073961bbf644343ab0a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fc3659443a044ab980316fa37d34a837 (127.6.46.65:39307): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:19.160077 11333 leader_election.cc:304] T bb3cbcd6b86c42df809fb8b7d8b9c539 P c4aeb5ca37764073961bbf644343ab0a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4aeb5ca37764073961bbf644343ab0a; no voters: d99e3c4da8db41abb79a77a9fafaf901, fc3659443a044ab980316fa37d34a837
I20260709 14:51:19.160959 11488 raft_consensus.cc:2749] T bb3cbcd6b86c42df809fb8b7d8b9c539 P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:19.162573 11487 tablet_bootstrap.cc:492] T e418ff98046d4e94a6b1e81b722d763c P d99e3c4da8db41abb79a77a9fafaf901: No bootstrap required, opened a new log
I20260709 14:51:19.163007 11487 ts_tablet_manager.cc:1403] T e418ff98046d4e94a6b1e81b722d763c P d99e3c4da8db41abb79a77a9fafaf901: Time spent bootstrapping tablet: real 0.068s	user 0.026s	sys 0.032s
I20260709 14:51:19.164484 11484 tablet_bootstrap.cc:654] T da70cd9473964a8a962363a73497e826 P c4aeb5ca37764073961bbf644343ab0a: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:19.165436 11487 raft_consensus.cc:359] T e418ff98046d4e94a6b1e81b722d763c P d99e3c4da8db41abb79a77a9fafaf901 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:19.166272 11487 raft_consensus.cc:385] T e418ff98046d4e94a6b1e81b722d763c P d99e3c4da8db41abb79a77a9fafaf901 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:19.166621 11487 raft_consensus.cc:740] T e418ff98046d4e94a6b1e81b722d763c P d99e3c4da8db41abb79a77a9fafaf901 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d99e3c4da8db41abb79a77a9fafaf901, State: Initialized, Role: FOLLOWER
I20260709 14:51:19.167399 11487 consensus_queue.cc:260] T e418ff98046d4e94a6b1e81b722d763c P d99e3c4da8db41abb79a77a9fafaf901 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:19.168210 11485 tablet_bootstrap.cc:492] T bb3cbcd6b86c42df809fb8b7d8b9c539 P fc3659443a044ab980316fa37d34a837: No bootstrap required, opened a new log
I20260709 14:51:19.168808 11485 ts_tablet_manager.cc:1403] T bb3cbcd6b86c42df809fb8b7d8b9c539 P fc3659443a044ab980316fa37d34a837: Time spent bootstrapping tablet: real 0.033s	user 0.014s	sys 0.003s
I20260709 14:51:19.172569 11485 raft_consensus.cc:359] T bb3cbcd6b86c42df809fb8b7d8b9c539 P fc3659443a044ab980316fa37d34a837 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:19.173772 11485 raft_consensus.cc:385] T bb3cbcd6b86c42df809fb8b7d8b9c539 P fc3659443a044ab980316fa37d34a837 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:19.174263 11485 raft_consensus.cc:740] T bb3cbcd6b86c42df809fb8b7d8b9c539 P fc3659443a044ab980316fa37d34a837 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc3659443a044ab980316fa37d34a837, State: Initialized, Role: FOLLOWER
I20260709 14:51:19.175010 11485 consensus_queue.cc:260] T bb3cbcd6b86c42df809fb8b7d8b9c539 P fc3659443a044ab980316fa37d34a837 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:19.175599 11487 ts_tablet_manager.cc:1434] T e418ff98046d4e94a6b1e81b722d763c P d99e3c4da8db41abb79a77a9fafaf901: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.008s
I20260709 14:51:19.175748 11484 tablet_bootstrap.cc:492] T da70cd9473964a8a962363a73497e826 P c4aeb5ca37764073961bbf644343ab0a: No bootstrap required, opened a new log
I20260709 14:51:19.176321 11484 ts_tablet_manager.cc:1403] T da70cd9473964a8a962363a73497e826 P c4aeb5ca37764073961bbf644343ab0a: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.007s
I20260709 14:51:19.176647 11487 tablet_bootstrap.cc:492] T da70cd9473964a8a962363a73497e826 P d99e3c4da8db41abb79a77a9fafaf901: Bootstrap starting.
I20260709 14:51:19.178052 11469 heartbeater.cc:499] Master 127.6.46.126:42061 was elected leader, sending a full tablet report...
I20260709 14:51:19.178663 11484 raft_consensus.cc:359] T da70cd9473964a8a962363a73497e826 P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:19.179381 11484 raft_consensus.cc:385] T da70cd9473964a8a962363a73497e826 P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:19.179663 11484 raft_consensus.cc:740] T da70cd9473964a8a962363a73497e826 P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4aeb5ca37764073961bbf644343ab0a, State: Initialized, Role: FOLLOWER
I20260709 14:51:19.180377 11484 consensus_queue.cc:260] T da70cd9473964a8a962363a73497e826 P c4aeb5ca37764073961bbf644343ab0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:19.183117 11484 ts_tablet_manager.cc:1434] T da70cd9473964a8a962363a73497e826 P c4aeb5ca37764073961bbf644343ab0a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:51:19.184456 11487 tablet_bootstrap.cc:654] T da70cd9473964a8a962363a73497e826 P d99e3c4da8db41abb79a77a9fafaf901: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:19.185305 11484 tablet_bootstrap.cc:492] T bfceffad824241fa9be92e6f215c9322 P c4aeb5ca37764073961bbf644343ab0a: Bootstrap starting.
I20260709 14:51:19.188623 11485 ts_tablet_manager.cc:1434] T bb3cbcd6b86c42df809fb8b7d8b9c539 P fc3659443a044ab980316fa37d34a837: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 14:51:19.192168 11484 tablet_bootstrap.cc:654] T bfceffad824241fa9be92e6f215c9322 P c4aeb5ca37764073961bbf644343ab0a: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:19.192677 11485 tablet_bootstrap.cc:492] T a9ceb22287e24e83848a20417b1907fa P fc3659443a044ab980316fa37d34a837: Bootstrap starting.
I20260709 14:51:19.196074 11487 tablet_bootstrap.cc:492] T da70cd9473964a8a962363a73497e826 P d99e3c4da8db41abb79a77a9fafaf901: No bootstrap required, opened a new log
I20260709 14:51:19.196697 11487 ts_tablet_manager.cc:1403] T da70cd9473964a8a962363a73497e826 P d99e3c4da8db41abb79a77a9fafaf901: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.005s
I20260709 14:51:19.199648 11485 tablet_bootstrap.cc:654] T a9ceb22287e24e83848a20417b1907fa P fc3659443a044ab980316fa37d34a837: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:19.199641 11487 raft_consensus.cc:359] T da70cd9473964a8a962363a73497e826 P d99e3c4da8db41abb79a77a9fafaf901 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:19.200452 11487 raft_consensus.cc:385] T da70cd9473964a8a962363a73497e826 P d99e3c4da8db41abb79a77a9fafaf901 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:19.200855 11487 raft_consensus.cc:740] T da70cd9473964a8a962363a73497e826 P d99e3c4da8db41abb79a77a9fafaf901 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d99e3c4da8db41abb79a77a9fafaf901, State: Initialized, Role: FOLLOWER
I20260709 14:51:19.201943 11487 consensus_queue.cc:260] T da70cd9473964a8a962363a73497e826 P d99e3c4da8db41abb79a77a9fafaf901 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:19.204632 11487 ts_tablet_manager.cc:1434] T da70cd9473964a8a962363a73497e826 P d99e3c4da8db41abb79a77a9fafaf901: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:51:19.205912 11487 tablet_bootstrap.cc:492] T bfceffad824241fa9be92e6f215c9322 P d99e3c4da8db41abb79a77a9fafaf901: Bootstrap starting.
I20260709 14:51:19.209574 11491 raft_consensus.cc:493] T 1d240e2cf00a41d5bc9028ad0da659a1 P fc3659443a044ab980316fa37d34a837 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:19.210141 11491 raft_consensus.cc:515] T 1d240e2cf00a41d5bc9028ad0da659a1 P fc3659443a044ab980316fa37d34a837 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:19.212931 11487 tablet_bootstrap.cc:654] T bfceffad824241fa9be92e6f215c9322 P d99e3c4da8db41abb79a77a9fafaf901: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:19.216744 11488 raft_consensus.cc:493] T e7e2421c741e46a69b78ffb39bf1d814 P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:19.217274 11488 raft_consensus.cc:515] T e7e2421c741e46a69b78ffb39bf1d814 P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:19.217911 11484 tablet_bootstrap.cc:492] T bfceffad824241fa9be92e6f215c9322 P c4aeb5ca37764073961bbf644343ab0a: No bootstrap required, opened a new log
I20260709 14:51:19.218431 11484 ts_tablet_manager.cc:1403] T bfceffad824241fa9be92e6f215c9322 P c4aeb5ca37764073961bbf644343ab0a: Time spent bootstrapping tablet: real 0.033s	user 0.020s	sys 0.008s
I20260709 14:51:19.219313 11488 leader_election.cc:290] T e7e2421c741e46a69b78ffb39bf1d814 P c4aeb5ca37764073961bbf644343ab0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc3659443a044ab980316fa37d34a837 (127.6.46.65:39307), d99e3c4da8db41abb79a77a9fafaf901 (127.6.46.67:40331)
I20260709 14:51:19.220908 11295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7e2421c741e46a69b78ffb39bf1d814" candidate_uuid: "c4aeb5ca37764073961bbf644343ab0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc3659443a044ab980316fa37d34a837" is_pre_election: true
I20260709 14:51:19.221122 11444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7e2421c741e46a69b78ffb39bf1d814" candidate_uuid: "c4aeb5ca37764073961bbf644343ab0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d99e3c4da8db41abb79a77a9fafaf901" is_pre_election: true
I20260709 14:51:19.221423 11484 raft_consensus.cc:359] T bfceffad824241fa9be92e6f215c9322 P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:19.222184 11484 raft_consensus.cc:385] T bfceffad824241fa9be92e6f215c9322 P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:51:19.222209 11333 leader_election.cc:343] T e7e2421c741e46a69b78ffb39bf1d814 P c4aeb5ca37764073961bbf644343ab0a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fc3659443a044ab980316fa37d34a837 (127.6.46.65:39307): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:19.222622 11484 raft_consensus.cc:740] T bfceffad824241fa9be92e6f215c9322 P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4aeb5ca37764073961bbf644343ab0a, State: Initialized, Role: FOLLOWER
I20260709 14:51:19.223475 11484 consensus_queue.cc:260] T bfceffad824241fa9be92e6f215c9322 P c4aeb5ca37764073961bbf644343ab0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
W20260709 14:51:19.225625 11333 leader_election.cc:343] T e7e2421c741e46a69b78ffb39bf1d814 P c4aeb5ca37764073961bbf644343ab0a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d99e3c4da8db41abb79a77a9fafaf901 (127.6.46.67:40331): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:19.225776 11484 ts_tablet_manager.cc:1434] T bfceffad824241fa9be92e6f215c9322 P c4aeb5ca37764073961bbf644343ab0a: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:51:19.226102 11333 leader_election.cc:304] T e7e2421c741e46a69b78ffb39bf1d814 P c4aeb5ca37764073961bbf644343ab0a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4aeb5ca37764073961bbf644343ab0a; no voters: d99e3c4da8db41abb79a77a9fafaf901, fc3659443a044ab980316fa37d34a837
I20260709 14:51:19.226712 11484 tablet_bootstrap.cc:492] T 032198c7615b4a35ac36b08f9abf7ba9 P c4aeb5ca37764073961bbf644343ab0a: Bootstrap starting.
I20260709 14:51:19.226773 11491 leader_election.cc:290] T 1d240e2cf00a41d5bc9028ad0da659a1 P fc3659443a044ab980316fa37d34a837 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4aeb5ca37764073961bbf644343ab0a (127.6.46.66:42367), d99e3c4da8db41abb79a77a9fafaf901 (127.6.46.67:40331)
I20260709 14:51:19.226919 11487 tablet_bootstrap.cc:492] T bfceffad824241fa9be92e6f215c9322 P d99e3c4da8db41abb79a77a9fafaf901: No bootstrap required, opened a new log
I20260709 14:51:19.227900 11487 ts_tablet_manager.cc:1403] T bfceffad824241fa9be92e6f215c9322 P d99e3c4da8db41abb79a77a9fafaf901: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.006s
I20260709 14:51:19.230233 11488 raft_consensus.cc:2749] T e7e2421c741e46a69b78ffb39bf1d814 P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:19.230850 11487 raft_consensus.cc:359] T bfceffad824241fa9be92e6f215c9322 P d99e3c4da8db41abb79a77a9fafaf901 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:19.231631 11487 raft_consensus.cc:385] T bfceffad824241fa9be92e6f215c9322 P d99e3c4da8db41abb79a77a9fafaf901 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:19.232009 11487 raft_consensus.cc:740] T bfceffad824241fa9be92e6f215c9322 P d99e3c4da8db41abb79a77a9fafaf901 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d99e3c4da8db41abb79a77a9fafaf901, State: Initialized, Role: FOLLOWER
I20260709 14:51:19.232764 11487 consensus_queue.cc:260] T bfceffad824241fa9be92e6f215c9322 P d99e3c4da8db41abb79a77a9fafaf901 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:19.235299 11487 ts_tablet_manager.cc:1434] T bfceffad824241fa9be92e6f215c9322 P d99e3c4da8db41abb79a77a9fafaf901: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.005s
I20260709 14:51:19.236204 11484 tablet_bootstrap.cc:654] T 032198c7615b4a35ac36b08f9abf7ba9 P c4aeb5ca37764073961bbf644343ab0a: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:19.236366 11487 tablet_bootstrap.cc:492] T 032198c7615b4a35ac36b08f9abf7ba9 P d99e3c4da8db41abb79a77a9fafaf901: Bootstrap starting.
I20260709 14:51:19.239033 11444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d240e2cf00a41d5bc9028ad0da659a1" candidate_uuid: "fc3659443a044ab980316fa37d34a837" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d99e3c4da8db41abb79a77a9fafaf901" is_pre_election: true
W20260709 14:51:19.240643 11258 leader_election.cc:343] T 1d240e2cf00a41d5bc9028ad0da659a1 P fc3659443a044ab980316fa37d34a837 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d99e3c4da8db41abb79a77a9fafaf901 (127.6.46.67:40331): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:19.241797 11488 raft_consensus.cc:493] T da70cd9473964a8a962363a73497e826 P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:19.243328 11488 raft_consensus.cc:515] T da70cd9473964a8a962363a73497e826 P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:19.244706 11485 tablet_bootstrap.cc:492] T a9ceb22287e24e83848a20417b1907fa P fc3659443a044ab980316fa37d34a837: No bootstrap required, opened a new log
I20260709 14:51:19.246768 11295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da70cd9473964a8a962363a73497e826" candidate_uuid: "c4aeb5ca37764073961bbf644343ab0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc3659443a044ab980316fa37d34a837" is_pre_election: true
I20260709 14:51:19.247303 11485 ts_tablet_manager.cc:1403] T a9ceb22287e24e83848a20417b1907fa P fc3659443a044ab980316fa37d34a837: Time spent bootstrapping tablet: real 0.055s	user 0.014s	sys 0.007s
I20260709 14:51:19.249011 11444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da70cd9473964a8a962363a73497e826" candidate_uuid: "c4aeb5ca37764073961bbf644343ab0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d99e3c4da8db41abb79a77a9fafaf901" is_pre_election: true
I20260709 14:51:19.250355 11444 raft_consensus.cc:2468] T da70cd9473964a8a962363a73497e826 P d99e3c4da8db41abb79a77a9fafaf901 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4aeb5ca37764073961bbf644343ab0a in term 0.
I20260709 14:51:19.250174 11485 raft_consensus.cc:359] T a9ceb22287e24e83848a20417b1907fa P fc3659443a044ab980316fa37d34a837 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
W20260709 14:51:19.249791 11333 leader_election.cc:343] T da70cd9473964a8a962363a73497e826 P c4aeb5ca37764073961bbf644343ab0a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fc3659443a044ab980316fa37d34a837 (127.6.46.65:39307): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:19.251432 11333 leader_election.cc:304] T da70cd9473964a8a962363a73497e826 P c4aeb5ca37764073961bbf644343ab0a [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: c4aeb5ca37764073961bbf644343ab0a, d99e3c4da8db41abb79a77a9fafaf901; no voters: fc3659443a044ab980316fa37d34a837
I20260709 14:51:19.246449 11487 tablet_bootstrap.cc:654] T 032198c7615b4a35ac36b08f9abf7ba9 P d99e3c4da8db41abb79a77a9fafaf901: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:19.254341 11498 raft_consensus.cc:493] T bfceffad824241fa9be92e6f215c9322 P d99e3c4da8db41abb79a77a9fafaf901 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:19.245437 11488 leader_election.cc:290] T da70cd9473964a8a962363a73497e826 P c4aeb5ca37764073961bbf644343ab0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc3659443a044ab980316fa37d34a837 (127.6.46.65:39307), d99e3c4da8db41abb79a77a9fafaf901 (127.6.46.67:40331)
I20260709 14:51:19.254971 11498 raft_consensus.cc:515] T bfceffad824241fa9be92e6f215c9322 P d99e3c4da8db41abb79a77a9fafaf901 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:19.257277 11488 raft_consensus.cc:493] T bfceffad824241fa9be92e6f215c9322 P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:19.257869 11488 raft_consensus.cc:515] T bfceffad824241fa9be92e6f215c9322 P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:19.261312 11498 leader_election.cc:290] T bfceffad824241fa9be92e6f215c9322 P d99e3c4da8db41abb79a77a9fafaf901 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc3659443a044ab980316fa37d34a837 (127.6.46.65:39307), c4aeb5ca37764073961bbf644343ab0a (127.6.46.66:42367)
I20260709 14:51:19.271340 11295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfceffad824241fa9be92e6f215c9322" candidate_uuid: "c4aeb5ca37764073961bbf644343ab0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc3659443a044ab980316fa37d34a837" is_pre_election: true
I20260709 14:51:19.273146 11485 raft_consensus.cc:385] T a9ceb22287e24e83848a20417b1907fa P fc3659443a044ab980316fa37d34a837 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:19.273679 11485 raft_consensus.cc:740] T a9ceb22287e24e83848a20417b1907fa P fc3659443a044ab980316fa37d34a837 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc3659443a044ab980316fa37d34a837, State: Initialized, Role: FOLLOWER
I20260709 14:51:19.274854 11485 consensus_queue.cc:260] T a9ceb22287e24e83848a20417b1907fa P fc3659443a044ab980316fa37d34a837 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:19.262112 11488 leader_election.cc:290] T bfceffad824241fa9be92e6f215c9322 P c4aeb5ca37764073961bbf644343ab0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc3659443a044ab980316fa37d34a837 (127.6.46.65:39307), d99e3c4da8db41abb79a77a9fafaf901 (127.6.46.67:40331)
I20260709 14:51:19.283484 11488 raft_consensus.cc:2804] T da70cd9473964a8a962363a73497e826 P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:19.284041 11488 raft_consensus.cc:493] T da70cd9473964a8a962363a73497e826 P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:19.287680 11488 raft_consensus.cc:3060] T da70cd9473964a8a962363a73497e826 P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:19.287735 11485 ts_tablet_manager.cc:1434] T a9ceb22287e24e83848a20417b1907fa P fc3659443a044ab980316fa37d34a837: Time spent starting tablet: real 0.040s	user 0.005s	sys 0.002s
I20260709 14:51:19.291354 11484 tablet_bootstrap.cc:492] T 032198c7615b4a35ac36b08f9abf7ba9 P c4aeb5ca37764073961bbf644343ab0a: No bootstrap required, opened a new log
I20260709 14:51:19.292022 11484 ts_tablet_manager.cc:1403] T 032198c7615b4a35ac36b08f9abf7ba9 P c4aeb5ca37764073961bbf644343ab0a: Time spent bootstrapping tablet: real 0.066s	user 0.028s	sys 0.027s
I20260709 14:51:19.292249 11491 raft_consensus.cc:493] T bb3cbcd6b86c42df809fb8b7d8b9c539 P fc3659443a044ab980316fa37d34a837 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:19.292949 11491 raft_consensus.cc:515] T bb3cbcd6b86c42df809fb8b7d8b9c539 P fc3659443a044ab980316fa37d34a837 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:19.296281 11491 leader_election.cc:290] T bb3cbcd6b86c42df809fb8b7d8b9c539 P fc3659443a044ab980316fa37d34a837 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4aeb5ca37764073961bbf644343ab0a (127.6.46.66:42367), d99e3c4da8db41abb79a77a9fafaf901 (127.6.46.67:40331)
I20260709 14:51:19.298388 11444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb3cbcd6b86c42df809fb8b7d8b9c539" candidate_uuid: "fc3659443a044ab980316fa37d34a837" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d99e3c4da8db41abb79a77a9fafaf901" is_pre_election: true
I20260709 14:51:19.300144 11370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d240e2cf00a41d5bc9028ad0da659a1" candidate_uuid: "fc3659443a044ab980316fa37d34a837" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4aeb5ca37764073961bbf644343ab0a" is_pre_election: true
W20260709 14:51:19.300318 11258 leader_election.cc:343] T bb3cbcd6b86c42df809fb8b7d8b9c539 P fc3659443a044ab980316fa37d34a837 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d99e3c4da8db41abb79a77a9fafaf901 (127.6.46.67:40331): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:19.301788 11369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb3cbcd6b86c42df809fb8b7d8b9c539" candidate_uuid: "fc3659443a044ab980316fa37d34a837" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4aeb5ca37764073961bbf644343ab0a" is_pre_election: true
I20260709 14:51:19.302616 11369 raft_consensus.cc:2468] T bb3cbcd6b86c42df809fb8b7d8b9c539 P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc3659443a044ab980316fa37d34a837 in term 0.
W20260709 14:51:19.304196 11261 leader_election.cc:343] T 1d240e2cf00a41d5bc9028ad0da659a1 P fc3659443a044ab980316fa37d34a837 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c4aeb5ca37764073961bbf644343ab0a (127.6.46.66:42367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:19.304704 11261 leader_election.cc:304] T 1d240e2cf00a41d5bc9028ad0da659a1 P fc3659443a044ab980316fa37d34a837 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fc3659443a044ab980316fa37d34a837; no voters: c4aeb5ca37764073961bbf644343ab0a, d99e3c4da8db41abb79a77a9fafaf901
I20260709 14:51:19.306052 11261 leader_election.cc:304] T bb3cbcd6b86c42df809fb8b7d8b9c539 P fc3659443a044ab980316fa37d34a837 [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: c4aeb5ca37764073961bbf644343ab0a, fc3659443a044ab980316fa37d34a837; no voters: d99e3c4da8db41abb79a77a9fafaf901
I20260709 14:51:19.307049 11491 raft_consensus.cc:2749] T 1d240e2cf00a41d5bc9028ad0da659a1 P fc3659443a044ab980316fa37d34a837 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:19.307792 11491 raft_consensus.cc:2804] T bb3cbcd6b86c42df809fb8b7d8b9c539 P fc3659443a044ab980316fa37d34a837 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:19.308174 11491 raft_consensus.cc:493] T bb3cbcd6b86c42df809fb8b7d8b9c539 P fc3659443a044ab980316fa37d34a837 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:19.308656 11491 raft_consensus.cc:3060] T bb3cbcd6b86c42df809fb8b7d8b9c539 P fc3659443a044ab980316fa37d34a837 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:19.312883 11333 leader_election.cc:343] T bfceffad824241fa9be92e6f215c9322 P c4aeb5ca37764073961bbf644343ab0a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fc3659443a044ab980316fa37d34a837 (127.6.46.65:39307): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:19.309772 11485 tablet_bootstrap.cc:492] T da70cd9473964a8a962363a73497e826 P fc3659443a044ab980316fa37d34a837: Bootstrap starting.
I20260709 14:51:19.295632 11484 raft_consensus.cc:359] T 032198c7615b4a35ac36b08f9abf7ba9 P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:19.317535 11484 raft_consensus.cc:385] T 032198c7615b4a35ac36b08f9abf7ba9 P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:19.318246 11484 raft_consensus.cc:740] T 032198c7615b4a35ac36b08f9abf7ba9 P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4aeb5ca37764073961bbf644343ab0a, State: Initialized, Role: FOLLOWER
I20260709 14:51:19.319271 11444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfceffad824241fa9be92e6f215c9322" candidate_uuid: "c4aeb5ca37764073961bbf644343ab0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d99e3c4da8db41abb79a77a9fafaf901" is_pre_election: true
I20260709 14:51:19.319410 11484 consensus_queue.cc:260] T 032198c7615b4a35ac36b08f9abf7ba9 P c4aeb5ca37764073961bbf644343ab0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:19.320041 11444 raft_consensus.cc:2468] T bfceffad824241fa9be92e6f215c9322 P d99e3c4da8db41abb79a77a9fafaf901 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4aeb5ca37764073961bbf644343ab0a in term 0.
I20260709 14:51:19.321686 11333 leader_election.cc:304] T bfceffad824241fa9be92e6f215c9322 P c4aeb5ca37764073961bbf644343ab0a [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: c4aeb5ca37764073961bbf644343ab0a, d99e3c4da8db41abb79a77a9fafaf901; no voters: fc3659443a044ab980316fa37d34a837
I20260709 14:51:19.324036 11485 tablet_bootstrap.cc:654] T da70cd9473964a8a962363a73497e826 P fc3659443a044ab980316fa37d34a837: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:19.326328 11498 raft_consensus.cc:493] T e418ff98046d4e94a6b1e81b722d763c P d99e3c4da8db41abb79a77a9fafaf901 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:19.326880 11498 raft_consensus.cc:515] T e418ff98046d4e94a6b1e81b722d763c P d99e3c4da8db41abb79a77a9fafaf901 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:19.329038 11512 raft_consensus.cc:2804] T bfceffad824241fa9be92e6f215c9322 P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:19.329452 11512 raft_consensus.cc:493] T bfceffad824241fa9be92e6f215c9322 P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:19.329787 11512 raft_consensus.cc:3060] T bfceffad824241fa9be92e6f215c9322 P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:19.332091 11498 leader_election.cc:290] T e418ff98046d4e94a6b1e81b722d763c P d99e3c4da8db41abb79a77a9fafaf901 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc3659443a044ab980316fa37d34a837 (127.6.46.65:39307), c4aeb5ca37764073961bbf644343ab0a (127.6.46.66:42367)
I20260709 14:51:19.321697 11484 ts_tablet_manager.cc:1434] T 032198c7615b4a35ac36b08f9abf7ba9 P c4aeb5ca37764073961bbf644343ab0a: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.000s
I20260709 14:51:19.335621 11484 tablet_bootstrap.cc:492] T 21bd92542d984fde88f35e402d1f99d8 P c4aeb5ca37764073961bbf644343ab0a: Bootstrap starting.
I20260709 14:51:19.337515 11485 tablet_bootstrap.cc:492] T da70cd9473964a8a962363a73497e826 P fc3659443a044ab980316fa37d34a837: No bootstrap required, opened a new log
I20260709 14:51:19.338109 11485 ts_tablet_manager.cc:1403] T da70cd9473964a8a962363a73497e826 P fc3659443a044ab980316fa37d34a837: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.008s
I20260709 14:51:19.333496 11491 raft_consensus.cc:515] T bb3cbcd6b86c42df809fb8b7d8b9c539 P fc3659443a044ab980316fa37d34a837 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
W20260709 14:51:19.339061 11241 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:51:19.342610 11491 leader_election.cc:290] T bb3cbcd6b86c42df809fb8b7d8b9c539 P fc3659443a044ab980316fa37d34a837 [CANDIDATE]: Term 1 election: Requested vote from peers c4aeb5ca37764073961bbf644343ab0a (127.6.46.66:42367), d99e3c4da8db41abb79a77a9fafaf901 (127.6.46.67:40331)
I20260709 14:51:19.343698 11444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb3cbcd6b86c42df809fb8b7d8b9c539" candidate_uuid: "fc3659443a044ab980316fa37d34a837" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d99e3c4da8db41abb79a77a9fafaf901"
W20260709 14:51:19.345294 11258 leader_election.cc:343] T bb3cbcd6b86c42df809fb8b7d8b9c539 P fc3659443a044ab980316fa37d34a837 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d99e3c4da8db41abb79a77a9fafaf901 (127.6.46.67:40331): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:19.345124 11488 raft_consensus.cc:515] T da70cd9473964a8a962363a73497e826 P c4aeb5ca37764073961bbf644343ab0a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:19.348464 11295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da70cd9473964a8a962363a73497e826" candidate_uuid: "c4aeb5ca37764073961bbf644343ab0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc3659443a044ab980316fa37d34a837"
W20260709 14:51:19.350382 11333 leader_election.cc:343] T da70cd9473964a8a962363a73497e826 P c4aeb5ca37764073961bbf644343ab0a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fc3659443a044ab980316fa37d34a837 (127.6.46.65:39307): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:19.350996 11488 leader_election.cc:290] T da70cd9473964a8a962363a73497e826 P c4aeb5ca37764073961bbf644343ab0a [CANDIDATE]: Term 1 election: Requested vote from peers fc3659443a044ab980316fa37d34a837 (127.6.46.65:39307), d99e3c4da8db41abb79a77a9fafaf901 (127.6.46.67:40331)
I20260709 14:51:19.352530 11444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da70cd9473964a8a962363a73497e826" candidate_uuid: "c4aeb5ca37764073961bbf644343ab0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d99e3c4da8db41abb79a77a9fafaf901"
I20260709 14:51:19.353087 11444 raft_consensus.cc:3060] T da70cd9473964a8a962363a73497e826 P d99e3c4da8db41abb79a77a9fafaf901 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:19.353212 11487 tablet_bootstrap.cc:492] T 032198c7615b4a35ac36b08f9abf7ba9 P d99e3c4da8db41abb79a77a9fafaf901: No bootstrap required, opened a new log
I20260709 14:51:19.353768 11487 ts_tablet_manager.cc:1403] T 032198c7615b4a35ac36b08f9abf7ba9 P d99e3c4da8db41abb79a77a9fafaf901: Time spent bootstrapping tablet: real 0.118s	user 0.037s	sys 0.062s
I20260709 14:51:19.355587 11484 tablet_bootstrap.cc:654] T 21bd92542d984fde88f35e402d1f99d8 P c4aeb5ca37764073961bbf644343ab0a: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:19.356128 11512 raft_consensus.cc:515] T bfceffad824241fa9be92e6f215c9322 P c4aeb5ca37764073961bbf644343ab0a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:19.356628 11487 raft_consensus.cc:359] T 032198c7615b4a35ac36b08f9abf7ba9 P d99e3c4da8db41abb79a77a9fafaf901 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:19.357394 11487 raft_consensus.cc:385] T 032198c7615b4a35ac36b08f9abf7ba9 P d99e3c4da8db41abb79a77a9fafaf901 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:19.357689 11487 raft_consensus.cc:740] T 032198c7615b4a35ac36b08f9abf7ba9 P d99e3c4da8db41abb79a77a9fafaf901 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d99e3c4da8db41abb79a77a9fafaf901, State: Initialized, Role: FOLLOWER
W20260709 14:51:19.350682 11261 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.46.66:42367, user_credentials={real_user=slave}} blocked reactor thread for 44722us
I20260709 14:51:19.358197 11512 leader_election.cc:290] T bfceffad824241fa9be92e6f215c9322 P c4aeb5ca37764073961bbf644343ab0a [CANDIDATE]: Term 1 election: Requested vote from peers fc3659443a044ab980316fa37d34a837 (127.6.46.65:39307), d99e3c4da8db41abb79a77a9fafaf901 (127.6.46.67:40331)
I20260709 14:51:19.358455 11487 consensus_queue.cc:260] T 032198c7615b4a35ac36b08f9abf7ba9 P d99e3c4da8db41abb79a77a9fafaf901 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:19.359982 11369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb3cbcd6b86c42df809fb8b7d8b9c539" candidate_uuid: "fc3659443a044ab980316fa37d34a837" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4aeb5ca37764073961bbf644343ab0a"
I20260709 14:51:19.360391 11295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfceffad824241fa9be92e6f215c9322" candidate_uuid: "d99e3c4da8db41abb79a77a9fafaf901" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc3659443a044ab980316fa37d34a837" is_pre_election: true
I20260709 14:51:19.360591 11369 raft_consensus.cc:3060] T bb3cbcd6b86c42df809fb8b7d8b9c539 P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:19.361472 11368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e418ff98046d4e94a6b1e81b722d763c" candidate_uuid: "d99e3c4da8db41abb79a77a9fafaf901" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4aeb5ca37764073961bbf644343ab0a" is_pre_election: true
I20260709 14:51:19.361928 11295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e418ff98046d4e94a6b1e81b722d763c" candidate_uuid: "d99e3c4da8db41abb79a77a9fafaf901" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc3659443a044ab980316fa37d34a837" is_pre_election: true
I20260709 14:51:19.362198 11368 raft_consensus.cc:2468] T e418ff98046d4e94a6b1e81b722d763c P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d99e3c4da8db41abb79a77a9fafaf901 in term 0.
W20260709 14:51:19.363180 11407 leader_election.cc:343] T bfceffad824241fa9be92e6f215c9322 P d99e3c4da8db41abb79a77a9fafaf901 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fc3659443a044ab980316fa37d34a837 (127.6.46.65:39307): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:19.363931 11370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfceffad824241fa9be92e6f215c9322" candidate_uuid: "d99e3c4da8db41abb79a77a9fafaf901" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4aeb5ca37764073961bbf644343ab0a" is_pre_election: true
I20260709 14:51:19.364452 11485 raft_consensus.cc:359] T da70cd9473964a8a962363a73497e826 P fc3659443a044ab980316fa37d34a837 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:19.364811 11370 raft_consensus.cc:2393] T bfceffad824241fa9be92e6f215c9322 P c4aeb5ca37764073961bbf644343ab0a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d99e3c4da8db41abb79a77a9fafaf901 in current term 1: Already voted for candidate c4aeb5ca37764073961bbf644343ab0a in this term.
I20260709 14:51:19.365114 11487 ts_tablet_manager.cc:1434] T 032198c7615b4a35ac36b08f9abf7ba9 P d99e3c4da8db41abb79a77a9fafaf901: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 14:51:19.365480 11443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfceffad824241fa9be92e6f215c9322" candidate_uuid: "c4aeb5ca37764073961bbf644343ab0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d99e3c4da8db41abb79a77a9fafaf901"
I20260709 14:51:19.366066 11443 raft_consensus.cc:3060] T bfceffad824241fa9be92e6f215c9322 P d99e3c4da8db41abb79a77a9fafaf901 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:19.366173 11487 tablet_bootstrap.cc:492] T bb3cbcd6b86c42df809fb8b7d8b9c539 P d99e3c4da8db41abb79a77a9fafaf901: Bootstrap starting.
I20260709 14:51:19.366451 11484 tablet_bootstrap.cc:492] T 21bd92542d984fde88f35e402d1f99d8 P c4aeb5ca37764073961bbf644343ab0a: No bootstrap required, opened a new log
I20260709 14:51:19.366820 11484 ts_tablet_manager.cc:1403] T 21bd92542d984fde88f35e402d1f99d8 P c4aeb5ca37764073961bbf644343ab0a: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.000s
I20260709 14:51:19.365144 11485 raft_consensus.cc:385] T da70cd9473964a8a962363a73497e826 P fc3659443a044ab980316fa37d34a837 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:19.368223 11485 raft_consensus.cc:740] T da70cd9473964a8a962363a73497e826 P fc3659443a044ab980316fa37d34a837 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc3659443a044ab980316fa37d34a837, State: Initialized, Role: FOLLOWER
I20260709 14:51:19.368980 11485 consensus_queue.cc:260] T da70cd9473964a8a962363a73497e826 P fc3659443a044ab980316fa37d34a837 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:19.369390 11484 raft_consensus.cc:359] T 21bd92542d984fde88f35e402d1f99d8 P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:19.370124 11484 raft_consensus.cc:385] T 21bd92542d984fde88f35e402d1f99d8 P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:19.370434 11484 raft_consensus.cc:740] T 21bd92542d984fde88f35e402d1f99d8 P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4aeb5ca37764073961bbf644343ab0a, State: Initialized, Role: FOLLOWER
I20260709 14:51:19.371194 11484 consensus_queue.cc:260] T 21bd92542d984fde88f35e402d1f99d8 P c4aeb5ca37764073961bbf644343ab0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:19.371800 11295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfceffad824241fa9be92e6f215c9322" candidate_uuid: "c4aeb5ca37764073961bbf644343ab0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc3659443a044ab980316fa37d34a837"
I20260709 14:51:19.372996 11487 tablet_bootstrap.cc:654] T bb3cbcd6b86c42df809fb8b7d8b9c539 P d99e3c4da8db41abb79a77a9fafaf901: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:19.373322 11485 ts_tablet_manager.cc:1434] T da70cd9473964a8a962363a73497e826 P fc3659443a044ab980316fa37d34a837: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.000s
I20260709 14:51:19.373737 11484 ts_tablet_manager.cc:1434] T 21bd92542d984fde88f35e402d1f99d8 P c4aeb5ca37764073961bbf644343ab0a: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:51:19.374539 11485 tablet_bootstrap.cc:492] T bfceffad824241fa9be92e6f215c9322 P fc3659443a044ab980316fa37d34a837: Bootstrap starting.
I20260709 14:51:19.363866 11410 leader_election.cc:304] T e418ff98046d4e94a6b1e81b722d763c P d99e3c4da8db41abb79a77a9fafaf901 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c4aeb5ca37764073961bbf644343ab0a, d99e3c4da8db41abb79a77a9fafaf901; no voters: 
I20260709 14:51:19.380549 11410 leader_election.cc:304] T bfceffad824241fa9be92e6f215c9322 P d99e3c4da8db41abb79a77a9fafaf901 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d99e3c4da8db41abb79a77a9fafaf901; no voters: c4aeb5ca37764073961bbf644343ab0a, fc3659443a044ab980316fa37d34a837
I20260709 14:51:19.381815 11498 raft_consensus.cc:2804] T e418ff98046d4e94a6b1e81b722d763c P d99e3c4da8db41abb79a77a9fafaf901 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:19.382066 11485 tablet_bootstrap.cc:654] T bfceffad824241fa9be92e6f215c9322 P fc3659443a044ab980316fa37d34a837: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:19.382226 11498 raft_consensus.cc:493] T e418ff98046d4e94a6b1e81b722d763c P d99e3c4da8db41abb79a77a9fafaf901 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:19.382616 11498 raft_consensus.cc:3060] T e418ff98046d4e94a6b1e81b722d763c P d99e3c4da8db41abb79a77a9fafaf901 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:19.374703 11484 tablet_bootstrap.cc:492] T a9ceb22287e24e83848a20417b1907fa P c4aeb5ca37764073961bbf644343ab0a: Bootstrap starting.
W20260709 14:51:19.387887 11407 leader_election.cc:343] T e418ff98046d4e94a6b1e81b722d763c P d99e3c4da8db41abb79a77a9fafaf901 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fc3659443a044ab980316fa37d34a837 (127.6.46.65:39307): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:19.391494 11484 tablet_bootstrap.cc:654] T a9ceb22287e24e83848a20417b1907fa P c4aeb5ca37764073961bbf644343ab0a: Neither blocks nor log segments found. Creating new log.
W20260709 14:51:19.400194 11333 leader_election.cc:343] T bfceffad824241fa9be92e6f215c9322 P c4aeb5ca37764073961bbf644343ab0a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fc3659443a044ab980316fa37d34a837 (127.6.46.65:39307): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:19.412703 11443 raft_consensus.cc:2468] T bfceffad824241fa9be92e6f215c9322 P d99e3c4da8db41abb79a77a9fafaf901 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4aeb5ca37764073961bbf644343ab0a in term 1.
I20260709 14:51:19.413408 11516 raft_consensus.cc:2749] T bfceffad824241fa9be92e6f215c9322 P d99e3c4da8db41abb79a77a9fafaf901 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:19.413793 11484 tablet_bootstrap.cc:492] T a9ceb22287e24e83848a20417b1907fa P c4aeb5ca37764073961bbf644343ab0a: No bootstrap required, opened a new log
I20260709 14:51:19.414330 11484 ts_tablet_manager.cc:1403] T a9ceb22287e24e83848a20417b1907fa P c4aeb5ca37764073961bbf644343ab0a: Time spent bootstrapping tablet: real 0.040s	user 0.008s	sys 0.010s
I20260709 14:51:19.414781 11487 tablet_bootstrap.cc:492] T bb3cbcd6b86c42df809fb8b7d8b9c539 P d99e3c4da8db41abb79a77a9fafaf901: No bootstrap required, opened a new log
I20260709 14:51:19.415241 11487 ts_tablet_manager.cc:1403] T bb3cbcd6b86c42df809fb8b7d8b9c539 P d99e3c4da8db41abb79a77a9fafaf901: Time spent bootstrapping tablet: real 0.049s	user 0.005s	sys 0.041s
I20260709 14:51:19.416874 11484 raft_consensus.cc:359] T a9ceb22287e24e83848a20417b1907fa P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:19.417671 11484 raft_consensus.cc:385] T a9ceb22287e24e83848a20417b1907fa P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:19.417753 11485 tablet_bootstrap.cc:492] T bfceffad824241fa9be92e6f215c9322 P fc3659443a044ab980316fa37d34a837: No bootstrap required, opened a new log
I20260709 14:51:19.418392 11485 ts_tablet_manager.cc:1403] T bfceffad824241fa9be92e6f215c9322 P fc3659443a044ab980316fa37d34a837: Time spent bootstrapping tablet: real 0.044s	user 0.000s	sys 0.021s
I20260709 14:51:19.418049 11487 raft_consensus.cc:359] T bb3cbcd6b86c42df809fb8b7d8b9c539 P d99e3c4da8db41abb79a77a9fafaf901 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:19.418828 11487 raft_consensus.cc:385] T bb3cbcd6b86c42df809fb8b7d8b9c539 P d99e3c4da8db41abb79a77a9fafaf901 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:19.418939 11333 leader_election.cc:304] T bfceffad824241fa9be92e6f215c9322 P c4aeb5ca37764073961bbf644343ab0a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c4aeb5ca37764073961bbf644343ab0a, d99e3c4da8db41abb79a77a9fafaf901; no voters: fc3659443a044ab980316fa37d34a837
I20260709 14:51:19.419198 11487 raft_consensus.cc:740] T bb3cbcd6b86c42df809fb8b7d8b9c539 P d99e3c4da8db41abb79a77a9fafaf901 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d99e3c4da8db41abb79a77a9fafaf901, State: Initialized, Role: FOLLOWER
I20260709 14:51:19.417320 11498 raft_consensus.cc:515] T e418ff98046d4e94a6b1e81b722d763c P d99e3c4da8db41abb79a77a9fafaf901 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:19.403333 11369 raft_consensus.cc:2468] T bb3cbcd6b86c42df809fb8b7d8b9c539 P c4aeb5ca37764073961bbf644343ab0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc3659443a044ab980316fa37d34a837 in term 1.
I20260709 14:51:19.421833 11485 raft_consensus.cc:359] T bfceffad824241fa9be92e6f215c9322 P fc3659443a044ab980316fa37d34a837 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:19.420167 11487 consensus_queue.cc:260] T bb3cbcd6b86c42df809fb8b7d8b9c539 P d99e3c4da8db41abb79a77a9fafaf901 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:19.419829 11512 raft_consensus.cc:2804] T bfceffad824241fa9be92e6f215c9322 P c4aeb5ca37764073961bbf644343ab0a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:19.428661 11485 raft_consensus.cc:385] T bfceffad824241fa9be92e6f215c9322 P fc3659443a044ab980316fa37d34a837 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:19.428809 11261 leader_election.cc:304] T bb3cbcd6b86c42df809fb8b7d8b9c539 P fc3659443a044ab980316fa37d34a837 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c4aeb5ca37764073961bbf644343ab0a, fc3659443a044ab980316fa37d34a837; no voters: d99e3c4da8db41abb79a77a9fafaf901
I20260709 14:51:19.429150 11485 raft_consensus.cc:740] T bfceffad824241fa9be92e6f215c9322 P fc3659443a044ab980316fa37d34a837 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc3659443a044ab980316fa37d34a837, State: Initialized, Role: FOLLOWER
I20260709 14:51:19.430145 11511 raft_consensus.cc:2804] T bb3cbcd6b86c42df809fb8b7d8b9c539 P fc3659443a044ab980316fa37d34a837 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:19.430297 11487 ts_tablet_manager.cc:1434] T bb3cbcd6b86c42df809fb8b7d8b9c539 P d99e3c4da8db41abb79a77a9fafaf901: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.005s
I20260709 14:51:19.429934 11485 consensus_queue.cc:260] T bfceffad824241fa9be92e6f215c9322 P fc3659443a044ab980316fa37d34a837 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:19.430716 11511 raft_consensus.cc:697] T bb3cbcd6b86c42df809fb8b7d8b9c539 P fc3659443a044ab980316fa37d34a837 [term 1 LEADER]: Becoming Leader. State: Replica: fc3659443a044ab980316fa37d34a837, State: Running, Role: LEADER
I20260709 14:51:19.431413 11487 tablet_bootstrap.cc:492] T 21bd92542d984fde88f35e402d1f99d8 P d99e3c4da8db41abb79a77a9fafaf901: Bootstrap starting.
I20260709 14:51:19.431548 11511 consensus_queue.cc:237] T bb3cbcd6b86c42df809fb8b7d8b9c539 P fc3659443a044ab980316fa37d34a837 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:19.418027 11484 raft_consensus.cc:740] T a9ceb22287e24e83848a20417b1907fa P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4aeb5ca37764073961bbf644343ab0a, State: Initialized, Role: FOLLOWER
I20260709 14:51:19.437858 11484 consensus_queue.cc:260] T a9ceb22287e24e83848a20417b1907fa P c4aeb5ca37764073961bbf644343ab0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:19.440901 11487 tablet_bootstrap.cc:654] T 21bd92542d984fde88f35e402d1f99d8 P d99e3c4da8db41abb79a77a9fafaf901: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:19.444548 11512 raft_consensus.cc:697] T bfceffad824241fa9be92e6f215c9322 P c4aeb5ca37764073961bbf644343ab0a [term 1 LEADER]: Becoming Leader. State: Replica: c4aeb5ca37764073961bbf644343ab0a, State: Running, Role: LEADER
I20260709 14:51:19.445482 11512 consensus_queue.cc:237] T bfceffad824241fa9be92e6f215c9322 P c4aeb5ca37764073961bbf644343ab0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:19.419576 11444 raft_consensus.cc:2468] T da70cd9473964a8a962363a73497e826 P d99e3c4da8db41abb79a77a9fafaf901 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4aeb5ca37764073961bbf644343ab0a in term 1.
I20260709 14:51:19.449204 11333 leader_election.cc:304] T da70cd9473964a8a962363a73497e826 P c4aeb5ca37764073961bbf644343ab0a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c4aeb5ca37764073961bbf644343ab0a, d99e3c4da8db41abb79a77a9fafaf901; no voters: fc3659443a044ab980316fa37d34a837
I20260709 14:51:19.449513 11484 ts_tablet_manager.cc:1434] T a9ceb22287e24e83848a20417b1907fa P c4aeb5ca37764073961bbf644343ab0a: Time spent starting tablet: real 0.035s	user 0.004s	sys 0.008s
I20260709 14:51:19.450443 11488 raft_consensus.cc:2804] T da70cd9473964a8a962363a73497e826 P c4aeb5ca37764073961bbf644343ab0a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:19.450984 11488 raft_consensus.cc:697] T da70cd9473964a8a962363a73497e826 P c4aeb5ca37764073961bbf644343ab0a [term 1 LEADER]: Becoming Leader. State: Replica: c4aeb5ca37764073961bbf644343ab0a, State: Running, Role: LEADER
I20260709 14:51:19.451989 11484 tablet_bootstrap.cc:492] T 1d240e2cf00a41d5bc9028ad0da659a1 P c4aeb5ca37764073961bbf644343ab0a: Bootstrap starting.
I20260709 14:51:19.451876 11488 consensus_queue.cc:237] T da70cd9473964a8a962363a73497e826 P c4aeb5ca37764073961bbf644343ab0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:19.454295 11295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e418ff98046d4e94a6b1e81b722d763c" candidate_uuid: "d99e3c4da8db41abb79a77a9fafaf901" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc3659443a044ab980316fa37d34a837"
W20260709 14:51:19.455773 11407 leader_election.cc:343] T e418ff98046d4e94a6b1e81b722d763c P d99e3c4da8db41abb79a77a9fafaf901 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fc3659443a044ab980316fa37d34a837 (127.6.46.65:39307): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:19.456336 11487 tablet_bootstrap.cc:492] T 21bd92542d984fde88f35e402d1f99d8 P d99e3c4da8db41abb79a77a9fafaf901: No bootstrap required, opened a new log
I20260709 14:51:19.457119 11487 ts_tablet_manager.cc:1403] T 21bd92542d984fde88f35e402d1f99d8 P d99e3c4da8db41abb79a77a9fafaf901: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.008s
I20260709 14:51:19.459473 11498 leader_election.cc:290] T e418ff98046d4e94a6b1e81b722d763c P d99e3c4da8db41abb79a77a9fafaf901 [CANDIDATE]: Term 1 election: Requested vote from peers fc3659443a044ab980316fa37d34a837 (127.6.46.65:39307), c4aeb5ca37764073961bbf644343ab0a (127.6.46.66:42367)
I20260709 14:51:19.459713 11369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e418ff98046d4e94a6b1e81b722d763c" candidate_uuid: "d99e3c4da8db41abb79a77a9fafaf901" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4aeb5ca37764073961bbf644343ab0a"
I20260709 14:51:19.460837 11369 raft_consensus.cc:3060] T e418ff98046d4e94a6b1e81b722d763c P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:19.461731 11487 raft_consensus.cc:359] T 21bd92542d984fde88f35e402d1f99d8 P d99e3c4da8db41abb79a77a9fafaf901 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:19.462563 11487 raft_consensus.cc:385] T 21bd92542d984fde88f35e402d1f99d8 P d99e3c4da8db41abb79a77a9fafaf901 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:19.462988 11487 raft_consensus.cc:740] T 21bd92542d984fde88f35e402d1f99d8 P d99e3c4da8db41abb79a77a9fafaf901 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d99e3c4da8db41abb79a77a9fafaf901, State: Initialized, Role: FOLLOWER
I20260709 14:51:19.464003 11487 consensus_queue.cc:260] T 21bd92542d984fde88f35e402d1f99d8 P d99e3c4da8db41abb79a77a9fafaf901 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:19.467330 11487 ts_tablet_manager.cc:1434] T 21bd92542d984fde88f35e402d1f99d8 P d99e3c4da8db41abb79a77a9fafaf901: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 14:51:19.470276 11487 tablet_bootstrap.cc:492] T a9ceb22287e24e83848a20417b1907fa P d99e3c4da8db41abb79a77a9fafaf901: Bootstrap starting.
I20260709 14:51:19.475263 11193 catalog_manager.cc:5697] T bb3cbcd6b86c42df809fb8b7d8b9c539 P fc3659443a044ab980316fa37d34a837 reported cstate change: term changed from 0 to 1, leader changed from <none> to fc3659443a044ab980316fa37d34a837 (127.6.46.65). New cstate: current_term: 1 leader_uuid: "fc3659443a044ab980316fa37d34a837" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:19.479398 11487 tablet_bootstrap.cc:654] T a9ceb22287e24e83848a20417b1907fa P d99e3c4da8db41abb79a77a9fafaf901: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:19.477136 11192 catalog_manager.cc:5697] T bfceffad824241fa9be92e6f215c9322 P c4aeb5ca37764073961bbf644343ab0a reported cstate change: term changed from 0 to 1, leader changed from <none> to c4aeb5ca37764073961bbf644343ab0a (127.6.46.66). New cstate: current_term: 1 leader_uuid: "c4aeb5ca37764073961bbf644343ab0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:19.487474 11369 raft_consensus.cc:2468] T e418ff98046d4e94a6b1e81b722d763c P c4aeb5ca37764073961bbf644343ab0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d99e3c4da8db41abb79a77a9fafaf901 in term 1.
I20260709 14:51:19.490376 11484 tablet_bootstrap.cc:654] T 1d240e2cf00a41d5bc9028ad0da659a1 P c4aeb5ca37764073961bbf644343ab0a: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:19.491528 11410 leader_election.cc:304] T e418ff98046d4e94a6b1e81b722d763c P d99e3c4da8db41abb79a77a9fafaf901 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c4aeb5ca37764073961bbf644343ab0a, d99e3c4da8db41abb79a77a9fafaf901; no voters: fc3659443a044ab980316fa37d34a837
I20260709 14:51:19.492452 11487 tablet_bootstrap.cc:492] T a9ceb22287e24e83848a20417b1907fa P d99e3c4da8db41abb79a77a9fafaf901: No bootstrap required, opened a new log
I20260709 14:51:19.492715 11498 raft_consensus.cc:2804] T e418ff98046d4e94a6b1e81b722d763c P d99e3c4da8db41abb79a77a9fafaf901 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:19.493193 11487 ts_tablet_manager.cc:1403] T a9ceb22287e24e83848a20417b1907fa P d99e3c4da8db41abb79a77a9fafaf901: Time spent bootstrapping tablet: real 0.023s	user 0.018s	sys 0.004s
I20260709 14:51:19.493286 11498 raft_consensus.cc:697] T e418ff98046d4e94a6b1e81b722d763c P d99e3c4da8db41abb79a77a9fafaf901 [term 1 LEADER]: Becoming Leader. State: Replica: d99e3c4da8db41abb79a77a9fafaf901, State: Running, Role: LEADER
I20260709 14:51:19.494544 11498 consensus_queue.cc:237] T e418ff98046d4e94a6b1e81b722d763c P d99e3c4da8db41abb79a77a9fafaf901 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:19.497150 11487 raft_consensus.cc:359] T a9ceb22287e24e83848a20417b1907fa P d99e3c4da8db41abb79a77a9fafaf901 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:19.498308 11487 raft_consensus.cc:385] T a9ceb22287e24e83848a20417b1907fa P d99e3c4da8db41abb79a77a9fafaf901 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:19.498750 11487 raft_consensus.cc:740] T a9ceb22287e24e83848a20417b1907fa P d99e3c4da8db41abb79a77a9fafaf901 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d99e3c4da8db41abb79a77a9fafaf901, State: Initialized, Role: FOLLOWER
I20260709 14:51:19.499897 11487 consensus_queue.cc:260] T a9ceb22287e24e83848a20417b1907fa P d99e3c4da8db41abb79a77a9fafaf901 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:19.503197 11487 ts_tablet_manager.cc:1434] T a9ceb22287e24e83848a20417b1907fa P d99e3c4da8db41abb79a77a9fafaf901: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 14:51:19.504637 11487 tablet_bootstrap.cc:492] T 1d240e2cf00a41d5bc9028ad0da659a1 P d99e3c4da8db41abb79a77a9fafaf901: Bootstrap starting.
I20260709 14:51:19.507650 11485 ts_tablet_manager.cc:1434] T bfceffad824241fa9be92e6f215c9322 P fc3659443a044ab980316fa37d34a837: Time spent starting tablet: real 0.089s	user 0.037s	sys 0.048s
I20260709 14:51:19.508935 11485 tablet_bootstrap.cc:492] T e7e2421c741e46a69b78ffb39bf1d814 P fc3659443a044ab980316fa37d34a837: Bootstrap starting.
I20260709 14:51:19.511488 11487 tablet_bootstrap.cc:654] T 1d240e2cf00a41d5bc9028ad0da659a1 P d99e3c4da8db41abb79a77a9fafaf901: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:19.515561 11485 tablet_bootstrap.cc:654] T e7e2421c741e46a69b78ffb39bf1d814 P fc3659443a044ab980316fa37d34a837: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:19.515652 11519 raft_consensus.cc:493] T 21bd92542d984fde88f35e402d1f99d8 P fc3659443a044ab980316fa37d34a837 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:19.518354 11519 raft_consensus.cc:515] T 21bd92542d984fde88f35e402d1f99d8 P fc3659443a044ab980316fa37d34a837 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:19.522991 11487 tablet_bootstrap.cc:492] T 1d240e2cf00a41d5bc9028ad0da659a1 P d99e3c4da8db41abb79a77a9fafaf901: No bootstrap required, opened a new log
I20260709 14:51:19.527940 11487 ts_tablet_manager.cc:1403] T 1d240e2cf00a41d5bc9028ad0da659a1 P d99e3c4da8db41abb79a77a9fafaf901: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.009s
I20260709 14:51:19.528236 11369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21bd92542d984fde88f35e402d1f99d8" candidate_uuid: "fc3659443a044ab980316fa37d34a837" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4aeb5ca37764073961bbf644343ab0a" is_pre_election: true
I20260709 14:51:19.528941 11369 raft_consensus.cc:2468] T 21bd92542d984fde88f35e402d1f99d8 P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc3659443a044ab980316fa37d34a837 in term 0.
I20260709 14:51:19.528690 11191 catalog_manager.cc:5697] T e418ff98046d4e94a6b1e81b722d763c P d99e3c4da8db41abb79a77a9fafaf901 reported cstate change: term changed from 0 to 1, leader changed from <none> to d99e3c4da8db41abb79a77a9fafaf901 (127.6.46.67). New cstate: current_term: 1 leader_uuid: "d99e3c4da8db41abb79a77a9fafaf901" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:19.530231 11261 leader_election.cc:304] T 21bd92542d984fde88f35e402d1f99d8 P fc3659443a044ab980316fa37d34a837 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c4aeb5ca37764073961bbf644343ab0a, fc3659443a044ab980316fa37d34a837; no voters: 
I20260709 14:51:19.531124 11511 raft_consensus.cc:2804] T 21bd92542d984fde88f35e402d1f99d8 P fc3659443a044ab980316fa37d34a837 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:19.531569 11511 raft_consensus.cc:493] T 21bd92542d984fde88f35e402d1f99d8 P fc3659443a044ab980316fa37d34a837 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:19.532011 11511 raft_consensus.cc:3060] T 21bd92542d984fde88f35e402d1f99d8 P fc3659443a044ab980316fa37d34a837 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:19.530537 11487 raft_consensus.cc:359] T 1d240e2cf00a41d5bc9028ad0da659a1 P d99e3c4da8db41abb79a77a9fafaf901 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:19.532823 11487 raft_consensus.cc:385] T 1d240e2cf00a41d5bc9028ad0da659a1 P d99e3c4da8db41abb79a77a9fafaf901 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:19.533102 11485 tablet_bootstrap.cc:492] T e7e2421c741e46a69b78ffb39bf1d814 P fc3659443a044ab980316fa37d34a837: No bootstrap required, opened a new log
I20260709 14:51:19.533633 11519 leader_election.cc:290] T 21bd92542d984fde88f35e402d1f99d8 P fc3659443a044ab980316fa37d34a837 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4aeb5ca37764073961bbf644343ab0a (127.6.46.66:42367), d99e3c4da8db41abb79a77a9fafaf901 (127.6.46.67:40331)
I20260709 14:51:19.533650 11485 ts_tablet_manager.cc:1403] T e7e2421c741e46a69b78ffb39bf1d814 P fc3659443a044ab980316fa37d34a837: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.004s
I20260709 14:51:19.537037 11444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21bd92542d984fde88f35e402d1f99d8" candidate_uuid: "fc3659443a044ab980316fa37d34a837" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d99e3c4da8db41abb79a77a9fafaf901" is_pre_election: true
I20260709 14:51:19.537725 11444 raft_consensus.cc:2468] T 21bd92542d984fde88f35e402d1f99d8 P d99e3c4da8db41abb79a77a9fafaf901 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc3659443a044ab980316fa37d34a837 in term 0.
I20260709 14:51:19.537268 11485 raft_consensus.cc:359] T e7e2421c741e46a69b78ffb39bf1d814 P fc3659443a044ab980316fa37d34a837 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:19.538691 11485 raft_consensus.cc:385] T e7e2421c741e46a69b78ffb39bf1d814 P fc3659443a044ab980316fa37d34a837 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:19.539093 11485 raft_consensus.cc:740] T e7e2421c741e46a69b78ffb39bf1d814 P fc3659443a044ab980316fa37d34a837 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc3659443a044ab980316fa37d34a837, State: Initialized, Role: FOLLOWER
I20260709 14:51:19.540180 11485 consensus_queue.cc:260] T e7e2421c741e46a69b78ffb39bf1d814 P fc3659443a044ab980316fa37d34a837 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:19.542003 11484 tablet_bootstrap.cc:492] T 1d240e2cf00a41d5bc9028ad0da659a1 P c4aeb5ca37764073961bbf644343ab0a: No bootstrap required, opened a new log
I20260709 14:51:19.542549 11484 ts_tablet_manager.cc:1403] T 1d240e2cf00a41d5bc9028ad0da659a1 P c4aeb5ca37764073961bbf644343ab0a: Time spent bootstrapping tablet: real 0.091s	user 0.025s	sys 0.020s
I20260709 14:51:19.543008 11485 ts_tablet_manager.cc:1434] T e7e2421c741e46a69b78ffb39bf1d814 P fc3659443a044ab980316fa37d34a837: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:51:19.542768 11511 raft_consensus.cc:515] T 21bd92542d984fde88f35e402d1f99d8 P fc3659443a044ab980316fa37d34a837 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:19.533099 11487 raft_consensus.cc:740] T 1d240e2cf00a41d5bc9028ad0da659a1 P d99e3c4da8db41abb79a77a9fafaf901 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d99e3c4da8db41abb79a77a9fafaf901, State: Initialized, Role: FOLLOWER
I20260709 14:51:19.544095 11485 tablet_bootstrap.cc:492] T e418ff98046d4e94a6b1e81b722d763c P fc3659443a044ab980316fa37d34a837: Bootstrap starting.
I20260709 14:51:19.544656 11487 consensus_queue.cc:260] T 1d240e2cf00a41d5bc9028ad0da659a1 P d99e3c4da8db41abb79a77a9fafaf901 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:19.544955 11511 leader_election.cc:290] T 21bd92542d984fde88f35e402d1f99d8 P fc3659443a044ab980316fa37d34a837 [CANDIDATE]: Term 1 election: Requested vote from peers c4aeb5ca37764073961bbf644343ab0a (127.6.46.66:42367), d99e3c4da8db41abb79a77a9fafaf901 (127.6.46.67:40331)
I20260709 14:51:19.546136 11369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21bd92542d984fde88f35e402d1f99d8" candidate_uuid: "fc3659443a044ab980316fa37d34a837" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4aeb5ca37764073961bbf644343ab0a"
I20260709 14:51:19.546643 11487 ts_tablet_manager.cc:1434] T 1d240e2cf00a41d5bc9028ad0da659a1 P d99e3c4da8db41abb79a77a9fafaf901: Time spent starting tablet: real 0.018s	user 0.002s	sys 0.001s
I20260709 14:51:19.546713 11369 raft_consensus.cc:3060] T 21bd92542d984fde88f35e402d1f99d8 P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:19.547705 11487 tablet_bootstrap.cc:492] T e7e2421c741e46a69b78ffb39bf1d814 P d99e3c4da8db41abb79a77a9fafaf901: Bootstrap starting.
I20260709 14:51:19.547574 11484 raft_consensus.cc:359] T 1d240e2cf00a41d5bc9028ad0da659a1 P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:19.548302 11484 raft_consensus.cc:385] T 1d240e2cf00a41d5bc9028ad0da659a1 P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:19.548566 11484 raft_consensus.cc:740] T 1d240e2cf00a41d5bc9028ad0da659a1 P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4aeb5ca37764073961bbf644343ab0a, State: Initialized, Role: FOLLOWER
I20260709 14:51:19.549314 11484 consensus_queue.cc:260] T 1d240e2cf00a41d5bc9028ad0da659a1 P c4aeb5ca37764073961bbf644343ab0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:19.550711 11485 tablet_bootstrap.cc:654] T e418ff98046d4e94a6b1e81b722d763c P fc3659443a044ab980316fa37d34a837: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:19.550773 11498 raft_consensus.cc:493] T bb3cbcd6b86c42df809fb8b7d8b9c539 P d99e3c4da8db41abb79a77a9fafaf901 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:19.551393 11498 raft_consensus.cc:515] T bb3cbcd6b86c42df809fb8b7d8b9c539 P d99e3c4da8db41abb79a77a9fafaf901 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:19.552102 11444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21bd92542d984fde88f35e402d1f99d8" candidate_uuid: "fc3659443a044ab980316fa37d34a837" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d99e3c4da8db41abb79a77a9fafaf901"
I20260709 14:51:19.553473 11484 ts_tablet_manager.cc:1434] T 1d240e2cf00a41d5bc9028ad0da659a1 P c4aeb5ca37764073961bbf644343ab0a: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 14:51:19.553304 11444 raft_consensus.cc:3060] T 21bd92542d984fde88f35e402d1f99d8 P d99e3c4da8db41abb79a77a9fafaf901 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:19.556511 11295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb3cbcd6b86c42df809fb8b7d8b9c539" candidate_uuid: "d99e3c4da8db41abb79a77a9fafaf901" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc3659443a044ab980316fa37d34a837" is_pre_election: true
I20260709 14:51:19.559459 11370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb3cbcd6b86c42df809fb8b7d8b9c539" candidate_uuid: "d99e3c4da8db41abb79a77a9fafaf901" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4aeb5ca37764073961bbf644343ab0a" is_pre_election: true
I20260709 14:51:19.559829 11498 leader_election.cc:290] T bb3cbcd6b86c42df809fb8b7d8b9c539 P d99e3c4da8db41abb79a77a9fafaf901 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4aeb5ca37764073961bbf644343ab0a (127.6.46.66:42367), fc3659443a044ab980316fa37d34a837 (127.6.46.65:39307)
I20260709 14:51:19.560293 11370 raft_consensus.cc:2393] T bb3cbcd6b86c42df809fb8b7d8b9c539 P c4aeb5ca37764073961bbf644343ab0a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d99e3c4da8db41abb79a77a9fafaf901 in current term 1: Already voted for candidate fc3659443a044ab980316fa37d34a837 in this term.
I20260709 14:51:19.556509 11369 raft_consensus.cc:2468] T 21bd92542d984fde88f35e402d1f99d8 P c4aeb5ca37764073961bbf644343ab0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc3659443a044ab980316fa37d34a837 in term 1.
I20260709 14:51:19.561657 11487 tablet_bootstrap.cc:654] T e7e2421c741e46a69b78ffb39bf1d814 P d99e3c4da8db41abb79a77a9fafaf901: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:19.561967 11261 leader_election.cc:304] T 21bd92542d984fde88f35e402d1f99d8 P fc3659443a044ab980316fa37d34a837 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c4aeb5ca37764073961bbf644343ab0a, fc3659443a044ab980316fa37d34a837; no voters: 
I20260709 14:51:19.563128 11511 raft_consensus.cc:2804] T 21bd92542d984fde88f35e402d1f99d8 P fc3659443a044ab980316fa37d34a837 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:19.563705 11511 raft_consensus.cc:697] T 21bd92542d984fde88f35e402d1f99d8 P fc3659443a044ab980316fa37d34a837 [term 1 LEADER]: Becoming Leader. State: Replica: fc3659443a044ab980316fa37d34a837, State: Running, Role: LEADER
I20260709 14:51:19.565267 11511 consensus_queue.cc:237] T 21bd92542d984fde88f35e402d1f99d8 P fc3659443a044ab980316fa37d34a837 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:19.569150 11410 leader_election.cc:304] T bb3cbcd6b86c42df809fb8b7d8b9c539 P d99e3c4da8db41abb79a77a9fafaf901 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d99e3c4da8db41abb79a77a9fafaf901; no voters: c4aeb5ca37764073961bbf644343ab0a, fc3659443a044ab980316fa37d34a837
I20260709 14:51:19.570533 11498 raft_consensus.cc:3060] T bb3cbcd6b86c42df809fb8b7d8b9c539 P d99e3c4da8db41abb79a77a9fafaf901 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:19.592233 11444 raft_consensus.cc:2468] T 21bd92542d984fde88f35e402d1f99d8 P d99e3c4da8db41abb79a77a9fafaf901 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc3659443a044ab980316fa37d34a837 in term 1.
I20260709 14:51:19.597783 11191 catalog_manager.cc:5697] T da70cd9473964a8a962363a73497e826 P c4aeb5ca37764073961bbf644343ab0a reported cstate change: term changed from 0 to 1, leader changed from <none> to c4aeb5ca37764073961bbf644343ab0a (127.6.46.66). New cstate: current_term: 1 leader_uuid: "c4aeb5ca37764073961bbf644343ab0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:19.601696 11485 tablet_bootstrap.cc:492] T e418ff98046d4e94a6b1e81b722d763c P fc3659443a044ab980316fa37d34a837: No bootstrap required, opened a new log
I20260709 14:51:19.602448 11485 ts_tablet_manager.cc:1403] T e418ff98046d4e94a6b1e81b722d763c P fc3659443a044ab980316fa37d34a837: Time spent bootstrapping tablet: real 0.059s	user 0.014s	sys 0.009s
I20260709 14:51:19.604032 11487 tablet_bootstrap.cc:492] T e7e2421c741e46a69b78ffb39bf1d814 P d99e3c4da8db41abb79a77a9fafaf901: No bootstrap required, opened a new log
I20260709 14:51:19.604902 11487 ts_tablet_manager.cc:1403] T e7e2421c741e46a69b78ffb39bf1d814 P d99e3c4da8db41abb79a77a9fafaf901: Time spent bootstrapping tablet: real 0.057s	user 0.019s	sys 0.017s
I20260709 14:51:19.605156 11485 raft_consensus.cc:359] T e418ff98046d4e94a6b1e81b722d763c P fc3659443a044ab980316fa37d34a837 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:19.601691 11498 raft_consensus.cc:2749] T bb3cbcd6b86c42df809fb8b7d8b9c539 P d99e3c4da8db41abb79a77a9fafaf901 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:19.606225 11512 raft_consensus.cc:493] T 032198c7615b4a35ac36b08f9abf7ba9 P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:19.606274 11519 raft_consensus.cc:493] T bfceffad824241fa9be92e6f215c9322 P fc3659443a044ab980316fa37d34a837 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:19.606753 11512 raft_consensus.cc:515] T 032198c7615b4a35ac36b08f9abf7ba9 P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:19.606834 11519 raft_consensus.cc:515] T bfceffad824241fa9be92e6f215c9322 P fc3659443a044ab980316fa37d34a837 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:19.608161 11487 raft_consensus.cc:359] T e7e2421c741e46a69b78ffb39bf1d814 P d99e3c4da8db41abb79a77a9fafaf901 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:19.608810 11512 leader_election.cc:290] T 032198c7615b4a35ac36b08f9abf7ba9 P c4aeb5ca37764073961bbf644343ab0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc3659443a044ab980316fa37d34a837 (127.6.46.65:39307), d99e3c4da8db41abb79a77a9fafaf901 (127.6.46.67:40331)
I20260709 14:51:19.605832 11485 raft_consensus.cc:385] T e418ff98046d4e94a6b1e81b722d763c P fc3659443a044ab980316fa37d34a837 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:19.608889 11487 raft_consensus.cc:385] T e7e2421c741e46a69b78ffb39bf1d814 P d99e3c4da8db41abb79a77a9fafaf901 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:19.609364 11485 raft_consensus.cc:740] T e418ff98046d4e94a6b1e81b722d763c P fc3659443a044ab980316fa37d34a837 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc3659443a044ab980316fa37d34a837, State: Initialized, Role: FOLLOWER
I20260709 14:51:19.609441 11487 raft_consensus.cc:740] T e7e2421c741e46a69b78ffb39bf1d814 P d99e3c4da8db41abb79a77a9fafaf901 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d99e3c4da8db41abb79a77a9fafaf901, State: Initialized, Role: FOLLOWER
I20260709 14:51:19.609988 11369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfceffad824241fa9be92e6f215c9322" candidate_uuid: "fc3659443a044ab980316fa37d34a837" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4aeb5ca37764073961bbf644343ab0a" is_pre_election: true
I20260709 14:51:19.610066 11485 consensus_queue.cc:260] T e418ff98046d4e94a6b1e81b722d763c P fc3659443a044ab980316fa37d34a837 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:19.610244 11487 consensus_queue.cc:260] T e7e2421c741e46a69b78ffb39bf1d814 P d99e3c4da8db41abb79a77a9fafaf901 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:19.612277 11485 ts_tablet_manager.cc:1434] T e418ff98046d4e94a6b1e81b722d763c P fc3659443a044ab980316fa37d34a837: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 14:51:19.612437 11487 ts_tablet_manager.cc:1434] T e7e2421c741e46a69b78ffb39bf1d814 P d99e3c4da8db41abb79a77a9fafaf901: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:51:19.613121 11485 tablet_bootstrap.cc:492] T 032198c7615b4a35ac36b08f9abf7ba9 P fc3659443a044ab980316fa37d34a837: Bootstrap starting.
I20260709 14:51:19.608855 11519 leader_election.cc:290] T bfceffad824241fa9be92e6f215c9322 P fc3659443a044ab980316fa37d34a837 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4aeb5ca37764073961bbf644343ab0a (127.6.46.66:42367), d99e3c4da8db41abb79a77a9fafaf901 (127.6.46.67:40331)
I20260709 14:51:19.615428 11444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfceffad824241fa9be92e6f215c9322" candidate_uuid: "fc3659443a044ab980316fa37d34a837" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d99e3c4da8db41abb79a77a9fafaf901" is_pre_election: true
I20260709 14:51:19.616304 11444 raft_consensus.cc:2393] T bfceffad824241fa9be92e6f215c9322 P d99e3c4da8db41abb79a77a9fafaf901 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fc3659443a044ab980316fa37d34a837 in current term 1: Already voted for candidate c4aeb5ca37764073961bbf644343ab0a in this term.
I20260709 14:51:19.617945 11258 leader_election.cc:304] T bfceffad824241fa9be92e6f215c9322 P fc3659443a044ab980316fa37d34a837 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fc3659443a044ab980316fa37d34a837; no voters: c4aeb5ca37764073961bbf644343ab0a, d99e3c4da8db41abb79a77a9fafaf901
I20260709 14:51:19.617550 11192 catalog_manager.cc:5697] T 21bd92542d984fde88f35e402d1f99d8 P fc3659443a044ab980316fa37d34a837 reported cstate change: term changed from 0 to 1, leader changed from <none> to fc3659443a044ab980316fa37d34a837 (127.6.46.65). New cstate: current_term: 1 leader_uuid: "fc3659443a044ab980316fa37d34a837" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:19.618593 11511 raft_consensus.cc:3060] T bfceffad824241fa9be92e6f215c9322 P fc3659443a044ab980316fa37d34a837 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:19.619442 11295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "032198c7615b4a35ac36b08f9abf7ba9" candidate_uuid: "c4aeb5ca37764073961bbf644343ab0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc3659443a044ab980316fa37d34a837" is_pre_election: true
I20260709 14:51:19.619823 11512 raft_consensus.cc:493] T 1d240e2cf00a41d5bc9028ad0da659a1 P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:19.620278 11512 raft_consensus.cc:515] T 1d240e2cf00a41d5bc9028ad0da659a1 P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:19.621228 11444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "032198c7615b4a35ac36b08f9abf7ba9" candidate_uuid: "c4aeb5ca37764073961bbf644343ab0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d99e3c4da8db41abb79a77a9fafaf901" is_pre_election: true
I20260709 14:51:19.621904 11444 raft_consensus.cc:2468] T 032198c7615b4a35ac36b08f9abf7ba9 P d99e3c4da8db41abb79a77a9fafaf901 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4aeb5ca37764073961bbf644343ab0a in term 0.
I20260709 14:51:19.623157 11295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d240e2cf00a41d5bc9028ad0da659a1" candidate_uuid: "c4aeb5ca37764073961bbf644343ab0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc3659443a044ab980316fa37d34a837" is_pre_election: true
I20260709 14:51:19.623834 11295 raft_consensus.cc:2468] T 1d240e2cf00a41d5bc9028ad0da659a1 P fc3659443a044ab980316fa37d34a837 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4aeb5ca37764073961bbf644343ab0a in term 0.
I20260709 14:51:19.625211 11485 tablet_bootstrap.cc:654] T 032198c7615b4a35ac36b08f9abf7ba9 P fc3659443a044ab980316fa37d34a837: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:19.625211 11333 leader_election.cc:304] T 032198c7615b4a35ac36b08f9abf7ba9 P c4aeb5ca37764073961bbf644343ab0a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c4aeb5ca37764073961bbf644343ab0a, d99e3c4da8db41abb79a77a9fafaf901; no voters: 
I20260709 14:51:19.627919 11488 raft_consensus.cc:2804] T 032198c7615b4a35ac36b08f9abf7ba9 P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:19.628276 11488 raft_consensus.cc:493] T 032198c7615b4a35ac36b08f9abf7ba9 P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:19.628628 11488 raft_consensus.cc:3060] T 032198c7615b4a35ac36b08f9abf7ba9 P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:19.631029 11511 raft_consensus.cc:2749] T bfceffad824241fa9be92e6f215c9322 P fc3659443a044ab980316fa37d34a837 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:19.635013 11488 raft_consensus.cc:515] T 032198c7615b4a35ac36b08f9abf7ba9 P c4aeb5ca37764073961bbf644343ab0a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
W20260709 14:51:19.635872 11333 leader_election.cc:343] T 032198c7615b4a35ac36b08f9abf7ba9 P c4aeb5ca37764073961bbf644343ab0a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fc3659443a044ab980316fa37d34a837 (127.6.46.65:39307): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:19.636857 11512 leader_election.cc:290] T 1d240e2cf00a41d5bc9028ad0da659a1 P c4aeb5ca37764073961bbf644343ab0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc3659443a044ab980316fa37d34a837 (127.6.46.65:39307), d99e3c4da8db41abb79a77a9fafaf901 (127.6.46.67:40331)
I20260709 14:51:19.637424 11488 leader_election.cc:290] T 032198c7615b4a35ac36b08f9abf7ba9 P c4aeb5ca37764073961bbf644343ab0a [CANDIDATE]: Term 1 election: Requested vote from peers fc3659443a044ab980316fa37d34a837 (127.6.46.65:39307), d99e3c4da8db41abb79a77a9fafaf901 (127.6.46.67:40331)
I20260709 14:51:19.638065 11333 leader_election.cc:304] T 1d240e2cf00a41d5bc9028ad0da659a1 P c4aeb5ca37764073961bbf644343ab0a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c4aeb5ca37764073961bbf644343ab0a, fc3659443a044ab980316fa37d34a837; no voters: 
I20260709 14:51:19.638870 11488 raft_consensus.cc:2804] T 1d240e2cf00a41d5bc9028ad0da659a1 P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:19.639350 11488 raft_consensus.cc:493] T 1d240e2cf00a41d5bc9028ad0da659a1 P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:19.639859 11488 raft_consensus.cc:3060] T 1d240e2cf00a41d5bc9028ad0da659a1 P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:19.640954 11295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "032198c7615b4a35ac36b08f9abf7ba9" candidate_uuid: "c4aeb5ca37764073961bbf644343ab0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc3659443a044ab980316fa37d34a837"
I20260709 14:51:19.642136 11443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "032198c7615b4a35ac36b08f9abf7ba9" candidate_uuid: "c4aeb5ca37764073961bbf644343ab0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d99e3c4da8db41abb79a77a9fafaf901"
I20260709 14:51:19.640975 11444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d240e2cf00a41d5bc9028ad0da659a1" candidate_uuid: "c4aeb5ca37764073961bbf644343ab0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d99e3c4da8db41abb79a77a9fafaf901" is_pre_election: true
I20260709 14:51:19.643051 11443 raft_consensus.cc:3060] T 032198c7615b4a35ac36b08f9abf7ba9 P d99e3c4da8db41abb79a77a9fafaf901 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:19.644119 11444 raft_consensus.cc:2468] T 1d240e2cf00a41d5bc9028ad0da659a1 P d99e3c4da8db41abb79a77a9fafaf901 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4aeb5ca37764073961bbf644343ab0a in term 0.
W20260709 14:51:19.644512 11333 leader_election.cc:343] T 032198c7615b4a35ac36b08f9abf7ba9 P c4aeb5ca37764073961bbf644343ab0a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fc3659443a044ab980316fa37d34a837 (127.6.46.65:39307): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:19.647078 11485 tablet_bootstrap.cc:492] T 032198c7615b4a35ac36b08f9abf7ba9 P fc3659443a044ab980316fa37d34a837: No bootstrap required, opened a new log
I20260709 14:51:19.647532 11485 ts_tablet_manager.cc:1403] T 032198c7615b4a35ac36b08f9abf7ba9 P fc3659443a044ab980316fa37d34a837: Time spent bootstrapping tablet: real 0.035s	user 0.017s	sys 0.006s
I20260709 14:51:19.650060 11485 raft_consensus.cc:359] T 032198c7615b4a35ac36b08f9abf7ba9 P fc3659443a044ab980316fa37d34a837 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:19.650398 11443 raft_consensus.cc:2468] T 032198c7615b4a35ac36b08f9abf7ba9 P d99e3c4da8db41abb79a77a9fafaf901 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4aeb5ca37764073961bbf644343ab0a in term 1.
I20260709 14:51:19.650710 11485 raft_consensus.cc:385] T 032198c7615b4a35ac36b08f9abf7ba9 P fc3659443a044ab980316fa37d34a837 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:19.651059 11485 raft_consensus.cc:740] T 032198c7615b4a35ac36b08f9abf7ba9 P fc3659443a044ab980316fa37d34a837 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc3659443a044ab980316fa37d34a837, State: Initialized, Role: FOLLOWER
I20260709 14:51:19.651839 11485 consensus_queue.cc:260] T 032198c7615b4a35ac36b08f9abf7ba9 P fc3659443a044ab980316fa37d34a837 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:19.651724 11333 leader_election.cc:304] T 032198c7615b4a35ac36b08f9abf7ba9 P c4aeb5ca37764073961bbf644343ab0a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c4aeb5ca37764073961bbf644343ab0a, d99e3c4da8db41abb79a77a9fafaf901; no voters: fc3659443a044ab980316fa37d34a837
I20260709 14:51:19.651793 11488 raft_consensus.cc:515] T 1d240e2cf00a41d5bc9028ad0da659a1 P c4aeb5ca37764073961bbf644343ab0a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:19.652926 11512 raft_consensus.cc:2804] T 032198c7615b4a35ac36b08f9abf7ba9 P c4aeb5ca37764073961bbf644343ab0a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:19.653394 11512 raft_consensus.cc:697] T 032198c7615b4a35ac36b08f9abf7ba9 P c4aeb5ca37764073961bbf644343ab0a [term 1 LEADER]: Becoming Leader. State: Replica: c4aeb5ca37764073961bbf644343ab0a, State: Running, Role: LEADER
I20260709 14:51:19.653934 11485 ts_tablet_manager.cc:1434] T 032198c7615b4a35ac36b08f9abf7ba9 P fc3659443a044ab980316fa37d34a837: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:51:19.654135 11488 leader_election.cc:290] T 1d240e2cf00a41d5bc9028ad0da659a1 P c4aeb5ca37764073961bbf644343ab0a [CANDIDATE]: Term 1 election: Requested vote from peers fc3659443a044ab980316fa37d34a837 (127.6.46.65:39307), d99e3c4da8db41abb79a77a9fafaf901 (127.6.46.67:40331)
I20260709 14:51:19.654198 11512 consensus_queue.cc:237] T 032198c7615b4a35ac36b08f9abf7ba9 P c4aeb5ca37764073961bbf644343ab0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:19.657092 11443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d240e2cf00a41d5bc9028ad0da659a1" candidate_uuid: "c4aeb5ca37764073961bbf644343ab0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d99e3c4da8db41abb79a77a9fafaf901"
I20260709 14:51:19.657226 11295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d240e2cf00a41d5bc9028ad0da659a1" candidate_uuid: "c4aeb5ca37764073961bbf644343ab0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc3659443a044ab980316fa37d34a837"
I20260709 14:51:19.657656 11443 raft_consensus.cc:3060] T 1d240e2cf00a41d5bc9028ad0da659a1 P d99e3c4da8db41abb79a77a9fafaf901 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:19.657740 11295 raft_consensus.cc:3060] T 1d240e2cf00a41d5bc9028ad0da659a1 P fc3659443a044ab980316fa37d34a837 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:19.664466 11295 raft_consensus.cc:2468] T 1d240e2cf00a41d5bc9028ad0da659a1 P fc3659443a044ab980316fa37d34a837 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4aeb5ca37764073961bbf644343ab0a in term 1.
I20260709 14:51:19.664650 11443 raft_consensus.cc:2468] T 1d240e2cf00a41d5bc9028ad0da659a1 P d99e3c4da8db41abb79a77a9fafaf901 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4aeb5ca37764073961bbf644343ab0a in term 1.
I20260709 14:51:19.665925 11333 leader_election.cc:304] T 1d240e2cf00a41d5bc9028ad0da659a1 P c4aeb5ca37764073961bbf644343ab0a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c4aeb5ca37764073961bbf644343ab0a, d99e3c4da8db41abb79a77a9fafaf901; no voters: 
I20260709 14:51:19.666682 11506 raft_consensus.cc:2804] T 1d240e2cf00a41d5bc9028ad0da659a1 P c4aeb5ca37764073961bbf644343ab0a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:19.667135 11506 raft_consensus.cc:697] T 1d240e2cf00a41d5bc9028ad0da659a1 P c4aeb5ca37764073961bbf644343ab0a [term 1 LEADER]: Becoming Leader. State: Replica: c4aeb5ca37764073961bbf644343ab0a, State: Running, Role: LEADER
I20260709 14:51:19.667994 11506 consensus_queue.cc:237] T 1d240e2cf00a41d5bc9028ad0da659a1 P c4aeb5ca37764073961bbf644343ab0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:19.674270 11191 catalog_manager.cc:5697] T 032198c7615b4a35ac36b08f9abf7ba9 P c4aeb5ca37764073961bbf644343ab0a reported cstate change: term changed from 0 to 1, leader changed from <none> to c4aeb5ca37764073961bbf644343ab0a (127.6.46.66). New cstate: current_term: 1 leader_uuid: "c4aeb5ca37764073961bbf644343ab0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:19.681322 11498 raft_consensus.cc:493] T a9ceb22287e24e83848a20417b1907fa P d99e3c4da8db41abb79a77a9fafaf901 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:19.681870 11498 raft_consensus.cc:515] T a9ceb22287e24e83848a20417b1907fa P d99e3c4da8db41abb79a77a9fafaf901 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:19.683960 11498 leader_election.cc:290] T a9ceb22287e24e83848a20417b1907fa P d99e3c4da8db41abb79a77a9fafaf901 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc3659443a044ab980316fa37d34a837 (127.6.46.65:39307), c4aeb5ca37764073961bbf644343ab0a (127.6.46.66:42367)
I20260709 14:51:19.684548 11295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9ceb22287e24e83848a20417b1907fa" candidate_uuid: "d99e3c4da8db41abb79a77a9fafaf901" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc3659443a044ab980316fa37d34a837" is_pre_election: true
I20260709 14:51:19.684890 11369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9ceb22287e24e83848a20417b1907fa" candidate_uuid: "d99e3c4da8db41abb79a77a9fafaf901" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4aeb5ca37764073961bbf644343ab0a" is_pre_election: true
I20260709 14:51:19.685256 11295 raft_consensus.cc:2468] T a9ceb22287e24e83848a20417b1907fa P fc3659443a044ab980316fa37d34a837 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d99e3c4da8db41abb79a77a9fafaf901 in term 0.
I20260709 14:51:19.685489 11369 raft_consensus.cc:2468] T a9ceb22287e24e83848a20417b1907fa P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d99e3c4da8db41abb79a77a9fafaf901 in term 0.
I20260709 14:51:19.686331 11407 leader_election.cc:304] T a9ceb22287e24e83848a20417b1907fa P d99e3c4da8db41abb79a77a9fafaf901 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d99e3c4da8db41abb79a77a9fafaf901, fc3659443a044ab980316fa37d34a837; no voters: 
I20260709 14:51:19.687098 11498 raft_consensus.cc:2804] T a9ceb22287e24e83848a20417b1907fa P d99e3c4da8db41abb79a77a9fafaf901 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:19.686432 11191 catalog_manager.cc:5697] T 1d240e2cf00a41d5bc9028ad0da659a1 P c4aeb5ca37764073961bbf644343ab0a reported cstate change: term changed from 0 to 1, leader changed from <none> to c4aeb5ca37764073961bbf644343ab0a (127.6.46.66). New cstate: current_term: 1 leader_uuid: "c4aeb5ca37764073961bbf644343ab0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:19.687397 11498 raft_consensus.cc:493] T a9ceb22287e24e83848a20417b1907fa P d99e3c4da8db41abb79a77a9fafaf901 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:19.687805 11498 raft_consensus.cc:3060] T a9ceb22287e24e83848a20417b1907fa P d99e3c4da8db41abb79a77a9fafaf901 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:19.693445 11498 raft_consensus.cc:515] T a9ceb22287e24e83848a20417b1907fa P d99e3c4da8db41abb79a77a9fafaf901 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:19.695587 11498 leader_election.cc:290] T a9ceb22287e24e83848a20417b1907fa P d99e3c4da8db41abb79a77a9fafaf901 [CANDIDATE]: Term 1 election: Requested vote from peers fc3659443a044ab980316fa37d34a837 (127.6.46.65:39307), c4aeb5ca37764073961bbf644343ab0a (127.6.46.66:42367)
I20260709 14:51:19.695940 11295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9ceb22287e24e83848a20417b1907fa" candidate_uuid: "d99e3c4da8db41abb79a77a9fafaf901" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc3659443a044ab980316fa37d34a837"
I20260709 14:51:19.696777 11295 raft_consensus.cc:3060] T a9ceb22287e24e83848a20417b1907fa P fc3659443a044ab980316fa37d34a837 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:19.696751 11369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9ceb22287e24e83848a20417b1907fa" candidate_uuid: "d99e3c4da8db41abb79a77a9fafaf901" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4aeb5ca37764073961bbf644343ab0a"
I20260709 14:51:19.697430 11369 raft_consensus.cc:3060] T a9ceb22287e24e83848a20417b1907fa P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:19.704005 11369 raft_consensus.cc:2468] T a9ceb22287e24e83848a20417b1907fa P c4aeb5ca37764073961bbf644343ab0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d99e3c4da8db41abb79a77a9fafaf901 in term 1.
I20260709 14:51:19.703958 11295 raft_consensus.cc:2468] T a9ceb22287e24e83848a20417b1907fa P fc3659443a044ab980316fa37d34a837 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d99e3c4da8db41abb79a77a9fafaf901 in term 1.
I20260709 14:51:19.705233 11407 leader_election.cc:304] T a9ceb22287e24e83848a20417b1907fa P d99e3c4da8db41abb79a77a9fafaf901 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d99e3c4da8db41abb79a77a9fafaf901, fc3659443a044ab980316fa37d34a837; no voters: 
I20260709 14:51:19.705950 11498 raft_consensus.cc:2804] T a9ceb22287e24e83848a20417b1907fa P d99e3c4da8db41abb79a77a9fafaf901 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:19.706327 11498 raft_consensus.cc:697] T a9ceb22287e24e83848a20417b1907fa P d99e3c4da8db41abb79a77a9fafaf901 [term 1 LEADER]: Becoming Leader. State: Replica: d99e3c4da8db41abb79a77a9fafaf901, State: Running, Role: LEADER
I20260709 14:51:19.707013 11498 consensus_queue.cc:237] T a9ceb22287e24e83848a20417b1907fa P d99e3c4da8db41abb79a77a9fafaf901 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:19.714354 11191 catalog_manager.cc:5697] T a9ceb22287e24e83848a20417b1907fa P d99e3c4da8db41abb79a77a9fafaf901 reported cstate change: term changed from 0 to 1, leader changed from <none> to d99e3c4da8db41abb79a77a9fafaf901 (127.6.46.67). New cstate: current_term: 1 leader_uuid: "d99e3c4da8db41abb79a77a9fafaf901" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:19.735558 11511 raft_consensus.cc:493] T e7e2421c741e46a69b78ffb39bf1d814 P fc3659443a044ab980316fa37d34a837 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:19.736155 11511 raft_consensus.cc:515] T e7e2421c741e46a69b78ffb39bf1d814 P fc3659443a044ab980316fa37d34a837 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:19.738003 11511 leader_election.cc:290] T e7e2421c741e46a69b78ffb39bf1d814 P fc3659443a044ab980316fa37d34a837 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4aeb5ca37764073961bbf644343ab0a (127.6.46.66:42367), d99e3c4da8db41abb79a77a9fafaf901 (127.6.46.67:40331)
I20260709 14:51:19.738968 11369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7e2421c741e46a69b78ffb39bf1d814" candidate_uuid: "fc3659443a044ab980316fa37d34a837" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4aeb5ca37764073961bbf644343ab0a" is_pre_election: true
I20260709 14:51:19.739283 11443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7e2421c741e46a69b78ffb39bf1d814" candidate_uuid: "fc3659443a044ab980316fa37d34a837" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d99e3c4da8db41abb79a77a9fafaf901" is_pre_election: true
I20260709 14:51:19.739544 11369 raft_consensus.cc:2468] T e7e2421c741e46a69b78ffb39bf1d814 P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc3659443a044ab980316fa37d34a837 in term 0.
I20260709 14:51:19.739929 11443 raft_consensus.cc:2468] T e7e2421c741e46a69b78ffb39bf1d814 P d99e3c4da8db41abb79a77a9fafaf901 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc3659443a044ab980316fa37d34a837 in term 0.
I20260709 14:51:19.740599 11261 leader_election.cc:304] T e7e2421c741e46a69b78ffb39bf1d814 P fc3659443a044ab980316fa37d34a837 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c4aeb5ca37764073961bbf644343ab0a, fc3659443a044ab980316fa37d34a837; no voters: 
I20260709 14:51:19.741240 11511 raft_consensus.cc:2804] T e7e2421c741e46a69b78ffb39bf1d814 P fc3659443a044ab980316fa37d34a837 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:19.741564 11511 raft_consensus.cc:493] T e7e2421c741e46a69b78ffb39bf1d814 P fc3659443a044ab980316fa37d34a837 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:19.741789 11511 raft_consensus.cc:3060] T e7e2421c741e46a69b78ffb39bf1d814 P fc3659443a044ab980316fa37d34a837 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:19.746548 11511 raft_consensus.cc:515] T e7e2421c741e46a69b78ffb39bf1d814 P fc3659443a044ab980316fa37d34a837 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:19.748070 11511 leader_election.cc:290] T e7e2421c741e46a69b78ffb39bf1d814 P fc3659443a044ab980316fa37d34a837 [CANDIDATE]: Term 1 election: Requested vote from peers c4aeb5ca37764073961bbf644343ab0a (127.6.46.66:42367), d99e3c4da8db41abb79a77a9fafaf901 (127.6.46.67:40331)
I20260709 14:51:19.748689 11369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7e2421c741e46a69b78ffb39bf1d814" candidate_uuid: "fc3659443a044ab980316fa37d34a837" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4aeb5ca37764073961bbf644343ab0a"
I20260709 14:51:19.749187 11369 raft_consensus.cc:3060] T e7e2421c741e46a69b78ffb39bf1d814 P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:19.748979 11443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7e2421c741e46a69b78ffb39bf1d814" candidate_uuid: "fc3659443a044ab980316fa37d34a837" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d99e3c4da8db41abb79a77a9fafaf901"
I20260709 14:51:19.749610 11443 raft_consensus.cc:3060] T e7e2421c741e46a69b78ffb39bf1d814 P d99e3c4da8db41abb79a77a9fafaf901 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:19.753902 11369 raft_consensus.cc:2468] T e7e2421c741e46a69b78ffb39bf1d814 P c4aeb5ca37764073961bbf644343ab0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc3659443a044ab980316fa37d34a837 in term 1.
I20260709 14:51:19.753996 11443 raft_consensus.cc:2468] T e7e2421c741e46a69b78ffb39bf1d814 P d99e3c4da8db41abb79a77a9fafaf901 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc3659443a044ab980316fa37d34a837 in term 1.
I20260709 14:51:19.754988 11261 leader_election.cc:304] T e7e2421c741e46a69b78ffb39bf1d814 P fc3659443a044ab980316fa37d34a837 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c4aeb5ca37764073961bbf644343ab0a, fc3659443a044ab980316fa37d34a837; no voters: 
I20260709 14:51:19.755661 11511 raft_consensus.cc:2804] T e7e2421c741e46a69b78ffb39bf1d814 P fc3659443a044ab980316fa37d34a837 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:19.756130 11511 raft_consensus.cc:697] T e7e2421c741e46a69b78ffb39bf1d814 P fc3659443a044ab980316fa37d34a837 [term 1 LEADER]: Becoming Leader. State: Replica: fc3659443a044ab980316fa37d34a837, State: Running, Role: LEADER
I20260709 14:51:19.756749 11511 consensus_queue.cc:237] T e7e2421c741e46a69b78ffb39bf1d814 P fc3659443a044ab980316fa37d34a837 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:19.763890 11191 catalog_manager.cc:5697] T e7e2421c741e46a69b78ffb39bf1d814 P fc3659443a044ab980316fa37d34a837 reported cstate change: term changed from 0 to 1, leader changed from <none> to fc3659443a044ab980316fa37d34a837 (127.6.46.65). New cstate: current_term: 1 leader_uuid: "fc3659443a044ab980316fa37d34a837" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:19.801409 11511 raft_consensus.cc:493] T da70cd9473964a8a962363a73497e826 P fc3659443a044ab980316fa37d34a837 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:19.801875 11511 raft_consensus.cc:515] T da70cd9473964a8a962363a73497e826 P fc3659443a044ab980316fa37d34a837 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:19.803453 11511 leader_election.cc:290] T da70cd9473964a8a962363a73497e826 P fc3659443a044ab980316fa37d34a837 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4aeb5ca37764073961bbf644343ab0a (127.6.46.66:42367), d99e3c4da8db41abb79a77a9fafaf901 (127.6.46.67:40331)
I20260709 14:51:19.804409 11369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da70cd9473964a8a962363a73497e826" candidate_uuid: "fc3659443a044ab980316fa37d34a837" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4aeb5ca37764073961bbf644343ab0a" is_pre_election: true
I20260709 14:51:19.804440 11443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da70cd9473964a8a962363a73497e826" candidate_uuid: "fc3659443a044ab980316fa37d34a837" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d99e3c4da8db41abb79a77a9fafaf901" is_pre_election: true
I20260709 14:51:19.805420 11443 raft_consensus.cc:2393] T da70cd9473964a8a962363a73497e826 P d99e3c4da8db41abb79a77a9fafaf901 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fc3659443a044ab980316fa37d34a837 in current term 1: Already voted for candidate c4aeb5ca37764073961bbf644343ab0a in this term.
I20260709 14:51:19.806319 11258 leader_election.cc:304] T da70cd9473964a8a962363a73497e826 P fc3659443a044ab980316fa37d34a837 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fc3659443a044ab980316fa37d34a837; no voters: c4aeb5ca37764073961bbf644343ab0a, d99e3c4da8db41abb79a77a9fafaf901
I20260709 14:51:19.806958 11511 raft_consensus.cc:3060] T da70cd9473964a8a962363a73497e826 P fc3659443a044ab980316fa37d34a837 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:19.811914 11511 raft_consensus.cc:2749] T da70cd9473964a8a962363a73497e826 P fc3659443a044ab980316fa37d34a837 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:19.817384 11511 consensus_queue.cc:1048] T bb3cbcd6b86c42df809fb8b7d8b9c539 P fc3659443a044ab980316fa37d34a837 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:19.827997 11511 consensus_queue.cc:1048] T bb3cbcd6b86c42df809fb8b7d8b9c539 P fc3659443a044ab980316fa37d34a837 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:19.880261 11506 consensus_queue.cc:1048] T bfceffad824241fa9be92e6f215c9322 P c4aeb5ca37764073961bbf644343ab0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:19.890422 11512 consensus_queue.cc:1048] T bfceffad824241fa9be92e6f215c9322 P c4aeb5ca37764073961bbf644343ab0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:19.912159 11512 consensus_queue.cc:1048] T da70cd9473964a8a962363a73497e826 P c4aeb5ca37764073961bbf644343ab0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:19.926724 11549 consensus_queue.cc:1048] T da70cd9473964a8a962363a73497e826 P c4aeb5ca37764073961bbf644343ab0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:19.939580 11443 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e418ff98046d4e94a6b1e81b722d763c"
dest_uuid: "d99e3c4da8db41abb79a77a9fafaf901"
mode: GRACEFUL
new_leader_uuid: "fc3659443a044ab980316fa37d34a837"
 from {username='slave'} at 127.0.0.1:43182
I20260709 14:51:19.940240 11443 raft_consensus.cc:606] T e418ff98046d4e94a6b1e81b722d763c P d99e3c4da8db41abb79a77a9fafaf901 [term 1 LEADER]: Received request to transfer leadership to TS fc3659443a044ab980316fa37d34a837
I20260709 14:51:19.955839 11369 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "032198c7615b4a35ac36b08f9abf7ba9"
dest_uuid: "c4aeb5ca37764073961bbf644343ab0a"
mode: GRACEFUL
new_leader_uuid: "fc3659443a044ab980316fa37d34a837"
 from {username='slave'} at 127.0.0.1:49620
I20260709 14:51:19.956341 11369 raft_consensus.cc:606] T 032198c7615b4a35ac36b08f9abf7ba9 P c4aeb5ca37764073961bbf644343ab0a [term 1 LEADER]: Received request to transfer leadership to TS fc3659443a044ab980316fa37d34a837
I20260709 14:51:19.961095 11443 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a9ceb22287e24e83848a20417b1907fa"
dest_uuid: "d99e3c4da8db41abb79a77a9fafaf901"
mode: GRACEFUL
new_leader_uuid: "c4aeb5ca37764073961bbf644343ab0a"
 from {username='slave'} at 127.0.0.1:43182
I20260709 14:51:19.961615 11443 raft_consensus.cc:606] T a9ceb22287e24e83848a20417b1907fa P d99e3c4da8db41abb79a77a9fafaf901 [term 1 LEADER]: Received request to transfer leadership to TS c4aeb5ca37764073961bbf644343ab0a
I20260709 14:51:19.963615 11511 consensus_queue.cc:1048] T 21bd92542d984fde88f35e402d1f99d8 P fc3659443a044ab980316fa37d34a837 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:19.966504 11295 raft_consensus.cc:3060] T e418ff98046d4e94a6b1e81b722d763c P fc3659443a044ab980316fa37d34a837 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:19.976513 11498 consensus_queue.cc:1048] T e418ff98046d4e94a6b1e81b722d763c P d99e3c4da8db41abb79a77a9fafaf901 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:19.977376 11519 consensus_queue.cc:1048] T 21bd92542d984fde88f35e402d1f99d8 P fc3659443a044ab980316fa37d34a837 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:19.991935 11516 raft_consensus.cc:993] T e418ff98046d4e94a6b1e81b722d763c P d99e3c4da8db41abb79a77a9fafaf901: : Instructing follower fc3659443a044ab980316fa37d34a837 to start an election
I20260709 14:51:19.992697 11498 raft_consensus.cc:1081] T e418ff98046d4e94a6b1e81b722d763c P d99e3c4da8db41abb79a77a9fafaf901 [term 1 LEADER]: Signalling peer fc3659443a044ab980316fa37d34a837 to start an election
I20260709 14:51:19.999256 11295 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e418ff98046d4e94a6b1e81b722d763c"
dest_uuid: "fc3659443a044ab980316fa37d34a837"
 from {username='slave'} at 127.0.0.1:35508
I20260709 14:51:19.999826 11295 raft_consensus.cc:493] T e418ff98046d4e94a6b1e81b722d763c P fc3659443a044ab980316fa37d34a837 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:20.000309 11516 consensus_queue.cc:1048] T e418ff98046d4e94a6b1e81b722d763c P d99e3c4da8db41abb79a77a9fafaf901 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:20.002722 11293 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e7e2421c741e46a69b78ffb39bf1d814"
dest_uuid: "fc3659443a044ab980316fa37d34a837"
mode: GRACEFUL
new_leader_uuid: "c4aeb5ca37764073961bbf644343ab0a"
 from {username='slave'} at 127.0.0.1:35516
I20260709 14:51:20.003374 11293 raft_consensus.cc:606] T e7e2421c741e46a69b78ffb39bf1d814 P fc3659443a044ab980316fa37d34a837 [term 1 LEADER]: Received request to transfer leadership to TS c4aeb5ca37764073961bbf644343ab0a
I20260709 14:51:20.007977 11295 raft_consensus.cc:3060] T e418ff98046d4e94a6b1e81b722d763c P fc3659443a044ab980316fa37d34a837 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:20.013301 11370 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "da70cd9473964a8a962363a73497e826"
dest_uuid: "c4aeb5ca37764073961bbf644343ab0a"
mode: GRACEFUL
new_leader_uuid: "d99e3c4da8db41abb79a77a9fafaf901"
 from {username='slave'} at 127.0.0.1:49620
I20260709 14:51:20.013914 11370 raft_consensus.cc:606] T da70cd9473964a8a962363a73497e826 P c4aeb5ca37764073961bbf644343ab0a [term 1 LEADER]: Received request to transfer leadership to TS d99e3c4da8db41abb79a77a9fafaf901
I20260709 14:51:20.021010 11295 raft_consensus.cc:515] T e418ff98046d4e94a6b1e81b722d763c P fc3659443a044ab980316fa37d34a837 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:20.022224 11294 raft_consensus.cc:1240] T e418ff98046d4e94a6b1e81b722d763c P fc3659443a044ab980316fa37d34a837 [term 2 FOLLOWER]: Rejecting Update request from peer d99e3c4da8db41abb79a77a9fafaf901 for earlier term 1. Current term is 2. Ops: []
I20260709 14:51:20.023370 11295 leader_election.cc:290] T e418ff98046d4e94a6b1e81b722d763c P fc3659443a044ab980316fa37d34a837 [CANDIDATE]: Term 2 election: Requested vote from peers c4aeb5ca37764073961bbf644343ab0a (127.6.46.66:42367), d99e3c4da8db41abb79a77a9fafaf901 (127.6.46.67:40331)
I20260709 14:51:20.025828 11369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e418ff98046d4e94a6b1e81b722d763c" candidate_uuid: "fc3659443a044ab980316fa37d34a837" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c4aeb5ca37764073961bbf644343ab0a"
I20260709 14:51:20.026185 11443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e418ff98046d4e94a6b1e81b722d763c" candidate_uuid: "fc3659443a044ab980316fa37d34a837" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d99e3c4da8db41abb79a77a9fafaf901"
I20260709 14:51:20.026059 11558 consensus_queue.cc:1059] T e418ff98046d4e94a6b1e81b722d763c P d99e3c4da8db41abb79a77a9fafaf901 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:20.027181 11443 raft_consensus.cc:3055] T e418ff98046d4e94a6b1e81b722d763c P d99e3c4da8db41abb79a77a9fafaf901 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:20.027474 11443 raft_consensus.cc:740] T e418ff98046d4e94a6b1e81b722d763c P d99e3c4da8db41abb79a77a9fafaf901 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d99e3c4da8db41abb79a77a9fafaf901, State: Running, Role: LEADER
I20260709 14:51:20.028144 11443 consensus_queue.cc:260] T e418ff98046d4e94a6b1e81b722d763c P d99e3c4da8db41abb79a77a9fafaf901 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:20.029047 11443 raft_consensus.cc:3060] T e418ff98046d4e94a6b1e81b722d763c P d99e3c4da8db41abb79a77a9fafaf901 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:20.026490 11369 raft_consensus.cc:3060] T e418ff98046d4e94a6b1e81b722d763c P c4aeb5ca37764073961bbf644343ab0a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:20.034273 11443 raft_consensus.cc:2468] T e418ff98046d4e94a6b1e81b722d763c P d99e3c4da8db41abb79a77a9fafaf901 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc3659443a044ab980316fa37d34a837 in term 2.
W20260709 14:51:20.034713 11516 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260709 14:51:20.035188 11258 leader_election.cc:304] T e418ff98046d4e94a6b1e81b722d763c P fc3659443a044ab980316fa37d34a837 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d99e3c4da8db41abb79a77a9fafaf901, fc3659443a044ab980316fa37d34a837; no voters: 
I20260709 14:51:20.035844 11519 raft_consensus.cc:2804] T e418ff98046d4e94a6b1e81b722d763c P fc3659443a044ab980316fa37d34a837 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:20.036208 11519 raft_consensus.cc:697] T e418ff98046d4e94a6b1e81b722d763c P fc3659443a044ab980316fa37d34a837 [term 2 LEADER]: Becoming Leader. State: Replica: fc3659443a044ab980316fa37d34a837, State: Running, Role: LEADER
I20260709 14:51:20.036903 11369 raft_consensus.cc:2468] T e418ff98046d4e94a6b1e81b722d763c P c4aeb5ca37764073961bbf644343ab0a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc3659443a044ab980316fa37d34a837 in term 2.
I20260709 14:51:20.036957 11519 consensus_queue.cc:237] T e418ff98046d4e94a6b1e81b722d763c P fc3659443a044ab980316fa37d34a837 [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: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:20.043496 11192 catalog_manager.cc:5697] T e418ff98046d4e94a6b1e81b722d763c P fc3659443a044ab980316fa37d34a837 reported cstate change: term changed from 1 to 2, leader changed from d99e3c4da8db41abb79a77a9fafaf901 (127.6.46.67) to fc3659443a044ab980316fa37d34a837 (127.6.46.65). New cstate: current_term: 2 leader_uuid: "fc3659443a044ab980316fa37d34a837" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:20.053728 11294 raft_consensus.cc:3060] T 032198c7615b4a35ac36b08f9abf7ba9 P fc3659443a044ab980316fa37d34a837 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:20.059531 11549 consensus_queue.cc:1048] T 032198c7615b4a35ac36b08f9abf7ba9 P c4aeb5ca37764073961bbf644343ab0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:20.065567 11506 raft_consensus.cc:993] T 032198c7615b4a35ac36b08f9abf7ba9 P c4aeb5ca37764073961bbf644343ab0a: : Instructing follower fc3659443a044ab980316fa37d34a837 to start an election
I20260709 14:51:20.066031 11512 raft_consensus.cc:1081] T 032198c7615b4a35ac36b08f9abf7ba9 P c4aeb5ca37764073961bbf644343ab0a [term 1 LEADER]: Signalling peer fc3659443a044ab980316fa37d34a837 to start an election
I20260709 14:51:20.070034 11295 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "032198c7615b4a35ac36b08f9abf7ba9"
dest_uuid: "fc3659443a044ab980316fa37d34a837"
 from {username='slave'} at 127.0.0.1:35492
I20260709 14:51:20.070102 11549 consensus_queue.cc:1048] T 032198c7615b4a35ac36b08f9abf7ba9 P c4aeb5ca37764073961bbf644343ab0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:20.070595 11295 raft_consensus.cc:493] T 032198c7615b4a35ac36b08f9abf7ba9 P fc3659443a044ab980316fa37d34a837 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:20.071048 11295 raft_consensus.cc:3060] T 032198c7615b4a35ac36b08f9abf7ba9 P fc3659443a044ab980316fa37d34a837 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:20.077577 11295 raft_consensus.cc:515] T 032198c7615b4a35ac36b08f9abf7ba9 P fc3659443a044ab980316fa37d34a837 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:20.080814 11295 leader_election.cc:290] T 032198c7615b4a35ac36b08f9abf7ba9 P fc3659443a044ab980316fa37d34a837 [CANDIDATE]: Term 2 election: Requested vote from peers c4aeb5ca37764073961bbf644343ab0a (127.6.46.66:42367), d99e3c4da8db41abb79a77a9fafaf901 (127.6.46.67:40331)
I20260709 14:51:20.081467 11369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "032198c7615b4a35ac36b08f9abf7ba9" candidate_uuid: "fc3659443a044ab980316fa37d34a837" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c4aeb5ca37764073961bbf644343ab0a"
I20260709 14:51:20.082115 11369 raft_consensus.cc:3055] T 032198c7615b4a35ac36b08f9abf7ba9 P c4aeb5ca37764073961bbf644343ab0a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:20.082144 11443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "032198c7615b4a35ac36b08f9abf7ba9" candidate_uuid: "fc3659443a044ab980316fa37d34a837" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d99e3c4da8db41abb79a77a9fafaf901"
I20260709 14:51:20.082509 11369 raft_consensus.cc:740] T 032198c7615b4a35ac36b08f9abf7ba9 P c4aeb5ca37764073961bbf644343ab0a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c4aeb5ca37764073961bbf644343ab0a, State: Running, Role: LEADER
I20260709 14:51:20.082880 11443 raft_consensus.cc:3060] T 032198c7615b4a35ac36b08f9abf7ba9 P d99e3c4da8db41abb79a77a9fafaf901 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:20.083405 11369 consensus_queue.cc:260] T 032198c7615b4a35ac36b08f9abf7ba9 P c4aeb5ca37764073961bbf644343ab0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:20.084852 11369 raft_consensus.cc:3060] T 032198c7615b4a35ac36b08f9abf7ba9 P c4aeb5ca37764073961bbf644343ab0a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:20.088369 11443 raft_consensus.cc:2468] T 032198c7615b4a35ac36b08f9abf7ba9 P d99e3c4da8db41abb79a77a9fafaf901 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc3659443a044ab980316fa37d34a837 in term 2.
I20260709 14:51:20.089342 11258 leader_election.cc:304] T 032198c7615b4a35ac36b08f9abf7ba9 P fc3659443a044ab980316fa37d34a837 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d99e3c4da8db41abb79a77a9fafaf901, fc3659443a044ab980316fa37d34a837; no voters: 
I20260709 14:51:20.089990 11519 raft_consensus.cc:2804] T 032198c7615b4a35ac36b08f9abf7ba9 P fc3659443a044ab980316fa37d34a837 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:20.090068 11369 raft_consensus.cc:2468] T 032198c7615b4a35ac36b08f9abf7ba9 P c4aeb5ca37764073961bbf644343ab0a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc3659443a044ab980316fa37d34a837 in term 2.
I20260709 14:51:20.090444 11519 raft_consensus.cc:697] T 032198c7615b4a35ac36b08f9abf7ba9 P fc3659443a044ab980316fa37d34a837 [term 2 LEADER]: Becoming Leader. State: Replica: fc3659443a044ab980316fa37d34a837, State: Running, Role: LEADER
I20260709 14:51:20.091274 11519 consensus_queue.cc:237] T 032198c7615b4a35ac36b08f9abf7ba9 P fc3659443a044ab980316fa37d34a837 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:20.097913 11192 catalog_manager.cc:5697] T 032198c7615b4a35ac36b08f9abf7ba9 P fc3659443a044ab980316fa37d34a837 reported cstate change: term changed from 1 to 2, leader changed from c4aeb5ca37764073961bbf644343ab0a (127.6.46.66) to fc3659443a044ab980316fa37d34a837 (127.6.46.65). New cstate: current_term: 2 leader_uuid: "fc3659443a044ab980316fa37d34a837" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:20.119294 11549 consensus_queue.cc:1048] T 1d240e2cf00a41d5bc9028ad0da659a1 P c4aeb5ca37764073961bbf644343ab0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:20.129618 11549 consensus_queue.cc:1048] T 1d240e2cf00a41d5bc9028ad0da659a1 P c4aeb5ca37764073961bbf644343ab0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:20.150233 11519 consensus_queue.cc:1048] T e7e2421c741e46a69b78ffb39bf1d814 P fc3659443a044ab980316fa37d34a837 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:20.156059 11511 raft_consensus.cc:993] T e7e2421c741e46a69b78ffb39bf1d814 P fc3659443a044ab980316fa37d34a837: : Instructing follower c4aeb5ca37764073961bbf644343ab0a to start an election
I20260709 14:51:20.156546 11491 raft_consensus.cc:1081] T e7e2421c741e46a69b78ffb39bf1d814 P fc3659443a044ab980316fa37d34a837 [term 1 LEADER]: Signalling peer c4aeb5ca37764073961bbf644343ab0a to start an election
I20260709 14:51:20.158149 11370 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e7e2421c741e46a69b78ffb39bf1d814"
dest_uuid: "c4aeb5ca37764073961bbf644343ab0a"
 from {username='slave'} at 127.0.0.1:49616
I20260709 14:51:20.158718 11370 raft_consensus.cc:493] T e7e2421c741e46a69b78ffb39bf1d814 P c4aeb5ca37764073961bbf644343ab0a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:20.159070 11370 raft_consensus.cc:3060] T e7e2421c741e46a69b78ffb39bf1d814 P c4aeb5ca37764073961bbf644343ab0a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:20.162627 11491 consensus_queue.cc:1048] T e7e2421c741e46a69b78ffb39bf1d814 P fc3659443a044ab980316fa37d34a837 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:20.165539 11370 raft_consensus.cc:515] T e7e2421c741e46a69b78ffb39bf1d814 P c4aeb5ca37764073961bbf644343ab0a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:20.168576 11295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7e2421c741e46a69b78ffb39bf1d814" candidate_uuid: "c4aeb5ca37764073961bbf644343ab0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fc3659443a044ab980316fa37d34a837"
I20260709 14:51:20.169133 11295 raft_consensus.cc:3055] T e7e2421c741e46a69b78ffb39bf1d814 P fc3659443a044ab980316fa37d34a837 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:20.169441 11295 raft_consensus.cc:740] T e7e2421c741e46a69b78ffb39bf1d814 P fc3659443a044ab980316fa37d34a837 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fc3659443a044ab980316fa37d34a837, State: Running, Role: LEADER
I20260709 14:51:20.170492 11370 leader_election.cc:290] T e7e2421c741e46a69b78ffb39bf1d814 P c4aeb5ca37764073961bbf644343ab0a [CANDIDATE]: Term 2 election: Requested vote from peers fc3659443a044ab980316fa37d34a837 (127.6.46.65:39307), d99e3c4da8db41abb79a77a9fafaf901 (127.6.46.67:40331)
I20260709 14:51:20.170275 11295 consensus_queue.cc:260] T e7e2421c741e46a69b78ffb39bf1d814 P fc3659443a044ab980316fa37d34a837 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:20.171373 11443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7e2421c741e46a69b78ffb39bf1d814" candidate_uuid: "c4aeb5ca37764073961bbf644343ab0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d99e3c4da8db41abb79a77a9fafaf901"
I20260709 14:51:20.171957 11295 raft_consensus.cc:3060] T e7e2421c741e46a69b78ffb39bf1d814 P fc3659443a044ab980316fa37d34a837 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:20.172017 11443 raft_consensus.cc:3060] T e7e2421c741e46a69b78ffb39bf1d814 P d99e3c4da8db41abb79a77a9fafaf901 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:20.178261 11295 raft_consensus.cc:2468] T e7e2421c741e46a69b78ffb39bf1d814 P fc3659443a044ab980316fa37d34a837 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4aeb5ca37764073961bbf644343ab0a in term 2.
I20260709 14:51:20.178628 11443 raft_consensus.cc:2468] T e7e2421c741e46a69b78ffb39bf1d814 P d99e3c4da8db41abb79a77a9fafaf901 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4aeb5ca37764073961bbf644343ab0a in term 2.
I20260709 14:51:20.179229 11333 leader_election.cc:304] T e7e2421c741e46a69b78ffb39bf1d814 P c4aeb5ca37764073961bbf644343ab0a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c4aeb5ca37764073961bbf644343ab0a, fc3659443a044ab980316fa37d34a837; no voters: 
I20260709 14:51:20.180079 11549 raft_consensus.cc:2804] T e7e2421c741e46a69b78ffb39bf1d814 P c4aeb5ca37764073961bbf644343ab0a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:20.180508 11549 raft_consensus.cc:697] T e7e2421c741e46a69b78ffb39bf1d814 P c4aeb5ca37764073961bbf644343ab0a [term 2 LEADER]: Becoming Leader. State: Replica: c4aeb5ca37764073961bbf644343ab0a, State: Running, Role: LEADER
I20260709 14:51:20.181293 11549 consensus_queue.cc:237] T e7e2421c741e46a69b78ffb39bf1d814 P c4aeb5ca37764073961bbf644343ab0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:20.187255 11192 catalog_manager.cc:5697] T e7e2421c741e46a69b78ffb39bf1d814 P c4aeb5ca37764073961bbf644343ab0a reported cstate change: term changed from 1 to 2, leader changed from fc3659443a044ab980316fa37d34a837 (127.6.46.65) to c4aeb5ca37764073961bbf644343ab0a (127.6.46.66). New cstate: current_term: 2 leader_uuid: "c4aeb5ca37764073961bbf644343ab0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:20.249864 11516 consensus_queue.cc:1048] T a9ceb22287e24e83848a20417b1907fa P d99e3c4da8db41abb79a77a9fafaf901 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:20.256381 11558 raft_consensus.cc:993] T a9ceb22287e24e83848a20417b1907fa P d99e3c4da8db41abb79a77a9fafaf901: : Instructing follower c4aeb5ca37764073961bbf644343ab0a to start an election
I20260709 14:51:20.256927 11498 raft_consensus.cc:1081] T a9ceb22287e24e83848a20417b1907fa P d99e3c4da8db41abb79a77a9fafaf901 [term 1 LEADER]: Signalling peer c4aeb5ca37764073961bbf644343ab0a to start an election
I20260709 14:51:20.259055 11369 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a9ceb22287e24e83848a20417b1907fa"
dest_uuid: "c4aeb5ca37764073961bbf644343ab0a"
 from {username='slave'} at 127.0.0.1:49618
I20260709 14:51:20.259647 11369 raft_consensus.cc:493] T a9ceb22287e24e83848a20417b1907fa P c4aeb5ca37764073961bbf644343ab0a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:20.260052 11369 raft_consensus.cc:3060] T a9ceb22287e24e83848a20417b1907fa P c4aeb5ca37764073961bbf644343ab0a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:20.261277 11516 consensus_queue.cc:1048] T a9ceb22287e24e83848a20417b1907fa P d99e3c4da8db41abb79a77a9fafaf901 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:20.268039 11369 raft_consensus.cc:515] T a9ceb22287e24e83848a20417b1907fa P c4aeb5ca37764073961bbf644343ab0a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:20.269052 11370 raft_consensus.cc:1240] T a9ceb22287e24e83848a20417b1907fa P c4aeb5ca37764073961bbf644343ab0a [term 2 FOLLOWER]: Rejecting Update request from peer d99e3c4da8db41abb79a77a9fafaf901 for earlier term 1. Current term is 2. Ops: []
I20260709 14:51:20.270732 11295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9ceb22287e24e83848a20417b1907fa" candidate_uuid: "c4aeb5ca37764073961bbf644343ab0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fc3659443a044ab980316fa37d34a837"
I20260709 14:51:20.270897 11516 consensus_queue.cc:1059] T a9ceb22287e24e83848a20417b1907fa P d99e3c4da8db41abb79a77a9fafaf901 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:20.271359 11295 raft_consensus.cc:3060] T a9ceb22287e24e83848a20417b1907fa P fc3659443a044ab980316fa37d34a837 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:20.271729 11516 raft_consensus.cc:3055] T a9ceb22287e24e83848a20417b1907fa P d99e3c4da8db41abb79a77a9fafaf901 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:20.272099 11516 raft_consensus.cc:740] T a9ceb22287e24e83848a20417b1907fa P d99e3c4da8db41abb79a77a9fafaf901 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d99e3c4da8db41abb79a77a9fafaf901, State: Running, Role: LEADER
I20260709 14:51:20.272254 11443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9ceb22287e24e83848a20417b1907fa" candidate_uuid: "c4aeb5ca37764073961bbf644343ab0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d99e3c4da8db41abb79a77a9fafaf901"
I20260709 14:51:20.272940 11369 leader_election.cc:290] T a9ceb22287e24e83848a20417b1907fa P c4aeb5ca37764073961bbf644343ab0a [CANDIDATE]: Term 2 election: Requested vote from peers fc3659443a044ab980316fa37d34a837 (127.6.46.65:39307), d99e3c4da8db41abb79a77a9fafaf901 (127.6.46.67:40331)
I20260709 14:51:20.272915 11516 consensus_queue.cc:260] T a9ceb22287e24e83848a20417b1907fa P d99e3c4da8db41abb79a77a9fafaf901 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:20.274080 11516 raft_consensus.cc:3060] T a9ceb22287e24e83848a20417b1907fa P d99e3c4da8db41abb79a77a9fafaf901 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:20.277724 11295 raft_consensus.cc:2468] T a9ceb22287e24e83848a20417b1907fa P fc3659443a044ab980316fa37d34a837 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4aeb5ca37764073961bbf644343ab0a in term 2.
I20260709 14:51:20.278861 11333 leader_election.cc:304] T a9ceb22287e24e83848a20417b1907fa P c4aeb5ca37764073961bbf644343ab0a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c4aeb5ca37764073961bbf644343ab0a, fc3659443a044ab980316fa37d34a837; no voters: 
I20260709 14:51:20.279634 11549 raft_consensus.cc:2804] T a9ceb22287e24e83848a20417b1907fa P c4aeb5ca37764073961bbf644343ab0a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:20.280125 11549 raft_consensus.cc:697] T a9ceb22287e24e83848a20417b1907fa P c4aeb5ca37764073961bbf644343ab0a [term 2 LEADER]: Becoming Leader. State: Replica: c4aeb5ca37764073961bbf644343ab0a, State: Running, Role: LEADER
I20260709 14:51:20.280903 11549 consensus_queue.cc:237] T a9ceb22287e24e83848a20417b1907fa P c4aeb5ca37764073961bbf644343ab0a [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: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:20.284993 11443 raft_consensus.cc:2468] T a9ceb22287e24e83848a20417b1907fa P d99e3c4da8db41abb79a77a9fafaf901 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4aeb5ca37764073961bbf644343ab0a in term 2.
I20260709 14:51:20.287626 11192 catalog_manager.cc:5697] T a9ceb22287e24e83848a20417b1907fa P c4aeb5ca37764073961bbf644343ab0a reported cstate change: term changed from 1 to 2, leader changed from d99e3c4da8db41abb79a77a9fafaf901 (127.6.46.67) to c4aeb5ca37764073961bbf644343ab0a (127.6.46.66). New cstate: current_term: 2 leader_uuid: "c4aeb5ca37764073961bbf644343ab0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:20.349395 11488 raft_consensus.cc:993] T da70cd9473964a8a962363a73497e826 P c4aeb5ca37764073961bbf644343ab0a: : Instructing follower d99e3c4da8db41abb79a77a9fafaf901 to start an election
I20260709 14:51:20.349936 11549 raft_consensus.cc:1081] T da70cd9473964a8a962363a73497e826 P c4aeb5ca37764073961bbf644343ab0a [term 1 LEADER]: Signalling peer d99e3c4da8db41abb79a77a9fafaf901 to start an election
I20260709 14:51:20.351613 11443 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "da70cd9473964a8a962363a73497e826"
dest_uuid: "d99e3c4da8db41abb79a77a9fafaf901"
 from {username='slave'} at 127.0.0.1:43168
I20260709 14:51:20.352305 11443 raft_consensus.cc:493] T da70cd9473964a8a962363a73497e826 P d99e3c4da8db41abb79a77a9fafaf901 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:20.352758 11443 raft_consensus.cc:3060] T da70cd9473964a8a962363a73497e826 P d99e3c4da8db41abb79a77a9fafaf901 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:20.358112 11443 raft_consensus.cc:515] T da70cd9473964a8a962363a73497e826 P d99e3c4da8db41abb79a77a9fafaf901 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:20.360030 11443 leader_election.cc:290] T da70cd9473964a8a962363a73497e826 P d99e3c4da8db41abb79a77a9fafaf901 [CANDIDATE]: Term 2 election: Requested vote from peers fc3659443a044ab980316fa37d34a837 (127.6.46.65:39307), c4aeb5ca37764073961bbf644343ab0a (127.6.46.66:42367)
I20260709 14:51:20.360688 11295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da70cd9473964a8a962363a73497e826" candidate_uuid: "d99e3c4da8db41abb79a77a9fafaf901" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fc3659443a044ab980316fa37d34a837"
I20260709 14:51:20.361351 11295 raft_consensus.cc:3060] T da70cd9473964a8a962363a73497e826 P fc3659443a044ab980316fa37d34a837 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:20.364085 11369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da70cd9473964a8a962363a73497e826" candidate_uuid: "d99e3c4da8db41abb79a77a9fafaf901" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c4aeb5ca37764073961bbf644343ab0a"
I20260709 14:51:20.364800 11369 raft_consensus.cc:3055] T da70cd9473964a8a962363a73497e826 P c4aeb5ca37764073961bbf644343ab0a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:20.365099 11369 raft_consensus.cc:740] T da70cd9473964a8a962363a73497e826 P c4aeb5ca37764073961bbf644343ab0a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c4aeb5ca37764073961bbf644343ab0a, State: Running, Role: LEADER
I20260709 14:51:20.365792 11369 consensus_queue.cc:260] T da70cd9473964a8a962363a73497e826 P c4aeb5ca37764073961bbf644343ab0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:20.366719 11369 raft_consensus.cc:3060] T da70cd9473964a8a962363a73497e826 P c4aeb5ca37764073961bbf644343ab0a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:20.367538 11295 raft_consensus.cc:2468] T da70cd9473964a8a962363a73497e826 P fc3659443a044ab980316fa37d34a837 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d99e3c4da8db41abb79a77a9fafaf901 in term 2.
I20260709 14:51:20.368690 11407 leader_election.cc:304] T da70cd9473964a8a962363a73497e826 P d99e3c4da8db41abb79a77a9fafaf901 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d99e3c4da8db41abb79a77a9fafaf901, fc3659443a044ab980316fa37d34a837; no voters: 
I20260709 14:51:20.369472 11516 raft_consensus.cc:2804] T da70cd9473964a8a962363a73497e826 P d99e3c4da8db41abb79a77a9fafaf901 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:20.369956 11516 raft_consensus.cc:697] T da70cd9473964a8a962363a73497e826 P d99e3c4da8db41abb79a77a9fafaf901 [term 2 LEADER]: Becoming Leader. State: Replica: d99e3c4da8db41abb79a77a9fafaf901, State: Running, Role: LEADER
I20260709 14:51:20.370764 11516 consensus_queue.cc:237] T da70cd9473964a8a962363a73497e826 P d99e3c4da8db41abb79a77a9fafaf901 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:20.372905 11369 raft_consensus.cc:2468] T da70cd9473964a8a962363a73497e826 P c4aeb5ca37764073961bbf644343ab0a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d99e3c4da8db41abb79a77a9fafaf901 in term 2.
I20260709 14:51:20.377254 11192 catalog_manager.cc:5697] T da70cd9473964a8a962363a73497e826 P d99e3c4da8db41abb79a77a9fafaf901 reported cstate change: term changed from 1 to 2, leader changed from c4aeb5ca37764073961bbf644343ab0a (127.6.46.66) to d99e3c4da8db41abb79a77a9fafaf901 (127.6.46.67). New cstate: current_term: 2 leader_uuid: "d99e3c4da8db41abb79a77a9fafaf901" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:20.494607 11369 raft_consensus.cc:1275] T 032198c7615b4a35ac36b08f9abf7ba9 P c4aeb5ca37764073961bbf644343ab0a [term 2 FOLLOWER]: Refusing update from remote peer fc3659443a044ab980316fa37d34a837: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:20.495724 11491 consensus_queue.cc:1048] T 032198c7615b4a35ac36b08f9abf7ba9 P fc3659443a044ab980316fa37d34a837 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:20.504837 11443 raft_consensus.cc:1275] T 032198c7615b4a35ac36b08f9abf7ba9 P d99e3c4da8db41abb79a77a9fafaf901 [term 2 FOLLOWER]: Refusing update from remote peer fc3659443a044ab980316fa37d34a837: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:20.508989 11568 consensus_queue.cc:1048] T 032198c7615b4a35ac36b08f9abf7ba9 P fc3659443a044ab980316fa37d34a837 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:20.558085 11443 raft_consensus.cc:1275] T e418ff98046d4e94a6b1e81b722d763c P d99e3c4da8db41abb79a77a9fafaf901 [term 2 FOLLOWER]: Refusing update from remote peer fc3659443a044ab980316fa37d34a837: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:20.559228 11568 consensus_queue.cc:1048] T e418ff98046d4e94a6b1e81b722d763c P fc3659443a044ab980316fa37d34a837 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:20.567366 11369 raft_consensus.cc:1275] T e418ff98046d4e94a6b1e81b722d763c P c4aeb5ca37764073961bbf644343ab0a [term 2 FOLLOWER]: Refusing update from remote peer fc3659443a044ab980316fa37d34a837: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:20.568761 11568 consensus_queue.cc:1048] T e418ff98046d4e94a6b1e81b722d763c P fc3659443a044ab980316fa37d34a837 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:20.641830 11443 raft_consensus.cc:1275] T e7e2421c741e46a69b78ffb39bf1d814 P d99e3c4da8db41abb79a77a9fafaf901 [term 2 FOLLOWER]: Refusing update from remote peer c4aeb5ca37764073961bbf644343ab0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:20.642999 11549 consensus_queue.cc:1048] T e7e2421c741e46a69b78ffb39bf1d814 P c4aeb5ca37764073961bbf644343ab0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:20.650156 11295 raft_consensus.cc:1275] T e7e2421c741e46a69b78ffb39bf1d814 P fc3659443a044ab980316fa37d34a837 [term 2 FOLLOWER]: Refusing update from remote peer c4aeb5ca37764073961bbf644343ab0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:20.651609 11512 consensus_queue.cc:1048] T e7e2421c741e46a69b78ffb39bf1d814 P c4aeb5ca37764073961bbf644343ab0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:20.778342 11443 raft_consensus.cc:1275] T a9ceb22287e24e83848a20417b1907fa P d99e3c4da8db41abb79a77a9fafaf901 [term 2 FOLLOWER]: Refusing update from remote peer c4aeb5ca37764073961bbf644343ab0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:20.779619 11512 consensus_queue.cc:1048] T a9ceb22287e24e83848a20417b1907fa P c4aeb5ca37764073961bbf644343ab0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:20.787261 11295 raft_consensus.cc:1275] T a9ceb22287e24e83848a20417b1907fa P fc3659443a044ab980316fa37d34a837 [term 2 FOLLOWER]: Refusing update from remote peer c4aeb5ca37764073961bbf644343ab0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:20.788818 11569 consensus_queue.cc:1048] T a9ceb22287e24e83848a20417b1907fa P c4aeb5ca37764073961bbf644343ab0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:20.922964 11295 raft_consensus.cc:1275] T da70cd9473964a8a962363a73497e826 P fc3659443a044ab980316fa37d34a837 [term 2 FOLLOWER]: Refusing update from remote peer d99e3c4da8db41abb79a77a9fafaf901: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:20.924240 11516 consensus_queue.cc:1048] T da70cd9473964a8a962363a73497e826 P d99e3c4da8db41abb79a77a9fafaf901 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:20.933262 11369 raft_consensus.cc:1275] T da70cd9473964a8a962363a73497e826 P c4aeb5ca37764073961bbf644343ab0a [term 2 FOLLOWER]: Refusing update from remote peer d99e3c4da8db41abb79a77a9fafaf901: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:20.935000 11572 consensus_queue.cc:1048] T da70cd9473964a8a962363a73497e826 P d99e3c4da8db41abb79a77a9fafaf901 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:23.045928 11191 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42910:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:51:23.048580 11191 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:51:23.105973 11282 tablet_service.cc:1511] Processing CreateTablet for tablet 7b17a8e689fd4027b2260068d4d75ce4 (DEFAULT_TABLE table=soft_deleted_table [id=97c82f76e9f84111b0b1c021f3fbc3e4]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:51:23.106834 11359 tablet_service.cc:1511] Processing CreateTablet for tablet 7b17a8e689fd4027b2260068d4d75ce4 (DEFAULT_TABLE table=soft_deleted_table [id=97c82f76e9f84111b0b1c021f3fbc3e4]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:51:23.108376 11282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b17a8e689fd4027b2260068d4d75ce4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:23.108558 11359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b17a8e689fd4027b2260068d4d75ce4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:23.109953 11284 tablet_service.cc:1511] Processing CreateTablet for tablet 9f5ce87fc86744939d094b8db96bf906 (DEFAULT_TABLE table=soft_deleted_table [id=97c82f76e9f84111b0b1c021f3fbc3e4]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:51:23.111434 11284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f5ce87fc86744939d094b8db96bf906. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:23.111974 11428 tablet_service.cc:1511] Processing CreateTablet for tablet 7b17a8e689fd4027b2260068d4d75ce4 (DEFAULT_TABLE table=soft_deleted_table [id=97c82f76e9f84111b0b1c021f3fbc3e4]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:51:23.113595 11428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b17a8e689fd4027b2260068d4d75ce4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:23.128497 11356 tablet_service.cc:1511] Processing CreateTablet for tablet 9f5ce87fc86744939d094b8db96bf906 (DEFAULT_TABLE table=soft_deleted_table [id=97c82f76e9f84111b0b1c021f3fbc3e4]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:51:23.129981 11356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f5ce87fc86744939d094b8db96bf906. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:23.138106 11591 tablet_bootstrap.cc:492] T 7b17a8e689fd4027b2260068d4d75ce4 P fc3659443a044ab980316fa37d34a837: Bootstrap starting.
I20260709 14:51:23.136684 11590 tablet_bootstrap.cc:492] T 7b17a8e689fd4027b2260068d4d75ce4 P c4aeb5ca37764073961bbf644343ab0a: Bootstrap starting.
I20260709 14:51:23.145539 11433 tablet_service.cc:1511] Processing CreateTablet for tablet 9f5ce87fc86744939d094b8db96bf906 (DEFAULT_TABLE table=soft_deleted_table [id=97c82f76e9f84111b0b1c021f3fbc3e4]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:51:23.146118 11591 tablet_bootstrap.cc:654] T 7b17a8e689fd4027b2260068d4d75ce4 P fc3659443a044ab980316fa37d34a837: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:23.147008 11433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f5ce87fc86744939d094b8db96bf906. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:23.151075 11282 tablet_service.cc:1511] Processing CreateTablet for tablet 7d2be99659b54a82a8b6ddd8ba78ffc2 (DEFAULT_TABLE table=soft_deleted_table [id=97c82f76e9f84111b0b1c021f3fbc3e4]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:51:23.152477 11282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d2be99659b54a82a8b6ddd8ba78ffc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:23.158118 11592 tablet_bootstrap.cc:492] T 7b17a8e689fd4027b2260068d4d75ce4 P d99e3c4da8db41abb79a77a9fafaf901: Bootstrap starting.
I20260709 14:51:23.165689 11592 tablet_bootstrap.cc:654] T 7b17a8e689fd4027b2260068d4d75ce4 P d99e3c4da8db41abb79a77a9fafaf901: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:23.167621 11359 tablet_service.cc:1511] Processing CreateTablet for tablet 7d2be99659b54a82a8b6ddd8ba78ffc2 (DEFAULT_TABLE table=soft_deleted_table [id=97c82f76e9f84111b0b1c021f3fbc3e4]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:51:23.169150 11359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d2be99659b54a82a8b6ddd8ba78ffc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:23.169020 11434 tablet_service.cc:1511] Processing CreateTablet for tablet 7d2be99659b54a82a8b6ddd8ba78ffc2 (DEFAULT_TABLE table=soft_deleted_table [id=97c82f76e9f84111b0b1c021f3fbc3e4]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:51:23.170403 11434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d2be99659b54a82a8b6ddd8ba78ffc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:23.174477 11591 tablet_bootstrap.cc:492] T 7b17a8e689fd4027b2260068d4d75ce4 P fc3659443a044ab980316fa37d34a837: No bootstrap required, opened a new log
I20260709 14:51:23.175058 11591 ts_tablet_manager.cc:1403] T 7b17a8e689fd4027b2260068d4d75ce4 P fc3659443a044ab980316fa37d34a837: Time spent bootstrapping tablet: real 0.037s	user 0.008s	sys 0.008s
I20260709 14:51:23.178381 11591 raft_consensus.cc:359] T 7b17a8e689fd4027b2260068d4d75ce4 P fc3659443a044ab980316fa37d34a837 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:23.179327 11591 raft_consensus.cc:385] T 7b17a8e689fd4027b2260068d4d75ce4 P fc3659443a044ab980316fa37d34a837 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:23.179672 11591 raft_consensus.cc:740] T 7b17a8e689fd4027b2260068d4d75ce4 P fc3659443a044ab980316fa37d34a837 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc3659443a044ab980316fa37d34a837, State: Initialized, Role: FOLLOWER
I20260709 14:51:23.181671 11590 tablet_bootstrap.cc:654] T 7b17a8e689fd4027b2260068d4d75ce4 P c4aeb5ca37764073961bbf644343ab0a: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:23.184098 11591 consensus_queue.cc:260] T 7b17a8e689fd4027b2260068d4d75ce4 P fc3659443a044ab980316fa37d34a837 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:23.191851 11592 tablet_bootstrap.cc:492] T 7b17a8e689fd4027b2260068d4d75ce4 P d99e3c4da8db41abb79a77a9fafaf901: No bootstrap required, opened a new log
I20260709 14:51:23.192516 11592 ts_tablet_manager.cc:1403] T 7b17a8e689fd4027b2260068d4d75ce4 P d99e3c4da8db41abb79a77a9fafaf901: Time spent bootstrapping tablet: real 0.035s	user 0.016s	sys 0.000s
I20260709 14:51:23.194924 11591 ts_tablet_manager.cc:1434] T 7b17a8e689fd4027b2260068d4d75ce4 P fc3659443a044ab980316fa37d34a837: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.000s
I20260709 14:51:23.195711 11592 raft_consensus.cc:359] T 7b17a8e689fd4027b2260068d4d75ce4 P d99e3c4da8db41abb79a77a9fafaf901 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:23.196564 11592 raft_consensus.cc:385] T 7b17a8e689fd4027b2260068d4d75ce4 P d99e3c4da8db41abb79a77a9fafaf901 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:23.196915 11592 raft_consensus.cc:740] T 7b17a8e689fd4027b2260068d4d75ce4 P d99e3c4da8db41abb79a77a9fafaf901 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d99e3c4da8db41abb79a77a9fafaf901, State: Initialized, Role: FOLLOWER
I20260709 14:51:23.197778 11592 consensus_queue.cc:260] T 7b17a8e689fd4027b2260068d4d75ce4 P d99e3c4da8db41abb79a77a9fafaf901 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:23.198127 11282 tablet_service.cc:1511] Processing CreateTablet for tablet 4f65af4ad6004b66ba9220b26174fd59 (DEFAULT_TABLE table=soft_deleted_table [id=97c82f76e9f84111b0b1c021f3fbc3e4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:51:23.199987 11282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f65af4ad6004b66ba9220b26174fd59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:23.202714 11591 tablet_bootstrap.cc:492] T 9f5ce87fc86744939d094b8db96bf906 P fc3659443a044ab980316fa37d34a837: Bootstrap starting.
I20260709 14:51:23.208273 11592 ts_tablet_manager.cc:1434] T 7b17a8e689fd4027b2260068d4d75ce4 P d99e3c4da8db41abb79a77a9fafaf901: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 14:51:23.211308 11591 tablet_bootstrap.cc:654] T 9f5ce87fc86744939d094b8db96bf906 P fc3659443a044ab980316fa37d34a837: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:23.216081 11359 tablet_service.cc:1511] Processing CreateTablet for tablet 4f65af4ad6004b66ba9220b26174fd59 (DEFAULT_TABLE table=soft_deleted_table [id=97c82f76e9f84111b0b1c021f3fbc3e4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:51:23.217027 11592 tablet_bootstrap.cc:492] T 9f5ce87fc86744939d094b8db96bf906 P d99e3c4da8db41abb79a77a9fafaf901: Bootstrap starting.
I20260709 14:51:23.217991 11359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f65af4ad6004b66ba9220b26174fd59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:23.225502 11592 tablet_bootstrap.cc:654] T 9f5ce87fc86744939d094b8db96bf906 P d99e3c4da8db41abb79a77a9fafaf901: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:23.228530 11433 tablet_service.cc:1511] Processing CreateTablet for tablet 4f65af4ad6004b66ba9220b26174fd59 (DEFAULT_TABLE table=soft_deleted_table [id=97c82f76e9f84111b0b1c021f3fbc3e4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:51:23.229861 11433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f65af4ad6004b66ba9220b26174fd59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:23.230593 11284 tablet_service.cc:1511] Processing CreateTablet for tablet afbe5370f2c944f8b734dc058ccb1177 (DEFAULT_TABLE table=soft_deleted_table [id=97c82f76e9f84111b0b1c021f3fbc3e4]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:51:23.231912 11284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afbe5370f2c944f8b734dc058ccb1177. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:23.231706 11356 tablet_service.cc:1511] Processing CreateTablet for tablet afbe5370f2c944f8b734dc058ccb1177 (DEFAULT_TABLE table=soft_deleted_table [id=97c82f76e9f84111b0b1c021f3fbc3e4]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:51:23.232949 11356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afbe5370f2c944f8b734dc058ccb1177. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:23.242034 11434 tablet_service.cc:1511] Processing CreateTablet for tablet afbe5370f2c944f8b734dc058ccb1177 (DEFAULT_TABLE table=soft_deleted_table [id=97c82f76e9f84111b0b1c021f3fbc3e4]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:51:23.246022 11279 tablet_service.cc:1511] Processing CreateTablet for tablet 78cd47346fa4435899f3f1a2d55a96dd (DEFAULT_TABLE table=soft_deleted_table [id=97c82f76e9f84111b0b1c021f3fbc3e4]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:51:23.247473 11279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78cd47346fa4435899f3f1a2d55a96dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:23.254740 11592 tablet_bootstrap.cc:492] T 9f5ce87fc86744939d094b8db96bf906 P d99e3c4da8db41abb79a77a9fafaf901: No bootstrap required, opened a new log
I20260709 14:51:23.255342 11592 ts_tablet_manager.cc:1403] T 9f5ce87fc86744939d094b8db96bf906 P d99e3c4da8db41abb79a77a9fafaf901: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.005s
I20260709 14:51:23.256460 11434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afbe5370f2c944f8b734dc058ccb1177. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:23.259020 11590 tablet_bootstrap.cc:492] T 7b17a8e689fd4027b2260068d4d75ce4 P c4aeb5ca37764073961bbf644343ab0a: No bootstrap required, opened a new log
I20260709 14:51:23.262188 11591 tablet_bootstrap.cc:492] T 9f5ce87fc86744939d094b8db96bf906 P fc3659443a044ab980316fa37d34a837: No bootstrap required, opened a new log
I20260709 14:51:23.265630 11590 ts_tablet_manager.cc:1403] T 7b17a8e689fd4027b2260068d4d75ce4 P c4aeb5ca37764073961bbf644343ab0a: Time spent bootstrapping tablet: real 0.129s	user 0.019s	sys 0.035s
I20260709 14:51:23.265690 11591 ts_tablet_manager.cc:1403] T 9f5ce87fc86744939d094b8db96bf906 P fc3659443a044ab980316fa37d34a837: Time spent bootstrapping tablet: real 0.063s	user 0.022s	sys 0.004s
I20260709 14:51:23.268755 11590 raft_consensus.cc:359] T 7b17a8e689fd4027b2260068d4d75ce4 P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:23.270932 11590 raft_consensus.cc:385] T 7b17a8e689fd4027b2260068d4d75ce4 P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:23.269616 11591 raft_consensus.cc:359] T 9f5ce87fc86744939d094b8db96bf906 P fc3659443a044ab980316fa37d34a837 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:23.259215 11592 raft_consensus.cc:359] T 9f5ce87fc86744939d094b8db96bf906 P d99e3c4da8db41abb79a77a9fafaf901 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:23.272226 11592 raft_consensus.cc:385] T 9f5ce87fc86744939d094b8db96bf906 P d99e3c4da8db41abb79a77a9fafaf901 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:23.272905 11592 raft_consensus.cc:740] T 9f5ce87fc86744939d094b8db96bf906 P d99e3c4da8db41abb79a77a9fafaf901 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d99e3c4da8db41abb79a77a9fafaf901, State: Initialized, Role: FOLLOWER
I20260709 14:51:23.271683 11591 raft_consensus.cc:385] T 9f5ce87fc86744939d094b8db96bf906 P fc3659443a044ab980316fa37d34a837 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:23.273814 11591 raft_consensus.cc:740] T 9f5ce87fc86744939d094b8db96bf906 P fc3659443a044ab980316fa37d34a837 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc3659443a044ab980316fa37d34a837, State: Initialized, Role: FOLLOWER
I20260709 14:51:23.274752 11357 tablet_service.cc:1511] Processing CreateTablet for tablet 78cd47346fa4435899f3f1a2d55a96dd (DEFAULT_TABLE table=soft_deleted_table [id=97c82f76e9f84111b0b1c021f3fbc3e4]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:51:23.271363 11590 raft_consensus.cc:740] T 7b17a8e689fd4027b2260068d4d75ce4 P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4aeb5ca37764073961bbf644343ab0a, State: Initialized, Role: FOLLOWER
I20260709 14:51:23.275089 11591 consensus_queue.cc:260] T 9f5ce87fc86744939d094b8db96bf906 P fc3659443a044ab980316fa37d34a837 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:23.276155 11357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78cd47346fa4435899f3f1a2d55a96dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:23.277495 11591 ts_tablet_manager.cc:1434] T 9f5ce87fc86744939d094b8db96bf906 P fc3659443a044ab980316fa37d34a837: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.003s
I20260709 14:51:23.278528 11591 tablet_bootstrap.cc:492] T 7d2be99659b54a82a8b6ddd8ba78ffc2 P fc3659443a044ab980316fa37d34a837: Bootstrap starting.
I20260709 14:51:23.285168 11591 tablet_bootstrap.cc:654] T 7d2be99659b54a82a8b6ddd8ba78ffc2 P fc3659443a044ab980316fa37d34a837: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:23.285554 11592 consensus_queue.cc:260] T 9f5ce87fc86744939d094b8db96bf906 P d99e3c4da8db41abb79a77a9fafaf901 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:23.289237 11592 ts_tablet_manager.cc:1434] T 9f5ce87fc86744939d094b8db96bf906 P d99e3c4da8db41abb79a77a9fafaf901: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.000s
I20260709 14:51:23.289819 11590 consensus_queue.cc:260] T 7b17a8e689fd4027b2260068d4d75ce4 P c4aeb5ca37764073961bbf644343ab0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:23.290338 11592 tablet_bootstrap.cc:492] T 7d2be99659b54a82a8b6ddd8ba78ffc2 P d99e3c4da8db41abb79a77a9fafaf901: Bootstrap starting.
I20260709 14:51:23.292840 11590 ts_tablet_manager.cc:1434] T 7b17a8e689fd4027b2260068d4d75ce4 P c4aeb5ca37764073961bbf644343ab0a: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260709 14:51:23.296077 11590 tablet_bootstrap.cc:492] T 9f5ce87fc86744939d094b8db96bf906 P c4aeb5ca37764073961bbf644343ab0a: Bootstrap starting.
I20260709 14:51:23.304915 11590 tablet_bootstrap.cc:654] T 9f5ce87fc86744939d094b8db96bf906 P c4aeb5ca37764073961bbf644343ab0a: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:23.308194 11433 tablet_service.cc:1511] Processing CreateTablet for tablet 78cd47346fa4435899f3f1a2d55a96dd (DEFAULT_TABLE table=soft_deleted_table [id=97c82f76e9f84111b0b1c021f3fbc3e4]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:51:23.309583 11433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78cd47346fa4435899f3f1a2d55a96dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:23.309967 11284 tablet_service.cc:1511] Processing CreateTablet for tablet 81b18b5903764f71b4001be901c25f83 (DEFAULT_TABLE table=soft_deleted_table [id=97c82f76e9f84111b0b1c021f3fbc3e4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:51:23.311250 11284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81b18b5903764f71b4001be901c25f83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:23.323520 11356 tablet_service.cc:1511] Processing CreateTablet for tablet 81b18b5903764f71b4001be901c25f83 (DEFAULT_TABLE table=soft_deleted_table [id=97c82f76e9f84111b0b1c021f3fbc3e4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:51:23.324920 11356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81b18b5903764f71b4001be901c25f83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:23.325338 11592 tablet_bootstrap.cc:654] T 7d2be99659b54a82a8b6ddd8ba78ffc2 P d99e3c4da8db41abb79a77a9fafaf901: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:23.324972 11428 tablet_service.cc:1511] Processing CreateTablet for tablet 81b18b5903764f71b4001be901c25f83 (DEFAULT_TABLE table=soft_deleted_table [id=97c82f76e9f84111b0b1c021f3fbc3e4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:51:23.326481 11428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81b18b5903764f71b4001be901c25f83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:23.340010 11597 raft_consensus.cc:493] T 7b17a8e689fd4027b2260068d4d75ce4 P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:23.340673 11597 raft_consensus.cc:515] T 7b17a8e689fd4027b2260068d4d75ce4 P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:23.342949 11597 leader_election.cc:290] T 7b17a8e689fd4027b2260068d4d75ce4 P c4aeb5ca37764073961bbf644343ab0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc3659443a044ab980316fa37d34a837 (127.6.46.65:39307), d99e3c4da8db41abb79a77a9fafaf901 (127.6.46.67:40331)
I20260709 14:51:23.345146 11443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b17a8e689fd4027b2260068d4d75ce4" candidate_uuid: "c4aeb5ca37764073961bbf644343ab0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d99e3c4da8db41abb79a77a9fafaf901" is_pre_election: true
I20260709 14:51:23.346110 11443 raft_consensus.cc:2468] T 7b17a8e689fd4027b2260068d4d75ce4 P d99e3c4da8db41abb79a77a9fafaf901 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4aeb5ca37764073961bbf644343ab0a in term 0.
I20260709 14:51:23.347971 11333 leader_election.cc:304] T 7b17a8e689fd4027b2260068d4d75ce4 P c4aeb5ca37764073961bbf644343ab0a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c4aeb5ca37764073961bbf644343ab0a, d99e3c4da8db41abb79a77a9fafaf901; no voters: 
I20260709 14:51:23.349126 11597 raft_consensus.cc:2804] T 7b17a8e689fd4027b2260068d4d75ce4 P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:23.349623 11597 raft_consensus.cc:493] T 7b17a8e689fd4027b2260068d4d75ce4 P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:23.350095 11597 raft_consensus.cc:3060] T 7b17a8e689fd4027b2260068d4d75ce4 P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:23.352064 11279 tablet_service.cc:1511] Processing CreateTablet for tablet 6313e0731fb1422c92dded910db0f593 (DEFAULT_TABLE table=soft_deleted_table [id=97c82f76e9f84111b0b1c021f3fbc3e4]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:51:23.353766 11279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6313e0731fb1422c92dded910db0f593. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:23.363291 11357 tablet_service.cc:1511] Processing CreateTablet for tablet 6313e0731fb1422c92dded910db0f593 (DEFAULT_TABLE table=soft_deleted_table [id=97c82f76e9f84111b0b1c021f3fbc3e4]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:51:23.364637 11597 raft_consensus.cc:515] T 7b17a8e689fd4027b2260068d4d75ce4 P c4aeb5ca37764073961bbf644343ab0a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:23.365425 11577 raft_consensus.cc:493] T 9f5ce87fc86744939d094b8db96bf906 P d99e3c4da8db41abb79a77a9fafaf901 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:23.365710 11433 tablet_service.cc:1511] Processing CreateTablet for tablet 6313e0731fb1422c92dded910db0f593 (DEFAULT_TABLE table=soft_deleted_table [id=97c82f76e9f84111b0b1c021f3fbc3e4]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:51:23.365900 11577 raft_consensus.cc:515] T 9f5ce87fc86744939d094b8db96bf906 P d99e3c4da8db41abb79a77a9fafaf901 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:23.366953 11433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6313e0731fb1422c92dded910db0f593. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:23.369148 11597 leader_election.cc:290] T 7b17a8e689fd4027b2260068d4d75ce4 P c4aeb5ca37764073961bbf644343ab0a [CANDIDATE]: Term 1 election: Requested vote from peers fc3659443a044ab980316fa37d34a837 (127.6.46.65:39307), d99e3c4da8db41abb79a77a9fafaf901 (127.6.46.67:40331)
I20260709 14:51:23.370235 11295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5ce87fc86744939d094b8db96bf906" candidate_uuid: "d99e3c4da8db41abb79a77a9fafaf901" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc3659443a044ab980316fa37d34a837" is_pre_election: true
I20260709 14:51:23.371100 11295 raft_consensus.cc:2468] T 9f5ce87fc86744939d094b8db96bf906 P fc3659443a044ab980316fa37d34a837 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d99e3c4da8db41abb79a77a9fafaf901 in term 0.
I20260709 14:51:23.364665 11357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6313e0731fb1422c92dded910db0f593. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:23.373152 11282 tablet_service.cc:1511] Processing CreateTablet for tablet 247fb23fb10246a3bdd6abce34aa2438 (DEFAULT_TABLE table=soft_deleted_table [id=97c82f76e9f84111b0b1c021f3fbc3e4]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:51:23.376072 11369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5ce87fc86744939d094b8db96bf906" candidate_uuid: "d99e3c4da8db41abb79a77a9fafaf901" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4aeb5ca37764073961bbf644343ab0a" is_pre_election: true
W20260709 14:51:23.380148 11241 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:51:23.380980 11282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 247fb23fb10246a3bdd6abce34aa2438. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:23.382933 11356 tablet_service.cc:1511] Processing CreateTablet for tablet 247fb23fb10246a3bdd6abce34aa2438 (DEFAULT_TABLE table=soft_deleted_table [id=97c82f76e9f84111b0b1c021f3fbc3e4]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:51:23.383829 11591 tablet_bootstrap.cc:492] T 7d2be99659b54a82a8b6ddd8ba78ffc2 P fc3659443a044ab980316fa37d34a837: No bootstrap required, opened a new log
I20260709 14:51:23.384598 11356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 247fb23fb10246a3bdd6abce34aa2438. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:23.398658 11590 tablet_bootstrap.cc:492] T 9f5ce87fc86744939d094b8db96bf906 P c4aeb5ca37764073961bbf644343ab0a: No bootstrap required, opened a new log
I20260709 14:51:23.399403 11590 ts_tablet_manager.cc:1403] T 9f5ce87fc86744939d094b8db96bf906 P c4aeb5ca37764073961bbf644343ab0a: Time spent bootstrapping tablet: real 0.104s	user 0.022s	sys 0.036s
I20260709 14:51:23.379496 11443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b17a8e689fd4027b2260068d4d75ce4" candidate_uuid: "c4aeb5ca37764073961bbf644343ab0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d99e3c4da8db41abb79a77a9fafaf901"
W20260709 14:51:23.385977 11410 leader_election.cc:343] T 9f5ce87fc86744939d094b8db96bf906 P d99e3c4da8db41abb79a77a9fafaf901 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c4aeb5ca37764073961bbf644343ab0a (127.6.46.66:42367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:23.386716 11434 tablet_service.cc:1511] Processing CreateTablet for tablet 247fb23fb10246a3bdd6abce34aa2438 (DEFAULT_TABLE table=soft_deleted_table [id=97c82f76e9f84111b0b1c021f3fbc3e4]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:51:23.400070 11443 raft_consensus.cc:3060] T 7b17a8e689fd4027b2260068d4d75ce4 P d99e3c4da8db41abb79a77a9fafaf901 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:23.400949 11434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 247fb23fb10246a3bdd6abce34aa2438. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:23.400811 11407 leader_election.cc:304] T 9f5ce87fc86744939d094b8db96bf906 P d99e3c4da8db41abb79a77a9fafaf901 [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: d99e3c4da8db41abb79a77a9fafaf901, fc3659443a044ab980316fa37d34a837; no voters: c4aeb5ca37764073961bbf644343ab0a
I20260709 14:51:23.388046 11577 leader_election.cc:290] T 9f5ce87fc86744939d094b8db96bf906 P d99e3c4da8db41abb79a77a9fafaf901 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc3659443a044ab980316fa37d34a837 (127.6.46.65:39307), c4aeb5ca37764073961bbf644343ab0a (127.6.46.66:42367)
I20260709 14:51:23.402220 11577 raft_consensus.cc:2804] T 9f5ce87fc86744939d094b8db96bf906 P d99e3c4da8db41abb79a77a9fafaf901 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:23.402555 11577 raft_consensus.cc:493] T 9f5ce87fc86744939d094b8db96bf906 P d99e3c4da8db41abb79a77a9fafaf901 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:23.402889 11577 raft_consensus.cc:3060] T 9f5ce87fc86744939d094b8db96bf906 P d99e3c4da8db41abb79a77a9fafaf901 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:23.393361 11294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b17a8e689fd4027b2260068d4d75ce4" candidate_uuid: "c4aeb5ca37764073961bbf644343ab0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc3659443a044ab980316fa37d34a837"
I20260709 14:51:23.408618 11294 raft_consensus.cc:3060] T 7b17a8e689fd4027b2260068d4d75ce4 P fc3659443a044ab980316fa37d34a837 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:23.410408 11577 raft_consensus.cc:515] T 9f5ce87fc86744939d094b8db96bf906 P d99e3c4da8db41abb79a77a9fafaf901 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:23.412595 11577 leader_election.cc:290] T 9f5ce87fc86744939d094b8db96bf906 P d99e3c4da8db41abb79a77a9fafaf901 [CANDIDATE]: Term 1 election: Requested vote from peers fc3659443a044ab980316fa37d34a837 (127.6.46.65:39307), c4aeb5ca37764073961bbf644343ab0a (127.6.46.66:42367)
I20260709 14:51:23.412873 11443 raft_consensus.cc:2468] T 7b17a8e689fd4027b2260068d4d75ce4 P d99e3c4da8db41abb79a77a9fafaf901 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4aeb5ca37764073961bbf644343ab0a in term 1.
I20260709 14:51:23.415211 11369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5ce87fc86744939d094b8db96bf906" candidate_uuid: "d99e3c4da8db41abb79a77a9fafaf901" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4aeb5ca37764073961bbf644343ab0a"
I20260709 14:51:23.418241 11590 raft_consensus.cc:359] T 9f5ce87fc86744939d094b8db96bf906 P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:23.419163 11590 raft_consensus.cc:385] T 9f5ce87fc86744939d094b8db96bf906 P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:23.391312 11295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b17a8e689fd4027b2260068d4d75ce4" candidate_uuid: "c4aeb5ca37764073961bbf644343ab0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc3659443a044ab980316fa37d34a837" is_pre_election: true
I20260709 14:51:23.419482 11591 ts_tablet_manager.cc:1403] T 7d2be99659b54a82a8b6ddd8ba78ffc2 P fc3659443a044ab980316fa37d34a837: Time spent bootstrapping tablet: real 0.141s	user 0.012s	sys 0.018s
I20260709 14:51:23.419526 11590 raft_consensus.cc:740] T 9f5ce87fc86744939d094b8db96bf906 P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4aeb5ca37764073961bbf644343ab0a, State: Initialized, Role: FOLLOWER
I20260709 14:51:23.425396 11590 consensus_queue.cc:260] T 9f5ce87fc86744939d094b8db96bf906 P c4aeb5ca37764073961bbf644343ab0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:23.426538 11591 raft_consensus.cc:359] T 7d2be99659b54a82a8b6ddd8ba78ffc2 P fc3659443a044ab980316fa37d34a837 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:23.428119 11590 ts_tablet_manager.cc:1434] T 9f5ce87fc86744939d094b8db96bf906 P c4aeb5ca37764073961bbf644343ab0a: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.006s
I20260709 14:51:23.428798 11369 raft_consensus.cc:3060] T 9f5ce87fc86744939d094b8db96bf906 P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:23.429239 11590 tablet_bootstrap.cc:492] T 7d2be99659b54a82a8b6ddd8ba78ffc2 P c4aeb5ca37764073961bbf644343ab0a: Bootstrap starting.
I20260709 14:51:23.429924 11592 tablet_bootstrap.cc:492] T 7d2be99659b54a82a8b6ddd8ba78ffc2 P d99e3c4da8db41abb79a77a9fafaf901: No bootstrap required, opened a new log
I20260709 14:51:23.430490 11592 ts_tablet_manager.cc:1403] T 7d2be99659b54a82a8b6ddd8ba78ffc2 P d99e3c4da8db41abb79a77a9fafaf901: Time spent bootstrapping tablet: real 0.140s	user 0.009s	sys 0.017s
I20260709 14:51:23.433490 11592 raft_consensus.cc:359] T 7d2be99659b54a82a8b6ddd8ba78ffc2 P d99e3c4da8db41abb79a77a9fafaf901 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:23.434171 11592 raft_consensus.cc:385] T 7d2be99659b54a82a8b6ddd8ba78ffc2 P d99e3c4da8db41abb79a77a9fafaf901 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:23.434495 11592 raft_consensus.cc:740] T 7d2be99659b54a82a8b6ddd8ba78ffc2 P d99e3c4da8db41abb79a77a9fafaf901 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d99e3c4da8db41abb79a77a9fafaf901, State: Initialized, Role: FOLLOWER
I20260709 14:51:23.435173 11592 consensus_queue.cc:260] T 7d2be99659b54a82a8b6ddd8ba78ffc2 P d99e3c4da8db41abb79a77a9fafaf901 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:23.435798 11590 tablet_bootstrap.cc:654] T 7d2be99659b54a82a8b6ddd8ba78ffc2 P c4aeb5ca37764073961bbf644343ab0a: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:23.441562 11592 ts_tablet_manager.cc:1434] T 7d2be99659b54a82a8b6ddd8ba78ffc2 P d99e3c4da8db41abb79a77a9fafaf901: Time spent starting tablet: real 0.011s	user 0.001s	sys 0.006s
I20260709 14:51:23.442279 11369 raft_consensus.cc:2468] T 9f5ce87fc86744939d094b8db96bf906 P c4aeb5ca37764073961bbf644343ab0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d99e3c4da8db41abb79a77a9fafaf901 in term 1.
I20260709 14:51:23.442528 11592 tablet_bootstrap.cc:492] T 4f65af4ad6004b66ba9220b26174fd59 P d99e3c4da8db41abb79a77a9fafaf901: Bootstrap starting.
I20260709 14:51:23.427565 11591 raft_consensus.cc:385] T 7d2be99659b54a82a8b6ddd8ba78ffc2 P fc3659443a044ab980316fa37d34a837 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:23.448028 11591 raft_consensus.cc:740] T 7d2be99659b54a82a8b6ddd8ba78ffc2 P fc3659443a044ab980316fa37d34a837 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc3659443a044ab980316fa37d34a837, State: Initialized, Role: FOLLOWER
I20260709 14:51:23.448678 11294 raft_consensus.cc:2468] T 7b17a8e689fd4027b2260068d4d75ce4 P fc3659443a044ab980316fa37d34a837 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4aeb5ca37764073961bbf644343ab0a in term 1.
I20260709 14:51:23.449819 11333 leader_election.cc:304] T 7b17a8e689fd4027b2260068d4d75ce4 P c4aeb5ca37764073961bbf644343ab0a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c4aeb5ca37764073961bbf644343ab0a, fc3659443a044ab980316fa37d34a837; no voters: 
I20260709 14:51:23.450692 11597 raft_consensus.cc:2804] T 7b17a8e689fd4027b2260068d4d75ce4 P c4aeb5ca37764073961bbf644343ab0a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:23.450089 11591 consensus_queue.cc:260] T 7d2be99659b54a82a8b6ddd8ba78ffc2 P fc3659443a044ab980316fa37d34a837 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:23.451157 11597 raft_consensus.cc:697] T 7b17a8e689fd4027b2260068d4d75ce4 P c4aeb5ca37764073961bbf644343ab0a [term 1 LEADER]: Becoming Leader. State: Replica: c4aeb5ca37764073961bbf644343ab0a, State: Running, Role: LEADER
I20260709 14:51:23.452104 11597 consensus_queue.cc:237] T 7b17a8e689fd4027b2260068d4d75ce4 P c4aeb5ca37764073961bbf644343ab0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:23.453296 11591 ts_tablet_manager.cc:1434] T 7d2be99659b54a82a8b6ddd8ba78ffc2 P fc3659443a044ab980316fa37d34a837: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.001s
I20260709 14:51:23.454666 11591 tablet_bootstrap.cc:492] T 4f65af4ad6004b66ba9220b26174fd59 P fc3659443a044ab980316fa37d34a837: Bootstrap starting.
W20260709 14:51:23.456794 11407 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.46.65:39307, user_credentials={real_user=slave}} blocked reactor thread for 68470.2us
I20260709 14:51:23.462575 11592 tablet_bootstrap.cc:654] T 4f65af4ad6004b66ba9220b26174fd59 P d99e3c4da8db41abb79a77a9fafaf901: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:23.462312 11294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5ce87fc86744939d094b8db96bf906" candidate_uuid: "d99e3c4da8db41abb79a77a9fafaf901" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc3659443a044ab980316fa37d34a837"
I20260709 14:51:23.463214 11294 raft_consensus.cc:3060] T 9f5ce87fc86744939d094b8db96bf906 P fc3659443a044ab980316fa37d34a837 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:23.469756 11410 leader_election.cc:304] T 9f5ce87fc86744939d094b8db96bf906 P d99e3c4da8db41abb79a77a9fafaf901 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c4aeb5ca37764073961bbf644343ab0a, d99e3c4da8db41abb79a77a9fafaf901; no voters: 
I20260709 14:51:23.470953 11603 raft_consensus.cc:2804] T 9f5ce87fc86744939d094b8db96bf906 P d99e3c4da8db41abb79a77a9fafaf901 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:23.471695 11603 raft_consensus.cc:697] T 9f5ce87fc86744939d094b8db96bf906 P d99e3c4da8db41abb79a77a9fafaf901 [term 1 LEADER]: Becoming Leader. State: Replica: d99e3c4da8db41abb79a77a9fafaf901, State: Running, Role: LEADER
I20260709 14:51:23.472710 11603 consensus_queue.cc:237] T 9f5ce87fc86744939d094b8db96bf906 P d99e3c4da8db41abb79a77a9fafaf901 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:23.475435 11294 raft_consensus.cc:2468] T 9f5ce87fc86744939d094b8db96bf906 P fc3659443a044ab980316fa37d34a837 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d99e3c4da8db41abb79a77a9fafaf901 in term 1.
I20260709 14:51:23.475320 11191 catalog_manager.cc:5697] T 7b17a8e689fd4027b2260068d4d75ce4 P c4aeb5ca37764073961bbf644343ab0a reported cstate change: term changed from 0 to 1, leader changed from <none> to c4aeb5ca37764073961bbf644343ab0a (127.6.46.66). New cstate: current_term: 1 leader_uuid: "c4aeb5ca37764073961bbf644343ab0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:23.478801 11592 tablet_bootstrap.cc:492] T 4f65af4ad6004b66ba9220b26174fd59 P d99e3c4da8db41abb79a77a9fafaf901: No bootstrap required, opened a new log
I20260709 14:51:23.479451 11592 ts_tablet_manager.cc:1403] T 4f65af4ad6004b66ba9220b26174fd59 P d99e3c4da8db41abb79a77a9fafaf901: Time spent bootstrapping tablet: real 0.037s	user 0.008s	sys 0.008s
I20260709 14:51:23.481037 11591 tablet_bootstrap.cc:654] T 4f65af4ad6004b66ba9220b26174fd59 P fc3659443a044ab980316fa37d34a837: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:23.481098 11590 tablet_bootstrap.cc:492] T 7d2be99659b54a82a8b6ddd8ba78ffc2 P c4aeb5ca37764073961bbf644343ab0a: No bootstrap required, opened a new log
I20260709 14:51:23.481763 11590 ts_tablet_manager.cc:1403] T 7d2be99659b54a82a8b6ddd8ba78ffc2 P c4aeb5ca37764073961bbf644343ab0a: Time spent bootstrapping tablet: real 0.053s	user 0.027s	sys 0.005s
I20260709 14:51:23.483064 11592 raft_consensus.cc:359] T 4f65af4ad6004b66ba9220b26174fd59 P d99e3c4da8db41abb79a77a9fafaf901 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:23.483970 11592 raft_consensus.cc:385] T 4f65af4ad6004b66ba9220b26174fd59 P d99e3c4da8db41abb79a77a9fafaf901 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:23.484266 11592 raft_consensus.cc:740] T 4f65af4ad6004b66ba9220b26174fd59 P d99e3c4da8db41abb79a77a9fafaf901 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d99e3c4da8db41abb79a77a9fafaf901, State: Initialized, Role: FOLLOWER
I20260709 14:51:23.485118 11592 consensus_queue.cc:260] T 4f65af4ad6004b66ba9220b26174fd59 P d99e3c4da8db41abb79a77a9fafaf901 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:23.487713 11592 ts_tablet_manager.cc:1434] T 4f65af4ad6004b66ba9220b26174fd59 P d99e3c4da8db41abb79a77a9fafaf901: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:51:23.488250 11590 raft_consensus.cc:359] T 7d2be99659b54a82a8b6ddd8ba78ffc2 P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:23.488768 11592 tablet_bootstrap.cc:492] T afbe5370f2c944f8b734dc058ccb1177 P d99e3c4da8db41abb79a77a9fafaf901: Bootstrap starting.
I20260709 14:51:23.489008 11590 raft_consensus.cc:385] T 7d2be99659b54a82a8b6ddd8ba78ffc2 P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:23.491428 11590 raft_consensus.cc:740] T 7d2be99659b54a82a8b6ddd8ba78ffc2 P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4aeb5ca37764073961bbf644343ab0a, State: Initialized, Role: FOLLOWER
I20260709 14:51:23.492147 11577 raft_consensus.cc:493] T 4f65af4ad6004b66ba9220b26174fd59 P d99e3c4da8db41abb79a77a9fafaf901 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:23.492280 11590 consensus_queue.cc:260] T 7d2be99659b54a82a8b6ddd8ba78ffc2 P c4aeb5ca37764073961bbf644343ab0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:23.492645 11577 raft_consensus.cc:515] T 4f65af4ad6004b66ba9220b26174fd59 P d99e3c4da8db41abb79a77a9fafaf901 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:23.494669 11577 leader_election.cc:290] T 4f65af4ad6004b66ba9220b26174fd59 P d99e3c4da8db41abb79a77a9fafaf901 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc3659443a044ab980316fa37d34a837 (127.6.46.65:39307), c4aeb5ca37764073961bbf644343ab0a (127.6.46.66:42367)
I20260709 14:51:23.494994 11590 ts_tablet_manager.cc:1434] T 7d2be99659b54a82a8b6ddd8ba78ffc2 P c4aeb5ca37764073961bbf644343ab0a: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 14:51:23.496057 11590 tablet_bootstrap.cc:492] T 4f65af4ad6004b66ba9220b26174fd59 P c4aeb5ca37764073961bbf644343ab0a: Bootstrap starting.
I20260709 14:51:23.495898 11294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f65af4ad6004b66ba9220b26174fd59" candidate_uuid: "d99e3c4da8db41abb79a77a9fafaf901" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc3659443a044ab980316fa37d34a837" is_pre_election: true
W20260709 14:51:23.497817 11407 leader_election.cc:343] T 4f65af4ad6004b66ba9220b26174fd59 P d99e3c4da8db41abb79a77a9fafaf901 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fc3659443a044ab980316fa37d34a837 (127.6.46.65:39307): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:23.501457 11369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f65af4ad6004b66ba9220b26174fd59" candidate_uuid: "d99e3c4da8db41abb79a77a9fafaf901" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4aeb5ca37764073961bbf644343ab0a" is_pre_election: true
I20260709 14:51:23.502400 11592 tablet_bootstrap.cc:654] T afbe5370f2c944f8b734dc058ccb1177 P d99e3c4da8db41abb79a77a9fafaf901: Neither blocks nor log segments found. Creating new log.
W20260709 14:51:23.503484 11410 leader_election.cc:343] T 4f65af4ad6004b66ba9220b26174fd59 P d99e3c4da8db41abb79a77a9fafaf901 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c4aeb5ca37764073961bbf644343ab0a (127.6.46.66:42367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:23.503701 11590 tablet_bootstrap.cc:654] T 4f65af4ad6004b66ba9220b26174fd59 P c4aeb5ca37764073961bbf644343ab0a: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:23.503970 11410 leader_election.cc:304] T 4f65af4ad6004b66ba9220b26174fd59 P d99e3c4da8db41abb79a77a9fafaf901 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d99e3c4da8db41abb79a77a9fafaf901; no voters: c4aeb5ca37764073961bbf644343ab0a, fc3659443a044ab980316fa37d34a837
I20260709 14:51:23.503842 11191 catalog_manager.cc:5697] T 9f5ce87fc86744939d094b8db96bf906 P d99e3c4da8db41abb79a77a9fafaf901 reported cstate change: term changed from 0 to 1, leader changed from <none> to d99e3c4da8db41abb79a77a9fafaf901 (127.6.46.67). New cstate: current_term: 1 leader_uuid: "d99e3c4da8db41abb79a77a9fafaf901" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:23.504841 11577 raft_consensus.cc:2749] T 4f65af4ad6004b66ba9220b26174fd59 P d99e3c4da8db41abb79a77a9fafaf901 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:23.515862 11592 tablet_bootstrap.cc:492] T afbe5370f2c944f8b734dc058ccb1177 P d99e3c4da8db41abb79a77a9fafaf901: No bootstrap required, opened a new log
I20260709 14:51:23.516491 11592 ts_tablet_manager.cc:1403] T afbe5370f2c944f8b734dc058ccb1177 P d99e3c4da8db41abb79a77a9fafaf901: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.009s
I20260709 14:51:23.516569 11590 tablet_bootstrap.cc:492] T 4f65af4ad6004b66ba9220b26174fd59 P c4aeb5ca37764073961bbf644343ab0a: No bootstrap required, opened a new log
I20260709 14:51:23.516705 11591 tablet_bootstrap.cc:492] T 4f65af4ad6004b66ba9220b26174fd59 P fc3659443a044ab980316fa37d34a837: No bootstrap required, opened a new log
I20260709 14:51:23.517069 11590 ts_tablet_manager.cc:1403] T 4f65af4ad6004b66ba9220b26174fd59 P c4aeb5ca37764073961bbf644343ab0a: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.005s
I20260709 14:51:23.517270 11591 ts_tablet_manager.cc:1403] T 4f65af4ad6004b66ba9220b26174fd59 P fc3659443a044ab980316fa37d34a837: Time spent bootstrapping tablet: real 0.063s	user 0.014s	sys 0.016s
I20260709 14:51:23.520102 11592 raft_consensus.cc:359] T afbe5370f2c944f8b734dc058ccb1177 P d99e3c4da8db41abb79a77a9fafaf901 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:23.520390 11590 raft_consensus.cc:359] T 4f65af4ad6004b66ba9220b26174fd59 P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:23.520622 11591 raft_consensus.cc:359] T 4f65af4ad6004b66ba9220b26174fd59 P fc3659443a044ab980316fa37d34a837 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:23.520946 11592 raft_consensus.cc:385] T afbe5370f2c944f8b734dc058ccb1177 P d99e3c4da8db41abb79a77a9fafaf901 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:23.521101 11590 raft_consensus.cc:385] T 4f65af4ad6004b66ba9220b26174fd59 P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:23.521406 11591 raft_consensus.cc:385] T 4f65af4ad6004b66ba9220b26174fd59 P fc3659443a044ab980316fa37d34a837 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:23.521567 11592 raft_consensus.cc:740] T afbe5370f2c944f8b734dc058ccb1177 P d99e3c4da8db41abb79a77a9fafaf901 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d99e3c4da8db41abb79a77a9fafaf901, State: Initialized, Role: FOLLOWER
I20260709 14:51:23.521586 11590 raft_consensus.cc:740] T 4f65af4ad6004b66ba9220b26174fd59 P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4aeb5ca37764073961bbf644343ab0a, State: Initialized, Role: FOLLOWER
I20260709 14:51:23.521826 11591 raft_consensus.cc:740] T 4f65af4ad6004b66ba9220b26174fd59 P fc3659443a044ab980316fa37d34a837 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc3659443a044ab980316fa37d34a837, State: Initialized, Role: FOLLOWER
I20260709 14:51:23.522797 11590 consensus_queue.cc:260] T 4f65af4ad6004b66ba9220b26174fd59 P c4aeb5ca37764073961bbf644343ab0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:23.522797 11592 consensus_queue.cc:260] T afbe5370f2c944f8b734dc058ccb1177 P d99e3c4da8db41abb79a77a9fafaf901 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:23.522881 11591 consensus_queue.cc:260] T 4f65af4ad6004b66ba9220b26174fd59 P fc3659443a044ab980316fa37d34a837 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:23.525524 11590 ts_tablet_manager.cc:1434] T 4f65af4ad6004b66ba9220b26174fd59 P c4aeb5ca37764073961bbf644343ab0a: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 14:51:23.526330 11592 ts_tablet_manager.cc:1434] T afbe5370f2c944f8b734dc058ccb1177 P d99e3c4da8db41abb79a77a9fafaf901: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.006s
I20260709 14:51:23.526516 11590 tablet_bootstrap.cc:492] T afbe5370f2c944f8b734dc058ccb1177 P c4aeb5ca37764073961bbf644343ab0a: Bootstrap starting.
I20260709 14:51:23.527431 11592 tablet_bootstrap.cc:492] T 78cd47346fa4435899f3f1a2d55a96dd P d99e3c4da8db41abb79a77a9fafaf901: Bootstrap starting.
I20260709 14:51:23.533891 11590 tablet_bootstrap.cc:654] T afbe5370f2c944f8b734dc058ccb1177 P c4aeb5ca37764073961bbf644343ab0a: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:23.534977 11592 tablet_bootstrap.cc:654] T 78cd47346fa4435899f3f1a2d55a96dd P d99e3c4da8db41abb79a77a9fafaf901: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:23.539844 11591 ts_tablet_manager.cc:1434] T 4f65af4ad6004b66ba9220b26174fd59 P fc3659443a044ab980316fa37d34a837: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260709 14:51:23.540984 11591 tablet_bootstrap.cc:492] T afbe5370f2c944f8b734dc058ccb1177 P fc3659443a044ab980316fa37d34a837: Bootstrap starting.
I20260709 14:51:23.542076 11603 raft_consensus.cc:493] T 7d2be99659b54a82a8b6ddd8ba78ffc2 P d99e3c4da8db41abb79a77a9fafaf901 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:23.542590 11603 raft_consensus.cc:515] T 7d2be99659b54a82a8b6ddd8ba78ffc2 P d99e3c4da8db41abb79a77a9fafaf901 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:23.558327 11603 leader_election.cc:290] T 7d2be99659b54a82a8b6ddd8ba78ffc2 P d99e3c4da8db41abb79a77a9fafaf901 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc3659443a044ab980316fa37d34a837 (127.6.46.65:39307), c4aeb5ca37764073961bbf644343ab0a (127.6.46.66:42367)
I20260709 14:51:23.560652 11369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d2be99659b54a82a8b6ddd8ba78ffc2" candidate_uuid: "d99e3c4da8db41abb79a77a9fafaf901" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4aeb5ca37764073961bbf644343ab0a" is_pre_election: true
I20260709 14:51:23.561313 11369 raft_consensus.cc:2468] T 7d2be99659b54a82a8b6ddd8ba78ffc2 P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d99e3c4da8db41abb79a77a9fafaf901 in term 0.
I20260709 14:51:23.561808 11592 tablet_bootstrap.cc:492] T 78cd47346fa4435899f3f1a2d55a96dd P d99e3c4da8db41abb79a77a9fafaf901: No bootstrap required, opened a new log
I20260709 14:51:23.562474 11592 ts_tablet_manager.cc:1403] T 78cd47346fa4435899f3f1a2d55a96dd P d99e3c4da8db41abb79a77a9fafaf901: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.015s
I20260709 14:51:23.562225 11410 leader_election.cc:304] T 7d2be99659b54a82a8b6ddd8ba78ffc2 P d99e3c4da8db41abb79a77a9fafaf901 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c4aeb5ca37764073961bbf644343ab0a, d99e3c4da8db41abb79a77a9fafaf901; no voters: 
I20260709 14:51:23.563586 11603 raft_consensus.cc:2804] T 7d2be99659b54a82a8b6ddd8ba78ffc2 P d99e3c4da8db41abb79a77a9fafaf901 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:23.564134 11603 raft_consensus.cc:493] T 7d2be99659b54a82a8b6ddd8ba78ffc2 P d99e3c4da8db41abb79a77a9fafaf901 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:23.564642 11603 raft_consensus.cc:3060] T 7d2be99659b54a82a8b6ddd8ba78ffc2 P d99e3c4da8db41abb79a77a9fafaf901 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:23.567745 11294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d2be99659b54a82a8b6ddd8ba78ffc2" candidate_uuid: "d99e3c4da8db41abb79a77a9fafaf901" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc3659443a044ab980316fa37d34a837" is_pre_election: true
I20260709 14:51:23.570277 11294 raft_consensus.cc:2468] T 7d2be99659b54a82a8b6ddd8ba78ffc2 P fc3659443a044ab980316fa37d34a837 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d99e3c4da8db41abb79a77a9fafaf901 in term 0.
I20260709 14:51:23.572151 11602 raft_consensus.cc:493] T 4f65af4ad6004b66ba9220b26174fd59 P fc3659443a044ab980316fa37d34a837 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:23.572711 11602 raft_consensus.cc:515] T 4f65af4ad6004b66ba9220b26174fd59 P fc3659443a044ab980316fa37d34a837 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:23.572240 11591 tablet_bootstrap.cc:654] T afbe5370f2c944f8b734dc058ccb1177 P fc3659443a044ab980316fa37d34a837: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:23.574820 11602 leader_election.cc:290] T 4f65af4ad6004b66ba9220b26174fd59 P fc3659443a044ab980316fa37d34a837 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4aeb5ca37764073961bbf644343ab0a (127.6.46.66:42367), d99e3c4da8db41abb79a77a9fafaf901 (127.6.46.67:40331)
I20260709 14:51:23.576247 11369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f65af4ad6004b66ba9220b26174fd59" candidate_uuid: "fc3659443a044ab980316fa37d34a837" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4aeb5ca37764073961bbf644343ab0a" is_pre_election: true
I20260709 14:51:23.577025 11369 raft_consensus.cc:2468] T 4f65af4ad6004b66ba9220b26174fd59 P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc3659443a044ab980316fa37d34a837 in term 0.
I20260709 14:51:23.576196 11592 raft_consensus.cc:359] T 78cd47346fa4435899f3f1a2d55a96dd P d99e3c4da8db41abb79a77a9fafaf901 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:23.578485 11592 raft_consensus.cc:385] T 78cd47346fa4435899f3f1a2d55a96dd P d99e3c4da8db41abb79a77a9fafaf901 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:23.578289 11261 leader_election.cc:304] T 4f65af4ad6004b66ba9220b26174fd59 P fc3659443a044ab980316fa37d34a837 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c4aeb5ca37764073961bbf644343ab0a, fc3659443a044ab980316fa37d34a837; no voters: 
I20260709 14:51:23.578926 11592 raft_consensus.cc:740] T 78cd47346fa4435899f3f1a2d55a96dd P d99e3c4da8db41abb79a77a9fafaf901 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d99e3c4da8db41abb79a77a9fafaf901, State: Initialized, Role: FOLLOWER
I20260709 14:51:23.579232 11443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f65af4ad6004b66ba9220b26174fd59" candidate_uuid: "fc3659443a044ab980316fa37d34a837" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d99e3c4da8db41abb79a77a9fafaf901" is_pre_election: true
I20260709 14:51:23.579835 11602 raft_consensus.cc:2804] T 4f65af4ad6004b66ba9220b26174fd59 P fc3659443a044ab980316fa37d34a837 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:23.580261 11602 raft_consensus.cc:493] T 4f65af4ad6004b66ba9220b26174fd59 P fc3659443a044ab980316fa37d34a837 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:23.580667 11443 raft_consensus.cc:2468] T 4f65af4ad6004b66ba9220b26174fd59 P d99e3c4da8db41abb79a77a9fafaf901 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc3659443a044ab980316fa37d34a837 in term 0.
I20260709 14:51:23.580324 11592 consensus_queue.cc:260] T 78cd47346fa4435899f3f1a2d55a96dd P d99e3c4da8db41abb79a77a9fafaf901 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:23.580780 11602 raft_consensus.cc:3060] T 4f65af4ad6004b66ba9220b26174fd59 P fc3659443a044ab980316fa37d34a837 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:23.581467 11590 tablet_bootstrap.cc:492] T afbe5370f2c944f8b734dc058ccb1177 P c4aeb5ca37764073961bbf644343ab0a: No bootstrap required, opened a new log
I20260709 14:51:23.582185 11590 ts_tablet_manager.cc:1403] T afbe5370f2c944f8b734dc058ccb1177 P c4aeb5ca37764073961bbf644343ab0a: Time spent bootstrapping tablet: real 0.056s	user 0.015s	sys 0.019s
I20260709 14:51:23.578145 11603 raft_consensus.cc:515] T 7d2be99659b54a82a8b6ddd8ba78ffc2 P d99e3c4da8db41abb79a77a9fafaf901 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:23.586153 11590 raft_consensus.cc:359] T afbe5370f2c944f8b734dc058ccb1177 P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:23.586999 11590 raft_consensus.cc:385] T afbe5370f2c944f8b734dc058ccb1177 P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:23.587343 11590 raft_consensus.cc:740] T afbe5370f2c944f8b734dc058ccb1177 P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4aeb5ca37764073961bbf644343ab0a, State: Initialized, Role: FOLLOWER
I20260709 14:51:23.588220 11590 consensus_queue.cc:260] T afbe5370f2c944f8b734dc058ccb1177 P c4aeb5ca37764073961bbf644343ab0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:23.589128 11591 tablet_bootstrap.cc:492] T afbe5370f2c944f8b734dc058ccb1177 P fc3659443a044ab980316fa37d34a837: No bootstrap required, opened a new log
I20260709 14:51:23.589789 11591 ts_tablet_manager.cc:1403] T afbe5370f2c944f8b734dc058ccb1177 P fc3659443a044ab980316fa37d34a837: Time spent bootstrapping tablet: real 0.049s	user 0.014s	sys 0.000s
I20260709 14:51:23.590423 11294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d2be99659b54a82a8b6ddd8ba78ffc2" candidate_uuid: "d99e3c4da8db41abb79a77a9fafaf901" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc3659443a044ab980316fa37d34a837"
I20260709 14:51:23.591037 11294 raft_consensus.cc:3060] T 7d2be99659b54a82a8b6ddd8ba78ffc2 P fc3659443a044ab980316fa37d34a837 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:23.591207 11590 ts_tablet_manager.cc:1434] T afbe5370f2c944f8b734dc058ccb1177 P c4aeb5ca37764073961bbf644343ab0a: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260709 14:51:23.592382 11590 tablet_bootstrap.cc:492] T 78cd47346fa4435899f3f1a2d55a96dd P c4aeb5ca37764073961bbf644343ab0a: Bootstrap starting.
I20260709 14:51:23.586148 11592 ts_tablet_manager.cc:1434] T 78cd47346fa4435899f3f1a2d55a96dd P d99e3c4da8db41abb79a77a9fafaf901: Time spent starting tablet: real 0.023s	user 0.001s	sys 0.006s
I20260709 14:51:23.596175 11592 tablet_bootstrap.cc:492] T 81b18b5903764f71b4001be901c25f83 P d99e3c4da8db41abb79a77a9fafaf901: Bootstrap starting.
I20260709 14:51:23.600641 11590 tablet_bootstrap.cc:654] T 78cd47346fa4435899f3f1a2d55a96dd P c4aeb5ca37764073961bbf644343ab0a: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:23.597450 11591 raft_consensus.cc:359] T afbe5370f2c944f8b734dc058ccb1177 P fc3659443a044ab980316fa37d34a837 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:23.601186 11591 raft_consensus.cc:385] T afbe5370f2c944f8b734dc058ccb1177 P fc3659443a044ab980316fa37d34a837 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:23.602828 11294 raft_consensus.cc:2468] T 7d2be99659b54a82a8b6ddd8ba78ffc2 P fc3659443a044ab980316fa37d34a837 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d99e3c4da8db41abb79a77a9fafaf901 in term 1.
I20260709 14:51:23.605849 11591 raft_consensus.cc:740] T afbe5370f2c944f8b734dc058ccb1177 P fc3659443a044ab980316fa37d34a837 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc3659443a044ab980316fa37d34a837, State: Initialized, Role: FOLLOWER
I20260709 14:51:23.604107 11602 raft_consensus.cc:515] T 4f65af4ad6004b66ba9220b26174fd59 P fc3659443a044ab980316fa37d34a837 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:23.606863 11407 leader_election.cc:304] T 7d2be99659b54a82a8b6ddd8ba78ffc2 P d99e3c4da8db41abb79a77a9fafaf901 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d99e3c4da8db41abb79a77a9fafaf901, fc3659443a044ab980316fa37d34a837; no voters: 
I20260709 14:51:23.607707 11577 raft_consensus.cc:2804] T 7d2be99659b54a82a8b6ddd8ba78ffc2 P d99e3c4da8db41abb79a77a9fafaf901 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:23.608134 11602 leader_election.cc:290] T 4f65af4ad6004b66ba9220b26174fd59 P fc3659443a044ab980316fa37d34a837 [CANDIDATE]: Term 1 election: Requested vote from peers c4aeb5ca37764073961bbf644343ab0a (127.6.46.66:42367), d99e3c4da8db41abb79a77a9fafaf901 (127.6.46.67:40331)
I20260709 14:51:23.604350 11603 leader_election.cc:290] T 7d2be99659b54a82a8b6ddd8ba78ffc2 P d99e3c4da8db41abb79a77a9fafaf901 [CANDIDATE]: Term 1 election: Requested vote from peers fc3659443a044ab980316fa37d34a837 (127.6.46.65:39307), c4aeb5ca37764073961bbf644343ab0a (127.6.46.66:42367)
I20260709 14:51:23.604945 11369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d2be99659b54a82a8b6ddd8ba78ffc2" candidate_uuid: "d99e3c4da8db41abb79a77a9fafaf901" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4aeb5ca37764073961bbf644343ab0a"
I20260709 14:51:23.609288 11369 raft_consensus.cc:3060] T 7d2be99659b54a82a8b6ddd8ba78ffc2 P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:23.608839 11592 tablet_bootstrap.cc:654] T 81b18b5903764f71b4001be901c25f83 P d99e3c4da8db41abb79a77a9fafaf901: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:23.609478 11370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f65af4ad6004b66ba9220b26174fd59" candidate_uuid: "fc3659443a044ab980316fa37d34a837" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4aeb5ca37764073961bbf644343ab0a"
I20260709 14:51:23.610234 11370 raft_consensus.cc:3060] T 4f65af4ad6004b66ba9220b26174fd59 P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:23.613545 11577 raft_consensus.cc:697] T 7d2be99659b54a82a8b6ddd8ba78ffc2 P d99e3c4da8db41abb79a77a9fafaf901 [term 1 LEADER]: Becoming Leader. State: Replica: d99e3c4da8db41abb79a77a9fafaf901, State: Running, Role: LEADER
I20260709 14:51:23.614447 11577 consensus_queue.cc:237] T 7d2be99659b54a82a8b6ddd8ba78ffc2 P d99e3c4da8db41abb79a77a9fafaf901 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:23.607832 11590 tablet_bootstrap.cc:492] T 78cd47346fa4435899f3f1a2d55a96dd P c4aeb5ca37764073961bbf644343ab0a: No bootstrap required, opened a new log
I20260709 14:51:23.618011 11590 ts_tablet_manager.cc:1403] T 78cd47346fa4435899f3f1a2d55a96dd P c4aeb5ca37764073961bbf644343ab0a: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.000s
I20260709 14:51:23.613600 11443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f65af4ad6004b66ba9220b26174fd59" candidate_uuid: "fc3659443a044ab980316fa37d34a837" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d99e3c4da8db41abb79a77a9fafaf901"
I20260709 14:51:23.618697 11443 raft_consensus.cc:3060] T 4f65af4ad6004b66ba9220b26174fd59 P d99e3c4da8db41abb79a77a9fafaf901 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:23.620023 11592 tablet_bootstrap.cc:492] T 81b18b5903764f71b4001be901c25f83 P d99e3c4da8db41abb79a77a9fafaf901: No bootstrap required, opened a new log
I20260709 14:51:23.620625 11592 ts_tablet_manager.cc:1403] T 81b18b5903764f71b4001be901c25f83 P d99e3c4da8db41abb79a77a9fafaf901: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.000s
I20260709 14:51:23.621402 11590 raft_consensus.cc:359] T 78cd47346fa4435899f3f1a2d55a96dd P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:23.622123 11590 raft_consensus.cc:385] T 78cd47346fa4435899f3f1a2d55a96dd P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:23.622396 11590 raft_consensus.cc:740] T 78cd47346fa4435899f3f1a2d55a96dd P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4aeb5ca37764073961bbf644343ab0a, State: Initialized, Role: FOLLOWER
I20260709 14:51:23.623142 11590 consensus_queue.cc:260] T 78cd47346fa4435899f3f1a2d55a96dd P c4aeb5ca37764073961bbf644343ab0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:23.624243 11592 raft_consensus.cc:359] T 81b18b5903764f71b4001be901c25f83 P d99e3c4da8db41abb79a77a9fafaf901 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:23.625175 11592 raft_consensus.cc:385] T 81b18b5903764f71b4001be901c25f83 P d99e3c4da8db41abb79a77a9fafaf901 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:23.618038 11369 raft_consensus.cc:2468] T 7d2be99659b54a82a8b6ddd8ba78ffc2 P c4aeb5ca37764073961bbf644343ab0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d99e3c4da8db41abb79a77a9fafaf901 in term 1.
I20260709 14:51:23.625553 11590 ts_tablet_manager.cc:1434] T 78cd47346fa4435899f3f1a2d55a96dd P c4aeb5ca37764073961bbf644343ab0a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:51:23.625280 11443 raft_consensus.cc:2468] T 4f65af4ad6004b66ba9220b26174fd59 P d99e3c4da8db41abb79a77a9fafaf901 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc3659443a044ab980316fa37d34a837 in term 1.
I20260709 14:51:23.625687 11592 raft_consensus.cc:740] T 81b18b5903764f71b4001be901c25f83 P d99e3c4da8db41abb79a77a9fafaf901 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d99e3c4da8db41abb79a77a9fafaf901, State: Initialized, Role: FOLLOWER
I20260709 14:51:23.625234 11591 consensus_queue.cc:260] T afbe5370f2c944f8b734dc058ccb1177 P fc3659443a044ab980316fa37d34a837 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:23.626750 11370 raft_consensus.cc:2468] T 4f65af4ad6004b66ba9220b26174fd59 P c4aeb5ca37764073961bbf644343ab0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc3659443a044ab980316fa37d34a837 in term 1.
I20260709 14:51:23.627588 11258 leader_election.cc:304] T 4f65af4ad6004b66ba9220b26174fd59 P fc3659443a044ab980316fa37d34a837 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d99e3c4da8db41abb79a77a9fafaf901, fc3659443a044ab980316fa37d34a837; no voters: 
I20260709 14:51:23.627683 11592 consensus_queue.cc:260] T 81b18b5903764f71b4001be901c25f83 P d99e3c4da8db41abb79a77a9fafaf901 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:23.628863 11591 ts_tablet_manager.cc:1434] T afbe5370f2c944f8b734dc058ccb1177 P fc3659443a044ab980316fa37d34a837: Time spent starting tablet: real 0.039s	user 0.007s	sys 0.000s
I20260709 14:51:23.626709 11590 tablet_bootstrap.cc:492] T 81b18b5903764f71b4001be901c25f83 P c4aeb5ca37764073961bbf644343ab0a: Bootstrap starting.
I20260709 14:51:23.630674 11592 ts_tablet_manager.cc:1434] T 81b18b5903764f71b4001be901c25f83 P d99e3c4da8db41abb79a77a9fafaf901: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:51:23.631817 11592 tablet_bootstrap.cc:492] T 6313e0731fb1422c92dded910db0f593 P d99e3c4da8db41abb79a77a9fafaf901: Bootstrap starting.
I20260709 14:51:23.633642 11591 tablet_bootstrap.cc:492] T 78cd47346fa4435899f3f1a2d55a96dd P fc3659443a044ab980316fa37d34a837: Bootstrap starting.
I20260709 14:51:23.635962 11602 raft_consensus.cc:2804] T 4f65af4ad6004b66ba9220b26174fd59 P fc3659443a044ab980316fa37d34a837 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:23.636518 11602 raft_consensus.cc:697] T 4f65af4ad6004b66ba9220b26174fd59 P fc3659443a044ab980316fa37d34a837 [term 1 LEADER]: Becoming Leader. State: Replica: fc3659443a044ab980316fa37d34a837, State: Running, Role: LEADER
I20260709 14:51:23.637413 11602 consensus_queue.cc:237] T 4f65af4ad6004b66ba9220b26174fd59 P fc3659443a044ab980316fa37d34a837 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:23.639058 11592 tablet_bootstrap.cc:654] T 6313e0731fb1422c92dded910db0f593 P d99e3c4da8db41abb79a77a9fafaf901: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:23.640688 11591 tablet_bootstrap.cc:654] T 78cd47346fa4435899f3f1a2d55a96dd P fc3659443a044ab980316fa37d34a837: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:23.648800 11590 tablet_bootstrap.cc:654] T 81b18b5903764f71b4001be901c25f83 P c4aeb5ca37764073961bbf644343ab0a: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:23.642781 11191 catalog_manager.cc:5697] T 7d2be99659b54a82a8b6ddd8ba78ffc2 P d99e3c4da8db41abb79a77a9fafaf901 reported cstate change: term changed from 0 to 1, leader changed from <none> to d99e3c4da8db41abb79a77a9fafaf901 (127.6.46.67). New cstate: current_term: 1 leader_uuid: "d99e3c4da8db41abb79a77a9fafaf901" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:23.678606 11591 tablet_bootstrap.cc:492] T 78cd47346fa4435899f3f1a2d55a96dd P fc3659443a044ab980316fa37d34a837: No bootstrap required, opened a new log
I20260709 14:51:23.677830 11191 catalog_manager.cc:5697] T 4f65af4ad6004b66ba9220b26174fd59 P fc3659443a044ab980316fa37d34a837 reported cstate change: term changed from 0 to 1, leader changed from <none> to fc3659443a044ab980316fa37d34a837 (127.6.46.65). New cstate: current_term: 1 leader_uuid: "fc3659443a044ab980316fa37d34a837" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:23.679195 11591 ts_tablet_manager.cc:1403] T 78cd47346fa4435899f3f1a2d55a96dd P fc3659443a044ab980316fa37d34a837: Time spent bootstrapping tablet: real 0.046s	user 0.014s	sys 0.008s
I20260709 14:51:23.684876 11592 tablet_bootstrap.cc:492] T 6313e0731fb1422c92dded910db0f593 P d99e3c4da8db41abb79a77a9fafaf901: No bootstrap required, opened a new log
I20260709 14:51:23.685420 11592 ts_tablet_manager.cc:1403] T 6313e0731fb1422c92dded910db0f593 P d99e3c4da8db41abb79a77a9fafaf901: Time spent bootstrapping tablet: real 0.054s	user 0.021s	sys 0.005s
I20260709 14:51:23.685467 11591 raft_consensus.cc:359] T 78cd47346fa4435899f3f1a2d55a96dd P fc3659443a044ab980316fa37d34a837 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:23.686357 11591 raft_consensus.cc:385] T 78cd47346fa4435899f3f1a2d55a96dd P fc3659443a044ab980316fa37d34a837 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:23.686671 11591 raft_consensus.cc:740] T 78cd47346fa4435899f3f1a2d55a96dd P fc3659443a044ab980316fa37d34a837 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc3659443a044ab980316fa37d34a837, State: Initialized, Role: FOLLOWER
I20260709 14:51:23.681568 11590 tablet_bootstrap.cc:492] T 81b18b5903764f71b4001be901c25f83 P c4aeb5ca37764073961bbf644343ab0a: No bootstrap required, opened a new log
I20260709 14:51:23.687647 11590 ts_tablet_manager.cc:1403] T 81b18b5903764f71b4001be901c25f83 P c4aeb5ca37764073961bbf644343ab0a: Time spent bootstrapping tablet: real 0.061s	user 0.012s	sys 0.014s
I20260709 14:51:23.688336 11592 raft_consensus.cc:359] T 6313e0731fb1422c92dded910db0f593 P d99e3c4da8db41abb79a77a9fafaf901 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:23.689109 11592 raft_consensus.cc:385] T 6313e0731fb1422c92dded910db0f593 P d99e3c4da8db41abb79a77a9fafaf901 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:23.689383 11592 raft_consensus.cc:740] T 6313e0731fb1422c92dded910db0f593 P d99e3c4da8db41abb79a77a9fafaf901 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d99e3c4da8db41abb79a77a9fafaf901, State: Initialized, Role: FOLLOWER
I20260709 14:51:23.690236 11592 consensus_queue.cc:260] T 6313e0731fb1422c92dded910db0f593 P d99e3c4da8db41abb79a77a9fafaf901 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:23.690623 11591 consensus_queue.cc:260] T 78cd47346fa4435899f3f1a2d55a96dd P fc3659443a044ab980316fa37d34a837 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:23.691279 11590 raft_consensus.cc:359] T 81b18b5903764f71b4001be901c25f83 P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:23.692122 11590 raft_consensus.cc:385] T 81b18b5903764f71b4001be901c25f83 P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:23.692440 11590 raft_consensus.cc:740] T 81b18b5903764f71b4001be901c25f83 P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4aeb5ca37764073961bbf644343ab0a, State: Initialized, Role: FOLLOWER
I20260709 14:51:23.693673 11591 ts_tablet_manager.cc:1434] T 78cd47346fa4435899f3f1a2d55a96dd P fc3659443a044ab980316fa37d34a837: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260709 14:51:23.695267 11591 tablet_bootstrap.cc:492] T 81b18b5903764f71b4001be901c25f83 P fc3659443a044ab980316fa37d34a837: Bootstrap starting.
I20260709 14:51:23.698268 11592 ts_tablet_manager.cc:1434] T 6313e0731fb1422c92dded910db0f593 P d99e3c4da8db41abb79a77a9fafaf901: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 14:51:23.699399 11592 tablet_bootstrap.cc:492] T 247fb23fb10246a3bdd6abce34aa2438 P d99e3c4da8db41abb79a77a9fafaf901: Bootstrap starting.
I20260709 14:51:23.702426 11590 consensus_queue.cc:260] T 81b18b5903764f71b4001be901c25f83 P c4aeb5ca37764073961bbf644343ab0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:23.702298 11591 tablet_bootstrap.cc:654] T 81b18b5903764f71b4001be901c25f83 P fc3659443a044ab980316fa37d34a837: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:23.705857 11592 tablet_bootstrap.cc:654] T 247fb23fb10246a3bdd6abce34aa2438 P d99e3c4da8db41abb79a77a9fafaf901: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:23.708230 11590 ts_tablet_manager.cc:1434] T 81b18b5903764f71b4001be901c25f83 P c4aeb5ca37764073961bbf644343ab0a: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260709 14:51:23.709561 11590 tablet_bootstrap.cc:492] T 247fb23fb10246a3bdd6abce34aa2438 P c4aeb5ca37764073961bbf644343ab0a: Bootstrap starting.
I20260709 14:51:23.714444 11592 tablet_bootstrap.cc:492] T 247fb23fb10246a3bdd6abce34aa2438 P d99e3c4da8db41abb79a77a9fafaf901: No bootstrap required, opened a new log
I20260709 14:51:23.715081 11592 ts_tablet_manager.cc:1403] T 247fb23fb10246a3bdd6abce34aa2438 P d99e3c4da8db41abb79a77a9fafaf901: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.007s
I20260709 14:51:23.717451 11590 tablet_bootstrap.cc:654] T 247fb23fb10246a3bdd6abce34aa2438 P c4aeb5ca37764073961bbf644343ab0a: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:23.722930 11592 raft_consensus.cc:359] T 247fb23fb10246a3bdd6abce34aa2438 P d99e3c4da8db41abb79a77a9fafaf901 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:23.723920 11592 raft_consensus.cc:385] T 247fb23fb10246a3bdd6abce34aa2438 P d99e3c4da8db41abb79a77a9fafaf901 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:23.724416 11592 raft_consensus.cc:740] T 247fb23fb10246a3bdd6abce34aa2438 P d99e3c4da8db41abb79a77a9fafaf901 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d99e3c4da8db41abb79a77a9fafaf901, State: Initialized, Role: FOLLOWER
I20260709 14:51:23.725555 11592 consensus_queue.cc:260] T 247fb23fb10246a3bdd6abce34aa2438 P d99e3c4da8db41abb79a77a9fafaf901 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:23.726807 11591 tablet_bootstrap.cc:492] T 81b18b5903764f71b4001be901c25f83 P fc3659443a044ab980316fa37d34a837: No bootstrap required, opened a new log
I20260709 14:51:23.727341 11591 ts_tablet_manager.cc:1403] T 81b18b5903764f71b4001be901c25f83 P fc3659443a044ab980316fa37d34a837: Time spent bootstrapping tablet: real 0.032s	user 0.017s	sys 0.008s
I20260709 14:51:23.728363 11592 ts_tablet_manager.cc:1434] T 247fb23fb10246a3bdd6abce34aa2438 P d99e3c4da8db41abb79a77a9fafaf901: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.002s
I20260709 14:51:23.730610 11591 raft_consensus.cc:359] T 81b18b5903764f71b4001be901c25f83 P fc3659443a044ab980316fa37d34a837 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:23.731396 11591 raft_consensus.cc:385] T 81b18b5903764f71b4001be901c25f83 P fc3659443a044ab980316fa37d34a837 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:23.731590 11597 raft_consensus.cc:493] T 78cd47346fa4435899f3f1a2d55a96dd P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:23.732298 11597 raft_consensus.cc:515] T 78cd47346fa4435899f3f1a2d55a96dd P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:23.731774 11591 raft_consensus.cc:740] T 81b18b5903764f71b4001be901c25f83 P fc3659443a044ab980316fa37d34a837 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc3659443a044ab980316fa37d34a837, State: Initialized, Role: FOLLOWER
I20260709 14:51:23.734799 11590 tablet_bootstrap.cc:492] T 247fb23fb10246a3bdd6abce34aa2438 P c4aeb5ca37764073961bbf644343ab0a: No bootstrap required, opened a new log
I20260709 14:51:23.734681 11591 consensus_queue.cc:260] T 81b18b5903764f71b4001be901c25f83 P fc3659443a044ab980316fa37d34a837 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:23.735378 11590 ts_tablet_manager.cc:1403] T 247fb23fb10246a3bdd6abce34aa2438 P c4aeb5ca37764073961bbf644343ab0a: Time spent bootstrapping tablet: real 0.026s	user 0.018s	sys 0.000s
I20260709 14:51:23.736963 11443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78cd47346fa4435899f3f1a2d55a96dd" candidate_uuid: "c4aeb5ca37764073961bbf644343ab0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d99e3c4da8db41abb79a77a9fafaf901" is_pre_election: true
I20260709 14:51:23.737641 11443 raft_consensus.cc:2468] T 78cd47346fa4435899f3f1a2d55a96dd P d99e3c4da8db41abb79a77a9fafaf901 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4aeb5ca37764073961bbf644343ab0a in term 0.
I20260709 14:51:23.738852 11577 raft_consensus.cc:493] T 6313e0731fb1422c92dded910db0f593 P d99e3c4da8db41abb79a77a9fafaf901 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:23.739008 11590 raft_consensus.cc:359] T 247fb23fb10246a3bdd6abce34aa2438 P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:23.739470 11591 ts_tablet_manager.cc:1434] T 81b18b5903764f71b4001be901c25f83 P fc3659443a044ab980316fa37d34a837: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.001s
I20260709 14:51:23.739368 11577 raft_consensus.cc:515] T 6313e0731fb1422c92dded910db0f593 P d99e3c4da8db41abb79a77a9fafaf901 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:23.739810 11590 raft_consensus.cc:385] T 247fb23fb10246a3bdd6abce34aa2438 P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:23.740254 11590 raft_consensus.cc:740] T 247fb23fb10246a3bdd6abce34aa2438 P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4aeb5ca37764073961bbf644343ab0a, State: Initialized, Role: FOLLOWER
I20260709 14:51:23.741014 11591 tablet_bootstrap.cc:492] T 6313e0731fb1422c92dded910db0f593 P fc3659443a044ab980316fa37d34a837: Bootstrap starting.
I20260709 14:51:23.741091 11590 consensus_queue.cc:260] T 247fb23fb10246a3bdd6abce34aa2438 P c4aeb5ca37764073961bbf644343ab0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:23.743837 11590 ts_tablet_manager.cc:1434] T 247fb23fb10246a3bdd6abce34aa2438 P c4aeb5ca37764073961bbf644343ab0a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 14:51:23.744823 11333 leader_election.cc:304] T 78cd47346fa4435899f3f1a2d55a96dd P c4aeb5ca37764073961bbf644343ab0a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c4aeb5ca37764073961bbf644343ab0a, d99e3c4da8db41abb79a77a9fafaf901; no voters: 
I20260709 14:51:23.745296 11370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6313e0731fb1422c92dded910db0f593" candidate_uuid: "d99e3c4da8db41abb79a77a9fafaf901" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4aeb5ca37764073961bbf644343ab0a" is_pre_election: true
I20260709 14:51:23.744863 11590 tablet_bootstrap.cc:492] T 6313e0731fb1422c92dded910db0f593 P c4aeb5ca37764073961bbf644343ab0a: Bootstrap starting.
I20260709 14:51:23.746491 11512 raft_consensus.cc:2804] T 78cd47346fa4435899f3f1a2d55a96dd P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:23.746917 11512 raft_consensus.cc:493] T 78cd47346fa4435899f3f1a2d55a96dd P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:23.747265 11512 raft_consensus.cc:3060] T 78cd47346fa4435899f3f1a2d55a96dd P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:23.747998 11597 leader_election.cc:290] T 78cd47346fa4435899f3f1a2d55a96dd P c4aeb5ca37764073961bbf644343ab0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc3659443a044ab980316fa37d34a837 (127.6.46.65:39307), d99e3c4da8db41abb79a77a9fafaf901 (127.6.46.67:40331)
I20260709 14:51:23.743611 11295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6313e0731fb1422c92dded910db0f593" candidate_uuid: "d99e3c4da8db41abb79a77a9fafaf901" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc3659443a044ab980316fa37d34a837" is_pre_election: true
I20260709 14:51:23.749482 11591 tablet_bootstrap.cc:654] T 6313e0731fb1422c92dded910db0f593 P fc3659443a044ab980316fa37d34a837: Neither blocks nor log segments found. Creating new log.
W20260709 14:51:23.749603 11407 leader_election.cc:343] T 6313e0731fb1422c92dded910db0f593 P d99e3c4da8db41abb79a77a9fafaf901 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fc3659443a044ab980316fa37d34a837 (127.6.46.65:39307): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:23.741626 11577 leader_election.cc:290] T 6313e0731fb1422c92dded910db0f593 P d99e3c4da8db41abb79a77a9fafaf901 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc3659443a044ab980316fa37d34a837 (127.6.46.65:39307), c4aeb5ca37764073961bbf644343ab0a (127.6.46.66:42367)
I20260709 14:51:23.753381 11590 tablet_bootstrap.cc:654] T 6313e0731fb1422c92dded910db0f593 P c4aeb5ca37764073961bbf644343ab0a: Neither blocks nor log segments found. Creating new log.
W20260709 14:51:23.756680 11410 leader_election.cc:343] T 6313e0731fb1422c92dded910db0f593 P d99e3c4da8db41abb79a77a9fafaf901 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c4aeb5ca37764073961bbf644343ab0a (127.6.46.66:42367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:23.757211 11410 leader_election.cc:304] T 6313e0731fb1422c92dded910db0f593 P d99e3c4da8db41abb79a77a9fafaf901 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d99e3c4da8db41abb79a77a9fafaf901; no voters: c4aeb5ca37764073961bbf644343ab0a, fc3659443a044ab980316fa37d34a837
I20260709 14:51:23.758361 11577 raft_consensus.cc:2749] T 6313e0731fb1422c92dded910db0f593 P d99e3c4da8db41abb79a77a9fafaf901 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:23.758814 11574 raft_consensus.cc:493] T 78cd47346fa4435899f3f1a2d55a96dd P fc3659443a044ab980316fa37d34a837 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:23.760345 11574 raft_consensus.cc:515] T 78cd47346fa4435899f3f1a2d55a96dd P fc3659443a044ab980316fa37d34a837 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:23.762697 11574 leader_election.cc:290] T 78cd47346fa4435899f3f1a2d55a96dd P fc3659443a044ab980316fa37d34a837 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4aeb5ca37764073961bbf644343ab0a (127.6.46.66:42367), d99e3c4da8db41abb79a77a9fafaf901 (127.6.46.67:40331)
I20260709 14:51:23.758430 11295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78cd47346fa4435899f3f1a2d55a96dd" candidate_uuid: "c4aeb5ca37764073961bbf644343ab0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc3659443a044ab980316fa37d34a837" is_pre_election: true
I20260709 14:51:23.764159 11443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78cd47346fa4435899f3f1a2d55a96dd" candidate_uuid: "fc3659443a044ab980316fa37d34a837" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d99e3c4da8db41abb79a77a9fafaf901" is_pre_election: true
I20260709 14:51:23.764357 11370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78cd47346fa4435899f3f1a2d55a96dd" candidate_uuid: "fc3659443a044ab980316fa37d34a837" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4aeb5ca37764073961bbf644343ab0a" is_pre_election: true
I20260709 14:51:23.764587 11295 raft_consensus.cc:2468] T 78cd47346fa4435899f3f1a2d55a96dd P fc3659443a044ab980316fa37d34a837 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4aeb5ca37764073961bbf644343ab0a in term 0.
I20260709 14:51:23.765002 11443 raft_consensus.cc:2468] T 78cd47346fa4435899f3f1a2d55a96dd P d99e3c4da8db41abb79a77a9fafaf901 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc3659443a044ab980316fa37d34a837 in term 0.
I20260709 14:51:23.767736 11512 raft_consensus.cc:515] T 78cd47346fa4435899f3f1a2d55a96dd P c4aeb5ca37764073961bbf644343ab0a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:23.769521 11370 raft_consensus.cc:2393] T 78cd47346fa4435899f3f1a2d55a96dd P c4aeb5ca37764073961bbf644343ab0a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fc3659443a044ab980316fa37d34a837 in current term 1: Already voted for candidate c4aeb5ca37764073961bbf644343ab0a in this term.
I20260709 14:51:23.774267 11258 leader_election.cc:304] T 78cd47346fa4435899f3f1a2d55a96dd P fc3659443a044ab980316fa37d34a837 [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: d99e3c4da8db41abb79a77a9fafaf901, fc3659443a044ab980316fa37d34a837; no voters: c4aeb5ca37764073961bbf644343ab0a
I20260709 14:51:23.775777 11512 leader_election.cc:290] T 78cd47346fa4435899f3f1a2d55a96dd P c4aeb5ca37764073961bbf644343ab0a [CANDIDATE]: Term 1 election: Requested vote from peers fc3659443a044ab980316fa37d34a837 (127.6.46.65:39307), d99e3c4da8db41abb79a77a9fafaf901 (127.6.46.67:40331)
I20260709 14:51:23.776808 11443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78cd47346fa4435899f3f1a2d55a96dd" candidate_uuid: "c4aeb5ca37764073961bbf644343ab0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d99e3c4da8db41abb79a77a9fafaf901"
I20260709 14:51:23.777524 11443 raft_consensus.cc:3060] T 78cd47346fa4435899f3f1a2d55a96dd P d99e3c4da8db41abb79a77a9fafaf901 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:23.777667 11512 raft_consensus.cc:493] T 247fb23fb10246a3bdd6abce34aa2438 P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:23.778666 11512 raft_consensus.cc:515] T 247fb23fb10246a3bdd6abce34aa2438 P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:23.779278 11597 raft_consensus.cc:493] T 81b18b5903764f71b4001be901c25f83 P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:23.779951 11574 raft_consensus.cc:2804] T 78cd47346fa4435899f3f1a2d55a96dd P fc3659443a044ab980316fa37d34a837 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:23.780407 11574 raft_consensus.cc:493] T 78cd47346fa4435899f3f1a2d55a96dd P fc3659443a044ab980316fa37d34a837 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:23.780812 11574 raft_consensus.cc:3060] T 78cd47346fa4435899f3f1a2d55a96dd P fc3659443a044ab980316fa37d34a837 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:23.782603 11512 leader_election.cc:290] T 247fb23fb10246a3bdd6abce34aa2438 P c4aeb5ca37764073961bbf644343ab0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc3659443a044ab980316fa37d34a837 (127.6.46.65:39307), d99e3c4da8db41abb79a77a9fafaf901 (127.6.46.67:40331)
I20260709 14:51:23.782855 11295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78cd47346fa4435899f3f1a2d55a96dd" candidate_uuid: "c4aeb5ca37764073961bbf644343ab0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc3659443a044ab980316fa37d34a837"
I20260709 14:51:23.783325 11444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "247fb23fb10246a3bdd6abce34aa2438" candidate_uuid: "c4aeb5ca37764073961bbf644343ab0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d99e3c4da8db41abb79a77a9fafaf901" is_pre_election: true
I20260709 14:51:23.784040 11444 raft_consensus.cc:2468] T 247fb23fb10246a3bdd6abce34aa2438 P d99e3c4da8db41abb79a77a9fafaf901 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4aeb5ca37764073961bbf644343ab0a in term 0.
I20260709 14:51:23.782130 11294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "247fb23fb10246a3bdd6abce34aa2438" candidate_uuid: "c4aeb5ca37764073961bbf644343ab0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc3659443a044ab980316fa37d34a837" is_pre_election: true
I20260709 14:51:23.786007 11333 leader_election.cc:304] T 247fb23fb10246a3bdd6abce34aa2438 P c4aeb5ca37764073961bbf644343ab0a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c4aeb5ca37764073961bbf644343ab0a, d99e3c4da8db41abb79a77a9fafaf901; no voters: 
I20260709 14:51:23.786494 11591 tablet_bootstrap.cc:492] T 6313e0731fb1422c92dded910db0f593 P fc3659443a044ab980316fa37d34a837: No bootstrap required, opened a new log
I20260709 14:51:23.786968 11512 raft_consensus.cc:2804] T 247fb23fb10246a3bdd6abce34aa2438 P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:23.780494 11597 raft_consensus.cc:515] T 81b18b5903764f71b4001be901c25f83 P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
W20260709 14:51:23.787827 11333 leader_election.cc:343] T 247fb23fb10246a3bdd6abce34aa2438 P c4aeb5ca37764073961bbf644343ab0a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fc3659443a044ab980316fa37d34a837 (127.6.46.65:39307): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:23.788615 11512 raft_consensus.cc:493] T 247fb23fb10246a3bdd6abce34aa2438 P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:23.789110 11512 raft_consensus.cc:3060] T 247fb23fb10246a3bdd6abce34aa2438 P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:23.791968 11444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b18b5903764f71b4001be901c25f83" candidate_uuid: "c4aeb5ca37764073961bbf644343ab0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d99e3c4da8db41abb79a77a9fafaf901" is_pre_election: true
I20260709 14:51:23.792109 11574 raft_consensus.cc:515] T 78cd47346fa4435899f3f1a2d55a96dd P fc3659443a044ab980316fa37d34a837 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:23.792735 11444 raft_consensus.cc:2468] T 81b18b5903764f71b4001be901c25f83 P d99e3c4da8db41abb79a77a9fafaf901 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4aeb5ca37764073961bbf644343ab0a in term 0.
I20260709 14:51:23.793433 11295 raft_consensus.cc:2393] T 78cd47346fa4435899f3f1a2d55a96dd P fc3659443a044ab980316fa37d34a837 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c4aeb5ca37764073961bbf644343ab0a in current term 1: Already voted for candidate fc3659443a044ab980316fa37d34a837 in this term.
I20260709 14:51:23.787046 11591 ts_tablet_manager.cc:1403] T 6313e0731fb1422c92dded910db0f593 P fc3659443a044ab980316fa37d34a837: Time spent bootstrapping tablet: real 0.046s	user 0.018s	sys 0.016s
I20260709 14:51:23.794440 11333 leader_election.cc:304] T 81b18b5903764f71b4001be901c25f83 P c4aeb5ca37764073961bbf644343ab0a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c4aeb5ca37764073961bbf644343ab0a, d99e3c4da8db41abb79a77a9fafaf901; no voters: 
I20260709 14:51:23.795333 11597 leader_election.cc:290] T 81b18b5903764f71b4001be901c25f83 P c4aeb5ca37764073961bbf644343ab0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc3659443a044ab980316fa37d34a837 (127.6.46.65:39307), d99e3c4da8db41abb79a77a9fafaf901 (127.6.46.67:40331)
I20260709 14:51:23.797399 11597 raft_consensus.cc:2804] T 81b18b5903764f71b4001be901c25f83 P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:23.797838 11590 tablet_bootstrap.cc:492] T 6313e0731fb1422c92dded910db0f593 P c4aeb5ca37764073961bbf644343ab0a: No bootstrap required, opened a new log
I20260709 14:51:23.798364 11590 ts_tablet_manager.cc:1403] T 6313e0731fb1422c92dded910db0f593 P c4aeb5ca37764073961bbf644343ab0a: Time spent bootstrapping tablet: real 0.054s	user 0.018s	sys 0.008s
I20260709 14:51:23.799011 11591 raft_consensus.cc:359] T 6313e0731fb1422c92dded910db0f593 P fc3659443a044ab980316fa37d34a837 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:23.799791 11591 raft_consensus.cc:385] T 6313e0731fb1422c92dded910db0f593 P fc3659443a044ab980316fa37d34a837 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:23.800077 11591 raft_consensus.cc:740] T 6313e0731fb1422c92dded910db0f593 P fc3659443a044ab980316fa37d34a837 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc3659443a044ab980316fa37d34a837, State: Initialized, Role: FOLLOWER
I20260709 14:51:23.800866 11591 consensus_queue.cc:260] T 6313e0731fb1422c92dded910db0f593 P fc3659443a044ab980316fa37d34a837 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:23.801702 11443 raft_consensus.cc:2468] T 78cd47346fa4435899f3f1a2d55a96dd P d99e3c4da8db41abb79a77a9fafaf901 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4aeb5ca37764073961bbf644343ab0a in term 1.
I20260709 14:51:23.797876 11597 raft_consensus.cc:493] T 81b18b5903764f71b4001be901c25f83 P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:23.803321 11591 ts_tablet_manager.cc:1434] T 6313e0731fb1422c92dded910db0f593 P fc3659443a044ab980316fa37d34a837: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 14:51:23.803283 11597 raft_consensus.cc:3060] T 81b18b5903764f71b4001be901c25f83 P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:23.805388 11333 leader_election.cc:304] T 78cd47346fa4435899f3f1a2d55a96dd P c4aeb5ca37764073961bbf644343ab0a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c4aeb5ca37764073961bbf644343ab0a, d99e3c4da8db41abb79a77a9fafaf901; no voters: 
I20260709 14:51:23.806073 11512 raft_consensus.cc:515] T 247fb23fb10246a3bdd6abce34aa2438 P c4aeb5ca37764073961bbf644343ab0a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:23.805682 11591 tablet_bootstrap.cc:492] T 247fb23fb10246a3bdd6abce34aa2438 P fc3659443a044ab980316fa37d34a837: Bootstrap starting.
I20260709 14:51:23.807745 11628 raft_consensus.cc:2804] T 78cd47346fa4435899f3f1a2d55a96dd P c4aeb5ca37764073961bbf644343ab0a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:23.808293 11628 raft_consensus.cc:697] T 78cd47346fa4435899f3f1a2d55a96dd P c4aeb5ca37764073961bbf644343ab0a [term 1 LEADER]: Becoming Leader. State: Replica: c4aeb5ca37764073961bbf644343ab0a, State: Running, Role: LEADER
I20260709 14:51:23.808570 11512 leader_election.cc:290] T 247fb23fb10246a3bdd6abce34aa2438 P c4aeb5ca37764073961bbf644343ab0a [CANDIDATE]: Term 1 election: Requested vote from peers fc3659443a044ab980316fa37d34a837 (127.6.46.65:39307), d99e3c4da8db41abb79a77a9fafaf901 (127.6.46.67:40331)
I20260709 14:51:23.809163 11628 consensus_queue.cc:237] T 78cd47346fa4435899f3f1a2d55a96dd P c4aeb5ca37764073961bbf644343ab0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:23.809633 11443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "247fb23fb10246a3bdd6abce34aa2438" candidate_uuid: "c4aeb5ca37764073961bbf644343ab0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d99e3c4da8db41abb79a77a9fafaf901"
I20260709 14:51:23.810067 11295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b18b5903764f71b4001be901c25f83" candidate_uuid: "c4aeb5ca37764073961bbf644343ab0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc3659443a044ab980316fa37d34a837" is_pre_election: true
I20260709 14:51:23.810604 11443 raft_consensus.cc:3060] T 247fb23fb10246a3bdd6abce34aa2438 P d99e3c4da8db41abb79a77a9fafaf901 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:23.810750 11295 raft_consensus.cc:2468] T 81b18b5903764f71b4001be901c25f83 P fc3659443a044ab980316fa37d34a837 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4aeb5ca37764073961bbf644343ab0a in term 0.
I20260709 14:51:23.811784 11294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "247fb23fb10246a3bdd6abce34aa2438" candidate_uuid: "c4aeb5ca37764073961bbf644343ab0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc3659443a044ab980316fa37d34a837"
I20260709 14:51:23.801417 11590 raft_consensus.cc:359] T 6313e0731fb1422c92dded910db0f593 P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:23.813005 11590 raft_consensus.cc:385] T 6313e0731fb1422c92dded910db0f593 P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:23.813287 11590 raft_consensus.cc:740] T 6313e0731fb1422c92dded910db0f593 P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4aeb5ca37764073961bbf644343ab0a, State: Initialized, Role: FOLLOWER
I20260709 14:51:23.814751 11597 raft_consensus.cc:515] T 81b18b5903764f71b4001be901c25f83 P c4aeb5ca37764073961bbf644343ab0a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:23.817009 11370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78cd47346fa4435899f3f1a2d55a96dd" candidate_uuid: "fc3659443a044ab980316fa37d34a837" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4aeb5ca37764073961bbf644343ab0a"
I20260709 14:51:23.818889 11574 leader_election.cc:290] T 78cd47346fa4435899f3f1a2d55a96dd P fc3659443a044ab980316fa37d34a837 [CANDIDATE]: Term 1 election: Requested vote from peers c4aeb5ca37764073961bbf644343ab0a (127.6.46.66:42367), d99e3c4da8db41abb79a77a9fafaf901 (127.6.46.67:40331)
I20260709 14:51:23.816998 11597 leader_election.cc:290] T 81b18b5903764f71b4001be901c25f83 P c4aeb5ca37764073961bbf644343ab0a [CANDIDATE]: Term 1 election: Requested vote from peers fc3659443a044ab980316fa37d34a837 (127.6.46.65:39307), d99e3c4da8db41abb79a77a9fafaf901 (127.6.46.67:40331)
I20260709 14:51:23.821552 11591 tablet_bootstrap.cc:654] T 247fb23fb10246a3bdd6abce34aa2438 P fc3659443a044ab980316fa37d34a837: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:23.821609 11574 raft_consensus.cc:493] T afbe5370f2c944f8b734dc058ccb1177 P fc3659443a044ab980316fa37d34a837 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:23.823385 11444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78cd47346fa4435899f3f1a2d55a96dd" candidate_uuid: "fc3659443a044ab980316fa37d34a837" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d99e3c4da8db41abb79a77a9fafaf901"
I20260709 14:51:23.824570 11444 raft_consensus.cc:2393] T 78cd47346fa4435899f3f1a2d55a96dd P d99e3c4da8db41abb79a77a9fafaf901 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate fc3659443a044ab980316fa37d34a837 in current term 1: Already voted for candidate c4aeb5ca37764073961bbf644343ab0a in this term.
I20260709 14:51:23.824250 11574 raft_consensus.cc:515] T afbe5370f2c944f8b734dc058ccb1177 P fc3659443a044ab980316fa37d34a837 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:23.826499 11574 leader_election.cc:290] T afbe5370f2c944f8b734dc058ccb1177 P fc3659443a044ab980316fa37d34a837 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4aeb5ca37764073961bbf644343ab0a (127.6.46.66:42367), d99e3c4da8db41abb79a77a9fafaf901 (127.6.46.67:40331)
I20260709 14:51:23.827333 11370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afbe5370f2c944f8b734dc058ccb1177" candidate_uuid: "fc3659443a044ab980316fa37d34a837" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4aeb5ca37764073961bbf644343ab0a" is_pre_election: true
I20260709 14:51:23.828112 11370 raft_consensus.cc:2468] T afbe5370f2c944f8b734dc058ccb1177 P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc3659443a044ab980316fa37d34a837 in term 0.
I20260709 14:51:23.829012 11444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b18b5903764f71b4001be901c25f83" candidate_uuid: "c4aeb5ca37764073961bbf644343ab0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d99e3c4da8db41abb79a77a9fafaf901"
W20260709 14:51:23.829190 11333 leader_election.cc:343] T 247fb23fb10246a3bdd6abce34aa2438 P c4aeb5ca37764073961bbf644343ab0a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fc3659443a044ab980316fa37d34a837 (127.6.46.65:39307): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:23.829566 11261 leader_election.cc:304] T afbe5370f2c944f8b734dc058ccb1177 P fc3659443a044ab980316fa37d34a837 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c4aeb5ca37764073961bbf644343ab0a, fc3659443a044ab980316fa37d34a837; no voters: 
I20260709 14:51:23.829622 11444 raft_consensus.cc:3060] T 81b18b5903764f71b4001be901c25f83 P d99e3c4da8db41abb79a77a9fafaf901 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:23.831715 11294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b18b5903764f71b4001be901c25f83" candidate_uuid: "c4aeb5ca37764073961bbf644343ab0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc3659443a044ab980316fa37d34a837"
I20260709 14:51:23.836856 11574 raft_consensus.cc:2804] T afbe5370f2c944f8b734dc058ccb1177 P fc3659443a044ab980316fa37d34a837 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:23.837327 11574 raft_consensus.cc:493] T afbe5370f2c944f8b734dc058ccb1177 P fc3659443a044ab980316fa37d34a837 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:23.837378 11294 raft_consensus.cc:3060] T 81b18b5903764f71b4001be901c25f83 P fc3659443a044ab980316fa37d34a837 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:23.837879 11574 raft_consensus.cc:3060] T afbe5370f2c944f8b734dc058ccb1177 P fc3659443a044ab980316fa37d34a837 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:23.831848 11441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afbe5370f2c944f8b734dc058ccb1177" candidate_uuid: "fc3659443a044ab980316fa37d34a837" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d99e3c4da8db41abb79a77a9fafaf901" is_pre_election: true
I20260709 14:51:23.838323 11193 catalog_manager.cc:5697] T 78cd47346fa4435899f3f1a2d55a96dd P c4aeb5ca37764073961bbf644343ab0a reported cstate change: term changed from 0 to 1, leader changed from <none> to c4aeb5ca37764073961bbf644343ab0a (127.6.46.66). New cstate: current_term: 1 leader_uuid: "c4aeb5ca37764073961bbf644343ab0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:23.839545 11441 raft_consensus.cc:2468] T afbe5370f2c944f8b734dc058ccb1177 P d99e3c4da8db41abb79a77a9fafaf901 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc3659443a044ab980316fa37d34a837 in term 0.
I20260709 14:51:23.832718 11258 leader_election.cc:304] T 78cd47346fa4435899f3f1a2d55a96dd P fc3659443a044ab980316fa37d34a837 [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: fc3659443a044ab980316fa37d34a837; no voters: c4aeb5ca37764073961bbf644343ab0a, d99e3c4da8db41abb79a77a9fafaf901
I20260709 14:51:23.840890 11602 raft_consensus.cc:2749] T 78cd47346fa4435899f3f1a2d55a96dd P fc3659443a044ab980316fa37d34a837 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:51:23.814020 11590 consensus_queue.cc:260] T 6313e0731fb1422c92dded910db0f593 P c4aeb5ca37764073961bbf644343ab0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:23.843775 11590 ts_tablet_manager.cc:1434] T 6313e0731fb1422c92dded910db0f593 P c4aeb5ca37764073961bbf644343ab0a: Time spent starting tablet: real 0.045s	user 0.005s	sys 0.001s
I20260709 14:51:23.823596 11443 raft_consensus.cc:2468] T 247fb23fb10246a3bdd6abce34aa2438 P d99e3c4da8db41abb79a77a9fafaf901 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4aeb5ca37764073961bbf644343ab0a in term 1.
I20260709 14:51:23.836210 11591 tablet_bootstrap.cc:492] T 247fb23fb10246a3bdd6abce34aa2438 P fc3659443a044ab980316fa37d34a837: No bootstrap required, opened a new log
I20260709 14:51:23.845129 11591 ts_tablet_manager.cc:1403] T 247fb23fb10246a3bdd6abce34aa2438 P fc3659443a044ab980316fa37d34a837: Time spent bootstrapping tablet: real 0.040s	user 0.012s	sys 0.003s
I20260709 14:51:23.845749 11333 leader_election.cc:304] T 247fb23fb10246a3bdd6abce34aa2438 P c4aeb5ca37764073961bbf644343ab0a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c4aeb5ca37764073961bbf644343ab0a, d99e3c4da8db41abb79a77a9fafaf901; no voters: fc3659443a044ab980316fa37d34a837
I20260709 14:51:23.845566 11574 raft_consensus.cc:515] T afbe5370f2c944f8b734dc058ccb1177 P fc3659443a044ab980316fa37d34a837 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:23.847178 11628 raft_consensus.cc:2804] T 247fb23fb10246a3bdd6abce34aa2438 P c4aeb5ca37764073961bbf644343ab0a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:23.847697 11628 raft_consensus.cc:697] T 247fb23fb10246a3bdd6abce34aa2438 P c4aeb5ca37764073961bbf644343ab0a [term 1 LEADER]: Becoming Leader. State: Replica: c4aeb5ca37764073961bbf644343ab0a, State: Running, Role: LEADER
I20260709 14:51:23.847826 11574 leader_election.cc:290] T afbe5370f2c944f8b734dc058ccb1177 P fc3659443a044ab980316fa37d34a837 [CANDIDATE]: Term 1 election: Requested vote from peers c4aeb5ca37764073961bbf644343ab0a (127.6.46.66:42367), d99e3c4da8db41abb79a77a9fafaf901 (127.6.46.67:40331)
I20260709 14:51:23.848109 11591 raft_consensus.cc:359] T 247fb23fb10246a3bdd6abce34aa2438 P fc3659443a044ab980316fa37d34a837 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:23.845062 11444 raft_consensus.cc:2468] T 81b18b5903764f71b4001be901c25f83 P d99e3c4da8db41abb79a77a9fafaf901 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4aeb5ca37764073961bbf644343ab0a in term 1.
I20260709 14:51:23.848860 11591 raft_consensus.cc:385] T 247fb23fb10246a3bdd6abce34aa2438 P fc3659443a044ab980316fa37d34a837 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:23.849207 11591 raft_consensus.cc:740] T 247fb23fb10246a3bdd6abce34aa2438 P fc3659443a044ab980316fa37d34a837 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc3659443a044ab980316fa37d34a837, State: Initialized, Role: FOLLOWER
I20260709 14:51:23.848658 11628 consensus_queue.cc:237] T 247fb23fb10246a3bdd6abce34aa2438 P c4aeb5ca37764073961bbf644343ab0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:23.849856 11333 leader_election.cc:304] T 81b18b5903764f71b4001be901c25f83 P c4aeb5ca37764073961bbf644343ab0a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c4aeb5ca37764073961bbf644343ab0a, d99e3c4da8db41abb79a77a9fafaf901; no voters: 
I20260709 14:51:23.850031 11591 consensus_queue.cc:260] T 247fb23fb10246a3bdd6abce34aa2438 P fc3659443a044ab980316fa37d34a837 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:23.850658 11512 raft_consensus.cc:2804] T 81b18b5903764f71b4001be901c25f83 P c4aeb5ca37764073961bbf644343ab0a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:23.851111 11512 raft_consensus.cc:697] T 81b18b5903764f71b4001be901c25f83 P c4aeb5ca37764073961bbf644343ab0a [term 1 LEADER]: Becoming Leader. State: Replica: c4aeb5ca37764073961bbf644343ab0a, State: Running, Role: LEADER
I20260709 14:51:23.851205 11370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afbe5370f2c944f8b734dc058ccb1177" candidate_uuid: "fc3659443a044ab980316fa37d34a837" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4aeb5ca37764073961bbf644343ab0a"
I20260709 14:51:23.851882 11370 raft_consensus.cc:3060] T afbe5370f2c944f8b734dc058ccb1177 P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:23.852205 11591 ts_tablet_manager.cc:1434] T 247fb23fb10246a3bdd6abce34aa2438 P fc3659443a044ab980316fa37d34a837: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:51:23.851999 11512 consensus_queue.cc:237] T 81b18b5903764f71b4001be901c25f83 P c4aeb5ca37764073961bbf644343ab0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:23.856940 11443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afbe5370f2c944f8b734dc058ccb1177" candidate_uuid: "fc3659443a044ab980316fa37d34a837" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d99e3c4da8db41abb79a77a9fafaf901"
I20260709 14:51:23.857535 11443 raft_consensus.cc:3060] T afbe5370f2c944f8b734dc058ccb1177 P d99e3c4da8db41abb79a77a9fafaf901 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:23.858527 11294 raft_consensus.cc:2468] T 81b18b5903764f71b4001be901c25f83 P fc3659443a044ab980316fa37d34a837 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4aeb5ca37764073961bbf644343ab0a in term 1.
I20260709 14:51:23.869760 11443 raft_consensus.cc:2468] T afbe5370f2c944f8b734dc058ccb1177 P d99e3c4da8db41abb79a77a9fafaf901 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc3659443a044ab980316fa37d34a837 in term 1.
I20260709 14:51:23.870682 11597 raft_consensus.cc:493] T 6313e0731fb1422c92dded910db0f593 P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:23.871253 11597 raft_consensus.cc:515] T 6313e0731fb1422c92dded910db0f593 P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:23.871446 11258 leader_election.cc:304] T afbe5370f2c944f8b734dc058ccb1177 P fc3659443a044ab980316fa37d34a837 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d99e3c4da8db41abb79a77a9fafaf901, fc3659443a044ab980316fa37d34a837; no voters: 
I20260709 14:51:23.872839 11574 raft_consensus.cc:2804] T afbe5370f2c944f8b734dc058ccb1177 P fc3659443a044ab980316fa37d34a837 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:23.871505 11370 raft_consensus.cc:2468] T afbe5370f2c944f8b734dc058ccb1177 P c4aeb5ca37764073961bbf644343ab0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc3659443a044ab980316fa37d34a837 in term 1.
I20260709 14:51:23.873802 11597 leader_election.cc:290] T 6313e0731fb1422c92dded910db0f593 P c4aeb5ca37764073961bbf644343ab0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc3659443a044ab980316fa37d34a837 (127.6.46.65:39307), d99e3c4da8db41abb79a77a9fafaf901 (127.6.46.67:40331)
I20260709 14:51:23.873309 11574 raft_consensus.cc:697] T afbe5370f2c944f8b734dc058ccb1177 P fc3659443a044ab980316fa37d34a837 [term 1 LEADER]: Becoming Leader. State: Replica: fc3659443a044ab980316fa37d34a837, State: Running, Role: LEADER
I20260709 14:51:23.874631 11294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6313e0731fb1422c92dded910db0f593" candidate_uuid: "c4aeb5ca37764073961bbf644343ab0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc3659443a044ab980316fa37d34a837" is_pre_election: true
I20260709 14:51:23.875553 11294 raft_consensus.cc:2468] T 6313e0731fb1422c92dded910db0f593 P fc3659443a044ab980316fa37d34a837 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4aeb5ca37764073961bbf644343ab0a in term 0.
I20260709 14:51:23.875790 11574 consensus_queue.cc:237] T afbe5370f2c944f8b734dc058ccb1177 P fc3659443a044ab980316fa37d34a837 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:23.876878 11333 leader_election.cc:304] T 6313e0731fb1422c92dded910db0f593 P c4aeb5ca37764073961bbf644343ab0a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c4aeb5ca37764073961bbf644343ab0a, fc3659443a044ab980316fa37d34a837; no voters: 
I20260709 14:51:23.877604 11443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6313e0731fb1422c92dded910db0f593" candidate_uuid: "c4aeb5ca37764073961bbf644343ab0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d99e3c4da8db41abb79a77a9fafaf901" is_pre_election: true
I20260709 14:51:23.878302 11443 raft_consensus.cc:2468] T 6313e0731fb1422c92dded910db0f593 P d99e3c4da8db41abb79a77a9fafaf901 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4aeb5ca37764073961bbf644343ab0a in term 0.
I20260709 14:51:23.878320 11597 raft_consensus.cc:2804] T 6313e0731fb1422c92dded910db0f593 P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:23.878974 11597 raft_consensus.cc:493] T 6313e0731fb1422c92dded910db0f593 P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:23.879381 11597 raft_consensus.cc:3060] T 6313e0731fb1422c92dded910db0f593 P c4aeb5ca37764073961bbf644343ab0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:23.884582 11190 catalog_manager.cc:5697] T 247fb23fb10246a3bdd6abce34aa2438 P c4aeb5ca37764073961bbf644343ab0a reported cstate change: term changed from 0 to 1, leader changed from <none> to c4aeb5ca37764073961bbf644343ab0a (127.6.46.66). New cstate: current_term: 1 leader_uuid: "c4aeb5ca37764073961bbf644343ab0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:23.886545 11193 catalog_manager.cc:5697] T afbe5370f2c944f8b734dc058ccb1177 P fc3659443a044ab980316fa37d34a837 reported cstate change: term changed from 0 to 1, leader changed from <none> to fc3659443a044ab980316fa37d34a837 (127.6.46.65). New cstate: current_term: 1 leader_uuid: "fc3659443a044ab980316fa37d34a837" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:23.886674 11190 catalog_manager.cc:5697] T 81b18b5903764f71b4001be901c25f83 P c4aeb5ca37764073961bbf644343ab0a reported cstate change: term changed from 0 to 1, leader changed from <none> to c4aeb5ca37764073961bbf644343ab0a (127.6.46.66). New cstate: current_term: 1 leader_uuid: "c4aeb5ca37764073961bbf644343ab0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:23.887868 11597 raft_consensus.cc:515] T 6313e0731fb1422c92dded910db0f593 P c4aeb5ca37764073961bbf644343ab0a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:23.890072 11597 leader_election.cc:290] T 6313e0731fb1422c92dded910db0f593 P c4aeb5ca37764073961bbf644343ab0a [CANDIDATE]: Term 1 election: Requested vote from peers fc3659443a044ab980316fa37d34a837 (127.6.46.65:39307), d99e3c4da8db41abb79a77a9fafaf901 (127.6.46.67:40331)
I20260709 14:51:23.890753 11294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6313e0731fb1422c92dded910db0f593" candidate_uuid: "c4aeb5ca37764073961bbf644343ab0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc3659443a044ab980316fa37d34a837"
I20260709 14:51:23.891110 11443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6313e0731fb1422c92dded910db0f593" candidate_uuid: "c4aeb5ca37764073961bbf644343ab0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d99e3c4da8db41abb79a77a9fafaf901"
I20260709 14:51:23.891409 11294 raft_consensus.cc:3060] T 6313e0731fb1422c92dded910db0f593 P fc3659443a044ab980316fa37d34a837 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:23.891650 11443 raft_consensus.cc:3060] T 6313e0731fb1422c92dded910db0f593 P d99e3c4da8db41abb79a77a9fafaf901 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:23.897969 11443 raft_consensus.cc:2468] T 6313e0731fb1422c92dded910db0f593 P d99e3c4da8db41abb79a77a9fafaf901 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4aeb5ca37764073961bbf644343ab0a in term 1.
I20260709 14:51:23.897980 11294 raft_consensus.cc:2468] T 6313e0731fb1422c92dded910db0f593 P fc3659443a044ab980316fa37d34a837 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4aeb5ca37764073961bbf644343ab0a in term 1.
I20260709 14:51:23.899072 11333 leader_election.cc:304] T 6313e0731fb1422c92dded910db0f593 P c4aeb5ca37764073961bbf644343ab0a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c4aeb5ca37764073961bbf644343ab0a, d99e3c4da8db41abb79a77a9fafaf901; no voters: 
I20260709 14:51:23.899864 11597 raft_consensus.cc:2804] T 6313e0731fb1422c92dded910db0f593 P c4aeb5ca37764073961bbf644343ab0a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:23.900393 11597 raft_consensus.cc:697] T 6313e0731fb1422c92dded910db0f593 P c4aeb5ca37764073961bbf644343ab0a [term 1 LEADER]: Becoming Leader. State: Replica: c4aeb5ca37764073961bbf644343ab0a, State: Running, Role: LEADER
I20260709 14:51:23.901327 11597 consensus_queue.cc:237] T 6313e0731fb1422c92dded910db0f593 P c4aeb5ca37764073961bbf644343ab0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:23.908826 11190 catalog_manager.cc:5697] T 6313e0731fb1422c92dded910db0f593 P c4aeb5ca37764073961bbf644343ab0a reported cstate change: term changed from 0 to 1, leader changed from <none> to c4aeb5ca37764073961bbf644343ab0a (127.6.46.66). New cstate: current_term: 1 leader_uuid: "c4aeb5ca37764073961bbf644343ab0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:23.916970 11577 consensus_queue.cc:1048] T 9f5ce87fc86744939d094b8db96bf906 P d99e3c4da8db41abb79a77a9fafaf901 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:23.928157 11603 consensus_queue.cc:1048] T 9f5ce87fc86744939d094b8db96bf906 P d99e3c4da8db41abb79a77a9fafaf901 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:24.012146 11370 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7b17a8e689fd4027b2260068d4d75ce4"
dest_uuid: "c4aeb5ca37764073961bbf644343ab0a"
mode: GRACEFUL
new_leader_uuid: "fc3659443a044ab980316fa37d34a837"
 from {username='slave'} at 127.0.0.1:49620
I20260709 14:51:24.012867 11370 raft_consensus.cc:606] T 7b17a8e689fd4027b2260068d4d75ce4 P c4aeb5ca37764073961bbf644343ab0a [term 1 LEADER]: Received request to transfer leadership to TS fc3659443a044ab980316fa37d34a837
I20260709 14:51:24.018225 11443 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9f5ce87fc86744939d094b8db96bf906"
dest_uuid: "d99e3c4da8db41abb79a77a9fafaf901"
mode: GRACEFUL
new_leader_uuid: "fc3659443a044ab980316fa37d34a837"
 from {username='slave'} at 127.0.0.1:43182
I20260709 14:51:24.018646 11443 raft_consensus.cc:606] T 9f5ce87fc86744939d094b8db96bf906 P d99e3c4da8db41abb79a77a9fafaf901 [term 1 LEADER]: Received request to transfer leadership to TS fc3659443a044ab980316fa37d34a837
I20260709 14:51:24.023115 11443 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7d2be99659b54a82a8b6ddd8ba78ffc2"
dest_uuid: "d99e3c4da8db41abb79a77a9fafaf901"
mode: GRACEFUL
new_leader_uuid: "fc3659443a044ab980316fa37d34a837"
 from {username='slave'} at 127.0.0.1:43182
I20260709 14:51:24.023517 11443 raft_consensus.cc:606] T 7d2be99659b54a82a8b6ddd8ba78ffc2 P d99e3c4da8db41abb79a77a9fafaf901 [term 1 LEADER]: Received request to transfer leadership to TS fc3659443a044ab980316fa37d34a837
I20260709 14:51:24.030720 11294 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "afbe5370f2c944f8b734dc058ccb1177"
dest_uuid: "fc3659443a044ab980316fa37d34a837"
mode: GRACEFUL
new_leader_uuid: "c4aeb5ca37764073961bbf644343ab0a"
 from {username='slave'} at 127.0.0.1:35516
I20260709 14:51:24.031311 11294 raft_consensus.cc:606] T afbe5370f2c944f8b734dc058ccb1177 P fc3659443a044ab980316fa37d34a837 [term 1 LEADER]: Received request to transfer leadership to TS c4aeb5ca37764073961bbf644343ab0a
I20260709 14:51:24.043988 11370 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "247fb23fb10246a3bdd6abce34aa2438"
dest_uuid: "c4aeb5ca37764073961bbf644343ab0a"
mode: GRACEFUL
new_leader_uuid: "d99e3c4da8db41abb79a77a9fafaf901"
 from {username='slave'} at 127.0.0.1:49620
I20260709 14:51:24.044500 11370 raft_consensus.cc:606] T 247fb23fb10246a3bdd6abce34aa2438 P c4aeb5ca37764073961bbf644343ab0a [term 1 LEADER]: Received request to transfer leadership to TS d99e3c4da8db41abb79a77a9fafaf901
I20260709 14:51:24.051306 11597 consensus_queue.cc:1048] T 7b17a8e689fd4027b2260068d4d75ce4 P c4aeb5ca37764073961bbf644343ab0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:24.052775 11597 consensus_queue.cc:1048] T 7b17a8e689fd4027b2260068d4d75ce4 P c4aeb5ca37764073961bbf644343ab0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:24.059242 11512 raft_consensus.cc:993] T 7b17a8e689fd4027b2260068d4d75ce4 P c4aeb5ca37764073961bbf644343ab0a: : Instructing follower fc3659443a044ab980316fa37d34a837 to start an election
I20260709 14:51:24.059845 11628 raft_consensus.cc:1081] T 7b17a8e689fd4027b2260068d4d75ce4 P c4aeb5ca37764073961bbf644343ab0a [term 1 LEADER]: Signalling peer fc3659443a044ab980316fa37d34a837 to start an election
I20260709 14:51:24.063617 11295 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7b17a8e689fd4027b2260068d4d75ce4"
dest_uuid: "fc3659443a044ab980316fa37d34a837"
 from {username='slave'} at 127.0.0.1:35492
I20260709 14:51:24.064216 11295 raft_consensus.cc:493] T 7b17a8e689fd4027b2260068d4d75ce4 P fc3659443a044ab980316fa37d34a837 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:24.064563 11295 raft_consensus.cc:3060] T 7b17a8e689fd4027b2260068d4d75ce4 P fc3659443a044ab980316fa37d34a837 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:24.071097 11295 raft_consensus.cc:515] T 7b17a8e689fd4027b2260068d4d75ce4 P fc3659443a044ab980316fa37d34a837 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:24.073516 11370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b17a8e689fd4027b2260068d4d75ce4" candidate_uuid: "fc3659443a044ab980316fa37d34a837" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c4aeb5ca37764073961bbf644343ab0a"
I20260709 14:51:24.074077 11370 raft_consensus.cc:3055] T 7b17a8e689fd4027b2260068d4d75ce4 P c4aeb5ca37764073961bbf644343ab0a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:24.074383 11370 raft_consensus.cc:740] T 7b17a8e689fd4027b2260068d4d75ce4 P c4aeb5ca37764073961bbf644343ab0a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c4aeb5ca37764073961bbf644343ab0a, State: Running, Role: LEADER
I20260709 14:51:24.075246 11370 consensus_queue.cc:260] T 7b17a8e689fd4027b2260068d4d75ce4 P c4aeb5ca37764073961bbf644343ab0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:24.075908 11443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b17a8e689fd4027b2260068d4d75ce4" candidate_uuid: "fc3659443a044ab980316fa37d34a837" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d99e3c4da8db41abb79a77a9fafaf901"
I20260709 14:51:24.076512 11370 raft_consensus.cc:3060] T 7b17a8e689fd4027b2260068d4d75ce4 P c4aeb5ca37764073961bbf644343ab0a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:24.076525 11443 raft_consensus.cc:3060] T 7b17a8e689fd4027b2260068d4d75ce4 P d99e3c4da8db41abb79a77a9fafaf901 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:24.082796 11370 raft_consensus.cc:2468] T 7b17a8e689fd4027b2260068d4d75ce4 P c4aeb5ca37764073961bbf644343ab0a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc3659443a044ab980316fa37d34a837 in term 2.
I20260709 14:51:24.083483 11295 leader_election.cc:290] T 7b17a8e689fd4027b2260068d4d75ce4 P fc3659443a044ab980316fa37d34a837 [CANDIDATE]: Term 2 election: Requested vote from peers c4aeb5ca37764073961bbf644343ab0a (127.6.46.66:42367), d99e3c4da8db41abb79a77a9fafaf901 (127.6.46.67:40331)
I20260709 14:51:24.083829 11261 leader_election.cc:304] T 7b17a8e689fd4027b2260068d4d75ce4 P fc3659443a044ab980316fa37d34a837 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c4aeb5ca37764073961bbf644343ab0a, fc3659443a044ab980316fa37d34a837; no voters: 
I20260709 14:51:24.084748 11602 raft_consensus.cc:2804] T 7b17a8e689fd4027b2260068d4d75ce4 P fc3659443a044ab980316fa37d34a837 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:24.085152 11602 raft_consensus.cc:697] T 7b17a8e689fd4027b2260068d4d75ce4 P fc3659443a044ab980316fa37d34a837 [term 2 LEADER]: Becoming Leader. State: Replica: fc3659443a044ab980316fa37d34a837, State: Running, Role: LEADER
I20260709 14:51:24.085858 11602 consensus_queue.cc:237] T 7b17a8e689fd4027b2260068d4d75ce4 P fc3659443a044ab980316fa37d34a837 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:24.088282 11443 raft_consensus.cc:2468] T 7b17a8e689fd4027b2260068d4d75ce4 P d99e3c4da8db41abb79a77a9fafaf901 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc3659443a044ab980316fa37d34a837 in term 2.
I20260709 14:51:24.092976 11190 catalog_manager.cc:5697] T 7b17a8e689fd4027b2260068d4d75ce4 P fc3659443a044ab980316fa37d34a837 reported cstate change: term changed from 1 to 2, leader changed from c4aeb5ca37764073961bbf644343ab0a (127.6.46.66) to fc3659443a044ab980316fa37d34a837 (127.6.46.65). New cstate: current_term: 2 leader_uuid: "fc3659443a044ab980316fa37d34a837" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:24.115955 11603 consensus_queue.cc:1048] T 7d2be99659b54a82a8b6ddd8ba78ffc2 P d99e3c4da8db41abb79a77a9fafaf901 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:24.126281 11602 consensus_queue.cc:1048] T 4f65af4ad6004b66ba9220b26174fd59 P fc3659443a044ab980316fa37d34a837 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:24.126940 11577 consensus_queue.cc:1048] T 7d2be99659b54a82a8b6ddd8ba78ffc2 P d99e3c4da8db41abb79a77a9fafaf901 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:24.134578 11577 raft_consensus.cc:993] T 7d2be99659b54a82a8b6ddd8ba78ffc2 P d99e3c4da8db41abb79a77a9fafaf901: : Instructing follower fc3659443a044ab980316fa37d34a837 to start an election
I20260709 14:51:24.134997 11577 raft_consensus.cc:1081] T 7d2be99659b54a82a8b6ddd8ba78ffc2 P d99e3c4da8db41abb79a77a9fafaf901 [term 1 LEADER]: Signalling peer fc3659443a044ab980316fa37d34a837 to start an election
I20260709 14:51:24.137449 11295 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7d2be99659b54a82a8b6ddd8ba78ffc2"
dest_uuid: "fc3659443a044ab980316fa37d34a837"
 from {username='slave'} at 127.0.0.1:35508
I20260709 14:51:24.138168 11295 raft_consensus.cc:493] T 7d2be99659b54a82a8b6ddd8ba78ffc2 P fc3659443a044ab980316fa37d34a837 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:24.138640 11295 raft_consensus.cc:3060] T 7d2be99659b54a82a8b6ddd8ba78ffc2 P fc3659443a044ab980316fa37d34a837 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:24.142867 11574 consensus_queue.cc:1048] T 4f65af4ad6004b66ba9220b26174fd59 P fc3659443a044ab980316fa37d34a837 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:24.147943 11295 raft_consensus.cc:515] T 7d2be99659b54a82a8b6ddd8ba78ffc2 P fc3659443a044ab980316fa37d34a837 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:24.151053 11295 leader_election.cc:290] T 7d2be99659b54a82a8b6ddd8ba78ffc2 P fc3659443a044ab980316fa37d34a837 [CANDIDATE]: Term 2 election: Requested vote from peers c4aeb5ca37764073961bbf644343ab0a (127.6.46.66:42367), d99e3c4da8db41abb79a77a9fafaf901 (127.6.46.67:40331)
I20260709 14:51:24.151250 11444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d2be99659b54a82a8b6ddd8ba78ffc2" candidate_uuid: "fc3659443a044ab980316fa37d34a837" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d99e3c4da8db41abb79a77a9fafaf901"
I20260709 14:51:24.151938 11444 raft_consensus.cc:3055] T 7d2be99659b54a82a8b6ddd8ba78ffc2 P d99e3c4da8db41abb79a77a9fafaf901 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:24.152237 11444 raft_consensus.cc:740] T 7d2be99659b54a82a8b6ddd8ba78ffc2 P d99e3c4da8db41abb79a77a9fafaf901 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d99e3c4da8db41abb79a77a9fafaf901, State: Running, Role: LEADER
I20260709 14:51:24.153002 11444 consensus_queue.cc:260] T 7d2be99659b54a82a8b6ddd8ba78ffc2 P d99e3c4da8db41abb79a77a9fafaf901 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:24.153530 11370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d2be99659b54a82a8b6ddd8ba78ffc2" candidate_uuid: "fc3659443a044ab980316fa37d34a837" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c4aeb5ca37764073961bbf644343ab0a"
I20260709 14:51:24.154098 11370 raft_consensus.cc:3060] T 7d2be99659b54a82a8b6ddd8ba78ffc2 P c4aeb5ca37764073961bbf644343ab0a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:24.154311 11444 raft_consensus.cc:3060] T 7d2be99659b54a82a8b6ddd8ba78ffc2 P d99e3c4da8db41abb79a77a9fafaf901 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:24.161024 11370 raft_consensus.cc:2468] T 7d2be99659b54a82a8b6ddd8ba78ffc2 P c4aeb5ca37764073961bbf644343ab0a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc3659443a044ab980316fa37d34a837 in term 2.
I20260709 14:51:24.161028 11444 raft_consensus.cc:2468] T 7d2be99659b54a82a8b6ddd8ba78ffc2 P d99e3c4da8db41abb79a77a9fafaf901 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc3659443a044ab980316fa37d34a837 in term 2.
I20260709 14:51:24.162245 11261 leader_election.cc:304] T 7d2be99659b54a82a8b6ddd8ba78ffc2 P fc3659443a044ab980316fa37d34a837 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c4aeb5ca37764073961bbf644343ab0a, fc3659443a044ab980316fa37d34a837; no voters: 
I20260709 14:51:24.163044 11574 raft_consensus.cc:2804] T 7d2be99659b54a82a8b6ddd8ba78ffc2 P fc3659443a044ab980316fa37d34a837 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:24.163512 11574 raft_consensus.cc:697] T 7d2be99659b54a82a8b6ddd8ba78ffc2 P fc3659443a044ab980316fa37d34a837 [term 2 LEADER]: Becoming Leader. State: Replica: fc3659443a044ab980316fa37d34a837, State: Running, Role: LEADER
I20260709 14:51:24.164165 11574 consensus_queue.cc:237] T 7d2be99659b54a82a8b6ddd8ba78ffc2 P fc3659443a044ab980316fa37d34a837 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:24.169844 11193 catalog_manager.cc:5697] T 7d2be99659b54a82a8b6ddd8ba78ffc2 P fc3659443a044ab980316fa37d34a837 reported cstate change: term changed from 1 to 2, leader changed from d99e3c4da8db41abb79a77a9fafaf901 (127.6.46.67) to fc3659443a044ab980316fa37d34a837 (127.6.46.65). New cstate: current_term: 2 leader_uuid: "fc3659443a044ab980316fa37d34a837" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:24.193123 11597 consensus_queue.cc:1048] T 78cd47346fa4435899f3f1a2d55a96dd P c4aeb5ca37764073961bbf644343ab0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:24.203303 11628 consensus_queue.cc:1048] T 78cd47346fa4435899f3f1a2d55a96dd P c4aeb5ca37764073961bbf644343ab0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:24.238314 11628 consensus_queue.cc:1048] T 81b18b5903764f71b4001be901c25f83 P c4aeb5ca37764073961bbf644343ab0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:24.247709 11628 consensus_queue.cc:1048] T 81b18b5903764f71b4001be901c25f83 P c4aeb5ca37764073961bbf644343ab0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:24.272984 11295 raft_consensus.cc:3060] T 247fb23fb10246a3bdd6abce34aa2438 P fc3659443a044ab980316fa37d34a837 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:24.278367 11628 consensus_queue.cc:1048] T 247fb23fb10246a3bdd6abce34aa2438 P c4aeb5ca37764073961bbf644343ab0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:24.289305 11512 consensus_queue.cc:1048] T 247fb23fb10246a3bdd6abce34aa2438 P c4aeb5ca37764073961bbf644343ab0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:24.304087 11628 raft_consensus.cc:993] T 247fb23fb10246a3bdd6abce34aa2438 P c4aeb5ca37764073961bbf644343ab0a: : Instructing follower d99e3c4da8db41abb79a77a9fafaf901 to start an election
I20260709 14:51:24.304520 11628 raft_consensus.cc:1081] T 247fb23fb10246a3bdd6abce34aa2438 P c4aeb5ca37764073961bbf644343ab0a [term 1 LEADER]: Signalling peer d99e3c4da8db41abb79a77a9fafaf901 to start an election
I20260709 14:51:24.305979 11444 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "247fb23fb10246a3bdd6abce34aa2438"
dest_uuid: "d99e3c4da8db41abb79a77a9fafaf901"
 from {username='slave'} at 127.0.0.1:43168
I20260709 14:51:24.306463 11444 raft_consensus.cc:493] T 247fb23fb10246a3bdd6abce34aa2438 P d99e3c4da8db41abb79a77a9fafaf901 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:24.306774 11444 raft_consensus.cc:3060] T 247fb23fb10246a3bdd6abce34aa2438 P d99e3c4da8db41abb79a77a9fafaf901 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:24.311704 11444 raft_consensus.cc:515] T 247fb23fb10246a3bdd6abce34aa2438 P d99e3c4da8db41abb79a77a9fafaf901 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:24.313319 11444 leader_election.cc:290] T 247fb23fb10246a3bdd6abce34aa2438 P d99e3c4da8db41abb79a77a9fafaf901 [CANDIDATE]: Term 2 election: Requested vote from peers fc3659443a044ab980316fa37d34a837 (127.6.46.65:39307), c4aeb5ca37764073961bbf644343ab0a (127.6.46.66:42367)
I20260709 14:51:24.314007 11295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "247fb23fb10246a3bdd6abce34aa2438" candidate_uuid: "d99e3c4da8db41abb79a77a9fafaf901" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fc3659443a044ab980316fa37d34a837"
I20260709 14:51:24.314383 11370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "247fb23fb10246a3bdd6abce34aa2438" candidate_uuid: "d99e3c4da8db41abb79a77a9fafaf901" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c4aeb5ca37764073961bbf644343ab0a"
I20260709 14:51:24.314639 11295 raft_consensus.cc:3060] T 247fb23fb10246a3bdd6abce34aa2438 P fc3659443a044ab980316fa37d34a837 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:24.315060 11370 raft_consensus.cc:3055] T 247fb23fb10246a3bdd6abce34aa2438 P c4aeb5ca37764073961bbf644343ab0a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:24.315375 11370 raft_consensus.cc:740] T 247fb23fb10246a3bdd6abce34aa2438 P c4aeb5ca37764073961bbf644343ab0a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c4aeb5ca37764073961bbf644343ab0a, State: Running, Role: LEADER
I20260709 14:51:24.316123 11370 consensus_queue.cc:260] T 247fb23fb10246a3bdd6abce34aa2438 P c4aeb5ca37764073961bbf644343ab0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:24.317013 11370 raft_consensus.cc:3060] T 247fb23fb10246a3bdd6abce34aa2438 P c4aeb5ca37764073961bbf644343ab0a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:24.323887 11370 raft_consensus.cc:2468] T 247fb23fb10246a3bdd6abce34aa2438 P c4aeb5ca37764073961bbf644343ab0a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d99e3c4da8db41abb79a77a9fafaf901 in term 2.
I20260709 14:51:24.325042 11410 leader_election.cc:304] T 247fb23fb10246a3bdd6abce34aa2438 P d99e3c4da8db41abb79a77a9fafaf901 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c4aeb5ca37764073961bbf644343ab0a, d99e3c4da8db41abb79a77a9fafaf901; no voters: 
I20260709 14:51:24.325335 11295 raft_consensus.cc:2468] T 247fb23fb10246a3bdd6abce34aa2438 P fc3659443a044ab980316fa37d34a837 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d99e3c4da8db41abb79a77a9fafaf901 in term 2.
I20260709 14:51:24.325882 11603 raft_consensus.cc:2804] T 247fb23fb10246a3bdd6abce34aa2438 P d99e3c4da8db41abb79a77a9fafaf901 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:24.326368 11603 raft_consensus.cc:697] T 247fb23fb10246a3bdd6abce34aa2438 P d99e3c4da8db41abb79a77a9fafaf901 [term 2 LEADER]: Becoming Leader. State: Replica: d99e3c4da8db41abb79a77a9fafaf901, State: Running, Role: LEADER
I20260709 14:51:24.327215 11603 consensus_queue.cc:237] T 247fb23fb10246a3bdd6abce34aa2438 P d99e3c4da8db41abb79a77a9fafaf901 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:24.333243 11193 catalog_manager.cc:5697] T 247fb23fb10246a3bdd6abce34aa2438 P d99e3c4da8db41abb79a77a9fafaf901 reported cstate change: term changed from 1 to 2, leader changed from c4aeb5ca37764073961bbf644343ab0a (127.6.46.66) to d99e3c4da8db41abb79a77a9fafaf901 (127.6.46.67). New cstate: current_term: 2 leader_uuid: "d99e3c4da8db41abb79a77a9fafaf901" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:24.386186 11615 raft_consensus.cc:993] T 9f5ce87fc86744939d094b8db96bf906 P d99e3c4da8db41abb79a77a9fafaf901: : Instructing follower fc3659443a044ab980316fa37d34a837 to start an election
I20260709 14:51:24.386654 11603 raft_consensus.cc:1081] T 9f5ce87fc86744939d094b8db96bf906 P d99e3c4da8db41abb79a77a9fafaf901 [term 1 LEADER]: Signalling peer fc3659443a044ab980316fa37d34a837 to start an election
I20260709 14:51:24.388087 11295 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9f5ce87fc86744939d094b8db96bf906"
dest_uuid: "fc3659443a044ab980316fa37d34a837"
 from {username='slave'} at 127.0.0.1:35508
I20260709 14:51:24.388561 11295 raft_consensus.cc:493] T 9f5ce87fc86744939d094b8db96bf906 P fc3659443a044ab980316fa37d34a837 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:24.388937 11295 raft_consensus.cc:3060] T 9f5ce87fc86744939d094b8db96bf906 P fc3659443a044ab980316fa37d34a837 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:24.393579 11295 raft_consensus.cc:515] T 9f5ce87fc86744939d094b8db96bf906 P fc3659443a044ab980316fa37d34a837 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:24.395406 11295 leader_election.cc:290] T 9f5ce87fc86744939d094b8db96bf906 P fc3659443a044ab980316fa37d34a837 [CANDIDATE]: Term 2 election: Requested vote from peers c4aeb5ca37764073961bbf644343ab0a (127.6.46.66:42367), d99e3c4da8db41abb79a77a9fafaf901 (127.6.46.67:40331)
I20260709 14:51:24.395798 11370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5ce87fc86744939d094b8db96bf906" candidate_uuid: "fc3659443a044ab980316fa37d34a837" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c4aeb5ca37764073961bbf644343ab0a"
I20260709 14:51:24.396018 11444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5ce87fc86744939d094b8db96bf906" candidate_uuid: "fc3659443a044ab980316fa37d34a837" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d99e3c4da8db41abb79a77a9fafaf901"
I20260709 14:51:24.396495 11370 raft_consensus.cc:3060] T 9f5ce87fc86744939d094b8db96bf906 P c4aeb5ca37764073961bbf644343ab0a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:24.396646 11444 raft_consensus.cc:3055] T 9f5ce87fc86744939d094b8db96bf906 P d99e3c4da8db41abb79a77a9fafaf901 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:24.397001 11444 raft_consensus.cc:740] T 9f5ce87fc86744939d094b8db96bf906 P d99e3c4da8db41abb79a77a9fafaf901 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d99e3c4da8db41abb79a77a9fafaf901, State: Running, Role: LEADER
I20260709 14:51:24.397617 11444 consensus_queue.cc:260] T 9f5ce87fc86744939d094b8db96bf906 P d99e3c4da8db41abb79a77a9fafaf901 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:24.398625 11444 raft_consensus.cc:3060] T 9f5ce87fc86744939d094b8db96bf906 P d99e3c4da8db41abb79a77a9fafaf901 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:24.403905 11370 raft_consensus.cc:2468] T 9f5ce87fc86744939d094b8db96bf906 P c4aeb5ca37764073961bbf644343ab0a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc3659443a044ab980316fa37d34a837 in term 2.
I20260709 14:51:24.405957 11444 raft_consensus.cc:2468] T 9f5ce87fc86744939d094b8db96bf906 P d99e3c4da8db41abb79a77a9fafaf901 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc3659443a044ab980316fa37d34a837 in term 2.
I20260709 14:51:24.406637 11261 leader_election.cc:304] T 9f5ce87fc86744939d094b8db96bf906 P fc3659443a044ab980316fa37d34a837 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c4aeb5ca37764073961bbf644343ab0a, fc3659443a044ab980316fa37d34a837; no voters: 
I20260709 14:51:24.407881 11645 raft_consensus.cc:2804] T 9f5ce87fc86744939d094b8db96bf906 P fc3659443a044ab980316fa37d34a837 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:24.408360 11645 raft_consensus.cc:697] T 9f5ce87fc86744939d094b8db96bf906 P fc3659443a044ab980316fa37d34a837 [term 2 LEADER]: Becoming Leader. State: Replica: fc3659443a044ab980316fa37d34a837, State: Running, Role: LEADER
I20260709 14:51:24.409173 11645 consensus_queue.cc:237] T 9f5ce87fc86744939d094b8db96bf906 P fc3659443a044ab980316fa37d34a837 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:24.410082 11574 consensus_queue.cc:1048] T afbe5370f2c944f8b734dc058ccb1177 P fc3659443a044ab980316fa37d34a837 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:24.416857 11193 catalog_manager.cc:5697] T 9f5ce87fc86744939d094b8db96bf906 P fc3659443a044ab980316fa37d34a837 reported cstate change: term changed from 1 to 2, leader changed from d99e3c4da8db41abb79a77a9fafaf901 (127.6.46.67) to fc3659443a044ab980316fa37d34a837 (127.6.46.65). New cstate: current_term: 2 leader_uuid: "fc3659443a044ab980316fa37d34a837" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:24.420589 11653 raft_consensus.cc:993] T afbe5370f2c944f8b734dc058ccb1177 P fc3659443a044ab980316fa37d34a837: : Instructing follower c4aeb5ca37764073961bbf644343ab0a to start an election
I20260709 14:51:24.421253 11602 raft_consensus.cc:1081] T afbe5370f2c944f8b734dc058ccb1177 P fc3659443a044ab980316fa37d34a837 [term 1 LEADER]: Signalling peer c4aeb5ca37764073961bbf644343ab0a to start an election
I20260709 14:51:24.421131 11653 consensus_queue.cc:1048] T afbe5370f2c944f8b734dc058ccb1177 P fc3659443a044ab980316fa37d34a837 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:24.424108 11370 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "afbe5370f2c944f8b734dc058ccb1177"
dest_uuid: "c4aeb5ca37764073961bbf644343ab0a"
 from {username='slave'} at 127.0.0.1:49616
I20260709 14:51:24.427284 11370 raft_consensus.cc:493] T afbe5370f2c944f8b734dc058ccb1177 P c4aeb5ca37764073961bbf644343ab0a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:24.427733 11370 raft_consensus.cc:3060] T afbe5370f2c944f8b734dc058ccb1177 P c4aeb5ca37764073961bbf644343ab0a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:24.436832 11370 raft_consensus.cc:515] T afbe5370f2c944f8b734dc058ccb1177 P c4aeb5ca37764073961bbf644343ab0a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:24.437757 11368 raft_consensus.cc:1240] T afbe5370f2c944f8b734dc058ccb1177 P c4aeb5ca37764073961bbf644343ab0a [term 2 FOLLOWER]: Rejecting Update request from peer fc3659443a044ab980316fa37d34a837 for earlier term 1. Current term is 2. Ops: []
I20260709 14:51:24.440562 11602 consensus_queue.cc:1059] T afbe5370f2c944f8b734dc058ccb1177 P fc3659443a044ab980316fa37d34a837 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:24.441534 11653 raft_consensus.cc:3055] T afbe5370f2c944f8b734dc058ccb1177 P fc3659443a044ab980316fa37d34a837 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:24.441884 11653 raft_consensus.cc:740] T afbe5370f2c944f8b734dc058ccb1177 P fc3659443a044ab980316fa37d34a837 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fc3659443a044ab980316fa37d34a837, State: Running, Role: LEADER
I20260709 14:51:24.442281 11295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afbe5370f2c944f8b734dc058ccb1177" candidate_uuid: "c4aeb5ca37764073961bbf644343ab0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fc3659443a044ab980316fa37d34a837"
I20260709 14:51:24.442580 11653 consensus_queue.cc:260] T afbe5370f2c944f8b734dc058ccb1177 P fc3659443a044ab980316fa37d34a837 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:24.443367 11370 leader_election.cc:290] T afbe5370f2c944f8b734dc058ccb1177 P c4aeb5ca37764073961bbf644343ab0a [CANDIDATE]: Term 2 election: Requested vote from peers fc3659443a044ab980316fa37d34a837 (127.6.46.65:39307), d99e3c4da8db41abb79a77a9fafaf901 (127.6.46.67:40331)
I20260709 14:51:24.443480 11653 raft_consensus.cc:3060] T afbe5370f2c944f8b734dc058ccb1177 P fc3659443a044ab980316fa37d34a837 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:24.447397 11443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afbe5370f2c944f8b734dc058ccb1177" candidate_uuid: "c4aeb5ca37764073961bbf644343ab0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d99e3c4da8db41abb79a77a9fafaf901"
I20260709 14:51:24.447866 11443 raft_consensus.cc:3060] T afbe5370f2c944f8b734dc058ccb1177 P d99e3c4da8db41abb79a77a9fafaf901 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:24.449745 11628 consensus_queue.cc:1048] T 6313e0731fb1422c92dded910db0f593 P c4aeb5ca37764073961bbf644343ab0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:24.453603 11443 raft_consensus.cc:2468] T afbe5370f2c944f8b734dc058ccb1177 P d99e3c4da8db41abb79a77a9fafaf901 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4aeb5ca37764073961bbf644343ab0a in term 2.
I20260709 14:51:24.454881 11295 raft_consensus.cc:2468] T afbe5370f2c944f8b734dc058ccb1177 P fc3659443a044ab980316fa37d34a837 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4aeb5ca37764073961bbf644343ab0a in term 2.
I20260709 14:51:24.454901 11333 leader_election.cc:304] T afbe5370f2c944f8b734dc058ccb1177 P c4aeb5ca37764073961bbf644343ab0a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c4aeb5ca37764073961bbf644343ab0a, d99e3c4da8db41abb79a77a9fafaf901; no voters: 
I20260709 14:51:24.455822 11628 raft_consensus.cc:2804] T afbe5370f2c944f8b734dc058ccb1177 P c4aeb5ca37764073961bbf644343ab0a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:24.456312 11628 raft_consensus.cc:697] T afbe5370f2c944f8b734dc058ccb1177 P c4aeb5ca37764073961bbf644343ab0a [term 2 LEADER]: Becoming Leader. State: Replica: c4aeb5ca37764073961bbf644343ab0a, State: Running, Role: LEADER
I20260709 14:51:24.457127 11628 consensus_queue.cc:237] T afbe5370f2c944f8b734dc058ccb1177 P c4aeb5ca37764073961bbf644343ab0a [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: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:24.460951 11512 consensus_queue.cc:1048] T 6313e0731fb1422c92dded910db0f593 P c4aeb5ca37764073961bbf644343ab0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:24.465549 11193 catalog_manager.cc:5697] T afbe5370f2c944f8b734dc058ccb1177 P c4aeb5ca37764073961bbf644343ab0a reported cstate change: term changed from 1 to 2, leader changed from fc3659443a044ab980316fa37d34a837 (127.6.46.65) to c4aeb5ca37764073961bbf644343ab0a (127.6.46.66). New cstate: current_term: 2 leader_uuid: "c4aeb5ca37764073961bbf644343ab0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:24.508046 11370 raft_consensus.cc:1275] T 7b17a8e689fd4027b2260068d4d75ce4 P c4aeb5ca37764073961bbf644343ab0a [term 2 FOLLOWER]: Refusing update from remote peer fc3659443a044ab980316fa37d34a837: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:24.509325 11653 consensus_queue.cc:1048] T 7b17a8e689fd4027b2260068d4d75ce4 P fc3659443a044ab980316fa37d34a837 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:24.516425 11444 raft_consensus.cc:1275] T 7b17a8e689fd4027b2260068d4d75ce4 P d99e3c4da8db41abb79a77a9fafaf901 [term 2 FOLLOWER]: Refusing update from remote peer fc3659443a044ab980316fa37d34a837: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:24.518194 11602 consensus_queue.cc:1048] T 7b17a8e689fd4027b2260068d4d75ce4 P fc3659443a044ab980316fa37d34a837 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:24.607971 11370 raft_consensus.cc:1275] T 7d2be99659b54a82a8b6ddd8ba78ffc2 P c4aeb5ca37764073961bbf644343ab0a [term 2 FOLLOWER]: Refusing update from remote peer fc3659443a044ab980316fa37d34a837: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:24.609057 11602 consensus_queue.cc:1048] T 7d2be99659b54a82a8b6ddd8ba78ffc2 P fc3659443a044ab980316fa37d34a837 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:24.615988 11444 raft_consensus.cc:1275] T 7d2be99659b54a82a8b6ddd8ba78ffc2 P d99e3c4da8db41abb79a77a9fafaf901 [term 2 FOLLOWER]: Refusing update from remote peer fc3659443a044ab980316fa37d34a837: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:24.617554 11645 consensus_queue.cc:1048] T 7d2be99659b54a82a8b6ddd8ba78ffc2 P fc3659443a044ab980316fa37d34a837 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:24.782342 11295 raft_consensus.cc:1275] T 247fb23fb10246a3bdd6abce34aa2438 P fc3659443a044ab980316fa37d34a837 [term 2 FOLLOWER]: Refusing update from remote peer d99e3c4da8db41abb79a77a9fafaf901: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:24.783478 11603 consensus_queue.cc:1048] T 247fb23fb10246a3bdd6abce34aa2438 P d99e3c4da8db41abb79a77a9fafaf901 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:24.790452 11370 raft_consensus.cc:1275] T 247fb23fb10246a3bdd6abce34aa2438 P c4aeb5ca37764073961bbf644343ab0a [term 2 FOLLOWER]: Refusing update from remote peer d99e3c4da8db41abb79a77a9fafaf901: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:24.791715 11577 consensus_queue.cc:1048] T 247fb23fb10246a3bdd6abce34aa2438 P d99e3c4da8db41abb79a77a9fafaf901 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:24.894906 11444 raft_consensus.cc:1275] T 9f5ce87fc86744939d094b8db96bf906 P d99e3c4da8db41abb79a77a9fafaf901 [term 2 FOLLOWER]: Refusing update from remote peer fc3659443a044ab980316fa37d34a837: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:24.896145 11645 consensus_queue.cc:1048] T 9f5ce87fc86744939d094b8db96bf906 P fc3659443a044ab980316fa37d34a837 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:24.902856 11370 raft_consensus.cc:1275] T 9f5ce87fc86744939d094b8db96bf906 P c4aeb5ca37764073961bbf644343ab0a [term 2 FOLLOWER]: Refusing update from remote peer fc3659443a044ab980316fa37d34a837: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:24.904219 11645 consensus_queue.cc:1048] T 9f5ce87fc86744939d094b8db96bf906 P fc3659443a044ab980316fa37d34a837 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:24.991262 11295 raft_consensus.cc:1275] T afbe5370f2c944f8b734dc058ccb1177 P fc3659443a044ab980316fa37d34a837 [term 2 FOLLOWER]: Refusing update from remote peer c4aeb5ca37764073961bbf644343ab0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:24.992437 11627 consensus_queue.cc:1048] T afbe5370f2c944f8b734dc058ccb1177 P c4aeb5ca37764073961bbf644343ab0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:24.999311 11444 raft_consensus.cc:1275] T afbe5370f2c944f8b734dc058ccb1177 P d99e3c4da8db41abb79a77a9fafaf901 [term 2 FOLLOWER]: Refusing update from remote peer c4aeb5ca37764073961bbf644343ab0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:25.000664 11512 consensus_queue.cc:1048] T afbe5370f2c944f8b734dc058ccb1177 P c4aeb5ca37764073961bbf644343ab0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:27.047278 11193 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:42910:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 14:51:27.065436 11193 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42910:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 14:51:27.106535  6329 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:27.218845 11711 tablet.cc:1724] T 9f5ce87fc86744939d094b8db96bf906 P d99e3c4da8db41abb79a77a9fafaf901: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:51:27.220813 11261 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.46.66:42367, user_credentials={real_user=slave}} blocked reactor thread for 44068.3us
I20260709 14:51:27.243892 11711 tablet.cc:1724] T 4f65af4ad6004b66ba9220b26174fd59 P d99e3c4da8db41abb79a77a9fafaf901: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:51:27.246162 11709 tablet.cc:1724] T 9f5ce87fc86744939d094b8db96bf906 P fc3659443a044ab980316fa37d34a837: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:51:27.252393 11713 tablet.cc:1724] T 4f65af4ad6004b66ba9220b26174fd59 P fc3659443a044ab980316fa37d34a837: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:51:27.255357 11711 tablet.cc:1724] T 7d2be99659b54a82a8b6ddd8ba78ffc2 P d99e3c4da8db41abb79a77a9fafaf901: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:51:27.221020 11710 tablet.cc:1724] T 7d2be99659b54a82a8b6ddd8ba78ffc2 P fc3659443a044ab980316fa37d34a837: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:51:27.297791 11721 tablet.cc:1724] T 7d2be99659b54a82a8b6ddd8ba78ffc2 P c4aeb5ca37764073961bbf644343ab0a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:51:27.307392 11333 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.46.67:40331, user_credentials={real_user=slave}} blocked reactor thread for 50298.3us
I20260709 14:51:27.313369 11709 tablet.cc:1724] T 247fb23fb10246a3bdd6abce34aa2438 P fc3659443a044ab980316fa37d34a837: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:51:27.299383 11717 tablet.cc:1724] T 247fb23fb10246a3bdd6abce34aa2438 P d99e3c4da8db41abb79a77a9fafaf901: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:51:27.324896 11722 tablet.cc:1724] T 4f65af4ad6004b66ba9220b26174fd59 P c4aeb5ca37764073961bbf644343ab0a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:51:27.322605 11724 tablet.cc:1724] T afbe5370f2c944f8b734dc058ccb1177 P c4aeb5ca37764073961bbf644343ab0a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:51:27.334652 11713 tablet.cc:1724] T 7b17a8e689fd4027b2260068d4d75ce4 P fc3659443a044ab980316fa37d34a837: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:51:27.365638 11722 tablet.cc:1724] T 6313e0731fb1422c92dded910db0f593 P c4aeb5ca37764073961bbf644343ab0a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:51:27.379878 11709 tablet.cc:1724] T 6313e0731fb1422c92dded910db0f593 P fc3659443a044ab980316fa37d34a837: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:51:27.381017 11716 tablet.cc:1724] T 7b17a8e689fd4027b2260068d4d75ce4 P d99e3c4da8db41abb79a77a9fafaf901: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:51:27.382086 11713 tablet.cc:1724] T afbe5370f2c944f8b734dc058ccb1177 P fc3659443a044ab980316fa37d34a837: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:51:27.387457 11711 tablet.cc:1724] T afbe5370f2c944f8b734dc058ccb1177 P d99e3c4da8db41abb79a77a9fafaf901: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:51:27.389106 11368 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1d240e2cf00a41d5bc9028ad0da659a1"
dest_uuid: "c4aeb5ca37764073961bbf644343ab0a"
mode: GRACEFUL
new_leader_uuid: "d99e3c4da8db41abb79a77a9fafaf901"
 from {username='slave'} at 127.0.0.1:49632
I20260709 14:51:27.393604 11368 raft_consensus.cc:606] T 1d240e2cf00a41d5bc9028ad0da659a1 P c4aeb5ca37764073961bbf644343ab0a [term 1 LEADER]: Received request to transfer leadership to TS d99e3c4da8db41abb79a77a9fafaf901
I20260709 14:51:27.411460 11716 tablet.cc:1724] T 6313e0731fb1422c92dded910db0f593 P d99e3c4da8db41abb79a77a9fafaf901: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:51:27.441890 11727 tablet.cc:1724] T 9f5ce87fc86744939d094b8db96bf906 P c4aeb5ca37764073961bbf644343ab0a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:51:27.456233 11721 tablet.cc:1724] T 7b17a8e689fd4027b2260068d4d75ce4 P c4aeb5ca37764073961bbf644343ab0a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:51:27.449774 11733 raft_consensus.cc:993] T 1d240e2cf00a41d5bc9028ad0da659a1 P c4aeb5ca37764073961bbf644343ab0a: : Instructing follower d99e3c4da8db41abb79a77a9fafaf901 to start an election
I20260709 14:51:27.459594 11295 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bb3cbcd6b86c42df809fb8b7d8b9c539"
dest_uuid: "fc3659443a044ab980316fa37d34a837"
mode: GRACEFUL
new_leader_uuid: "d99e3c4da8db41abb79a77a9fafaf901"
 from {username='slave'} at 127.0.0.1:35532
I20260709 14:51:27.460332 11295 raft_consensus.cc:606] T bb3cbcd6b86c42df809fb8b7d8b9c539 P fc3659443a044ab980316fa37d34a837 [term 1 LEADER]: Received request to transfer leadership to TS d99e3c4da8db41abb79a77a9fafaf901
I20260709 14:51:27.460472 11726 raft_consensus.cc:1081] T 1d240e2cf00a41d5bc9028ad0da659a1 P c4aeb5ca37764073961bbf644343ab0a [term 1 LEADER]: Signalling peer d99e3c4da8db41abb79a77a9fafaf901 to start an election
I20260709 14:51:27.461632 11724 tablet.cc:1724] T 247fb23fb10246a3bdd6abce34aa2438 P c4aeb5ca37764073961bbf644343ab0a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:51:27.463241  6329 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:51:27.463950  6329 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:51:27.463027 11710 tablet.cc:1724] T 81b18b5903764f71b4001be901c25f83 P fc3659443a044ab980316fa37d34a837: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:51:27.465421 11709 tablet.cc:1724] T 78cd47346fa4435899f3f1a2d55a96dd P fc3659443a044ab980316fa37d34a837: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:51:27.465947 11717 tablet.cc:1724] T 78cd47346fa4435899f3f1a2d55a96dd P d99e3c4da8db41abb79a77a9fafaf901: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:51:27.467133 11444 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1d240e2cf00a41d5bc9028ad0da659a1"
dest_uuid: "d99e3c4da8db41abb79a77a9fafaf901"
 from {username='slave'} at 127.0.0.1:43168
I20260709 14:51:27.467666 11444 raft_consensus.cc:493] T 1d240e2cf00a41d5bc9028ad0da659a1 P d99e3c4da8db41abb79a77a9fafaf901 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:27.468017 11444 raft_consensus.cc:3060] T 1d240e2cf00a41d5bc9028ad0da659a1 P d99e3c4da8db41abb79a77a9fafaf901 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:27.474327 11444 raft_consensus.cc:515] T 1d240e2cf00a41d5bc9028ad0da659a1 P d99e3c4da8db41abb79a77a9fafaf901 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:27.465950 11716 tablet.cc:1724] T 81b18b5903764f71b4001be901c25f83 P d99e3c4da8db41abb79a77a9fafaf901: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:51:27.479153 11727 tablet.cc:1724] T 81b18b5903764f71b4001be901c25f83 P c4aeb5ca37764073961bbf644343ab0a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:51:27.481033 11295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d240e2cf00a41d5bc9028ad0da659a1" candidate_uuid: "d99e3c4da8db41abb79a77a9fafaf901" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fc3659443a044ab980316fa37d34a837"
I20260709 14:51:27.484939 11295 raft_consensus.cc:3060] T 1d240e2cf00a41d5bc9028ad0da659a1 P fc3659443a044ab980316fa37d34a837 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:27.486038 11722 tablet.cc:1724] T 78cd47346fa4435899f3f1a2d55a96dd P c4aeb5ca37764073961bbf644343ab0a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:51:27.488641 11368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d240e2cf00a41d5bc9028ad0da659a1" candidate_uuid: "d99e3c4da8db41abb79a77a9fafaf901" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c4aeb5ca37764073961bbf644343ab0a"
I20260709 14:51:27.489248 11368 raft_consensus.cc:3055] T 1d240e2cf00a41d5bc9028ad0da659a1 P c4aeb5ca37764073961bbf644343ab0a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:27.489527 11368 raft_consensus.cc:740] T 1d240e2cf00a41d5bc9028ad0da659a1 P c4aeb5ca37764073961bbf644343ab0a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c4aeb5ca37764073961bbf644343ab0a, State: Running, Role: LEADER
I20260709 14:51:27.490453 11368 consensus_queue.cc:260] T 1d240e2cf00a41d5bc9028ad0da659a1 P c4aeb5ca37764073961bbf644343ab0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:27.491534 11368 raft_consensus.cc:3060] T 1d240e2cf00a41d5bc9028ad0da659a1 P c4aeb5ca37764073961bbf644343ab0a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:27.492866 11295 raft_consensus.cc:2468] T 1d240e2cf00a41d5bc9028ad0da659a1 P fc3659443a044ab980316fa37d34a837 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d99e3c4da8db41abb79a77a9fafaf901 in term 2.
I20260709 14:51:27.494091 11407 leader_election.cc:304] T 1d240e2cf00a41d5bc9028ad0da659a1 P d99e3c4da8db41abb79a77a9fafaf901 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d99e3c4da8db41abb79a77a9fafaf901, fc3659443a044ab980316fa37d34a837; no voters: 
I20260709 14:51:27.494957 11715 raft_consensus.cc:2804] T 1d240e2cf00a41d5bc9028ad0da659a1 P d99e3c4da8db41abb79a77a9fafaf901 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:27.495427 11715 raft_consensus.cc:697] T 1d240e2cf00a41d5bc9028ad0da659a1 P d99e3c4da8db41abb79a77a9fafaf901 [term 2 LEADER]: Becoming Leader. State: Replica: d99e3c4da8db41abb79a77a9fafaf901, State: Running, Role: LEADER
I20260709 14:51:27.496212 11715 consensus_queue.cc:237] T 1d240e2cf00a41d5bc9028ad0da659a1 P d99e3c4da8db41abb79a77a9fafaf901 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:27.502434 11368 raft_consensus.cc:2468] T 1d240e2cf00a41d5bc9028ad0da659a1 P c4aeb5ca37764073961bbf644343ab0a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d99e3c4da8db41abb79a77a9fafaf901 in term 2.
I20260709 14:51:27.482686 11444 leader_election.cc:290] T 1d240e2cf00a41d5bc9028ad0da659a1 P d99e3c4da8db41abb79a77a9fafaf901 [CANDIDATE]: Term 2 election: Requested vote from peers fc3659443a044ab980316fa37d34a837 (127.6.46.65:39307), c4aeb5ca37764073961bbf644343ab0a (127.6.46.66:42367)
I20260709 14:51:27.512269 11190 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 90eaeee3b5da4bff8465fecb01a87f17: soft_deleted_table [id=97c82f76e9f84111b0b1c021f3fbc3e4] alter complete (version 1)
I20260709 14:51:27.529290 11191 catalog_manager.cc:5697] T 1d240e2cf00a41d5bc9028ad0da659a1 P d99e3c4da8db41abb79a77a9fafaf901 reported cstate change: term changed from 1 to 2, leader changed from c4aeb5ca37764073961bbf644343ab0a (127.6.46.66) to d99e3c4da8db41abb79a77a9fafaf901 (127.6.46.67). New cstate: current_term: 2 leader_uuid: "d99e3c4da8db41abb79a77a9fafaf901" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:27.700135 11602 raft_consensus.cc:993] T bb3cbcd6b86c42df809fb8b7d8b9c539 P fc3659443a044ab980316fa37d34a837: : Instructing follower d99e3c4da8db41abb79a77a9fafaf901 to start an election
I20260709 14:51:27.700654 11705 raft_consensus.cc:1081] T bb3cbcd6b86c42df809fb8b7d8b9c539 P fc3659443a044ab980316fa37d34a837 [term 1 LEADER]: Signalling peer d99e3c4da8db41abb79a77a9fafaf901 to start an election
I20260709 14:51:27.702029 11444 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bb3cbcd6b86c42df809fb8b7d8b9c539"
dest_uuid: "d99e3c4da8db41abb79a77a9fafaf901"
 from {username='slave'} at 127.0.0.1:43170
I20260709 14:51:27.702538 11444 raft_consensus.cc:493] T bb3cbcd6b86c42df809fb8b7d8b9c539 P d99e3c4da8db41abb79a77a9fafaf901 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:27.702811 11444 raft_consensus.cc:3060] T bb3cbcd6b86c42df809fb8b7d8b9c539 P d99e3c4da8db41abb79a77a9fafaf901 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:27.707059 11444 raft_consensus.cc:515] T bb3cbcd6b86c42df809fb8b7d8b9c539 P d99e3c4da8db41abb79a77a9fafaf901 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:27.708463 11444 leader_election.cc:290] T bb3cbcd6b86c42df809fb8b7d8b9c539 P d99e3c4da8db41abb79a77a9fafaf901 [CANDIDATE]: Term 2 election: Requested vote from peers c4aeb5ca37764073961bbf644343ab0a (127.6.46.66:42367), fc3659443a044ab980316fa37d34a837 (127.6.46.65:39307)
I20260709 14:51:27.709230 11368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb3cbcd6b86c42df809fb8b7d8b9c539" candidate_uuid: "d99e3c4da8db41abb79a77a9fafaf901" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c4aeb5ca37764073961bbf644343ab0a"
I20260709 14:51:27.709442 11295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb3cbcd6b86c42df809fb8b7d8b9c539" candidate_uuid: "d99e3c4da8db41abb79a77a9fafaf901" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fc3659443a044ab980316fa37d34a837"
I20260709 14:51:27.709923 11368 raft_consensus.cc:3060] T bb3cbcd6b86c42df809fb8b7d8b9c539 P c4aeb5ca37764073961bbf644343ab0a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:27.709990 11295 raft_consensus.cc:3055] T bb3cbcd6b86c42df809fb8b7d8b9c539 P fc3659443a044ab980316fa37d34a837 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:27.710366 11295 raft_consensus.cc:740] T bb3cbcd6b86c42df809fb8b7d8b9c539 P fc3659443a044ab980316fa37d34a837 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fc3659443a044ab980316fa37d34a837, State: Running, Role: LEADER
I20260709 14:51:27.711109 11295 consensus_queue.cc:260] T bb3cbcd6b86c42df809fb8b7d8b9c539 P fc3659443a044ab980316fa37d34a837 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:27.712266 11295 raft_consensus.cc:3060] T bb3cbcd6b86c42df809fb8b7d8b9c539 P fc3659443a044ab980316fa37d34a837 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:27.716678 11368 raft_consensus.cc:2468] T bb3cbcd6b86c42df809fb8b7d8b9c539 P c4aeb5ca37764073961bbf644343ab0a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d99e3c4da8db41abb79a77a9fafaf901 in term 2.
I20260709 14:51:27.717919 11410 leader_election.cc:304] T bb3cbcd6b86c42df809fb8b7d8b9c539 P d99e3c4da8db41abb79a77a9fafaf901 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c4aeb5ca37764073961bbf644343ab0a, d99e3c4da8db41abb79a77a9fafaf901; no voters: 
I20260709 14:51:27.718538 11295 raft_consensus.cc:2468] T bb3cbcd6b86c42df809fb8b7d8b9c539 P fc3659443a044ab980316fa37d34a837 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d99e3c4da8db41abb79a77a9fafaf901 in term 2.
I20260709 14:51:27.718598 11715 raft_consensus.cc:2804] T bb3cbcd6b86c42df809fb8b7d8b9c539 P d99e3c4da8db41abb79a77a9fafaf901 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:27.719154 11715 raft_consensus.cc:697] T bb3cbcd6b86c42df809fb8b7d8b9c539 P d99e3c4da8db41abb79a77a9fafaf901 [term 2 LEADER]: Becoming Leader. State: Replica: d99e3c4da8db41abb79a77a9fafaf901, State: Running, Role: LEADER
I20260709 14:51:27.720019 11715 consensus_queue.cc:237] T bb3cbcd6b86c42df809fb8b7d8b9c539 P d99e3c4da8db41abb79a77a9fafaf901 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } } peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } }
I20260709 14:51:27.726464 11191 catalog_manager.cc:5697] T bb3cbcd6b86c42df809fb8b7d8b9c539 P d99e3c4da8db41abb79a77a9fafaf901 reported cstate change: term changed from 1 to 2, leader changed from fc3659443a044ab980316fa37d34a837 (127.6.46.65) to d99e3c4da8db41abb79a77a9fafaf901 (127.6.46.67). New cstate: current_term: 2 leader_uuid: "d99e3c4da8db41abb79a77a9fafaf901" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d99e3c4da8db41abb79a77a9fafaf901" member_type: VOTER last_known_addr { host: "127.6.46.67" port: 40331 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:27.975785 11295 raft_consensus.cc:1275] T 1d240e2cf00a41d5bc9028ad0da659a1 P fc3659443a044ab980316fa37d34a837 [term 2 FOLLOWER]: Refusing update from remote peer d99e3c4da8db41abb79a77a9fafaf901: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:27.977066 11715 consensus_queue.cc:1048] T 1d240e2cf00a41d5bc9028ad0da659a1 P d99e3c4da8db41abb79a77a9fafaf901 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:27.990722 11368 raft_consensus.cc:1275] T 1d240e2cf00a41d5bc9028ad0da659a1 P c4aeb5ca37764073961bbf644343ab0a [term 2 FOLLOWER]: Refusing update from remote peer d99e3c4da8db41abb79a77a9fafaf901: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:27.992512 11715 consensus_queue.cc:1048] T 1d240e2cf00a41d5bc9028ad0da659a1 P d99e3c4da8db41abb79a77a9fafaf901 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:28.099740 11368 raft_consensus.cc:1275] T bb3cbcd6b86c42df809fb8b7d8b9c539 P c4aeb5ca37764073961bbf644343ab0a [term 2 FOLLOWER]: Refusing update from remote peer d99e3c4da8db41abb79a77a9fafaf901: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:28.100952 11740 consensus_queue.cc:1048] T bb3cbcd6b86c42df809fb8b7d8b9c539 P d99e3c4da8db41abb79a77a9fafaf901 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4aeb5ca37764073961bbf644343ab0a" member_type: VOTER last_known_addr { host: "127.6.46.66" port: 42367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:28.109218 11295 raft_consensus.cc:1275] T bb3cbcd6b86c42df809fb8b7d8b9c539 P fc3659443a044ab980316fa37d34a837 [term 2 FOLLOWER]: Refusing update from remote peer d99e3c4da8db41abb79a77a9fafaf901: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:28.110713 11659 consensus_queue.cc:1048] T bb3cbcd6b86c42df809fb8b7d8b9c539 P d99e3c4da8db41abb79a77a9fafaf901 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc3659443a044ab980316fa37d34a837" member_type: VOTER last_known_addr { host: "127.6.46.65" port: 39307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:28.520182  6329 tablet_server.cc:179] TabletServer@127.6.46.65:0 shutting down...
I20260709 14:51:28.553375  6329 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:51:28.554395  6329 tablet_replica.cc:333] T 247fb23fb10246a3bdd6abce34aa2438 P fc3659443a044ab980316fa37d34a837: stopping tablet replica
I20260709 14:51:28.555171  6329 raft_consensus.cc:2243] T 247fb23fb10246a3bdd6abce34aa2438 P fc3659443a044ab980316fa37d34a837 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:28.555641  6329 raft_consensus.cc:2272] T 247fb23fb10246a3bdd6abce34aa2438 P fc3659443a044ab980316fa37d34a837 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:28.557452  6329 tablet_replica.cc:333] T 6313e0731fb1422c92dded910db0f593 P fc3659443a044ab980316fa37d34a837: stopping tablet replica
I20260709 14:51:28.558035  6329 raft_consensus.cc:2243] T 6313e0731fb1422c92dded910db0f593 P fc3659443a044ab980316fa37d34a837 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:28.558455  6329 raft_consensus.cc:2272] T 6313e0731fb1422c92dded910db0f593 P fc3659443a044ab980316fa37d34a837 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:28.560150  6329 tablet_replica.cc:333] T 78cd47346fa4435899f3f1a2d55a96dd P fc3659443a044ab980316fa37d34a837: stopping tablet replica
I20260709 14:51:28.560671  6329 raft_consensus.cc:2243] T 78cd47346fa4435899f3f1a2d55a96dd P fc3659443a044ab980316fa37d34a837 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:28.561070  6329 raft_consensus.cc:2272] T 78cd47346fa4435899f3f1a2d55a96dd P fc3659443a044ab980316fa37d34a837 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:28.562667  6329 tablet_replica.cc:333] T afbe5370f2c944f8b734dc058ccb1177 P fc3659443a044ab980316fa37d34a837: stopping tablet replica
I20260709 14:51:28.563191  6329 raft_consensus.cc:2243] T afbe5370f2c944f8b734dc058ccb1177 P fc3659443a044ab980316fa37d34a837 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:28.563618  6329 raft_consensus.cc:2272] T afbe5370f2c944f8b734dc058ccb1177 P fc3659443a044ab980316fa37d34a837 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:28.565227  6329 tablet_replica.cc:333] T 4f65af4ad6004b66ba9220b26174fd59 P fc3659443a044ab980316fa37d34a837: stopping tablet replica
I20260709 14:51:28.565768  6329 raft_consensus.cc:2243] T 4f65af4ad6004b66ba9220b26174fd59 P fc3659443a044ab980316fa37d34a837 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:28.566637  6329 raft_consensus.cc:2272] T 4f65af4ad6004b66ba9220b26174fd59 P fc3659443a044ab980316fa37d34a837 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:28.568637  6329 tablet_replica.cc:333] T 7d2be99659b54a82a8b6ddd8ba78ffc2 P fc3659443a044ab980316fa37d34a837: stopping tablet replica
I20260709 14:51:28.569195  6329 raft_consensus.cc:2243] T 7d2be99659b54a82a8b6ddd8ba78ffc2 P fc3659443a044ab980316fa37d34a837 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:28.569984  6329 raft_consensus.cc:2272] T 7d2be99659b54a82a8b6ddd8ba78ffc2 P fc3659443a044ab980316fa37d34a837 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:28.571643  6329 tablet_replica.cc:333] T 9f5ce87fc86744939d094b8db96bf906 P fc3659443a044ab980316fa37d34a837: stopping tablet replica
I20260709 14:51:28.572211  6329 raft_consensus.cc:2243] T 9f5ce87fc86744939d094b8db96bf906 P fc3659443a044ab980316fa37d34a837 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:28.572885  6329 raft_consensus.cc:2272] T 9f5ce87fc86744939d094b8db96bf906 P fc3659443a044ab980316fa37d34a837 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:28.574448  6329 tablet_replica.cc:333] T 7b17a8e689fd4027b2260068d4d75ce4 P fc3659443a044ab980316fa37d34a837: stopping tablet replica
I20260709 14:51:28.574973  6329 raft_consensus.cc:2243] T 7b17a8e689fd4027b2260068d4d75ce4 P fc3659443a044ab980316fa37d34a837 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:28.575654  6329 raft_consensus.cc:2272] T 7b17a8e689fd4027b2260068d4d75ce4 P fc3659443a044ab980316fa37d34a837 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:28.577436  6329 tablet_replica.cc:333] T e7e2421c741e46a69b78ffb39bf1d814 P fc3659443a044ab980316fa37d34a837: stopping tablet replica
I20260709 14:51:28.577963  6329 raft_consensus.cc:2243] T e7e2421c741e46a69b78ffb39bf1d814 P fc3659443a044ab980316fa37d34a837 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:28.578421  6329 raft_consensus.cc:2272] T e7e2421c741e46a69b78ffb39bf1d814 P fc3659443a044ab980316fa37d34a837 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:28.580312  6329 tablet_replica.cc:333] T bb3cbcd6b86c42df809fb8b7d8b9c539 P fc3659443a044ab980316fa37d34a837: stopping tablet replica
I20260709 14:51:28.580816  6329 raft_consensus.cc:2243] T bb3cbcd6b86c42df809fb8b7d8b9c539 P fc3659443a044ab980316fa37d34a837 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:28.581214  6329 raft_consensus.cc:2272] T bb3cbcd6b86c42df809fb8b7d8b9c539 P fc3659443a044ab980316fa37d34a837 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:28.583546  6329 tablet_replica.cc:333] T e418ff98046d4e94a6b1e81b722d763c P fc3659443a044ab980316fa37d34a837: stopping tablet replica
I20260709 14:51:28.584129  6329 raft_consensus.cc:2243] T e418ff98046d4e94a6b1e81b722d763c P fc3659443a044ab980316fa37d34a837 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:28.584882  6329 raft_consensus.cc:2272] T e418ff98046d4e94a6b1e81b722d763c P fc3659443a044ab980316fa37d34a837 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:28.586731  6329 tablet_replica.cc:333] T 032198c7615b4a35ac36b08f9abf7ba9 P fc3659443a044ab980316fa37d34a837: stopping tablet replica
I20260709 14:51:28.587253  6329 raft_consensus.cc:2243] T 032198c7615b4a35ac36b08f9abf7ba9 P fc3659443a044ab980316fa37d34a837 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:28.587989  6329 raft_consensus.cc:2272] T 032198c7615b4a35ac36b08f9abf7ba9 P fc3659443a044ab980316fa37d34a837 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:28.589811  6329 tablet_replica.cc:333] T bfceffad824241fa9be92e6f215c9322 P fc3659443a044ab980316fa37d34a837: stopping tablet replica
I20260709 14:51:28.590315  6329 raft_consensus.cc:2243] T bfceffad824241fa9be92e6f215c9322 P fc3659443a044ab980316fa37d34a837 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:28.590762  6329 raft_consensus.cc:2272] T bfceffad824241fa9be92e6f215c9322 P fc3659443a044ab980316fa37d34a837 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:28.592808  6329 tablet_replica.cc:333] T 1d240e2cf00a41d5bc9028ad0da659a1 P fc3659443a044ab980316fa37d34a837: stopping tablet replica
I20260709 14:51:28.593340  6329 raft_consensus.cc:2243] T 1d240e2cf00a41d5bc9028ad0da659a1 P fc3659443a044ab980316fa37d34a837 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:28.593793  6329 raft_consensus.cc:2272] T 1d240e2cf00a41d5bc9028ad0da659a1 P fc3659443a044ab980316fa37d34a837 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:28.596704  6329 tablet_replica.cc:333] T da70cd9473964a8a962363a73497e826 P fc3659443a044ab980316fa37d34a837: stopping tablet replica
I20260709 14:51:28.597227  6329 raft_consensus.cc:2243] T da70cd9473964a8a962363a73497e826 P fc3659443a044ab980316fa37d34a837 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:28.597683  6329 raft_consensus.cc:2272] T da70cd9473964a8a962363a73497e826 P fc3659443a044ab980316fa37d34a837 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:28.599546  6329 tablet_replica.cc:333] T 81b18b5903764f71b4001be901c25f83 P fc3659443a044ab980316fa37d34a837: stopping tablet replica
I20260709 14:51:28.600088  6329 raft_consensus.cc:2243] T 81b18b5903764f71b4001be901c25f83 P fc3659443a044ab980316fa37d34a837 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:28.600503  6329 raft_consensus.cc:2272] T 81b18b5903764f71b4001be901c25f83 P fc3659443a044ab980316fa37d34a837 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:28.602164  6329 tablet_replica.cc:333] T 21bd92542d984fde88f35e402d1f99d8 P fc3659443a044ab980316fa37d34a837: stopping tablet replica
I20260709 14:51:28.602674  6329 raft_consensus.cc:2243] T 21bd92542d984fde88f35e402d1f99d8 P fc3659443a044ab980316fa37d34a837 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:28.603395  6329 raft_consensus.cc:2272] T 21bd92542d984fde88f35e402d1f99d8 P fc3659443a044ab980316fa37d34a837 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:28.605392  6329 tablet_replica.cc:333] T a9ceb22287e24e83848a20417b1907fa P fc3659443a044ab980316fa37d34a837: stopping tablet replica
I20260709 14:51:28.605917  6329 raft_consensus.cc:2243] T a9ceb22287e24e83848a20417b1907fa P fc3659443a044ab980316fa37d34a837 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:28.606331  6329 raft_consensus.cc:2272] T a9ceb22287e24e83848a20417b1907fa P fc3659443a044ab980316fa37d34a837 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:28.638789  6329 tablet_server.cc:196] TabletServer@127.6.46.65:0 shutdown complete.
W20260709 14:51:28.660992 11407 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.6.46.65:39307: connect: Connection refused (error 111) [suppressed 6 similar messages]
W20260709 14:51:28.665565 11407 consensus_peers.cc:597] T bb3cbcd6b86c42df809fb8b7d8b9c539 P d99e3c4da8db41abb79a77a9fafaf901 -> Peer fc3659443a044ab980316fa37d34a837 (127.6.46.65:39307): Couldn't send request to peer fc3659443a044ab980316fa37d34a837. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.65:39307: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:28.672238 11333 consensus_peers.cc:597] T afbe5370f2c944f8b734dc058ccb1177 P c4aeb5ca37764073961bbf644343ab0a -> Peer fc3659443a044ab980316fa37d34a837 (127.6.46.65:39307): Couldn't send request to peer fc3659443a044ab980316fa37d34a837. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.65:39307: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:28.672343  6329 tablet_server.cc:179] TabletServer@127.6.46.66:0 shutting down...
W20260709 14:51:28.693003 11333 consensus_peers.cc:597] T 6313e0731fb1422c92dded910db0f593 P c4aeb5ca37764073961bbf644343ab0a -> Peer fc3659443a044ab980316fa37d34a837 (127.6.46.65:39307): Couldn't send request to peer fc3659443a044ab980316fa37d34a837. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.65:39307: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:28.693148 11407 consensus_peers.cc:597] T da70cd9473964a8a962363a73497e826 P d99e3c4da8db41abb79a77a9fafaf901 -> Peer fc3659443a044ab980316fa37d34a837 (127.6.46.65:39307): Couldn't send request to peer fc3659443a044ab980316fa37d34a837. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.65:39307: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:28.696661 11407 consensus_peers.cc:597] T 247fb23fb10246a3bdd6abce34aa2438 P d99e3c4da8db41abb79a77a9fafaf901 -> Peer fc3659443a044ab980316fa37d34a837 (127.6.46.65:39307): Couldn't send request to peer fc3659443a044ab980316fa37d34a837. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.65:39307: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:28.703542  6329 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:51:28.704385  6329 tablet_replica.cc:333] T 6313e0731fb1422c92dded910db0f593 P c4aeb5ca37764073961bbf644343ab0a: stopping tablet replica
I20260709 14:51:28.705339  6329 raft_consensus.cc:2243] T 6313e0731fb1422c92dded910db0f593 P c4aeb5ca37764073961bbf644343ab0a [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:28.706043  6329 raft_consensus.cc:2272] T 6313e0731fb1422c92dded910db0f593 P c4aeb5ca37764073961bbf644343ab0a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:28.707710  6329 tablet_replica.cc:333] T 247fb23fb10246a3bdd6abce34aa2438 P c4aeb5ca37764073961bbf644343ab0a: stopping tablet replica
I20260709 14:51:28.708298  6329 raft_consensus.cc:2243] T 247fb23fb10246a3bdd6abce34aa2438 P c4aeb5ca37764073961bbf644343ab0a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:28.708711  6329 raft_consensus.cc:2272] T 247fb23fb10246a3bdd6abce34aa2438 P c4aeb5ca37764073961bbf644343ab0a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:28.710378  6329 tablet_replica.cc:333] T 78cd47346fa4435899f3f1a2d55a96dd P c4aeb5ca37764073961bbf644343ab0a: stopping tablet replica
I20260709 14:51:28.710906  6329 raft_consensus.cc:2243] T 78cd47346fa4435899f3f1a2d55a96dd P c4aeb5ca37764073961bbf644343ab0a [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:28.711656  6329 raft_consensus.cc:2272] T 78cd47346fa4435899f3f1a2d55a96dd P c4aeb5ca37764073961bbf644343ab0a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:28.713642  6329 tablet_replica.cc:333] T afbe5370f2c944f8b734dc058ccb1177 P c4aeb5ca37764073961bbf644343ab0a: stopping tablet replica
I20260709 14:51:28.714538  6329 raft_consensus.cc:2243] T afbe5370f2c944f8b734dc058ccb1177 P c4aeb5ca37764073961bbf644343ab0a [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:28.715463  6329 raft_consensus.cc:2272] T afbe5370f2c944f8b734dc058ccb1177 P c4aeb5ca37764073961bbf644343ab0a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:28.717104  6329 tablet_replica.cc:333] T 4f65af4ad6004b66ba9220b26174fd59 P c4aeb5ca37764073961bbf644343ab0a: stopping tablet replica
I20260709 14:51:28.717623  6329 raft_consensus.cc:2243] T 4f65af4ad6004b66ba9220b26174fd59 P c4aeb5ca37764073961bbf644343ab0a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:28.718029  6329 raft_consensus.cc:2272] T 4f65af4ad6004b66ba9220b26174fd59 P c4aeb5ca37764073961bbf644343ab0a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:28.719559  6329 tablet_replica.cc:333] T 7d2be99659b54a82a8b6ddd8ba78ffc2 P c4aeb5ca37764073961bbf644343ab0a: stopping tablet replica
I20260709 14:51:28.720119  6329 raft_consensus.cc:2243] T 7d2be99659b54a82a8b6ddd8ba78ffc2 P c4aeb5ca37764073961bbf644343ab0a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:28.720512  6329 raft_consensus.cc:2272] T 7d2be99659b54a82a8b6ddd8ba78ffc2 P c4aeb5ca37764073961bbf644343ab0a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:28.722007  6329 tablet_replica.cc:333] T 9f5ce87fc86744939d094b8db96bf906 P c4aeb5ca37764073961bbf644343ab0a: stopping tablet replica
I20260709 14:51:28.722451  6329 raft_consensus.cc:2243] T 9f5ce87fc86744939d094b8db96bf906 P c4aeb5ca37764073961bbf644343ab0a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:28.722795  6329 raft_consensus.cc:2272] T 9f5ce87fc86744939d094b8db96bf906 P c4aeb5ca37764073961bbf644343ab0a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:28.724413  6329 tablet_replica.cc:333] T 7b17a8e689fd4027b2260068d4d75ce4 P c4aeb5ca37764073961bbf644343ab0a: stopping tablet replica
I20260709 14:51:28.724902  6329 raft_consensus.cc:2243] T 7b17a8e689fd4027b2260068d4d75ce4 P c4aeb5ca37764073961bbf644343ab0a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:28.725248  6329 raft_consensus.cc:2272] T 7b17a8e689fd4027b2260068d4d75ce4 P c4aeb5ca37764073961bbf644343ab0a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:28.726795  6329 tablet_replica.cc:333] T a9ceb22287e24e83848a20417b1907fa P c4aeb5ca37764073961bbf644343ab0a: stopping tablet replica
I20260709 14:51:28.727227  6329 raft_consensus.cc:2243] T a9ceb22287e24e83848a20417b1907fa P c4aeb5ca37764073961bbf644343ab0a [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:28.727936  6329 raft_consensus.cc:2272] T a9ceb22287e24e83848a20417b1907fa P c4aeb5ca37764073961bbf644343ab0a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:28.729559  6329 tablet_replica.cc:333] T 81b18b5903764f71b4001be901c25f83 P c4aeb5ca37764073961bbf644343ab0a: stopping tablet replica
I20260709 14:51:28.730240  6329 raft_consensus.cc:2243] T 81b18b5903764f71b4001be901c25f83 P c4aeb5ca37764073961bbf644343ab0a [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:28.731161  6329 raft_consensus.cc:2272] T 81b18b5903764f71b4001be901c25f83 P c4aeb5ca37764073961bbf644343ab0a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:28.733180  6329 tablet_replica.cc:333] T 21bd92542d984fde88f35e402d1f99d8 P c4aeb5ca37764073961bbf644343ab0a: stopping tablet replica
W20260709 14:51:28.733312 11410 consensus_peers.cc:597] T bb3cbcd6b86c42df809fb8b7d8b9c539 P d99e3c4da8db41abb79a77a9fafaf901 -> Peer c4aeb5ca37764073961bbf644343ab0a (127.6.46.66:42367): Couldn't send request to peer c4aeb5ca37764073961bbf644343ab0a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:28.733783  6329 raft_consensus.cc:2243] T 21bd92542d984fde88f35e402d1f99d8 P c4aeb5ca37764073961bbf644343ab0a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:28.734299  6329 raft_consensus.cc:2272] T 21bd92542d984fde88f35e402d1f99d8 P c4aeb5ca37764073961bbf644343ab0a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:28.736121  6329 tablet_replica.cc:333] T 1d240e2cf00a41d5bc9028ad0da659a1 P c4aeb5ca37764073961bbf644343ab0a: stopping tablet replica
I20260709 14:51:28.736598  6329 raft_consensus.cc:2243] T 1d240e2cf00a41d5bc9028ad0da659a1 P c4aeb5ca37764073961bbf644343ab0a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:28.736977  6329 raft_consensus.cc:2272] T 1d240e2cf00a41d5bc9028ad0da659a1 P c4aeb5ca37764073961bbf644343ab0a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:28.739708  6329 tablet_replica.cc:333] T da70cd9473964a8a962363a73497e826 P c4aeb5ca37764073961bbf644343ab0a: stopping tablet replica
I20260709 14:51:28.740325  6329 raft_consensus.cc:2243] T da70cd9473964a8a962363a73497e826 P c4aeb5ca37764073961bbf644343ab0a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:28.740770  6329 raft_consensus.cc:2272] T da70cd9473964a8a962363a73497e826 P c4aeb5ca37764073961bbf644343ab0a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:28.742524  6329 tablet_replica.cc:333] T bb3cbcd6b86c42df809fb8b7d8b9c539 P c4aeb5ca37764073961bbf644343ab0a: stopping tablet replica
I20260709 14:51:28.743008  6329 raft_consensus.cc:2243] T bb3cbcd6b86c42df809fb8b7d8b9c539 P c4aeb5ca37764073961bbf644343ab0a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:28.743409  6329 raft_consensus.cc:2272] T bb3cbcd6b86c42df809fb8b7d8b9c539 P c4aeb5ca37764073961bbf644343ab0a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:28.745504  6329 tablet_replica.cc:333] T e418ff98046d4e94a6b1e81b722d763c P c4aeb5ca37764073961bbf644343ab0a: stopping tablet replica
I20260709 14:51:28.746080  6329 raft_consensus.cc:2243] T e418ff98046d4e94a6b1e81b722d763c P c4aeb5ca37764073961bbf644343ab0a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:28.746496  6329 raft_consensus.cc:2272] T e418ff98046d4e94a6b1e81b722d763c P c4aeb5ca37764073961bbf644343ab0a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:28.748288  6329 tablet_replica.cc:333] T 032198c7615b4a35ac36b08f9abf7ba9 P c4aeb5ca37764073961bbf644343ab0a: stopping tablet replica
I20260709 14:51:28.748755  6329 raft_consensus.cc:2243] T 032198c7615b4a35ac36b08f9abf7ba9 P c4aeb5ca37764073961bbf644343ab0a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:28.749171  6329 raft_consensus.cc:2272] T 032198c7615b4a35ac36b08f9abf7ba9 P c4aeb5ca37764073961bbf644343ab0a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:28.750888  6329 tablet_replica.cc:333] T bfceffad824241fa9be92e6f215c9322 P c4aeb5ca37764073961bbf644343ab0a: stopping tablet replica
I20260709 14:51:28.751327  6329 raft_consensus.cc:2243] T bfceffad824241fa9be92e6f215c9322 P c4aeb5ca37764073961bbf644343ab0a [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:28.752043  6329 raft_consensus.cc:2272] T bfceffad824241fa9be92e6f215c9322 P c4aeb5ca37764073961bbf644343ab0a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:28.753598  6329 tablet_replica.cc:333] T e7e2421c741e46a69b78ffb39bf1d814 P c4aeb5ca37764073961bbf644343ab0a: stopping tablet replica
I20260709 14:51:28.754040  6329 raft_consensus.cc:2243] T e7e2421c741e46a69b78ffb39bf1d814 P c4aeb5ca37764073961bbf644343ab0a [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:28.754751  6329 raft_consensus.cc:2272] T e7e2421c741e46a69b78ffb39bf1d814 P c4aeb5ca37764073961bbf644343ab0a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:28.792040  6329 tablet_server.cc:196] TabletServer@127.6.46.66:0 shutdown complete.
I20260709 14:51:28.817924  6329 tablet_server.cc:179] TabletServer@127.6.46.67:0 shutting down...
W20260709 14:51:28.829203 11410 consensus_peers.cc:597] T 247fb23fb10246a3bdd6abce34aa2438 P d99e3c4da8db41abb79a77a9fafaf901 -> Peer c4aeb5ca37764073961bbf644343ab0a (127.6.46.66:42367): Couldn't send request to peer c4aeb5ca37764073961bbf644343ab0a. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.66:42367: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:28.843425  6329 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:51:28.844250  6329 tablet_replica.cc:333] T 247fb23fb10246a3bdd6abce34aa2438 P d99e3c4da8db41abb79a77a9fafaf901: stopping tablet replica
I20260709 14:51:28.844918  6329 raft_consensus.cc:2243] T 247fb23fb10246a3bdd6abce34aa2438 P d99e3c4da8db41abb79a77a9fafaf901 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:28.845669  6329 raft_consensus.cc:2272] T 247fb23fb10246a3bdd6abce34aa2438 P d99e3c4da8db41abb79a77a9fafaf901 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:28.847407  6329 tablet_replica.cc:333] T 6313e0731fb1422c92dded910db0f593 P d99e3c4da8db41abb79a77a9fafaf901: stopping tablet replica
I20260709 14:51:28.848011  6329 raft_consensus.cc:2243] T 6313e0731fb1422c92dded910db0f593 P d99e3c4da8db41abb79a77a9fafaf901 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:28.848428  6329 raft_consensus.cc:2272] T 6313e0731fb1422c92dded910db0f593 P d99e3c4da8db41abb79a77a9fafaf901 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:28.849992  6329 tablet_replica.cc:333] T 78cd47346fa4435899f3f1a2d55a96dd P d99e3c4da8db41abb79a77a9fafaf901: stopping tablet replica
I20260709 14:51:28.850499  6329 raft_consensus.cc:2243] T 78cd47346fa4435899f3f1a2d55a96dd P d99e3c4da8db41abb79a77a9fafaf901 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:28.850898  6329 raft_consensus.cc:2272] T 78cd47346fa4435899f3f1a2d55a96dd P d99e3c4da8db41abb79a77a9fafaf901 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:28.852514  6329 tablet_replica.cc:333] T afbe5370f2c944f8b734dc058ccb1177 P d99e3c4da8db41abb79a77a9fafaf901: stopping tablet replica
I20260709 14:51:28.853006  6329 raft_consensus.cc:2243] T afbe5370f2c944f8b734dc058ccb1177 P d99e3c4da8db41abb79a77a9fafaf901 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:28.853399  6329 raft_consensus.cc:2272] T afbe5370f2c944f8b734dc058ccb1177 P d99e3c4da8db41abb79a77a9fafaf901 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:28.854900  6329 tablet_replica.cc:333] T 4f65af4ad6004b66ba9220b26174fd59 P d99e3c4da8db41abb79a77a9fafaf901: stopping tablet replica
I20260709 14:51:28.855401  6329 raft_consensus.cc:2243] T 4f65af4ad6004b66ba9220b26174fd59 P d99e3c4da8db41abb79a77a9fafaf901 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:28.855836  6329 raft_consensus.cc:2272] T 4f65af4ad6004b66ba9220b26174fd59 P d99e3c4da8db41abb79a77a9fafaf901 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:28.857378  6329 tablet_replica.cc:333] T 7d2be99659b54a82a8b6ddd8ba78ffc2 P d99e3c4da8db41abb79a77a9fafaf901: stopping tablet replica
I20260709 14:51:28.857882  6329 raft_consensus.cc:2243] T 7d2be99659b54a82a8b6ddd8ba78ffc2 P d99e3c4da8db41abb79a77a9fafaf901 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:28.858289  6329 raft_consensus.cc:2272] T 7d2be99659b54a82a8b6ddd8ba78ffc2 P d99e3c4da8db41abb79a77a9fafaf901 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:28.859880  6329 tablet_replica.cc:333] T 9f5ce87fc86744939d094b8db96bf906 P d99e3c4da8db41abb79a77a9fafaf901: stopping tablet replica
I20260709 14:51:28.860368  6329 raft_consensus.cc:2243] T 9f5ce87fc86744939d094b8db96bf906 P d99e3c4da8db41abb79a77a9fafaf901 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:28.860756  6329 raft_consensus.cc:2272] T 9f5ce87fc86744939d094b8db96bf906 P d99e3c4da8db41abb79a77a9fafaf901 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:28.862244  6329 tablet_replica.cc:333] T 7b17a8e689fd4027b2260068d4d75ce4 P d99e3c4da8db41abb79a77a9fafaf901: stopping tablet replica
I20260709 14:51:28.862739  6329 raft_consensus.cc:2243] T 7b17a8e689fd4027b2260068d4d75ce4 P d99e3c4da8db41abb79a77a9fafaf901 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:28.863126  6329 raft_consensus.cc:2272] T 7b17a8e689fd4027b2260068d4d75ce4 P d99e3c4da8db41abb79a77a9fafaf901 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:28.864712  6329 tablet_replica.cc:333] T e7e2421c741e46a69b78ffb39bf1d814 P d99e3c4da8db41abb79a77a9fafaf901: stopping tablet replica
I20260709 14:51:28.865183  6329 raft_consensus.cc:2243] T e7e2421c741e46a69b78ffb39bf1d814 P d99e3c4da8db41abb79a77a9fafaf901 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:28.865585  6329 raft_consensus.cc:2272] T e7e2421c741e46a69b78ffb39bf1d814 P d99e3c4da8db41abb79a77a9fafaf901 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:28.867198  6329 tablet_replica.cc:333] T a9ceb22287e24e83848a20417b1907fa P d99e3c4da8db41abb79a77a9fafaf901: stopping tablet replica
I20260709 14:51:28.867697  6329 raft_consensus.cc:2243] T a9ceb22287e24e83848a20417b1907fa P d99e3c4da8db41abb79a77a9fafaf901 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:28.868177  6329 raft_consensus.cc:2272] T a9ceb22287e24e83848a20417b1907fa P d99e3c4da8db41abb79a77a9fafaf901 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:28.869823  6329 tablet_replica.cc:333] T 81b18b5903764f71b4001be901c25f83 P d99e3c4da8db41abb79a77a9fafaf901: stopping tablet replica
I20260709 14:51:28.870319  6329 raft_consensus.cc:2243] T 81b18b5903764f71b4001be901c25f83 P d99e3c4da8db41abb79a77a9fafaf901 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:28.870711  6329 raft_consensus.cc:2272] T 81b18b5903764f71b4001be901c25f83 P d99e3c4da8db41abb79a77a9fafaf901 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:28.872225  6329 tablet_replica.cc:333] T 21bd92542d984fde88f35e402d1f99d8 P d99e3c4da8db41abb79a77a9fafaf901: stopping tablet replica
I20260709 14:51:28.872709  6329 raft_consensus.cc:2243] T 21bd92542d984fde88f35e402d1f99d8 P d99e3c4da8db41abb79a77a9fafaf901 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:28.873081  6329 raft_consensus.cc:2272] T 21bd92542d984fde88f35e402d1f99d8 P d99e3c4da8db41abb79a77a9fafaf901 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:28.874673  6329 tablet_replica.cc:333] T e418ff98046d4e94a6b1e81b722d763c P d99e3c4da8db41abb79a77a9fafaf901: stopping tablet replica
I20260709 14:51:28.875152  6329 raft_consensus.cc:2243] T e418ff98046d4e94a6b1e81b722d763c P d99e3c4da8db41abb79a77a9fafaf901 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:28.875556  6329 raft_consensus.cc:2272] T e418ff98046d4e94a6b1e81b722d763c P d99e3c4da8db41abb79a77a9fafaf901 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:28.877238  6329 tablet_replica.cc:333] T bb3cbcd6b86c42df809fb8b7d8b9c539 P d99e3c4da8db41abb79a77a9fafaf901: stopping tablet replica
I20260709 14:51:28.877701  6329 raft_consensus.cc:2243] T bb3cbcd6b86c42df809fb8b7d8b9c539 P d99e3c4da8db41abb79a77a9fafaf901 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:28.878444  6329 raft_consensus.cc:2272] T bb3cbcd6b86c42df809fb8b7d8b9c539 P d99e3c4da8db41abb79a77a9fafaf901 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:28.880393  6329 tablet_replica.cc:333] T 032198c7615b4a35ac36b08f9abf7ba9 P d99e3c4da8db41abb79a77a9fafaf901: stopping tablet replica
I20260709 14:51:28.880882  6329 raft_consensus.cc:2243] T 032198c7615b4a35ac36b08f9abf7ba9 P d99e3c4da8db41abb79a77a9fafaf901 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:28.881279  6329 raft_consensus.cc:2272] T 032198c7615b4a35ac36b08f9abf7ba9 P d99e3c4da8db41abb79a77a9fafaf901 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:28.882910  6329 tablet_replica.cc:333] T bfceffad824241fa9be92e6f215c9322 P d99e3c4da8db41abb79a77a9fafaf901: stopping tablet replica
I20260709 14:51:28.883347  6329 raft_consensus.cc:2243] T bfceffad824241fa9be92e6f215c9322 P d99e3c4da8db41abb79a77a9fafaf901 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:28.883728  6329 raft_consensus.cc:2272] T bfceffad824241fa9be92e6f215c9322 P d99e3c4da8db41abb79a77a9fafaf901 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:28.885417  6329 tablet_replica.cc:333] T 1d240e2cf00a41d5bc9028ad0da659a1 P d99e3c4da8db41abb79a77a9fafaf901: stopping tablet replica
I20260709 14:51:28.885866  6329 raft_consensus.cc:2243] T 1d240e2cf00a41d5bc9028ad0da659a1 P d99e3c4da8db41abb79a77a9fafaf901 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:28.886950  6329 raft_consensus.cc:2272] T 1d240e2cf00a41d5bc9028ad0da659a1 P d99e3c4da8db41abb79a77a9fafaf901 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:28.889504  6329 tablet_replica.cc:333] T da70cd9473964a8a962363a73497e826 P d99e3c4da8db41abb79a77a9fafaf901: stopping tablet replica
I20260709 14:51:28.889963  6329 raft_consensus.cc:2243] T da70cd9473964a8a962363a73497e826 P d99e3c4da8db41abb79a77a9fafaf901 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:28.890777  6329 raft_consensus.cc:2272] T da70cd9473964a8a962363a73497e826 P d99e3c4da8db41abb79a77a9fafaf901 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:28.918040  6329 tablet_server.cc:196] TabletServer@127.6.46.67:0 shutdown complete.
I20260709 14:51:28.945104  6329 master.cc:562] Master@127.6.46.126:42061 shutting down...
I20260709 14:51:28.966329  6329 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 90eaeee3b5da4bff8465fecb01a87f17 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:28.966871  6329 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 90eaeee3b5da4bff8465fecb01a87f17 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:28.967236  6329 tablet_replica.cc:333] T 00000000000000000000000000000000 P 90eaeee3b5da4bff8465fecb01a87f17: stopping tablet replica
I20260709 14:51:28.986378  6329 master.cc:584] Master@127.6.46.126:42061 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (10825 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (23481 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (117936 ms total)
[  PASSED  ] 8 tests.
I20260709 14:51:29.036840  6329 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 402 messages since previous log ~422 seconds ago
I20260709 14:51:29.037110  6329 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 402 messages since previous log ~422 seconds ago
I20260709 14:51:29.037324  6329 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 401 messages since previous log ~422 seconds ago
I20260709 14:51:29.037552  6329 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 14:51:29.037742  6329 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 14:51:29.037940  6329 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 7 messages since previous log ~0 seconds ago
I20260709 14:51:29.038247  6329 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 53 messages since previous log ~9 seconds ago
